2025-12-16 00:00:56.014286 | Job console starting 2025-12-16 00:00:56.039048 | Updating git repos 2025-12-16 00:00:56.090976 | Cloning repos into workspace 2025-12-16 00:00:56.297480 | Restoring repo states 2025-12-16 00:00:56.387458 | Merging changes 2025-12-16 00:00:56.387480 | Checking out repos 2025-12-16 00:00:56.636296 | Preparing playbooks 2025-12-16 00:00:59.676262 | Running Ansible setup 2025-12-16 00:01:12.761682 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-16 00:01:15.157987 | 2025-12-16 00:01:15.158185 | PLAY [Base pre] 2025-12-16 00:01:15.224088 | 2025-12-16 00:01:15.224265 | TASK [Setup log path fact] 2025-12-16 00:01:15.280007 | ubuntu-noble-large | ok 2025-12-16 00:01:15.336717 | 2025-12-16 00:01:15.336898 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-16 00:01:15.427635 | ubuntu-noble-large | ok 2025-12-16 00:01:15.483322 | 2025-12-16 00:01:15.484491 | TASK [emit-job-header : Print job information] 2025-12-16 00:01:15.642568 | # Job Information 2025-12-16 00:01:15.642868 | Ansible Version: 2.16.14 2025-12-16 00:01:15.642913 | Job: container-images-kolla-push-2024.2 2025-12-16 00:01:15.642951 | Pipeline: periodic-midnight 2025-12-16 00:01:15.642978 | Executor: 521e9411259a 2025-12-16 00:01:15.642999 | Triggered by: https://github.com/osism/container-images-kolla 2025-12-16 00:01:15.643021 | Event ID: f1c7b04cce2642f0942c428b4bcc1edd 2025-12-16 00:01:15.663531 | 2025-12-16 00:01:15.663695 | LOOP [emit-job-header : Print node information] 2025-12-16 00:01:16.131228 | ubuntu-noble-large | ok: 2025-12-16 00:01:16.131498 | ubuntu-noble-large | # Node Information 2025-12-16 00:01:16.131535 | ubuntu-noble-large | Inventory Hostname: ubuntu-noble-large 2025-12-16 00:01:16.131559 | ubuntu-noble-large | Hostname: ubuntu 2025-12-16 00:01:16.131581 | ubuntu-noble-large | Username: zuul 2025-12-16 00:01:16.131601 | ubuntu-noble-large | Distro: Ubuntu 24.04 2025-12-16 00:01:16.131632 | ubuntu-noble-large | Provider: regiocloud-a 2025-12-16 00:01:16.131658 | ubuntu-noble-large | Region: 2025-12-16 00:01:16.131678 | ubuntu-noble-large | Label: ubuntu-noble-large 2025-12-16 00:01:16.131698 | ubuntu-noble-large | Product Name: OpenStack Nova 2025-12-16 00:01:16.131717 | ubuntu-noble-large | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fea3:355d 2025-12-16 00:01:16.171393 | 2025-12-16 00:01:16.171565 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-16 00:01:18.025717 | ubuntu-noble-large -> localhost | changed 2025-12-16 00:01:18.034582 | 2025-12-16 00:01:18.034730 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-16 00:01:20.911925 | ubuntu-noble-large -> localhost | changed 2025-12-16 00:01:20.936296 | 2025-12-16 00:01:20.936454 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-16 00:01:22.034640 | ubuntu-noble-large -> localhost | ok 2025-12-16 00:01:22.043101 | 2025-12-16 00:01:22.043256 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-16 00:01:22.099474 | ubuntu-noble-large | ok 2025-12-16 00:01:22.138956 | ubuntu-noble-large | included: /var/lib/zuul/builds/882fa3debca646bfa1765c64d6632600/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-16 00:01:22.151173 | 2025-12-16 00:01:22.151364 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-16 00:01:24.895707 | ubuntu-noble-large -> localhost | Generating public/private rsa key pair. 2025-12-16 00:01:24.895994 | ubuntu-noble-large -> localhost | Your identification has been saved in /var/lib/zuul/builds/882fa3debca646bfa1765c64d6632600/work/882fa3debca646bfa1765c64d6632600_id_rsa 2025-12-16 00:01:24.896039 | ubuntu-noble-large -> localhost | Your public key has been saved in /var/lib/zuul/builds/882fa3debca646bfa1765c64d6632600/work/882fa3debca646bfa1765c64d6632600_id_rsa.pub 2025-12-16 00:01:24.896082 | ubuntu-noble-large -> localhost | The key fingerprint is: 2025-12-16 00:01:24.896107 | ubuntu-noble-large -> localhost | SHA256:ZBhV0Q+eSs5PQ0aGv8F8KGLtIb5SNEvFAIHTnDl4LcA zuul-build-sshkey 2025-12-16 00:01:24.896142 | ubuntu-noble-large -> localhost | The key's randomart image is: 2025-12-16 00:01:24.896164 | ubuntu-noble-large -> localhost | +---[RSA 3072]----+ 2025-12-16 00:01:24.896187 | ubuntu-noble-large -> localhost | | ..*+Bo+o+ | 2025-12-16 00:01:24.896213 | ubuntu-noble-large -> localhost | | E Oo. + = | 2025-12-16 00:01:24.896235 | ubuntu-noble-large -> localhost | | o.ooo B = | 2025-12-16 00:01:24.896255 | ubuntu-noble-large -> localhost | | oB = @ o | 2025-12-16 00:01:24.896276 | ubuntu-noble-large -> localhost | | =SX * + | 2025-12-16 00:01:24.896305 | ubuntu-noble-large -> localhost | | + = + | 2025-12-16 00:01:24.896327 | ubuntu-noble-large -> localhost | | . . o . | 2025-12-16 00:01:24.896346 | ubuntu-noble-large -> localhost | | . . . | 2025-12-16 00:01:24.896367 | ubuntu-noble-large -> localhost | | . | 2025-12-16 00:01:24.896387 | ubuntu-noble-large -> localhost | +----[SHA256]-----+ 2025-12-16 00:01:24.896443 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:01.658647 2025-12-16 00:01:24.903886 | 2025-12-16 00:01:24.904020 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-16 00:01:24.946797 | ubuntu-noble-large | ok 2025-12-16 00:01:24.985401 | ubuntu-noble-large | included: /var/lib/zuul/builds/882fa3debca646bfa1765c64d6632600/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-16 00:01:25.054269 | 2025-12-16 00:01:25.054431 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-16 00:01:25.099431 | ubuntu-noble-large | skipping: Conditional result was False 2025-12-16 00:01:25.106496 | 2025-12-16 00:01:25.106637 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-16 00:01:26.095086 | ubuntu-noble-large | changed 2025-12-16 00:01:26.102940 | 2025-12-16 00:01:26.103135 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-16 00:01:26.437450 | ubuntu-noble-large | ok 2025-12-16 00:01:26.475659 | 2025-12-16 00:01:26.475816 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-16 00:01:27.336515 | ubuntu-noble-large | changed 2025-12-16 00:01:27.354678 | 2025-12-16 00:01:27.354851 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-16 00:01:28.255095 | ubuntu-noble-large | changed 2025-12-16 00:01:28.271512 | 2025-12-16 00:01:28.271776 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-16 00:01:28.348978 | ubuntu-noble-large | skipping: Conditional result was False 2025-12-16 00:01:28.357859 | 2025-12-16 00:01:28.358013 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-16 00:01:28.993353 | ubuntu-noble-large -> localhost | changed 2025-12-16 00:01:29.006765 | 2025-12-16 00:01:29.006949 | TASK [add-build-sshkey : Add back temp key] 2025-12-16 00:01:29.622483 | ubuntu-noble-large -> localhost | Identity added: /var/lib/zuul/builds/882fa3debca646bfa1765c64d6632600/work/882fa3debca646bfa1765c64d6632600_id_rsa (zuul-build-sshkey) 2025-12-16 00:01:29.622737 | ubuntu-noble-large -> localhost | ok: Runtime: 0:00:00.022128 2025-12-16 00:01:29.631399 | 2025-12-16 00:01:29.631536 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-16 00:01:30.131006 | ubuntu-noble-large | ok 2025-12-16 00:01:30.136899 | 2025-12-16 00:01:30.137032 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-16 00:01:30.162121 | ubuntu-noble-large | skipping: Conditional result was False 2025-12-16 00:01:30.195360 | 2025-12-16 00:01:30.195550 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-16 00:01:30.763295 | ubuntu-noble-large | ok 2025-12-16 00:01:30.780564 | 2025-12-16 00:01:30.780762 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-16 00:01:30.830823 | ubuntu-noble-large | ok 2025-12-16 00:01:30.840102 | 2025-12-16 00:01:30.840260 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-16 00:01:31.190411 | ubuntu-noble-large -> localhost | ok 2025-12-16 00:01:31.203216 | 2025-12-16 00:01:31.203394 | TASK [validate-host : Collect information about the host] 2025-12-16 00:01:32.688507 | ubuntu-noble-large | ok 2025-12-16 00:01:32.702012 | 2025-12-16 00:01:32.702168 | TASK [validate-host : Sanitize hostname] 2025-12-16 00:01:32.885956 | ubuntu-noble-large | ok 2025-12-16 00:01:32.893704 | 2025-12-16 00:01:32.893860 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-16 00:01:33.637312 | ubuntu-noble-large -> localhost | changed 2025-12-16 00:01:33.644399 | 2025-12-16 00:01:33.644532 | TASK [validate-host : Collect information about zuul worker] 2025-12-16 00:01:34.148022 | ubuntu-noble-large | ok 2025-12-16 00:01:34.155081 | 2025-12-16 00:01:34.155224 | TASK [validate-host : Write out all zuul information for each host] 2025-12-16 00:01:34.957850 | ubuntu-noble-large -> localhost | changed 2025-12-16 00:01:34.969915 | 2025-12-16 00:01:34.970102 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-16 00:01:35.294153 | ubuntu-noble-large | ok 2025-12-16 00:01:35.301047 | 2025-12-16 00:01:35.301217 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-16 00:01:36.678964 | ubuntu-noble-large | changed: 2025-12-16 00:01:36.679231 | ubuntu-noble-large | cd+++++++++ src/ 2025-12-16 00:01:36.679273 | ubuntu-noble-large | cd+++++++++ src/github.com/ 2025-12-16 00:01:36.679300 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/ 2025-12-16 00:01:36.679322 | ubuntu-noble-large | cd+++++++++ src/github.com/osism/container-images-kolla/ 2025-12-16 00:01:36.679344 | ubuntu-noble-large | Containerfile 2025-12-16 00:01:36.679465 | ubuntu-noble-large | 2025-12-16 00:03:43.378979 | ubuntu-noble-large | 2025-12-16 00:03:43.378989 | ubuntu-noble-large | Or undo this operation with: 2025-12-16 00:03:43.379000 | ubuntu-noble-large | 2025-12-16 00:03:43.379010 | ubuntu-noble-large | git switch - 2025-12-16 00:03:43.379021 | ubuntu-noble-large | 2025-12-16 00:03:43.379031 | ubuntu-noble-large | Turn off this advice by setting config variable advice.detachedHead to false 2025-12-16 00:03:43.379041 | ubuntu-noble-large | 2025-12-16 00:03:43.379050 | ubuntu-noble-large | HEAD is now at 57f438d69 Transition to the new rabbitmq Debian package archives. 2025-12-16 00:03:43.381628 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-12-16 00:03:43.388689 | ubuntu-noble-large | + export HASH_KOLLA=57f438d69 2025-12-16 00:03:43.388724 | ubuntu-noble-large | + HASH_KOLLA=57f438d69 2025-12-16 00:03:43.388736 | ubuntu-noble-large | + popd 2025-12-16 00:03:43.388931 | ubuntu-noble-large | + rm -rf kolla/docker/rabbitmq/rabbitmq-4-1 2025-12-16 00:03:43.394623 | ubuntu-noble-large | ++ find patches/kolla-build/2024.2 -type f -name '*.patch' 2025-12-16 00:03:43.398355 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-12-16 00:03:43.398381 | ubuntu-noble-large | + pushd kolla 2025-12-16 00:03:43.398541 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch' 2025-12-16 00:03:43.398553 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2024.2/set-kolla-version-to-2024.2.patch 2025-12-16 00:03:43.398560 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:03:43.402985 | ubuntu-noble-large | checking file kolla/image/kolla_worker.py 2025-12-16 00:03:43.403117 | ubuntu-noble-large | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-12-16 00:03:43.403620 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:03:43.406227 | ubuntu-noble-large | patching file kolla/image/kolla_worker.py 2025-12-16 00:03:43.406442 | ubuntu-noble-large | Hunk #1 succeeded at 316 with fuzz 1 (offset -6 lines). 2025-12-16 00:03:43.406969 | ubuntu-noble-large | + popd 2025-12-16 00:03:43.407121 | ubuntu-noble-large | + for patch in $(find patches/kolla-build/$OPENSTACK_VERSION -type f -name '*.patch') 2025-12-16 00:03:43.407134 | ubuntu-noble-large | + pushd kolla 2025-12-16 00:03:43.407280 | ubuntu-noble-large | + echo 'APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch' 2025-12-16 00:03:43.407316 | ubuntu-noble-large | APPLY PATCH patches/kolla-build/2024.2/remove-unsupported-horizon-plugins.patch 2025-12-16 00:03:43.407365 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:03:43.410925 | ubuntu-noble-large | checking file kolla/common/sources.py 2025-12-16 00:03:43.411511 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:03:43.414321 | ubuntu-noble-large | patching file kolla/common/sources.py 2025-12-16 00:03:43.415156 | ubuntu-noble-large | + popd 2025-12-16 00:03:43.415322 | ubuntu-noble-large | + [[ -f templates/2024.2/repos.yaml ]] 2025-12-16 00:03:43.415354 | ubuntu-noble-large | + python3 src/generate-apt-preferences-files.py 2025-12-16 00:03:43.557073 | ubuntu-noble-large | + echo DEBUG apt_preferences.ubuntu 2025-12-16 00:03:43.557172 | ubuntu-noble-large | DEBUG apt_preferences.ubuntu 2025-12-16 00:03:43.557186 | ubuntu-noble-large | + cat overlays/2024.2/base/apt_preferences.ubuntu 2025-12-16 00:03:43.560196 | ubuntu-noble-large | Package: rabbitmq-server 2025-12-16 00:03:43.560222 | ubuntu-noble-large | Pin: version 3.13.* 2025-12-16 00:03:43.560303 | ubuntu-noble-large | Pin-Priority: 1000 2025-12-16 00:03:43.560317 | ubuntu-noble-large | 2025-12-16 00:03:43.560329 | ubuntu-noble-large | Package: openvswitch* 2025-12-16 00:03:43.560339 | ubuntu-noble-large | Pin: version 3.4.* 2025-12-16 00:03:43.560349 | ubuntu-noble-large | Pin-Priority: 1000 2025-12-16 00:03:43.562073 | ubuntu-noble-large | ++ find overlays/2024.2 -maxdepth 1 -mindepth 1 -type d 2025-12-16 00:03:43.566055 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-12-16 00:03:43.566980 | ubuntu-noble-large | ++ basename overlays/2024.2/nova 2025-12-16 00:03:43.569752 | ubuntu-noble-large | + image_name=nova 2025-12-16 00:03:43.569928 | ubuntu-noble-large | + cp -r overlays/2024.2/nova/nova-spicehtml5proxy kolla/docker/nova 2025-12-16 00:03:43.575300 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-12-16 00:03:43.576589 | ubuntu-noble-large | ++ basename overlays/2024.2/base 2025-12-16 00:03:43.579389 | ubuntu-noble-large | + image_name=base 2025-12-16 00:03:43.579540 | 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 2025-12-16 00:03:43.582354 | ubuntu-noble-large | + for image in $(find overlays/$OPENSTACK_VERSION -maxdepth 1 -mindepth 1 -type d) 2025-12-16 00:03:43.583219 | ubuntu-noble-large | ++ basename overlays/2024.2/cinder 2025-12-16 00:03:43.586303 | ubuntu-noble-large | + image_name=cinder 2025-12-16 00:03:43.586350 | ubuntu-noble-large | + cp -r overlays/2024.2/cinder/source kolla/docker/cinder 2025-12-16 00:03:43.590974 | ubuntu-noble-large | + find patches/2024.2 -mindepth 1 -type d 2025-12-16 00:03:43.595322 | ubuntu-noble-large | patches/2024.2/neutron-dynamic-routing 2025-12-16 00:03:43.595359 | ubuntu-noble-large | patches/2024.2/openstack_requirements 2025-12-16 00:03:43.595370 | ubuntu-noble-large | patches/2024.2/nova 2025-12-16 00:03:43.595381 | ubuntu-noble-large | patches/2024.2/kolla 2025-12-16 00:03:43.595391 | ubuntu-noble-large | patches/2024.2/cinder 2025-12-16 00:03:43.595400 | ubuntu-noble-large | patches/2024.2/skyline 2025-12-16 00:03:43.595410 | ubuntu-noble-large | patches/2024.2/ironic 2025-12-16 00:03:43.597718 | ubuntu-noble-large | ++ find patches/2024.2 -mindepth 1 -type d 2025-12-16 00:03:43.597942 | ubuntu-noble-large | ++ grep kolla 2025-12-16 00:03:43.598221 | ubuntu-noble-large | ++ grep -v kolla-build 2025-12-16 00:03:43.602590 | ubuntu-noble-large | + for project in $(find patches/$OPENSTACK_VERSION -mindepth 1 -type d | grep kolla | grep -v kolla-build) 2025-12-16 00:03:43.603452 | ubuntu-noble-large | ++ basename patches/2024.2/kolla 2025-12-16 00:03:43.604884 | ubuntu-noble-large | + project=kolla 2025-12-16 00:03:43.606526 | ubuntu-noble-large | ++ find patches/2024.2/kolla -type f -name '*.patch' 2025-12-16 00:03:43.606854 | ubuntu-noble-large | ++ sort 2025-12-16 00:03:43.612365 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-12-16 00:03:43.612423 | ubuntu-noble-large | + pushd kolla 2025-12-16 00:03:43.612540 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-924302.patch' 2025-12-16 00:03:43.612554 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-924302.patch 2025-12-16 00:03:43.612568 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:03:43.614140 | ubuntu-noble-large | checking file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-12-16 00:03:43.614512 | ubuntu-noble-large | checking file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-12-16 00:03:43.614613 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:03:43.617849 | ubuntu-noble-large | patching file docker/neutron/neutron-ovn-vpn-agent/Dockerfile.j2 2025-12-16 00:03:43.618284 | ubuntu-noble-large | patching file releasenotes/notes/releasenotes/notes/neutron-ovn-vpn-agent-kolla-image-979df04014ed9440.yaml 2025-12-16 00:03:43.618854 | ubuntu-noble-large | + popd 2025-12-16 00:03:43.618981 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-12-16 00:03:43.618993 | ubuntu-noble-large | + pushd kolla 2025-12-16 00:03:43.619090 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-942785.patch' 2025-12-16 00:03:43.619102 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-942785.patch 2025-12-16 00:03:43.619110 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:03:43.621799 | ubuntu-noble-large | checking file docker/ironic/ironic-conductor/Dockerfile.j2 2025-12-16 00:03:43.622073 | ubuntu-noble-large | checking file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-12-16 00:03:43.622644 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:03:43.625050 | ubuntu-noble-large | patching file docker/ironic/ironic-conductor/Dockerfile.j2 2025-12-16 00:03:43.625336 | ubuntu-noble-large | patching file releasenotes/notes/ironic-mtools-2938ccfe951f5dc5.yaml 2025-12-16 00:03:43.626012 | ubuntu-noble-large | + popd 2025-12-16 00:03:43.626150 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-12-16 00:03:43.626165 | ubuntu-noble-large | + pushd kolla 2025-12-16 00:03:43.626290 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/backport-951347.patch' 2025-12-16 00:03:43.626362 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/backport-951347.patch 2025-12-16 00:03:43.626376 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:03:43.627753 | ubuntu-noble-large | checking file doc/source/contributor/versions.rst 2025-12-16 00:03:43.627897 | ubuntu-noble-large | checking file docker/base/Dockerfile.j2 2025-12-16 00:03:43.627919 | ubuntu-noble-large | Hunk #1 succeeded at 295 (offset -14 lines). 2025-12-16 00:03:43.627984 | ubuntu-noble-large | checking file docker/base/proxysql.repo 2025-12-16 00:03:43.628043 | ubuntu-noble-large | checking file kolla/template/repos.yaml 2025-12-16 00:03:43.628055 | ubuntu-noble-large | Hunk #1 succeeded at 81 (offset -1 lines). 2025-12-16 00:03:43.628065 | ubuntu-noble-large | Hunk #2 succeeded at 133 (offset -1 lines). 2025-12-16 00:03:43.628079 | ubuntu-noble-large | Hunk #3 succeeded at 226 (offset -2 lines). 2025-12-16 00:03:43.628089 | ubuntu-noble-large | Hunk #4 succeeded at 279 (offset -2 lines). 2025-12-16 00:03:43.628139 | ubuntu-noble-large | checking file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-12-16 00:03:43.628451 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:03:43.631367 | ubuntu-noble-large | patching file doc/source/contributor/versions.rst 2025-12-16 00:03:43.631659 | ubuntu-noble-large | patching file docker/base/Dockerfile.j2 2025-12-16 00:03:43.631772 | ubuntu-noble-large | Hunk #1 succeeded at 295 (offset -14 lines). 2025-12-16 00:03:43.631909 | ubuntu-noble-large | patching file docker/base/proxysql.repo 2025-12-16 00:03:43.632077 | ubuntu-noble-large | patching file kolla/template/repos.yaml 2025-12-16 00:03:43.632090 | ubuntu-noble-large | Hunk #1 succeeded at 81 (offset -1 lines). 2025-12-16 00:03:43.632104 | ubuntu-noble-large | Hunk #2 succeeded at 133 (offset -1 lines). 2025-12-16 00:03:43.632119 | ubuntu-noble-large | Hunk #3 succeeded at 226 (offset -2 lines). 2025-12-16 00:03:43.632162 | ubuntu-noble-large | Hunk #4 succeeded at 279 (offset -2 lines). 2025-12-16 00:03:43.632380 | ubuntu-noble-large | patching file releasenotes/notes/bump-proxysql-version-5669b13bcc3d88fe.yaml 2025-12-16 00:03:43.633529 | ubuntu-noble-large | + popd 2025-12-16 00:03:43.633962 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-12-16 00:03:43.633985 | ubuntu-noble-large | + pushd kolla 2025-12-16 00:03:43.633996 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch' 2025-12-16 00:03:43.634005 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/build-ovn-from-sources.patch 2025-12-16 00:03:43.634015 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:03:43.636836 | ubuntu-noble-large | checking file docker/ovn/ovn-base/Dockerfile.j2 2025-12-16 00:03:43.637160 | ubuntu-noble-large | checking file docker/ovn/ovn-controller/Dockerfile.j2 2025-12-16 00:03:43.637455 | ubuntu-noble-large | checking file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2025-12-16 00:03:43.637634 | ubuntu-noble-large | checking file docker/ovn/ovn-northd/Dockerfile.j2 2025-12-16 00:03:43.637804 | ubuntu-noble-large | checking file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2025-12-16 00:03:43.638299 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:03:43.640842 | ubuntu-noble-large | patching file docker/ovn/ovn-base/Dockerfile.j2 2025-12-16 00:03:43.641066 | ubuntu-noble-large | patching file docker/ovn/ovn-controller/Dockerfile.j2 2025-12-16 00:03:43.641208 | ubuntu-noble-large | patching file docker/ovn/ovn-nb-db-server/Dockerfile.j2 2025-12-16 00:03:43.641407 | ubuntu-noble-large | patching file docker/ovn/ovn-northd/Dockerfile.j2 2025-12-16 00:03:43.641540 | ubuntu-noble-large | patching file docker/ovn/ovn-sb-db-server/Dockerfile.j2 2025-12-16 00:03:43.642497 | ubuntu-noble-large | + popd 2025-12-16 00:03:43.642627 | ubuntu-noble-large | + for patch in $(find patches/$OPENSTACK_VERSION/$project -type f -name '*.patch' | sort) 2025-12-16 00:03:43.642642 | ubuntu-noble-large | + pushd kolla 2025-12-16 00:03:43.642701 | ubuntu-noble-large | + echo 'APPLY PATCH patches/2024.2/kolla/squash.patch' 2025-12-16 00:03:43.642712 | ubuntu-noble-large | APPLY PATCH patches/2024.2/kolla/squash.patch 2025-12-16 00:03:43.642721 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:03:43.645531 | ubuntu-noble-large | checking file kolla/image/tasks.py 2025-12-16 00:03:43.645666 | ubuntu-noble-large | Hunk #1 succeeded at 427 (offset 15 lines). 2025-12-16 00:03:43.646118 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:03:43.648081 | ubuntu-noble-large | patching file kolla/image/tasks.py 2025-12-16 00:03:43.648144 | ubuntu-noble-large | Hunk #1 succeeded at 427 (offset 15 lines). 2025-12-16 00:03:43.648687 | ubuntu-noble-large | + popd 2025-12-16 00:03:43.648875 | ubuntu-noble-large | + pip3 install -r kolla/requirements.txt 2025-12-16 00:03:44.320663 | ubuntu-noble-large | Collecting pbr!=2.1.0,>=2.0.0 (from -r kolla/requirements.txt (line 1)) 2025-12-16 00:03:44.393554 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2025-12-16 00:03:44.406740 | 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) 2025-12-16 00:03:44.503965 | ubuntu-noble-large | Collecting GitPython>=1.0.1 (from -r kolla/requirements.txt (line 3)) 2025-12-16 00:03:44.516088 | ubuntu-noble-large | Downloading gitpython-3.1.45-py3-none-any.whl.metadata (13 kB) 2025-12-16 00:03:44.638640 | ubuntu-noble-large | Collecting oslo.config>=5.1.0 (from -r kolla/requirements.txt (line 4)) 2025-12-16 00:03:44.652059 | ubuntu-noble-large | Downloading oslo_config-10.1.0-py3-none-any.whl.metadata (2.5 kB) 2025-12-16 00:03:44.706437 | 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.9.0) 2025-12-16 00:03:44.716851 | 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) 2025-12-16 00:03:44.897009 | ubuntu-noble-large | Collecting gitdb<5,>=4.0.1 (from GitPython>=1.0.1->-r kolla/requirements.txt (line 3)) 2025-12-16 00:03:44.911853 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) 2025-12-16 00:03:45.121265 | ubuntu-noble-large | Collecting netaddr>=0.7.18 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-12-16 00:03:45.133305 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2025-12-16 00:03:45.215664 | ubuntu-noble-large | Collecting stevedore>=1.20.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-12-16 00:03:45.228697 | ubuntu-noble-large | Downloading stevedore-5.6.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-16 00:03:45.297763 | ubuntu-noble-large | Collecting oslo.i18n>=3.15.3 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-12-16 00:03:45.310893 | ubuntu-noble-large | Downloading oslo_i18n-6.7.1-py3-none-any.whl.metadata (1.9 kB) 2025-12-16 00:03:45.382701 | ubuntu-noble-large | Collecting rfc3986>=1.2.0 (from oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) 2025-12-16 00:03:45.395273 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-12-16 00:03:45.420314 | 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) 2025-12-16 00:03:45.423651 | 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.32.5) 2025-12-16 00:03:45.514355 | 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)) 2025-12-16 00:03:45.526557 | ubuntu-noble-large | Downloading smmap-5.0.2-py3-none-any.whl.metadata (4.3 kB) 2025-12-16 00:03:45.554927 | 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.4) 2025-12-16 00:03:45.556532 | 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.11) 2025-12-16 00:03:45.558424 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.21.1 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.6.2) 2025-12-16 00:03:45.559740 | ubuntu-noble-large | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->-r kolla/requirements.txt (line 4)) (2025.11.12) 2025-12-16 00:03:45.600573 | ubuntu-noble-large | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2025-12-16 00:03:45.660564 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 2.3 MB/s eta 0:00:00 2025-12-16 00:03:45.675446 | ubuntu-noble-large | Downloading gitpython-3.1.45-py3-none-any.whl (208 kB) 2025-12-16 00:03:45.699747 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.2/208.2 kB 11.0 MB/s eta 0:00:00 2025-12-16 00:03:45.715130 | ubuntu-noble-large | Downloading oslo_config-10.1.0-py3-none-any.whl (131 kB) 2025-12-16 00:03:45.807763 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 1.4 MB/s eta 0:00:00 2025-12-16 00:03:45.820713 | ubuntu-noble-large | Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) 2025-12-16 00:03:45.837678 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 4.8 MB/s eta 0:00:00 2025-12-16 00:03:45.853473 | ubuntu-noble-large | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2025-12-16 00:03:45.970536 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 20.5 MB/s eta 0:00:00 2025-12-16 00:03:45.983900 | ubuntu-noble-large | Downloading oslo_i18n-6.7.1-py3-none-any.whl (47 kB) 2025-12-16 00:03:46.012340 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 kB 1.7 MB/s eta 0:00:00 2025-12-16 00:03:46.027063 | ubuntu-noble-large | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-12-16 00:03:46.052340 | ubuntu-noble-large | Downloading stevedore-5.6.0-py3-none-any.whl (54 kB) 2025-12-16 00:03:46.070934 | ubuntu-noble-large | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/54.4 kB 4.0 MB/s eta 0:00:00 2025-12-16 00:03:46.083430 | ubuntu-noble-large | Downloading smmap-5.0.2-py3-none-any.whl (24 kB) 2025-12-16 00:03:46.377410 | ubuntu-noble-large | Installing collected packages: stevedore, smmap, rfc3986, pbr, netaddr, oslo.i18n, gitdb, oslo.config, GitPython 2025-12-16 00:03:47.306712 | ubuntu-noble-large | Successfully installed GitPython-3.1.45 gitdb-4.0.12 netaddr-1.3.0 oslo.config-10.1.0 oslo.i18n-6.7.1 pbr-7.0.3 rfc3986-2.0.0 smmap-5.0.2 stevedore-5.6.0 2025-12-16 00:03:47.427196 | ubuntu-noble-large | + pip3 install kolla/ 2025-12-16 00:03:47.923392 | ubuntu-noble-large | Processing ./kolla 2025-12-16 00:03:47.926185 | ubuntu-noble-large | Installing build dependencies: started 2025-12-16 00:03:50.225680 | ubuntu-noble-large | Installing build dependencies: finished with status 'done' 2025-12-16 00:03:50.233757 | ubuntu-noble-large | Getting requirements to build wheel: started 2025-12-16 00:03:50.499209 | ubuntu-noble-large | Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:03:50.505810 | ubuntu-noble-large | Installing backend dependencies: started 2025-12-16 00:03:53.058987 | ubuntu-noble-large | Installing backend dependencies: finished with status 'done' 2025-12-16 00:03:53.060959 | ubuntu-noble-large | Preparing metadata (pyproject.toml): started 2025-12-16 00:03:53.684312 | ubuntu-noble-large | Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:03:53.699912 | ubuntu-noble-large | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.7.1.dev1) (7.0.3) 2025-12-16 00:03:53.701686 | ubuntu-noble-large | Requirement already satisfied: Jinja2>=3.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.7.1.dev1) (3.1.6) 2025-12-16 00:03:53.704105 | ubuntu-noble-large | Requirement already satisfied: GitPython>=1.0.1 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.7.1.dev1) (3.1.45) 2025-12-16 00:03:53.706085 | ubuntu-noble-large | Requirement already satisfied: oslo.config>=5.1.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.7.1.dev1) (10.1.0) 2025-12-16 00:03:53.708148 | ubuntu-noble-large | Requirement already satisfied: setuptools>=64.0.0 in /tmp/venv/lib/python3.12/site-packages (from kolla==19.7.1.dev1) (80.9.0) 2025-12-16 00:03:53.745717 | 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.7.1.dev1) (4.0.12) 2025-12-16 00:03:53.749619 | ubuntu-noble-large | Requirement already satisfied: MarkupSafe>=2.0 in /tmp/venv/lib/python3.12/site-packages (from Jinja2>=3.0.1->kolla==19.7.1.dev1) (3.0.3) 2025-12-16 00:03:53.757310 | 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.7.1.dev1) (1.3.0) 2025-12-16 00:03:53.758748 | ubuntu-noble-large | Requirement already satisfied: stevedore>=1.20.0 in /tmp/venv/lib/python3.12/site-packages (from oslo.config>=5.1.0->kolla==19.7.1.dev1) (5.6.0) 2025-12-16 00:03:53.760002 | 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.7.1.dev1) (6.7.1) 2025-12-16 00:03:53.761451 | 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.7.1.dev1) (2.0.0) 2025-12-16 00:03:53.763519 | 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.7.1.dev1) (6.0.3) 2025-12-16 00:03:53.764963 | 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.7.1.dev1) (2.32.5) 2025-12-16 00:03:53.812862 | 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.7.1.dev1) (5.0.2) 2025-12-16 00:03:53.830210 | 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.7.1.dev1) (3.4.4) 2025-12-16 00:03:53.832054 | 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.7.1.dev1) (3.11) 2025-12-16 00:03:53.833712 | ubuntu-noble-large | Requirement already satisfied: urllib3<3,>=1.21.1 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.7.1.dev1) (2.6.2) 2025-12-16 00:03:53.834986 | ubuntu-noble-large | Requirement already satisfied: certifi>=2017.4.17 in /tmp/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->kolla==19.7.1.dev1) (2025.11.12) 2025-12-16 00:03:53.861655 | ubuntu-noble-large | Building wheels for collected packages: kolla 2025-12-16 00:03:53.862774 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): started 2025-12-16 00:03:55.275329 | ubuntu-noble-large | Building wheel for kolla (pyproject.toml): finished with status 'done' 2025-12-16 00:03:55.277073 | ubuntu-noble-large | Created wheel for kolla: filename=kolla-19.7.1.dev1-py3-none-any.whl size=379354 sha256=b7cfefee30a396be61a92c982f766b392bb8c93d9dfb8c002aa4009be2d2b6ae 2025-12-16 00:03:55.277293 | ubuntu-noble-large | Stored in directory: /tmp/pip-ephem-wheel-cache-5dl8lu8x/wheels/5a/56/c4/e310d82118381247de5918f2335ab23c36c3bc15e9e4672495 2025-12-16 00:03:55.285150 | ubuntu-noble-large | Successfully built kolla 2025-12-16 00:03:55.500082 | ubuntu-noble-large | Installing collected packages: kolla 2025-12-16 00:03:55.668103 | ubuntu-noble-large | Successfully installed kolla-19.7.1.dev1 2025-12-16 00:03:55.809846 | ubuntu-noble-large | ++ kolla-build --version 2025-12-16 00:03:56.334565 | ubuntu-noble-large | + export KOLLA_VERSION=19.7.1 2025-12-16 00:03:56.334716 | ubuntu-noble-large | + KOLLA_VERSION=19.7.1 2025-12-16 00:03:56.335546 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-12-16 00:03:56.338874 | ubuntu-noble-large | + export HASH_DOCKER_IMAGES_KOLLA=46b68cf 2025-12-16 00:03:56.338907 | ubuntu-noble-large | + HASH_DOCKER_IMAGES_KOLLA=46b68cf 2025-12-16 00:03:56.339839 | ubuntu-noble-large | ++ cd release 2025-12-16 00:03:56.339864 | ubuntu-noble-large | ++ git rev-parse --short HEAD 2025-12-16 00:03:56.341772 | ubuntu-noble-large | + export HASH_RELEASE=782a25d 2025-12-16 00:03:56.341800 | ubuntu-noble-large | + HASH_RELEASE=782a25d 2025-12-16 00:03:56.341816 | ubuntu-noble-large | + python3 src/generate-template-overrides-file.py 2025-12-16 00:03:56.501951 | ubuntu-noble-large | + echo DEBUG template-overrides.j2 2025-12-16 00:03:56.502104 | ubuntu-noble-large | DEBUG template-overrides.j2 2025-12-16 00:03:56.502125 | ubuntu-noble-large | + cat templates/2024.2/template-overrides.j2 2025-12-16 00:03:56.505113 | ubuntu-noble-large | {% extends parent_template %} 2025-12-16 00:03:56.505172 | ubuntu-noble-large | 2025-12-16 00:03:56.505190 | ubuntu-noble-large | {% set fluentd_plugins = [ 2025-12-16 00:03:56.505204 | ubuntu-noble-large | 'fluent-plugin-grok-parser', 2025-12-16 00:03:56.505217 | ubuntu-noble-large | 'fluent-plugin-prometheus', 2025-12-16 00:03:56.505287 | ubuntu-noble-large | 'fluent-plugin-rewrite-tag-filter', 2025-12-16 00:03:56.505309 | ubuntu-noble-large | 'fluent-plugin-grafana-loki', 2025-12-16 00:03:56.505322 | ubuntu-noble-large | ] %} 2025-12-16 00:03:56.505335 | ubuntu-noble-large | 2025-12-16 00:03:56.505349 | ubuntu-noble-large | {% set openstack_base_pip_packages_append = ['pip', 'git+https://github.com/sapcc/openstack-audit-middleware.git'] %} 2025-12-16 00:03:56.505362 | ubuntu-noble-large | 2025-12-16 00:03:56.505375 | ubuntu-noble-large | {% set glance_base_pip_packages_append = ['boto3'] %} 2025-12-16 00:03:56.505387 | ubuntu-noble-large | 2025-12-16 00:03:56.505399 | ubuntu-noble-large | {% set nova_libvirt_packages_packages_append = ['mdevctl'] %} 2025-12-16 00:03:56.505412 | ubuntu-noble-large | 2025-12-16 00:03:56.505424 | ubuntu-noble-large | {% block nova_libvirt_footer %} 2025-12-16 00:03:56.505436 | ubuntu-noble-large | RUN chgrp tss /var/lib/swtpm-localca \ 2025-12-16 00:03:56.505449 | ubuntu-noble-large | && chmod g+w /var/lib/swtpm-localca 2025-12-16 00:03:56.505461 | ubuntu-noble-large | RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-12-16 00:03:56.505473 | ubuntu-noble-large | {% endblock %} 2025-12-16 00:03:56.505486 | ubuntu-noble-large | 2025-12-16 00:03:56.505494 | ubuntu-noble-large | {% block horizon_header %} 2025-12-16 00:03:56.505501 | ubuntu-noble-large | RUN apt-get update \ 2025-12-16 00:03:56.505550 | ubuntu-noble-large | && apt-get -y install --no-install-recommends build-essential libmariadb-dev-compat \ 2025-12-16 00:03:56.505606 | ubuntu-noble-large | && python3 -m pip --no-cache-dir install --upgrade setuptools mysqlclient \ 2025-12-16 00:03:56.505616 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2025-12-16 00:03:56.505623 | ubuntu-noble-large | && apt-get clean \ 2025-12-16 00:03:56.505633 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-12-16 00:03:56.505640 | ubuntu-noble-large | {% endblock %} 2025-12-16 00:03:56.505647 | ubuntu-noble-large | 2025-12-16 00:03:56.505655 | ubuntu-noble-large | {% block horizon_footer %} 2025-12-16 00:03:56.505662 | ubuntu-noble-large | RUN curl -q -L -o /tmp/openstack-themes.tar.gz https://github.com/osism/openstack-themes/archive/main.tar.gz \ 2025-12-16 00:03:56.505671 | 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 \ 2025-12-16 00:03:56.505680 | ubuntu-noble-large | && rm /tmp/openstack-themes.tar.gz 2025-12-16 00:03:56.505687 | ubuntu-noble-large | {% endblock %} 2025-12-16 00:03:56.505694 | ubuntu-noble-large | 2025-12-16 00:03:56.505700 | ubuntu-noble-large | {% block base_header %} 2025-12-16 00:03:56.505707 | ubuntu-noble-large | COPY apt_preferences.{{ base_distro }} /etc/apt/preferences 2025-12-16 00:03:56.505714 | ubuntu-noble-large | COPY *.gpg /etc/kolla/apt-keys/ 2025-12-16 00:03:56.505721 | ubuntu-noble-large | 2025-12-16 00:03:56.505728 | ubuntu-noble-large | RUN apt-get update \ 2025-12-16 00:03:56.505735 | ubuntu-noble-large | && apt-get -y install --no-install-recommends locales ca-certificates \ 2025-12-16 00:03:56.505742 | ubuntu-noble-large | && locale-gen en_US.UTF-8 \ 2025-12-16 00:03:56.505749 | ubuntu-noble-large | && apt-get clean \ 2025-12-16 00:03:56.505757 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-12-16 00:03:56.505764 | ubuntu-noble-large | {% endblock %} 2025-12-16 00:03:56.505771 | ubuntu-noble-large | 2025-12-16 00:03:56.505778 | ubuntu-noble-large | {% block openstack_base_header %} 2025-12-16 00:03:56.505785 | ubuntu-noble-large | RUN apt-get update \ 2025-12-16 00:03:56.505792 | ubuntu-noble-large | && apt-get -y install --no-install-recommends python3-setuptools \ 2025-12-16 00:03:56.505799 | ubuntu-noble-large | && apt-get clean \ 2025-12-16 00:03:56.505806 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-12-16 00:03:56.505812 | ubuntu-noble-large | {% endblock %} 2025-12-16 00:03:56.505819 | ubuntu-noble-large | 2025-12-16 00:03:56.505826 | ubuntu-noble-large | {% set glance_base_packages_append = ['nvme-cli'] %} 2025-12-16 00:03:56.505833 | ubuntu-noble-large | 2025-12-16 00:03:56.505840 | ubuntu-noble-large | {% set kolla_toolbox_packages_append = ['iputils-ping', 'traceroute'] %} 2025-12-16 00:03:56.505847 | ubuntu-noble-large | 2025-12-16 00:03:56.505854 | ubuntu-noble-large | {% set cinder_volume_packages_append = ['multipath-tools'] %} 2025-12-16 00:03:56.505860 | ubuntu-noble-large | 2025-12-16 00:03:56.505867 | ubuntu-noble-large | {% set cinder_volume_pip_packages = [ 'py-pure-client', 'infinisdk', 'python-linstor' ] %} 2025-12-16 00:03:56.505874 | ubuntu-noble-large | {% block cinder_volume_footer %} 2025-12-16 00:03:56.505881 | ubuntu-noble-large | RUN {{ macros.install_pip(cinder_volume_pip_packages | customizable("pip_packages")) }} 2025-12-16 00:03:56.505888 | ubuntu-noble-large | {% endblock %} 2025-12-16 00:03:56.505895 | ubuntu-noble-large | 2025-12-16 00:03:56.505902 | ubuntu-noble-large | {% set manila_base_additional_pip_packages = [ 'pywinrm' ] %} 2025-12-16 00:03:56.505909 | ubuntu-noble-large | {% block manila_base_footer %} 2025-12-16 00:03:56.505916 | ubuntu-noble-large | RUN {{ macros.install_pip(manila_base_additional_pip_packages | customizable("pip_packages")) }} 2025-12-16 00:03:56.505922 | ubuntu-noble-large | {% endblock %} 2025-12-16 00:03:56.505929 | ubuntu-noble-large | 2025-12-16 00:03:56.505936 | ubuntu-noble-large | {% set magnum_base_additional_pip_packages = [ 'magnum-cluster-api' ] %} 2025-12-16 00:03:56.505943 | ubuntu-noble-large | {% block magnum_base_footer %} 2025-12-16 00:03:56.505950 | ubuntu-noble-large | RUN {{ macros.install_pip(magnum_base_additional_pip_packages | customizable("pip_packages")) }} 2025-12-16 00:03:56.505957 | ubuntu-noble-large | RUN curl -o /tmp/helm.tar.gz https://get.helm.sh/helm-v3.15.2-linux-amd64.tar.gz \ 2025-12-16 00:03:56.505964 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/helm.tar.gz -C /usr/local/bin linux-amd64/helm 2025-12-16 00:03:56.505970 | ubuntu-noble-large | {% endblock %} 2025-12-16 00:03:56.505977 | ubuntu-noble-large | 2025-12-16 00:03:56.505984 | ubuntu-noble-large | {% set gnocchi_base_packages_append = ['python3-rados'] %} 2025-12-16 00:03:56.505991 | ubuntu-noble-large | {% block gnocchi_base_footer %} 2025-12-16 00:03:56.505998 | ubuntu-noble-large | RUN mkdir -p /var/lib/gnocchi/tmp \ 2025-12-16 00:03:56.506005 | ubuntu-noble-large | && chown -R gnocchi: /var/lib/gnocchi/tmp 2025-12-16 00:03:56.506012 | ubuntu-noble-large | {% endblock %} 2025-12-16 00:03:56.506018 | ubuntu-noble-large | 2025-12-16 00:03:56.506025 | ubuntu-noble-large | {% block grafana_footer %} 2025-12-16 00:03:56.506039 | ubuntu-noble-large | RUN curl -o /tmp/kolla-operations.tar.gz https://github.com/osism/kolla-operations/tarball/main \ 2025-12-16 00:03:56.506046 | ubuntu-noble-large | && mkdir -p /operations \ 2025-12-16 00:03:56.506052 | ubuntu-noble-large | && tar --strip-components=1 -xvzf /tmp/kolla-operations.tar.gz -C /operations \ 2025-12-16 00:03:56.506075 | ubuntu-noble-large | && rm -f /tmp/kolla-operations.tar.gz 2025-12-16 00:03:56.506081 | ubuntu-noble-large | {% endblock %} 2025-12-16 00:03:56.506087 | ubuntu-noble-large | 2025-12-16 00:03:56.506093 | ubuntu-noble-large | {% block keystone_footer %} 2025-12-16 00:03:56.506099 | ubuntu-noble-large | RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-12-16 00:03:56.506104 | ubuntu-noble-large | RUN apt-get update \ 2025-12-16 00:03:56.506110 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2025-12-16 00:03:56.506116 | ubuntu-noble-large | libapache2-mod-shib \ 2025-12-16 00:03:56.506122 | ubuntu-noble-large | libapache2-mod-auth-openidc \ 2025-12-16 00:03:56.506128 | ubuntu-noble-large | libldap-common \ 2025-12-16 00:03:56.506133 | ubuntu-noble-large | libmemcached11 \ 2025-12-16 00:03:56.506139 | ubuntu-noble-large | && apt-get clean \ 2025-12-16 00:03:56.506145 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* \ 2025-12-16 00:03:56.506154 | ubuntu-noble-large | && a2enmod auth_openidc \ 2025-12-16 00:03:56.506164 | ubuntu-noble-large | && a2dismod shib \ 2025-12-16 00:03:56.506172 | ubuntu-noble-large | && rm -f /etc/apache2/conf-enabled/shib.conf 2025-12-16 00:03:56.506178 | ubuntu-noble-large | {% endblock %} 2025-12-16 00:03:56.506184 | ubuntu-noble-large | 2025-12-16 00:03:56.506190 | ubuntu-noble-large | {% block footer %} 2025-12-16 00:03:56.506196 | ubuntu-noble-large | RUN rm -rf /usr/share/doc/* \ 2025-12-16 00:03:56.506201 | ubuntu-noble-large | && rm -rf /usr/share/man/* \ 2025-12-16 00:03:56.506207 | ubuntu-noble-large | && apt-get remove -y build-essential \ 2025-12-16 00:03:56.506213 | ubuntu-noble-large | && apt-get autoremove -y \ 2025-12-16 00:03:56.506265 | 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 2025-12-16 00:03:56.506286 | ubuntu-noble-large | {% endblock %} 2025-12-16 00:03:56.506292 | ubuntu-noble-large | 2025-12-16 00:03:56.506298 | ubuntu-noble-large | {% block labels %} 2025-12-16 00:03:56.506304 | ubuntu-noble-large | LABEL "build-date"="{{ build_date }}" \ 2025-12-16 00:03:56.506309 | ubuntu-noble-large | "name"="{{ image_name }}" \ 2025-12-16 00:03:56.506315 | ubuntu-noble-large | "de.osism.commit.docker_images_kolla"="46b68cf" \ 2025-12-16 00:03:56.506321 | ubuntu-noble-large | "de.osism.commit.kolla"="57f438d69" \ 2025-12-16 00:03:56.506326 | ubuntu-noble-large | "de.osism.commit.kolla_version"="19.7.1" \ 2025-12-16 00:03:56.506332 | ubuntu-noble-large | "de.osism.commit.release"="782a25d" \ 2025-12-16 00:03:56.506338 | ubuntu-noble-large | "de.osism.os_id"="ubuntu" \ 2025-12-16 00:03:56.506344 | ubuntu-noble-large | "de.osism.os_version_id"="24.04" \ 2025-12-16 00:03:56.506349 | ubuntu-noble-large | "de.osism.release.openstack"="2024.2" \ 2025-12-16 00:03:56.506355 | ubuntu-noble-large | "de.osism.version"="latest" \ 2025-12-16 00:03:56.506361 | ubuntu-noble-large | "org.opencontainers.image.created"="2025-12-16T00:03:56.479700+00:00" \ 2025-12-16 00:03:56.506367 | ubuntu-noble-large | "org.opencontainers.image.documentation"="https://osism.tech/docs/" \ 2025-12-16 00:03:56.506372 | ubuntu-noble-large | "org.opencontainers.image.licenses"="ASL 2.0" \ 2025-12-16 00:03:56.506378 | ubuntu-noble-large | "org.opencontainers.image.source"="https://github.com/osism/container-images-kolla" \ 2025-12-16 00:03:56.506384 | ubuntu-noble-large | "org.opencontainers.image.title"="{{ image_name }}" \ 2025-12-16 00:03:56.506389 | ubuntu-noble-large | "org.opencontainers.image.url"="https://quay.io/organization/osism" \ 2025-12-16 00:03:56.506395 | ubuntu-noble-large | "org.opencontainers.image.vendor"="OSISM GmbH" 2025-12-16 00:03:56.506401 | ubuntu-noble-large | {% endblock %} 2025-12-16 00:03:56.506406 | ubuntu-noble-large | 2025-12-16 00:03:56.506412 | ubuntu-noble-large | {% block ovs_install %} 2025-12-16 00:03:56.506418 | ubuntu-noble-large | COPY --from=osism.harbor.regio.digital/packages/ovs-ubuntu-noble:v3.4.3 /*.deb /tmp/packages/ 2025-12-16 00:03:56.506423 | ubuntu-noble-large | RUN apt-get update \ 2025-12-16 00:03:56.506429 | ubuntu-noble-large | && apt-get -y install --no-install-recommends \ 2025-12-16 00:03:56.506435 | ubuntu-noble-large | python3-netifaces \ 2025-12-16 00:03:56.506440 | ubuntu-noble-large | tcpdump \ 2025-12-16 00:03:56.506446 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/openvswitch-common*.deb \ 2025-12-16 00:03:56.506452 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/python3-openvswitch*.deb \ 2025-12-16 00:03:56.506464 | ubuntu-noble-large | && apt-get install -y -f /tmp/packages/openvswitch-switch*.deb \ 2025-12-16 00:03:56.506470 | ubuntu-noble-large | && rm -rf /tmp/packages \ 2025-12-16 00:03:56.506475 | ubuntu-noble-large | && apt-get clean \ 2025-12-16 00:03:56.506481 | ubuntu-noble-large | && rm -rf /var/lib/apt/lists/* 2025-12-16 00:03:56.506487 | ubuntu-noble-large | {% endblock %} 2025-12-16 00:03:56.506493 | ubuntu-noble-large | 2025-12-16 00:03:56.506499 | ubuntu-noble-large | + bash scripts/002-generate.sh 2025-12-16 00:03:56.508147 | ubuntu-noble-large | + BASE=ubuntu 2025-12-16 00:03:56.508184 | ubuntu-noble-large | + BASE_VERSION=22.04 2025-12-16 00:03:56.508635 | ubuntu-noble-large | ++ date +%Y%m%d 2025-12-16 00:03:56.509793 | ubuntu-noble-large | + BUILD_ID=20251216 2025-12-16 00:03:56.509818 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2025-12-16 00:03:56.509829 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-12-16 00:03:56.509841 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2025-12-16 00:03:56.509852 | ubuntu-noble-large | + VERSION=latest 2025-12-16 00:03:56.509882 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-12-16 00:03:56.509894 | ubuntu-noble-large | + . defaults/all.sh 2025-12-16 00:03:56.509908 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-12-16 00:03:56.509919 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-12-16 00:03:56.509930 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-12-16 00:03:56.509941 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-12-16 00:03:56.510042 | ubuntu-noble-large | +++ deactivate nondestructive 2025-12-16 00:03:56.510055 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-16 00:03:56.510070 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-16 00:03:56.510081 | ubuntu-noble-large | +++ hash -r 2025-12-16 00:03:56.510096 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-16 00:03:56.510107 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-12-16 00:03:56.510118 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-12-16 00:03:56.510132 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-12-16 00:03:56.510143 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-12-16 00:03:56.510158 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-12-16 00:03:56.510168 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-12-16 00:03:56.510178 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-12-16 00:03:56.510195 | 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 2025-12-16 00:03:56.510207 | 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 2025-12-16 00:03:56.510218 | ubuntu-noble-large | +++ export PATH 2025-12-16 00:03:56.510264 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-16 00:03:56.510280 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-12-16 00:03:56.510291 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-12-16 00:03:56.510301 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-12-16 00:03:56.510315 | ubuntu-noble-large | +++ export PS1 2025-12-16 00:03:56.510331 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-12-16 00:03:56.510342 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-12-16 00:03:56.510353 | ubuntu-noble-large | +++ hash -r 2025-12-16 00:03:56.510364 | ubuntu-noble-large | + . defaults/2024.2.sh 2025-12-16 00:03:56.511195 | ubuntu-noble-large | +++ date +%Y%m%d 2025-12-16 00:03:56.513425 | ubuntu-noble-large | ++ export BUILD_ID=20251216 2025-12-16 00:03:56.513466 | ubuntu-noble-large | ++ BUILD_ID=20251216 2025-12-16 00:03:56.513476 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-12-16 00:03:56.513487 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-12-16 00:03:56.513498 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-12-16 00:03:56.513538 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-12-16 00:03:56.513549 | ubuntu-noble-large | + export VERSION 2025-12-16 00:03:56.513560 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-12-16 00:03:56.513571 | ubuntu-noble-large | + DOCKER_TAG=build-20251216 2025-12-16 00:03:56.513581 | ubuntu-noble-large | + KOLLA_BASE=ubuntu 2025-12-16 00:03:56.513592 | ubuntu-noble-large | + KOLLA_BASE_TAG=24.04 2025-12-16 00:03:56.513603 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2025-12-16 00:03:56.513621 | ubuntu-noble-large | + KOLLA_INSTALL_TYPE=source 2025-12-16 00:03:56.513633 | ubuntu-noble-large | + python3 src/generate-kolla-build-config.py 2025-12-16 00:03:56.661712 | ubuntu-noble-large | + setini DEFAULT namespace kolla 2025-12-16 00:03:56.661824 | 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' 2025-12-16 00:03:57.702203 | ubuntu-noble-large | localhost | SUCCESS => { 2025-12-16 00:03:57.702340 | ubuntu-noble-large | "changed": false, 2025-12-16 00:03:57.702352 | ubuntu-noble-large | "gid": 1000, 2025-12-16 00:03:57.702360 | ubuntu-noble-large | "group": "zuul", 2025-12-16 00:03:57.702367 | ubuntu-noble-large | "mode": "0664", 2025-12-16 00:03:57.702398 | ubuntu-noble-large | "msg": "OK", 2025-12-16 00:03:57.702405 | ubuntu-noble-large | "owner": "zuul", 2025-12-16 00:03:57.702412 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-12-16 00:03:57.702419 | ubuntu-noble-large | "size": 4358, 2025-12-16 00:03:57.702425 | ubuntu-noble-large | "state": "file", 2025-12-16 00:03:57.702431 | ubuntu-noble-large | "uid": 1000 2025-12-16 00:03:57.702438 | ubuntu-noble-large | } 2025-12-16 00:03:57.794814 | ubuntu-noble-large | + setini DEFAULT tag build-20251216 2025-12-16 00:03:57.794970 | 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-20251216' 2025-12-16 00:03:58.813856 | ubuntu-noble-large | localhost | CHANGED => { 2025-12-16 00:03:58.813918 | ubuntu-noble-large | "changed": true, 2025-12-16 00:03:58.813923 | ubuntu-noble-large | "gid": 1000, 2025-12-16 00:03:58.813927 | ubuntu-noble-large | "group": "zuul", 2025-12-16 00:03:58.813931 | ubuntu-noble-large | "mode": "0664", 2025-12-16 00:03:58.813934 | ubuntu-noble-large | "msg": "option changed", 2025-12-16 00:03:58.813938 | ubuntu-noble-large | "owner": "zuul", 2025-12-16 00:03:58.813943 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-12-16 00:03:58.813946 | ubuntu-noble-large | "size": 4366, 2025-12-16 00:03:58.813950 | ubuntu-noble-large | "state": "file", 2025-12-16 00:03:58.813954 | ubuntu-noble-large | "uid": 1000 2025-12-16 00:03:58.813958 | ubuntu-noble-large | } 2025-12-16 00:03:58.897420 | ubuntu-noble-large | + setini DEFAULT base ubuntu 2025-12-16 00:03:58.897582 | 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' 2025-12-16 00:03:59.913456 | ubuntu-noble-large | localhost | SUCCESS => { 2025-12-16 00:03:59.913585 | ubuntu-noble-large | "changed": false, 2025-12-16 00:03:59.913601 | ubuntu-noble-large | "gid": 1000, 2025-12-16 00:03:59.913612 | ubuntu-noble-large | "group": "zuul", 2025-12-16 00:03:59.913622 | ubuntu-noble-large | "mode": "0664", 2025-12-16 00:03:59.913632 | ubuntu-noble-large | "msg": "OK", 2025-12-16 00:03:59.913642 | ubuntu-noble-large | "owner": "zuul", 2025-12-16 00:03:59.913652 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-12-16 00:03:59.913663 | ubuntu-noble-large | "size": 4366, 2025-12-16 00:03:59.913673 | ubuntu-noble-large | "state": "file", 2025-12-16 00:03:59.913683 | ubuntu-noble-large | "uid": 1000 2025-12-16 00:03:59.913693 | ubuntu-noble-large | } 2025-12-16 00:03:59.995115 | ubuntu-noble-large | + setini DEFAULT base_tag 24.04 2025-12-16 00:03:59.995277 | 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' 2025-12-16 00:04:01.029319 | ubuntu-noble-large | localhost | SUCCESS => { 2025-12-16 00:04:01.029416 | ubuntu-noble-large | "changed": false, 2025-12-16 00:04:01.029431 | ubuntu-noble-large | "gid": 1000, 2025-12-16 00:04:01.029443 | ubuntu-noble-large | "group": "zuul", 2025-12-16 00:04:01.029471 | ubuntu-noble-large | "mode": "0664", 2025-12-16 00:04:01.029481 | ubuntu-noble-large | "msg": "OK", 2025-12-16 00:04:01.029491 | ubuntu-noble-large | "owner": "zuul", 2025-12-16 00:04:01.029502 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-12-16 00:04:01.029513 | ubuntu-noble-large | "size": 4366, 2025-12-16 00:04:01.029523 | ubuntu-noble-large | "state": "file", 2025-12-16 00:04:01.029532 | ubuntu-noble-large | "uid": 1000 2025-12-16 00:04:01.029542 | ubuntu-noble-large | } 2025-12-16 00:04:01.111090 | ubuntu-noble-large | + setini DEFAULT install_type source 2025-12-16 00:04:01.111209 | 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' 2025-12-16 00:04:02.130058 | ubuntu-noble-large | localhost | SUCCESS => { 2025-12-16 00:04:02.130166 | ubuntu-noble-large | "changed": false, 2025-12-16 00:04:02.130191 | ubuntu-noble-large | "gid": 1000, 2025-12-16 00:04:02.130203 | ubuntu-noble-large | "group": "zuul", 2025-12-16 00:04:02.130214 | ubuntu-noble-large | "mode": "0664", 2025-12-16 00:04:02.130223 | ubuntu-noble-large | "msg": "OK", 2025-12-16 00:04:02.130317 | ubuntu-noble-large | "owner": "zuul", 2025-12-16 00:04:02.130329 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-12-16 00:04:02.130340 | ubuntu-noble-large | "size": 4366, 2025-12-16 00:04:02.130350 | ubuntu-noble-large | "state": "file", 2025-12-16 00:04:02.130359 | ubuntu-noble-large | "uid": 1000 2025-12-16 00:04:02.130369 | ubuntu-noble-large | } 2025-12-16 00:04:02.214314 | ubuntu-noble-large | + setini openstack-base location tarballs/requirements-stable-2024.2.tar.gz 2025-12-16 00:04:02.214429 | 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' 2025-12-16 00:04:03.291174 | ubuntu-noble-large | localhost | CHANGED => { 2025-12-16 00:04:03.291285 | ubuntu-noble-large | "changed": true, 2025-12-16 00:04:03.291301 | ubuntu-noble-large | "gid": 1000, 2025-12-16 00:04:03.291311 | ubuntu-noble-large | "group": "zuul", 2025-12-16 00:04:03.291319 | ubuntu-noble-large | "mode": "0664", 2025-12-16 00:04:03.291329 | ubuntu-noble-large | "msg": "section and option added", 2025-12-16 00:04:03.291339 | ubuntu-noble-large | "owner": "zuul", 2025-12-16 00:04:03.291348 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-12-16 00:04:03.291356 | ubuntu-noble-large | "size": 4437, 2025-12-16 00:04:03.291365 | ubuntu-noble-large | "state": "file", 2025-12-16 00:04:03.291374 | ubuntu-noble-large | "uid": 1000 2025-12-16 00:04:03.291383 | ubuntu-noble-large | } 2025-12-16 00:04:03.374280 | ubuntu-noble-large | + sed -i '/\[openstack-base\]/a # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz' kolla-build.conf 2025-12-16 00:04:03.377324 | ubuntu-noble-large | + setini openstack-base type local 2025-12-16 00:04:03.377374 | 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' 2025-12-16 00:04:04.384305 | ubuntu-noble-large | localhost | CHANGED => { 2025-12-16 00:04:04.384419 | ubuntu-noble-large | "changed": true, 2025-12-16 00:04:04.384436 | ubuntu-noble-large | "gid": 1000, 2025-12-16 00:04:04.384448 | ubuntu-noble-large | "group": "zuul", 2025-12-16 00:04:04.384461 | ubuntu-noble-large | "mode": "0664", 2025-12-16 00:04:04.384473 | ubuntu-noble-large | "msg": "option added", 2025-12-16 00:04:04.384486 | ubuntu-noble-large | "owner": "zuul", 2025-12-16 00:04:04.384498 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-12-16 00:04:04.384511 | ubuntu-noble-large | "size": 4548, 2025-12-16 00:04:04.384524 | ubuntu-noble-large | "state": "file", 2025-12-16 00:04:04.384536 | ubuntu-noble-large | "uid": 1000 2025-12-16 00:04:04.384549 | ubuntu-noble-large | } 2025-12-16 00:04:04.465323 | ubuntu-noble-large | + [[ -n osism.harbor.regio.digital ]] 2025-12-16 00:04:04.465387 | ubuntu-noble-large | + setini DEFAULT registry osism.harbor.regio.digital 2025-12-16 00:04:04.465399 | 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' 2025-12-16 00:04:05.487167 | ubuntu-noble-large | localhost | CHANGED => { 2025-12-16 00:04:05.487301 | ubuntu-noble-large | "changed": true, 2025-12-16 00:04:05.487321 | ubuntu-noble-large | "gid": 1000, 2025-12-16 00:04:05.487335 | ubuntu-noble-large | "group": "zuul", 2025-12-16 00:04:05.487347 | ubuntu-noble-large | "mode": "0664", 2025-12-16 00:04:05.487358 | ubuntu-noble-large | "msg": "option added", 2025-12-16 00:04:05.487370 | ubuntu-noble-large | "owner": "zuul", 2025-12-16 00:04:05.487382 | ubuntu-noble-large | "path": "kolla-build.conf", 2025-12-16 00:04:05.487394 | ubuntu-noble-large | "size": 4586, 2025-12-16 00:04:05.487406 | ubuntu-noble-large | "state": "file", 2025-12-16 00:04:05.487418 | ubuntu-noble-large | "uid": 1000 2025-12-16 00:04:05.487429 | ubuntu-noble-large | } 2025-12-16 00:04:05.581539 | ubuntu-noble-large | + echo DEBUG kolla-build.conf 2025-12-16 00:04:05.581668 | ubuntu-noble-large | DEBUG kolla-build.conf 2025-12-16 00:04:05.581698 | ubuntu-noble-large | + cat kolla-build.conf 2025-12-16 00:04:05.583268 | ubuntu-noble-large | [DEFAULT] 2025-12-16 00:04:05.583295 | ubuntu-noble-large | base = ubuntu 2025-12-16 00:04:05.583307 | ubuntu-noble-large | base_package_type = deb 2025-12-16 00:04:05.583319 | ubuntu-noble-large | base_tag = 24.04 2025-12-16 00:04:05.583331 | ubuntu-noble-large | install_type = source 2025-12-16 00:04:05.583343 | ubuntu-noble-large | namespace = kolla 2025-12-16 00:04:05.583355 | ubuntu-noble-large | openstack_release = 2024.2 2025-12-16 00:04:05.583367 | ubuntu-noble-large | push = false 2025-12-16 00:04:05.583379 | ubuntu-noble-large | tag = build-20251216 2025-12-16 00:04:05.583391 | ubuntu-noble-large | threads = 1 2025-12-16 00:04:05.583403 | ubuntu-noble-large | registry = osism.harbor.regio.digital 2025-12-16 00:04:05.583417 | ubuntu-noble-large | 2025-12-16 00:04:05.583431 | ubuntu-noble-large | ######################################################################### 2025-12-16 00:04:05.583445 | ubuntu-noble-large | # sources tracked in release repository 2025-12-16 00:04:05.583456 | ubuntu-noble-large | 2025-12-16 00:04:05.583468 | ubuntu-noble-large | [aodh-base] 2025-12-16 00:04:05.583480 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.583492 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-12-16 00:04:05.583504 | ubuntu-noble-large | location = tarballs/aodh-stable-2024.2.tar.gz 2025-12-16 00:04:05.583515 | ubuntu-noble-large | 2025-12-16 00:04:05.583527 | ubuntu-noble-large | 2025-12-16 00:04:05.583541 | ubuntu-noble-large | 2025-12-16 00:04:05.583562 | ubuntu-noble-large | [barbican-base] 2025-12-16 00:04:05.583591 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.583617 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-12-16 00:04:05.583703 | ubuntu-noble-large | location = tarballs/barbican-stable-2024.2.tar.gz 2025-12-16 00:04:05.583724 | ubuntu-noble-large | 2025-12-16 00:04:05.583742 | ubuntu-noble-large | 2025-12-16 00:04:05.583761 | ubuntu-noble-large | 2025-12-16 00:04:05.583777 | ubuntu-noble-large | [blazar-base] 2025-12-16 00:04:05.583792 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.583803 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-12-16 00:04:05.583812 | ubuntu-noble-large | location = tarballs/blazar-stable-2024.2.tar.gz 2025-12-16 00:04:05.583821 | ubuntu-noble-large | 2025-12-16 00:04:05.583831 | ubuntu-noble-large | 2025-12-16 00:04:05.583840 | ubuntu-noble-large | 2025-12-16 00:04:05.583850 | ubuntu-noble-large | [ceilometer-base] 2025-12-16 00:04:05.583859 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.583870 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-12-16 00:04:05.583880 | ubuntu-noble-large | location = tarballs/ceilometer-stable-2024.2.tar.gz 2025-12-16 00:04:05.583889 | ubuntu-noble-large | 2025-12-16 00:04:05.583899 | ubuntu-noble-large | 2025-12-16 00:04:05.583908 | ubuntu-noble-large | 2025-12-16 00:04:05.583917 | ubuntu-noble-large | [cinder-base] 2025-12-16 00:04:05.583927 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.583953 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-12-16 00:04:05.583963 | ubuntu-noble-large | location = tarballs/cinder-stable-2024.2.tar.gz 2025-12-16 00:04:05.583973 | ubuntu-noble-large | 2025-12-16 00:04:05.583982 | ubuntu-noble-large | 2025-12-16 00:04:05.583991 | ubuntu-noble-large | 2025-12-16 00:04:05.584000 | ubuntu-noble-large | [designate-base] 2025-12-16 00:04:05.584010 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.584020 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-12-16 00:04:05.584029 | ubuntu-noble-large | location = tarballs/designate-stable-2024.2.tar.gz 2025-12-16 00:04:05.584039 | ubuntu-noble-large | 2025-12-16 00:04:05.584048 | ubuntu-noble-large | 2025-12-16 00:04:05.584057 | ubuntu-noble-large | 2025-12-16 00:04:05.584067 | ubuntu-noble-large | [glance-base] 2025-12-16 00:04:05.584076 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.584086 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-12-16 00:04:05.584095 | ubuntu-noble-large | location = tarballs/glance-stable-2024.2.tar.gz 2025-12-16 00:04:05.584105 | ubuntu-noble-large | 2025-12-16 00:04:05.584114 | ubuntu-noble-large | 2025-12-16 00:04:05.584123 | ubuntu-noble-large | 2025-12-16 00:04:05.584132 | ubuntu-noble-large | [heat-base] 2025-12-16 00:04:05.584142 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.584151 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-12-16 00:04:05.584161 | ubuntu-noble-large | location = tarballs/heat-stable-2024.2.tar.gz 2025-12-16 00:04:05.584171 | ubuntu-noble-large | 2025-12-16 00:04:05.584180 | ubuntu-noble-large | 2025-12-16 00:04:05.584189 | ubuntu-noble-large | 2025-12-16 00:04:05.584199 | ubuntu-noble-large | [horizon] 2025-12-16 00:04:05.584209 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.584218 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-12-16 00:04:05.584228 | ubuntu-noble-large | location = tarballs/horizon-stable-2024.2.tar.gz 2025-12-16 00:04:05.584301 | ubuntu-noble-large | 2025-12-16 00:04:05.584311 | ubuntu-noble-large | 2025-12-16 00:04:05.584320 | ubuntu-noble-large | 2025-12-16 00:04:05.584329 | ubuntu-noble-large | [ironic-base] 2025-12-16 00:04:05.584339 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.584349 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-12-16 00:04:05.584359 | ubuntu-noble-large | location = tarballs/ironic-stable-2024.2.tar.gz 2025-12-16 00:04:05.584368 | ubuntu-noble-large | 2025-12-16 00:04:05.584377 | ubuntu-noble-large | 2025-12-16 00:04:05.584387 | ubuntu-noble-large | 2025-12-16 00:04:05.584396 | ubuntu-noble-large | [keystone-base] 2025-12-16 00:04:05.584405 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.584415 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-12-16 00:04:05.584424 | ubuntu-noble-large | location = tarballs/keystone-stable-2024.2.tar.gz 2025-12-16 00:04:05.584434 | ubuntu-noble-large | 2025-12-16 00:04:05.584443 | ubuntu-noble-large | 2025-12-16 00:04:05.584452 | ubuntu-noble-large | 2025-12-16 00:04:05.584462 | ubuntu-noble-large | [magnum-base] 2025-12-16 00:04:05.584471 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.584481 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-12-16 00:04:05.584490 | ubuntu-noble-large | location = tarballs/magnum-stable-2024.2.tar.gz 2025-12-16 00:04:05.584500 | ubuntu-noble-large | 2025-12-16 00:04:05.584509 | ubuntu-noble-large | 2025-12-16 00:04:05.584518 | ubuntu-noble-large | 2025-12-16 00:04:05.584527 | ubuntu-noble-large | [manila-base] 2025-12-16 00:04:05.584537 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.584546 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-12-16 00:04:05.584556 | ubuntu-noble-large | location = tarballs/manila-stable-2024.2.tar.gz 2025-12-16 00:04:05.584576 | ubuntu-noble-large | 2025-12-16 00:04:05.584586 | ubuntu-noble-large | 2025-12-16 00:04:05.584595 | ubuntu-noble-large | 2025-12-16 00:04:05.584604 | ubuntu-noble-large | [masakari-base] 2025-12-16 00:04:05.584614 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.584623 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-12-16 00:04:05.584633 | ubuntu-noble-large | location = tarballs/masakari-stable-2024.2.tar.gz 2025-12-16 00:04:05.584700 | ubuntu-noble-large | 2025-12-16 00:04:05.584711 | ubuntu-noble-large | 2025-12-16 00:04:05.584721 | ubuntu-noble-large | 2025-12-16 00:04:05.584730 | ubuntu-noble-large | [neutron-bgp-dragent] 2025-12-16 00:04:05.584740 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.584750 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:05.584761 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:05.584770 | ubuntu-noble-large | 2025-12-16 00:04:05.584780 | ubuntu-noble-large | 2025-12-16 00:04:05.584790 | ubuntu-noble-large | [neutron-server-plugin-neutron-dynamic-routing] 2025-12-16 00:04:05.584801 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.584811 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:05.584821 | ubuntu-noble-large | location = tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:05.584831 | ubuntu-noble-large | 2025-12-16 00:04:05.584841 | ubuntu-noble-large | 2025-12-16 00:04:05.584852 | ubuntu-noble-large | [neutron-vpnaas-base] 2025-12-16 00:04:05.584862 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.584872 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-12-16 00:04:05.584883 | ubuntu-noble-large | location = tarballs/neutron-vpnaas-stable-2024.2.tar.gz 2025-12-16 00:04:05.584893 | ubuntu-noble-large | 2025-12-16 00:04:05.584903 | ubuntu-noble-large | 2025-12-16 00:04:05.584913 | ubuntu-noble-large | 2025-12-16 00:04:05.584923 | ubuntu-noble-large | [neutron-base] 2025-12-16 00:04:05.584933 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.584943 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-12-16 00:04:05.584954 | ubuntu-noble-large | location = tarballs/neutron-stable-2024.2.tar.gz 2025-12-16 00:04:05.584964 | ubuntu-noble-large | 2025-12-16 00:04:05.584974 | ubuntu-noble-large | 2025-12-16 00:04:05.584984 | ubuntu-noble-large | 2025-12-16 00:04:05.584994 | ubuntu-noble-large | [nova-base] 2025-12-16 00:04:05.585004 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.585014 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-12-16 00:04:05.585025 | ubuntu-noble-large | location = tarballs/nova-stable-2024.2.tar.gz 2025-12-16 00:04:05.585035 | ubuntu-noble-large | 2025-12-16 00:04:05.585045 | ubuntu-noble-large | 2025-12-16 00:04:05.585055 | ubuntu-noble-large | 2025-12-16 00:04:05.585065 | ubuntu-noble-large | [octavia-base] 2025-12-16 00:04:05.585075 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.585085 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-12-16 00:04:05.585095 | ubuntu-noble-large | location = tarballs/octavia-stable-2024.2.tar.gz 2025-12-16 00:04:05.585105 | ubuntu-noble-large | 2025-12-16 00:04:05.585115 | ubuntu-noble-large | 2025-12-16 00:04:05.585125 | ubuntu-noble-large | 2025-12-16 00:04:05.585135 | ubuntu-noble-large | [placement-base] 2025-12-16 00:04:05.585146 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.585156 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-12-16 00:04:05.585166 | ubuntu-noble-large | location = tarballs/placement-stable-2024.2.tar.gz 2025-12-16 00:04:05.585177 | ubuntu-noble-large | 2025-12-16 00:04:05.585187 | ubuntu-noble-large | 2025-12-16 00:04:05.585197 | ubuntu-noble-large | 2025-12-16 00:04:05.585207 | ubuntu-noble-large | [skyline-apiserver-base] 2025-12-16 00:04:05.585217 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.585268 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-12-16 00:04:05.585284 | ubuntu-noble-large | location = tarballs/skyline-apiserver-stable-2024.2.tar.gz 2025-12-16 00:04:05.585294 | ubuntu-noble-large | 2025-12-16 00:04:05.585303 | ubuntu-noble-large | 2025-12-16 00:04:05.585313 | ubuntu-noble-large | 2025-12-16 00:04:05.585323 | ubuntu-noble-large | [skyline-console-base] 2025-12-16 00:04:05.585333 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.585344 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-12-16 00:04:05.585354 | ubuntu-noble-large | location = tarballs/skyline-console-stable-2024.2.tar.gz 2025-12-16 00:04:05.585364 | ubuntu-noble-large | 2025-12-16 00:04:05.585374 | ubuntu-noble-large | 2025-12-16 00:04:05.585384 | ubuntu-noble-large | [openstack-base] 2025-12-16 00:04:05.585394 | ubuntu-noble-large | # tarball = https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-12-16 00:04:05.585413 | ubuntu-noble-large | location = tarballs/requirements-stable-2024.2.tar.gz 2025-12-16 00:04:05.585423 | ubuntu-noble-large | type = local 2025-12-16 00:04:05.585433 | ubuntu-noble-large | + bash scripts/003-patch.sh 2025-12-16 00:04:05.589107 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2025-12-16 00:04:05.589153 | ubuntu-noble-large | + VERSION=latest 2025-12-16 00:04:05.589164 | ubuntu-noble-large | + KOLLA_CONF_FILE=kolla-build.conf 2025-12-16 00:04:05.589182 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-12-16 00:04:05.589196 | ubuntu-noble-large | + . defaults/all.sh 2025-12-16 00:04:05.589378 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-12-16 00:04:05.589396 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-12-16 00:04:05.589411 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-12-16 00:04:05.589421 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-12-16 00:04:05.589775 | ubuntu-noble-large | +++ deactivate nondestructive 2025-12-16 00:04:05.589794 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-16 00:04:05.589808 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-16 00:04:05.589822 | ubuntu-noble-large | +++ hash -r 2025-12-16 00:04:05.589954 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-16 00:04:05.589969 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-12-16 00:04:05.589978 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-12-16 00:04:05.589993 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-12-16 00:04:05.590122 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-12-16 00:04:05.590136 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-12-16 00:04:05.590146 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-12-16 00:04:05.590159 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-12-16 00:04:05.590225 | 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 2025-12-16 00:04:05.590330 | 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 2025-12-16 00:04:05.590346 | ubuntu-noble-large | +++ export PATH 2025-12-16 00:04:05.590469 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-16 00:04:05.590521 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-12-16 00:04:05.590533 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-12-16 00:04:05.590547 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-12-16 00:04:05.590557 | ubuntu-noble-large | +++ export PS1 2025-12-16 00:04:05.590572 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-12-16 00:04:05.590582 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-12-16 00:04:05.590668 | ubuntu-noble-large | +++ hash -r 2025-12-16 00:04:05.590818 | ubuntu-noble-large | + . defaults/2024.2.sh 2025-12-16 00:04:05.591779 | ubuntu-noble-large | +++ date +%Y%m%d 2025-12-16 00:04:05.593334 | ubuntu-noble-large | ++ export BUILD_ID=20251216 2025-12-16 00:04:05.593362 | ubuntu-noble-large | ++ BUILD_ID=20251216 2025-12-16 00:04:05.593379 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-12-16 00:04:05.593389 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-12-16 00:04:05.593399 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-12-16 00:04:05.593413 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-12-16 00:04:05.593456 | ubuntu-noble-large | + export VERSION 2025-12-16 00:04:05.593470 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-12-16 00:04:05.593505 | ubuntu-noble-large | + mkdir -p tarballs 2025-12-16 00:04:05.599547 | ubuntu-noble-large | ++ grep '# tarball' kolla-build.conf 2025-12-16 00:04:05.599997 | ubuntu-noble-large | ++ awk '{ print $4 }' 2025-12-16 00:04:05.602695 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:05.602719 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:05.603626 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-12-16 00:04:05.605008 | ubuntu-noble-large | + filename=aodh-stable-2024.2.tar.gz 2025-12-16 00:04:05.605050 | ubuntu-noble-large | + [[ -e aodh-stable-2024.2.tar.gz ]] 2025-12-16 00:04:05.605067 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-12-16 00:04:05.605078 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-12-16 00:04:05.605133 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz 2025-12-16 00:04:06.676711 | ubuntu-noble-large | 2025-12-16 00:04:06 URL:https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz [254167/254167] -> "aodh-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:06.679018 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/aodh/aodh-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:06.679050 | ubuntu-noble-large | + echo Process aodh-stable-2024.2.tar.gz 2025-12-16 00:04:06.679059 | ubuntu-noble-large | Process aodh-stable-2024.2.tar.gz 2025-12-16 00:04:06.681142 | ubuntu-noble-large | ++ tar -tzf aodh-stable-2024.2.tar.gz 2025-12-16 00:04:06.681219 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:06.681703 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:06.692409 | ubuntu-noble-large | + directory=aodh-19.0.0.0rc2.dev2 2025-12-16 00:04:06.692478 | ubuntu-noble-large | + echo Check patches for aodh-stable-2024.2.tar.gz 2025-12-16 00:04:06.692499 | ubuntu-noble-large | Check patches for aodh-stable-2024.2.tar.gz 2025-12-16 00:04:06.692516 | ubuntu-noble-large | + [[ -e ../patches/2024.2/aodh ]] 2025-12-16 00:04:06.692530 | ubuntu-noble-large | + echo Check overlays for aodh-stable-2024.2.tar.gz 2025-12-16 00:04:06.692540 | ubuntu-noble-large | Check overlays for aodh-stable-2024.2.tar.gz 2025-12-16 00:04:06.692550 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/aodh/source ]] 2025-12-16 00:04:06.692563 | ubuntu-noble-large | + popd 2025-12-16 00:04:06.692753 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:06.692779 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:06.693702 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-12-16 00:04:06.695577 | ubuntu-noble-large | + filename=barbican-stable-2024.2.tar.gz 2025-12-16 00:04:06.695618 | ubuntu-noble-large | + [[ -e barbican-stable-2024.2.tar.gz ]] 2025-12-16 00:04:06.695646 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-12-16 00:04:06.695701 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-12-16 00:04:06.695720 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz 2025-12-16 00:04:07.878202 | ubuntu-noble-large | 2025-12-16 00:04:07 URL:https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz [657156/657156] -> "barbican-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:07.880698 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/barbican/barbican-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:07.880744 | ubuntu-noble-large | + echo Process barbican-stable-2024.2.tar.gz 2025-12-16 00:04:07.880756 | ubuntu-noble-large | Process barbican-stable-2024.2.tar.gz 2025-12-16 00:04:07.883211 | ubuntu-noble-large | ++ tar -tzf barbican-stable-2024.2.tar.gz 2025-12-16 00:04:07.883657 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:07.884466 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:07.892885 | ubuntu-noble-large | + directory=barbican-19.0.1.dev3 2025-12-16 00:04:07.892929 | ubuntu-noble-large | + echo Check patches for barbican-stable-2024.2.tar.gz 2025-12-16 00:04:07.892939 | ubuntu-noble-large | Check patches for barbican-stable-2024.2.tar.gz 2025-12-16 00:04:07.892951 | ubuntu-noble-large | + [[ -e ../patches/2024.2/barbican ]] 2025-12-16 00:04:07.893065 | ubuntu-noble-large | + echo Check overlays for barbican-stable-2024.2.tar.gz 2025-12-16 00:04:07.893077 | ubuntu-noble-large | Check overlays for barbican-stable-2024.2.tar.gz 2025-12-16 00:04:07.893089 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/barbican/source ]] 2025-12-16 00:04:07.893097 | ubuntu-noble-large | + popd 2025-12-16 00:04:07.893275 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:07.893306 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:07.894809 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-12-16 00:04:07.897701 | ubuntu-noble-large | + filename=blazar-stable-2024.2.tar.gz 2025-12-16 00:04:07.897730 | ubuntu-noble-large | + [[ -e blazar-stable-2024.2.tar.gz ]] 2025-12-16 00:04:07.897826 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-12-16 00:04:07.897840 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-12-16 00:04:07.897849 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz 2025-12-16 00:04:09.014775 | ubuntu-noble-large | 2025-12-16 00:04:09 URL:https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz [429457/429457] -> "blazar-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:09.016919 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/blazar/blazar-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:09.016952 | ubuntu-noble-large | + echo Process blazar-stable-2024.2.tar.gz 2025-12-16 00:04:09.016965 | ubuntu-noble-large | Process blazar-stable-2024.2.tar.gz 2025-12-16 00:04:09.019068 | ubuntu-noble-large | ++ tar -tzf blazar-stable-2024.2.tar.gz 2025-12-16 00:04:09.019384 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:09.019786 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:09.028600 | ubuntu-noble-large | + directory=blazar-14.0.1.dev5 2025-12-16 00:04:09.028630 | ubuntu-noble-large | + echo Check patches for blazar-stable-2024.2.tar.gz 2025-12-16 00:04:09.028661 | ubuntu-noble-large | Check patches for blazar-stable-2024.2.tar.gz 2025-12-16 00:04:09.028694 | ubuntu-noble-large | + [[ -e ../patches/2024.2/blazar ]] 2025-12-16 00:04:09.028937 | ubuntu-noble-large | + echo Check overlays for blazar-stable-2024.2.tar.gz 2025-12-16 00:04:09.029007 | ubuntu-noble-large | Check overlays for blazar-stable-2024.2.tar.gz 2025-12-16 00:04:09.029021 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/blazar/source ]] 2025-12-16 00:04:09.029032 | ubuntu-noble-large | + popd 2025-12-16 00:04:09.029052 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:09.029064 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:09.029979 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-12-16 00:04:09.032267 | ubuntu-noble-large | + filename=ceilometer-stable-2024.2.tar.gz 2025-12-16 00:04:09.032328 | ubuntu-noble-large | + [[ -e ceilometer-stable-2024.2.tar.gz ]] 2025-12-16 00:04:09.032447 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-12-16 00:04:09.032462 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-12-16 00:04:09.032476 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz 2025-12-16 00:04:10.318061 | ubuntu-noble-large | 2025-12-16 00:04:10 URL:https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz [871893/871893] -> "ceilometer-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:10.320848 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ceilometer/ceilometer-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:10.320887 | ubuntu-noble-large | + echo Process ceilometer-stable-2024.2.tar.gz 2025-12-16 00:04:10.320906 | ubuntu-noble-large | Process ceilometer-stable-2024.2.tar.gz 2025-12-16 00:04:10.323560 | ubuntu-noble-large | ++ tar -tzf ceilometer-stable-2024.2.tar.gz 2025-12-16 00:04:10.323989 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:10.324421 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:10.336655 | ubuntu-noble-large | + directory=ceilometer-23.0.2.dev1 2025-12-16 00:04:10.336758 | ubuntu-noble-large | + echo Check patches for ceilometer-stable-2024.2.tar.gz 2025-12-16 00:04:10.336780 | ubuntu-noble-large | Check patches for ceilometer-stable-2024.2.tar.gz 2025-12-16 00:04:10.336800 | ubuntu-noble-large | + [[ -e ../patches/2024.2/ceilometer ]] 2025-12-16 00:04:10.336824 | ubuntu-noble-large | + echo Check overlays for ceilometer-stable-2024.2.tar.gz 2025-12-16 00:04:10.336848 | ubuntu-noble-large | Check overlays for ceilometer-stable-2024.2.tar.gz 2025-12-16 00:04:10.336873 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/ceilometer/source ]] 2025-12-16 00:04:10.336965 | ubuntu-noble-large | + popd 2025-12-16 00:04:10.337285 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:10.337361 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:10.338369 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-12-16 00:04:10.339907 | ubuntu-noble-large | + filename=cinder-stable-2024.2.tar.gz 2025-12-16 00:04:10.339938 | ubuntu-noble-large | + [[ -e cinder-stable-2024.2.tar.gz ]] 2025-12-16 00:04:10.339953 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-12-16 00:04:10.339964 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-12-16 00:04:10.339976 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz 2025-12-16 00:04:12.334583 | ubuntu-noble-large | 2025-12-16 00:04:12 URL:https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz [6382444/6382444] -> "cinder-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:12.337286 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/cinder/cinder-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:12.337318 | ubuntu-noble-large | + echo Process cinder-stable-2024.2.tar.gz 2025-12-16 00:04:12.337334 | ubuntu-noble-large | Process cinder-stable-2024.2.tar.gz 2025-12-16 00:04:12.339376 | ubuntu-noble-large | ++ tar -tzf cinder-stable-2024.2.tar.gz 2025-12-16 00:04:12.339692 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:12.340168 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:12.347144 | ubuntu-noble-large | + directory=cinder-25.3.1.dev8 2025-12-16 00:04:12.347208 | ubuntu-noble-large | + echo Check patches for cinder-stable-2024.2.tar.gz 2025-12-16 00:04:12.347221 | ubuntu-noble-large | Check patches for cinder-stable-2024.2.tar.gz 2025-12-16 00:04:12.347309 | ubuntu-noble-large | + [[ -e ../patches/2024.2/cinder ]] 2025-12-16 00:04:12.347357 | ubuntu-noble-large | + tar xzf cinder-stable-2024.2.tar.gz 2025-12-16 00:04:12.671890 | ubuntu-noble-large | + rm cinder-stable-2024.2.tar.gz 2025-12-16 00:04:12.679558 | ubuntu-noble-large | + pushd cinder-25.3.1.dev8 2025-12-16 00:04:12.680932 | ubuntu-noble-large | ++ find ../../patches/2024.2/cinder -type f -name '*.patch' 2025-12-16 00:04:12.681649 | ubuntu-noble-large | ++ sort 2025-12-16 00:04:12.687324 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-12-16 00:04:12.687362 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch' 2025-12-16 00:04:12.687371 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-01-backport-954520.patch 2025-12-16 00:04:12.687378 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:04:12.689493 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-12-16 00:04:12.690079 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-12-16 00:04:12.690423 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-12-16 00:04:12.690899 | ubuntu-noble-large | checking file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-12-16 00:04:12.691310 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:04:12.692632 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-12-16 00:04:12.692916 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_cmode.py 2025-12-16 00:04:12.693021 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-12-16 00:04:12.693205 | ubuntu-noble-large | patching file releasenotes/notes/bug-2116261-fix-consistency-group-support-for-nvme-driver-102c67c706afc25c.yaml 2025-12-16 00:04:12.693640 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-12-16 00:04:12.693655 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch' 2025-12-16 00:04:12.693663 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-02-backport-928486.patch 2025-12-16 00:04:12.693671 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:04:12.696203 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-12-16 00:04:12.697313 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-12-16 00:04:12.698275 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-12-16 00:04:12.698683 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-12-16 00:04:12.699267 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-12-16 00:04:12.699987 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-12-16 00:04:12.700631 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-12-16 00:04:12.700989 | ubuntu-noble-large | checking file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-12-16 00:04:12.701345 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:04:12.704124 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/fakes.py 2025-12-16 00:04:12.705289 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/client/test_client_cmode_rest.py 2025-12-16 00:04:12.706150 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/fakes.py 2025-12-16 00:04:12.706472 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-12-16 00:04:12.706934 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/api.py 2025-12-16 00:04:12.707460 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/client/client_cmode_rest.py 2025-12-16 00:04:12.707968 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-12-16 00:04:12.708251 | ubuntu-noble-large | patching file releasenotes/notes/bug-2078968-fix-nvme-namespace-mapping-failed-during-live-migration-bbd26bb157b076bf.yaml 2025-12-16 00:04:12.709566 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-12-16 00:04:12.709604 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch' 2025-12-16 00:04:12.709616 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/cinder/netapp-03-backport-944964.patch 2025-12-16 00:04:12.709626 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:04:12.712404 | ubuntu-noble-large | checking file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-12-16 00:04:12.713000 | ubuntu-noble-large | checking file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-12-16 00:04:12.713378 | ubuntu-noble-large | checking file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-12-16 00:04:12.713762 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:04:12.716124 | ubuntu-noble-large | patching file cinder/tests/unit/volume/drivers/netapp/dataontap/test_nvme_library.py 2025-12-16 00:04:12.716586 | ubuntu-noble-large | patching file cinder/volume/drivers/netapp/dataontap/nvme_library.py 2025-12-16 00:04:12.716846 | ubuntu-noble-large | patching file releasenotes/notes/netapp-nvme-in-use-expansion-d11f03fb64050145.yaml 2025-12-16 00:04:12.717645 | ubuntu-noble-large | + popd 2025-12-16 00:04:12.717670 | ubuntu-noble-large | + tar czf cinder-stable-2024.2.tar.gz cinder-25.3.1.dev8 2025-12-16 00:04:13.907933 | ubuntu-noble-large | + rm -r cinder-25.3.1.dev8 2025-12-16 00:04:13.970786 | ubuntu-noble-large | + echo Check overlays for cinder-stable-2024.2.tar.gz 2025-12-16 00:04:13.970861 | ubuntu-noble-large | Check overlays for cinder-stable-2024.2.tar.gz 2025-12-16 00:04:13.970882 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/cinder/source ]] 2025-12-16 00:04:13.970893 | ubuntu-noble-large | + tar xzf cinder-stable-2024.2.tar.gz 2025-12-16 00:04:14.268304 | ubuntu-noble-large | + rm cinder-stable-2024.2.tar.gz 2025-12-16 00:04:14.272011 | ubuntu-noble-large | + rsync -avz ../overlays/2024.2/cinder/source/ cinder-25.3.1.dev8 2025-12-16 00:04:14.282538 | ubuntu-noble-large | sending incremental file list 2025-12-16 00:04:14.284055 | ubuntu-noble-large | ./ 2025-12-16 00:04:14.284488 | ubuntu-noble-large | cinder/ 2025-12-16 00:04:14.284505 | ubuntu-noble-large | cinder/volume/ 2025-12-16 00:04:14.284519 | ubuntu-noble-large | cinder/volume/drivers/ 2025-12-16 00:04:14.284530 | ubuntu-noble-large | cinder/volume/drivers/linstordrv.py 2025-12-16 00:04:14.328386 | ubuntu-noble-large | 2025-12-16 00:04:14.328449 | ubuntu-noble-large | sent 11,652 bytes received 54 bytes 23,412.00 bytes/sec 2025-12-16 00:04:14.328469 | ubuntu-noble-large | total size is 44,134 speedup is 3.77 2025-12-16 00:04:14.330047 | ubuntu-noble-large | + tar czf cinder-stable-2024.2.tar.gz cinder-25.3.1.dev8 2025-12-16 00:04:15.510192 | ubuntu-noble-large | + rm -r cinder-25.3.1.dev8 2025-12-16 00:04:15.590926 | ubuntu-noble-large | + popd 2025-12-16 00:04:15.591050 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:15.591074 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:15.592204 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-12-16 00:04:15.594694 | ubuntu-noble-large | + filename=designate-stable-2024.2.tar.gz 2025-12-16 00:04:15.594800 | ubuntu-noble-large | + [[ -e designate-stable-2024.2.tar.gz ]] 2025-12-16 00:04:15.594826 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-12-16 00:04:15.594839 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-12-16 00:04:15.594849 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz 2025-12-16 00:04:16.983055 | ubuntu-noble-large | 2025-12-16 00:04:16 URL:https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz [996737/996737] -> "designate-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:16.985364 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/designate/designate-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:16.985395 | ubuntu-noble-large | + echo Process designate-stable-2024.2.tar.gz 2025-12-16 00:04:16.985407 | ubuntu-noble-large | Process designate-stable-2024.2.tar.gz 2025-12-16 00:04:16.988025 | ubuntu-noble-large | ++ tar -tzf designate-stable-2024.2.tar.gz 2025-12-16 00:04:16.988525 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:16.988605 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:16.998067 | ubuntu-noble-large | + directory=designate-19.0.1.dev8 2025-12-16 00:04:16.998098 | ubuntu-noble-large | + echo Check patches for designate-stable-2024.2.tar.gz 2025-12-16 00:04:16.998108 | ubuntu-noble-large | Check patches for designate-stable-2024.2.tar.gz 2025-12-16 00:04:16.998186 | ubuntu-noble-large | + [[ -e ../patches/2024.2/designate ]] 2025-12-16 00:04:16.998259 | ubuntu-noble-large | + echo Check overlays for designate-stable-2024.2.tar.gz 2025-12-16 00:04:16.998300 | ubuntu-noble-large | Check overlays for designate-stable-2024.2.tar.gz 2025-12-16 00:04:16.998315 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/designate/source ]] 2025-12-16 00:04:16.998326 | ubuntu-noble-large | + popd 2025-12-16 00:04:16.998477 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:16.998493 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:16.999796 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-12-16 00:04:17.002530 | ubuntu-noble-large | + filename=glance-stable-2024.2.tar.gz 2025-12-16 00:04:17.002551 | ubuntu-noble-large | + [[ -e glance-stable-2024.2.tar.gz ]] 2025-12-16 00:04:17.002567 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-12-16 00:04:17.002581 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-12-16 00:04:17.002594 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz 2025-12-16 00:04:18.616118 | ubuntu-noble-large | 2025-12-16 00:04:18 URL:https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz [2124753/2124753] -> "glance-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:18.618942 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/glance/glance-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:18.618968 | ubuntu-noble-large | + echo Process glance-stable-2024.2.tar.gz 2025-12-16 00:04:18.618977 | ubuntu-noble-large | Process glance-stable-2024.2.tar.gz 2025-12-16 00:04:18.621549 | ubuntu-noble-large | ++ tar -tzf glance-stable-2024.2.tar.gz 2025-12-16 00:04:18.621999 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:18.622341 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:18.631226 | ubuntu-noble-large | + directory=glance-29.0.1.dev9 2025-12-16 00:04:18.631293 | ubuntu-noble-large | + echo Check patches for glance-stable-2024.2.tar.gz 2025-12-16 00:04:18.631304 | ubuntu-noble-large | Check patches for glance-stable-2024.2.tar.gz 2025-12-16 00:04:18.631318 | ubuntu-noble-large | + [[ -e ../patches/2024.2/glance ]] 2025-12-16 00:04:18.631419 | ubuntu-noble-large | + echo Check overlays for glance-stable-2024.2.tar.gz 2025-12-16 00:04:18.631433 | ubuntu-noble-large | Check overlays for glance-stable-2024.2.tar.gz 2025-12-16 00:04:18.631443 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/glance/source ]] 2025-12-16 00:04:18.631457 | ubuntu-noble-large | + popd 2025-12-16 00:04:18.631608 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:18.631621 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:18.633073 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-12-16 00:04:18.636113 | ubuntu-noble-large | + filename=heat-stable-2024.2.tar.gz 2025-12-16 00:04:18.636135 | ubuntu-noble-large | + [[ -e heat-stable-2024.2.tar.gz ]] 2025-12-16 00:04:18.636150 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-12-16 00:04:18.636161 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-12-16 00:04:18.636214 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz 2025-12-16 00:04:20.213797 | ubuntu-noble-large | 2025-12-16 00:04:20 URL:https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz [2365988/2365988] -> "heat-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:20.216364 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/heat/heat-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:20.216393 | ubuntu-noble-large | + echo Process heat-stable-2024.2.tar.gz 2025-12-16 00:04:20.216410 | ubuntu-noble-large | Process heat-stable-2024.2.tar.gz 2025-12-16 00:04:20.218895 | ubuntu-noble-large | ++ tar -tzf heat-stable-2024.2.tar.gz 2025-12-16 00:04:20.219183 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:20.219509 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:20.229969 | ubuntu-noble-large | + directory=openstack_heat-23.0.1.dev11 2025-12-16 00:04:20.230000 | ubuntu-noble-large | + echo Check patches for heat-stable-2024.2.tar.gz 2025-12-16 00:04:20.230010 | ubuntu-noble-large | Check patches for heat-stable-2024.2.tar.gz 2025-12-16 00:04:20.230024 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack_heat ]] 2025-12-16 00:04:20.230120 | ubuntu-noble-large | + echo Check overlays for heat-stable-2024.2.tar.gz 2025-12-16 00:04:20.230133 | ubuntu-noble-large | Check overlays for heat-stable-2024.2.tar.gz 2025-12-16 00:04:20.230143 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack_heat/source ]] 2025-12-16 00:04:20.230156 | ubuntu-noble-large | + popd 2025-12-16 00:04:20.230305 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:20.230356 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:20.231486 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-12-16 00:04:20.234337 | ubuntu-noble-large | + filename=horizon-stable-2024.2.tar.gz 2025-12-16 00:04:20.234355 | ubuntu-noble-large | + [[ -e horizon-stable-2024.2.tar.gz ]] 2025-12-16 00:04:20.234371 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-12-16 00:04:20.234384 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-12-16 00:04:20.234397 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz 2025-12-16 00:04:21.912478 | ubuntu-noble-large | 2025-12-16 00:04:21 URL:https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz [5705625/5705625] -> "horizon-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:21.914324 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/horizon/horizon-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:21.914363 | ubuntu-noble-large | + echo Process horizon-stable-2024.2.tar.gz 2025-12-16 00:04:21.914372 | ubuntu-noble-large | Process horizon-stable-2024.2.tar.gz 2025-12-16 00:04:21.917089 | ubuntu-noble-large | ++ tar -tzf horizon-stable-2024.2.tar.gz 2025-12-16 00:04:21.917345 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:21.917609 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:21.925636 | ubuntu-noble-large | + directory=horizon-25.1.2.dev9 2025-12-16 00:04:21.925677 | ubuntu-noble-large | + echo Check patches for horizon-stable-2024.2.tar.gz 2025-12-16 00:04:21.925687 | ubuntu-noble-large | Check patches for horizon-stable-2024.2.tar.gz 2025-12-16 00:04:21.925741 | ubuntu-noble-large | + [[ -e ../patches/2024.2/horizon ]] 2025-12-16 00:04:21.925870 | ubuntu-noble-large | + echo Check overlays for horizon-stable-2024.2.tar.gz 2025-12-16 00:04:21.925882 | ubuntu-noble-large | Check overlays for horizon-stable-2024.2.tar.gz 2025-12-16 00:04:21.925889 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/horizon/source ]] 2025-12-16 00:04:21.925900 | ubuntu-noble-large | + popd 2025-12-16 00:04:21.926076 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:21.926087 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:21.927367 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-12-16 00:04:21.929778 | ubuntu-noble-large | + filename=ironic-stable-2024.2.tar.gz 2025-12-16 00:04:21.929884 | ubuntu-noble-large | + [[ -e ironic-stable-2024.2.tar.gz ]] 2025-12-16 00:04:21.929909 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-12-16 00:04:21.929921 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-12-16 00:04:21.929931 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz 2025-12-16 00:04:23.434457 | ubuntu-noble-large | 2025-12-16 00:04:23 URL:https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz [2631780/2631780] -> "ironic-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:23.436549 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/ironic/ironic-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:23.436582 | ubuntu-noble-large | + echo Process ironic-stable-2024.2.tar.gz 2025-12-16 00:04:23.436594 | ubuntu-noble-large | Process ironic-stable-2024.2.tar.gz 2025-12-16 00:04:23.438581 | ubuntu-noble-large | ++ tar -tzf ironic-stable-2024.2.tar.gz 2025-12-16 00:04:23.439215 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:23.439545 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:23.447467 | ubuntu-noble-large | + directory=ironic-26.1.5.dev4 2025-12-16 00:04:23.447506 | ubuntu-noble-large | + echo Check patches for ironic-stable-2024.2.tar.gz 2025-12-16 00:04:23.447517 | ubuntu-noble-large | Check patches for ironic-stable-2024.2.tar.gz 2025-12-16 00:04:23.447530 | ubuntu-noble-large | + [[ -e ../patches/2024.2/ironic ]] 2025-12-16 00:04:23.447585 | ubuntu-noble-large | + tar xzf ironic-stable-2024.2.tar.gz 2025-12-16 00:04:23.614339 | ubuntu-noble-large | + rm ironic-stable-2024.2.tar.gz 2025-12-16 00:04:23.619326 | ubuntu-noble-large | + pushd ironic-26.1.5.dev4 2025-12-16 00:04:23.621366 | ubuntu-noble-large | ++ sort 2025-12-16 00:04:23.621386 | ubuntu-noble-large | ++ find ../../patches/2024.2/ironic -type f -name '*.patch' 2025-12-16 00:04:23.625527 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-12-16 00:04:23.625550 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch' 2025-12-16 00:04:23.625560 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/backport-933631.patch 2025-12-16 00:04:23.625597 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:04:23.627526 | ubuntu-noble-large | checking file ironic/common/grub_conf.template 2025-12-16 00:04:23.627933 | ubuntu-noble-large | checking file ironic/common/pxe_utils.py 2025-12-16 00:04:23.628278 | ubuntu-noble-large | checking file ironic/drivers/modules/pxe_grub_config.template 2025-12-16 00:04:23.628586 | ubuntu-noble-large | checking file ironic/tests/unit/common/test_images.py 2025-12-16 00:04:23.629214 | ubuntu-noble-large | checking file ironic/tests/unit/common/test_pxe_utils.py 2025-12-16 00:04:23.629269 | ubuntu-noble-large | Hunk #1 succeeded at 167 (offset 1 line). 2025-12-16 00:04:23.630267 | ubuntu-noble-large | checking file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2025-12-16 00:04:23.630905 | ubuntu-noble-large | checking file ironic/tests/unit/drivers/pxe_grub_config.template 2025-12-16 00:04:23.631323 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:04:23.633969 | ubuntu-noble-large | patching file ironic/common/grub_conf.template 2025-12-16 00:04:23.634453 | ubuntu-noble-large | patching file ironic/common/pxe_utils.py 2025-12-16 00:04:23.634902 | ubuntu-noble-large | patching file ironic/drivers/modules/pxe_grub_config.template 2025-12-16 00:04:23.635259 | ubuntu-noble-large | patching file ironic/tests/unit/common/test_images.py 2025-12-16 00:04:23.636196 | ubuntu-noble-large | patching file ironic/tests/unit/common/test_pxe_utils.py 2025-12-16 00:04:23.636268 | ubuntu-noble-large | Hunk #1 succeeded at 167 (offset 1 line). 2025-12-16 00:04:23.637407 | ubuntu-noble-large | patching file ironic/tests/unit/drivers/modules/test_deploy_utils.py 2025-12-16 00:04:23.638085 | ubuntu-noble-large | patching file ironic/tests/unit/drivers/pxe_grub_config.template 2025-12-16 00:04:23.639680 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-12-16 00:04:23.639701 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/ironic/virtual-media-nfs.patch' 2025-12-16 00:04:23.639715 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/ironic/virtual-media-nfs.patch 2025-12-16 00:04:23.639757 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:04:23.642105 | ubuntu-noble-large | checking file ironic/conf/deploy.py 2025-12-16 00:04:23.642573 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:04:23.644651 | ubuntu-noble-large | patching file ironic/conf/deploy.py 2025-12-16 00:04:23.645201 | ubuntu-noble-large | + popd 2025-12-16 00:04:23.645389 | ubuntu-noble-large | + tar czf ironic-stable-2024.2.tar.gz ironic-26.1.5.dev4 2025-12-16 00:04:24.180505 | ubuntu-noble-large | + rm -r ironic-26.1.5.dev4 2025-12-16 00:04:24.237014 | ubuntu-noble-large | + echo Check overlays for ironic-stable-2024.2.tar.gz 2025-12-16 00:04:24.237099 | ubuntu-noble-large | Check overlays for ironic-stable-2024.2.tar.gz 2025-12-16 00:04:24.237121 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/ironic/source ]] 2025-12-16 00:04:24.237133 | ubuntu-noble-large | + popd 2025-12-16 00:04:24.237149 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:24.237217 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:24.238595 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-12-16 00:04:24.241549 | ubuntu-noble-large | + filename=keystone-stable-2024.2.tar.gz 2025-12-16 00:04:24.241573 | ubuntu-noble-large | + [[ -e keystone-stable-2024.2.tar.gz ]] 2025-12-16 00:04:24.241589 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-12-16 00:04:24.241599 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-12-16 00:04:24.241613 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz 2025-12-16 00:04:25.572284 | ubuntu-noble-large | 2025-12-16 00:04:25 URL:https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz [1745434/1745434] -> "keystone-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:25.574875 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/keystone/keystone-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:25.574904 | ubuntu-noble-large | + echo Process keystone-stable-2024.2.tar.gz 2025-12-16 00:04:25.574917 | ubuntu-noble-large | Process keystone-stable-2024.2.tar.gz 2025-12-16 00:04:25.576978 | ubuntu-noble-large | ++ tar -tzf keystone-stable-2024.2.tar.gz 2025-12-16 00:04:25.577503 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:25.577775 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:25.587264 | ubuntu-noble-large | + directory=keystone-26.0.1.dev9 2025-12-16 00:04:25.587294 | ubuntu-noble-large | + echo Check patches for keystone-stable-2024.2.tar.gz 2025-12-16 00:04:25.587324 | ubuntu-noble-large | Check patches for keystone-stable-2024.2.tar.gz 2025-12-16 00:04:25.587354 | ubuntu-noble-large | + [[ -e ../patches/2024.2/keystone ]] 2025-12-16 00:04:25.587414 | ubuntu-noble-large | + echo Check overlays for keystone-stable-2024.2.tar.gz 2025-12-16 00:04:25.587426 | ubuntu-noble-large | Check overlays for keystone-stable-2024.2.tar.gz 2025-12-16 00:04:25.587436 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/keystone/source ]] 2025-12-16 00:04:25.587449 | ubuntu-noble-large | + popd 2025-12-16 00:04:25.587589 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:25.587604 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:25.588835 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-12-16 00:04:25.591402 | ubuntu-noble-large | + filename=magnum-stable-2024.2.tar.gz 2025-12-16 00:04:25.591423 | ubuntu-noble-large | + [[ -e magnum-stable-2024.2.tar.gz ]] 2025-12-16 00:04:25.591468 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-12-16 00:04:25.591480 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-12-16 00:04:25.591494 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz 2025-12-16 00:04:26.825872 | ubuntu-noble-large | 2025-12-16 00:04:26 URL:https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz [967968/967968] -> "magnum-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:26.828545 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/magnum/magnum-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:26.828622 | ubuntu-noble-large | + echo Process magnum-stable-2024.2.tar.gz 2025-12-16 00:04:26.828639 | ubuntu-noble-large | Process magnum-stable-2024.2.tar.gz 2025-12-16 00:04:26.830990 | ubuntu-noble-large | ++ tar -tzf magnum-stable-2024.2.tar.gz 2025-12-16 00:04:26.831071 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:26.831885 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:26.840155 | ubuntu-noble-large | + directory=magnum-19.0.1.dev7 2025-12-16 00:04:26.840220 | ubuntu-noble-large | + echo Check patches for magnum-stable-2024.2.tar.gz 2025-12-16 00:04:26.840300 | ubuntu-noble-large | Check patches for magnum-stable-2024.2.tar.gz 2025-12-16 00:04:26.840319 | ubuntu-noble-large | + [[ -e ../patches/2024.2/magnum ]] 2025-12-16 00:04:26.840338 | ubuntu-noble-large | + echo Check overlays for magnum-stable-2024.2.tar.gz 2025-12-16 00:04:26.840348 | ubuntu-noble-large | Check overlays for magnum-stable-2024.2.tar.gz 2025-12-16 00:04:26.840359 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/magnum/source ]] 2025-12-16 00:04:26.840372 | ubuntu-noble-large | + popd 2025-12-16 00:04:26.840547 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:26.840575 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:26.841892 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-12-16 00:04:26.844588 | ubuntu-noble-large | + filename=manila-stable-2024.2.tar.gz 2025-12-16 00:04:26.844622 | ubuntu-noble-large | + [[ -e manila-stable-2024.2.tar.gz ]] 2025-12-16 00:04:26.844639 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-12-16 00:04:26.844649 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-12-16 00:04:26.844663 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz 2025-12-16 00:04:28.416910 | ubuntu-noble-large | 2025-12-16 00:04:28 URL:https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz [3512210/3512210] -> "manila-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:28.418415 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/manila/manila-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:28.418444 | ubuntu-noble-large | + echo Process manila-stable-2024.2.tar.gz 2025-12-16 00:04:28.418459 | ubuntu-noble-large | Process manila-stable-2024.2.tar.gz 2025-12-16 00:04:28.421057 | ubuntu-noble-large | ++ tar -tzf manila-stable-2024.2.tar.gz 2025-12-16 00:04:28.421186 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:28.421891 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:28.429314 | ubuntu-noble-large | + directory=manila-19.1.1.dev7 2025-12-16 00:04:28.429382 | ubuntu-noble-large | + echo Check patches for manila-stable-2024.2.tar.gz 2025-12-16 00:04:28.429395 | ubuntu-noble-large | Check patches for manila-stable-2024.2.tar.gz 2025-12-16 00:04:28.429405 | ubuntu-noble-large | + [[ -e ../patches/2024.2/manila ]] 2025-12-16 00:04:28.429480 | ubuntu-noble-large | + echo Check overlays for manila-stable-2024.2.tar.gz 2025-12-16 00:04:28.429492 | ubuntu-noble-large | Check overlays for manila-stable-2024.2.tar.gz 2025-12-16 00:04:28.429506 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/manila/source ]] 2025-12-16 00:04:28.429555 | ubuntu-noble-large | + popd 2025-12-16 00:04:28.429729 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:28.429743 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:28.431042 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-12-16 00:04:28.432597 | ubuntu-noble-large | + filename=masakari-stable-2024.2.tar.gz 2025-12-16 00:04:28.432624 | ubuntu-noble-large | + [[ -e masakari-stable-2024.2.tar.gz ]] 2025-12-16 00:04:28.432641 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-12-16 00:04:28.432651 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-12-16 00:04:28.432660 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz 2025-12-16 00:04:29.492385 | ubuntu-noble-large | 2025-12-16 00:04:29 URL:https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz [364755/364755] -> "masakari-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:29.495469 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/masakari/masakari-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:29.495564 | ubuntu-noble-large | + echo Process masakari-stable-2024.2.tar.gz 2025-12-16 00:04:29.495577 | ubuntu-noble-large | Process masakari-stable-2024.2.tar.gz 2025-12-16 00:04:29.497597 | ubuntu-noble-large | ++ tar -tzf masakari-stable-2024.2.tar.gz 2025-12-16 00:04:29.497692 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:29.498635 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:29.506818 | ubuntu-noble-large | + directory=masakari-18.0.0.0rc2.dev2 2025-12-16 00:04:29.506897 | ubuntu-noble-large | + echo Check patches for masakari-stable-2024.2.tar.gz 2025-12-16 00:04:29.506909 | ubuntu-noble-large | Check patches for masakari-stable-2024.2.tar.gz 2025-12-16 00:04:29.506918 | ubuntu-noble-large | + [[ -e ../patches/2024.2/masakari ]] 2025-12-16 00:04:29.506927 | ubuntu-noble-large | + echo Check overlays for masakari-stable-2024.2.tar.gz 2025-12-16 00:04:29.506935 | ubuntu-noble-large | Check overlays for masakari-stable-2024.2.tar.gz 2025-12-16 00:04:29.506944 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/masakari/source ]] 2025-12-16 00:04:29.506953 | ubuntu-noble-large | + popd 2025-12-16 00:04:29.506963 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:29.506973 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:29.508488 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:29.511361 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:29.511422 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-12-16 00:04:29.511434 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:29.511445 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:29.511455 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:30.493566 | ubuntu-noble-large | 2025-12-16 00:04:30 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] 2025-12-16 00:04:30.495505 | 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* ]] 2025-12-16 00:04:30.495545 | ubuntu-noble-large | + echo Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:30.495550 | ubuntu-noble-large | Process neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:30.497988 | ubuntu-noble-large | ++ tar -tzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:30.498694 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:30.498803 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:30.507809 | ubuntu-noble-large | + directory=neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-12-16 00:04:30.507903 | ubuntu-noble-large | + echo Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:30.507917 | ubuntu-noble-large | Check patches for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:30.507928 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron-dynamic-routing ]] 2025-12-16 00:04:30.507937 | ubuntu-noble-large | + tar xzf neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:30.534181 | ubuntu-noble-large | + rm neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:30.536463 | ubuntu-noble-large | + pushd neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-12-16 00:04:30.538798 | ubuntu-noble-large | ++ find ../../patches/2024.2/neutron-dynamic-routing -type f -name '*.patch' 2025-12-16 00:04:30.538880 | ubuntu-noble-large | ++ sort 2025-12-16 00:04:30.544354 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-12-16 00:04:30.544424 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch' 2025-12-16 00:04:30.544441 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/neutron-dynamic-routing/bug-2023632.patch 2025-12-16 00:04:30.544454 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:04:30.547587 | ubuntu-noble-large | checking file neutron_dynamic_routing/db/bgp_db.py 2025-12-16 00:04:30.548459 | ubuntu-noble-large | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-12-16 00:04:30.549421 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:04:30.552141 | ubuntu-noble-large | patching file neutron_dynamic_routing/db/bgp_db.py 2025-12-16 00:04:30.552182 | ubuntu-noble-large | Hunk #1 succeeded at 1022 (offset 4 lines). 2025-12-16 00:04:30.552397 | ubuntu-noble-large | + popd 2025-12-16 00:04:30.552484 | ubuntu-noble-large | + tar czf neutron-dynamic-routing-stable-2024.2.tar.gz neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-12-16 00:04:30.601385 | ubuntu-noble-large | + rm -r neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-12-16 00:04:30.611316 | ubuntu-noble-large | + echo Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:30.611361 | ubuntu-noble-large | Check overlays for neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:30.611371 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron-dynamic-routing/source ]] 2025-12-16 00:04:30.611379 | ubuntu-noble-large | + popd 2025-12-16 00:04:30.611391 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:30.611401 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:30.613281 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-dynamic-routing/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:30.616330 | ubuntu-noble-large | + filename=neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 00:04:30.616377 | ubuntu-noble-large | + [[ -e neutron-dynamic-routing-stable-2024.2.tar.gz ]] 2025-12-16 00:04:30.616405 | ubuntu-noble-large | + popd 2025-12-16 00:04:30.617186 | ubuntu-noble-large | + continue 2025-12-16 00:04:30.617331 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:30.617349 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:30.618177 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-12-16 00:04:30.621121 | ubuntu-noble-large | + filename=neutron-vpnaas-stable-2024.2.tar.gz 2025-12-16 00:04:30.621157 | ubuntu-noble-large | + [[ -e neutron-vpnaas-stable-2024.2.tar.gz ]] 2025-12-16 00:04:30.621168 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-12-16 00:04:30.621179 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-12-16 00:04:30.621189 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz 2025-12-16 00:04:31.605400 | ubuntu-noble-large | 2025-12-16 00:04:31 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] 2025-12-16 00:04:31.607970 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron-vpnaas/neutron-vpnaas-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:31.608037 | ubuntu-noble-large | + echo Process neutron-vpnaas-stable-2024.2.tar.gz 2025-12-16 00:04:31.608045 | ubuntu-noble-large | Process neutron-vpnaas-stable-2024.2.tar.gz 2025-12-16 00:04:31.609719 | ubuntu-noble-large | ++ tar -tzf neutron-vpnaas-stable-2024.2.tar.gz 2025-12-16 00:04:31.609811 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:31.609827 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:31.618401 | ubuntu-noble-large | + directory=neutron_vpnaas-25.0.1.dev4 2025-12-16 00:04:31.618484 | ubuntu-noble-large | + echo Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-12-16 00:04:31.618496 | ubuntu-noble-large | Check patches for neutron-vpnaas-stable-2024.2.tar.gz 2025-12-16 00:04:31.618507 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron_vpnaas ]] 2025-12-16 00:04:31.618529 | ubuntu-noble-large | + echo Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-12-16 00:04:31.618589 | ubuntu-noble-large | Check overlays for neutron-vpnaas-stable-2024.2.tar.gz 2025-12-16 00:04:31.618600 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron_vpnaas/source ]] 2025-12-16 00:04:31.618611 | ubuntu-noble-large | + popd 2025-12-16 00:04:31.618628 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:31.618639 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:31.620372 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-12-16 00:04:31.622362 | ubuntu-noble-large | + filename=neutron-stable-2024.2.tar.gz 2025-12-16 00:04:31.622439 | ubuntu-noble-large | + [[ -e neutron-stable-2024.2.tar.gz ]] 2025-12-16 00:04:31.622454 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-12-16 00:04:31.622466 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-12-16 00:04:31.622477 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz 2025-12-16 00:04:33.747971 | ubuntu-noble-large | 2025-12-16 00:04:33 URL:https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz [14511471/14511471] -> "neutron-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:33.750474 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/neutron/neutron-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:33.750554 | ubuntu-noble-large | + echo Process neutron-stable-2024.2.tar.gz 2025-12-16 00:04:33.750563 | ubuntu-noble-large | Process neutron-stable-2024.2.tar.gz 2025-12-16 00:04:33.752835 | ubuntu-noble-large | ++ tar -tzf neutron-stable-2024.2.tar.gz 2025-12-16 00:04:33.753898 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:33.754497 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:33.762381 | ubuntu-noble-large | + directory=neutron-25.2.2.dev15 2025-12-16 00:04:33.762442 | ubuntu-noble-large | + echo Check patches for neutron-stable-2024.2.tar.gz 2025-12-16 00:04:33.762456 | ubuntu-noble-large | Check patches for neutron-stable-2024.2.tar.gz 2025-12-16 00:04:33.762463 | ubuntu-noble-large | + [[ -e ../patches/2024.2/neutron ]] 2025-12-16 00:04:33.762469 | ubuntu-noble-large | + echo Check overlays for neutron-stable-2024.2.tar.gz 2025-12-16 00:04:33.762475 | ubuntu-noble-large | Check overlays for neutron-stable-2024.2.tar.gz 2025-12-16 00:04:33.762484 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/neutron/source ]] 2025-12-16 00:04:33.762493 | ubuntu-noble-large | + popd 2025-12-16 00:04:33.762637 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:33.762649 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:33.764019 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-12-16 00:04:33.767075 | ubuntu-noble-large | + filename=nova-stable-2024.2.tar.gz 2025-12-16 00:04:33.767087 | ubuntu-noble-large | + [[ -e nova-stable-2024.2.tar.gz ]] 2025-12-16 00:04:33.767363 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-12-16 00:04:33.767440 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-12-16 00:04:33.767452 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz 2025-12-16 00:04:35.717716 | ubuntu-noble-large | 2025-12-16 00:04:35 URL:https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz [9549152/9549152] -> "nova-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:35.719597 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/nova/nova-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:35.719619 | ubuntu-noble-large | + echo Process nova-stable-2024.2.tar.gz 2025-12-16 00:04:35.719630 | ubuntu-noble-large | Process nova-stable-2024.2.tar.gz 2025-12-16 00:04:35.721844 | ubuntu-noble-large | ++ tar -tzf nova-stable-2024.2.tar.gz 2025-12-16 00:04:35.722104 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:35.722443 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:35.731206 | ubuntu-noble-large | + directory=nova-30.2.1.dev9 2025-12-16 00:04:35.731262 | ubuntu-noble-large | + echo Check patches for nova-stable-2024.2.tar.gz 2025-12-16 00:04:35.731278 | ubuntu-noble-large | Check patches for nova-stable-2024.2.tar.gz 2025-12-16 00:04:35.731286 | ubuntu-noble-large | + [[ -e ../patches/2024.2/nova ]] 2025-12-16 00:04:35.731296 | ubuntu-noble-large | + tar xzf nova-stable-2024.2.tar.gz 2025-12-16 00:04:36.138730 | ubuntu-noble-large | + rm nova-stable-2024.2.tar.gz 2025-12-16 00:04:36.142808 | ubuntu-noble-large | + pushd nova-30.2.1.dev9 2025-12-16 00:04:36.144397 | ubuntu-noble-large | ++ find ../../patches/2024.2/nova -type f -name '*.patch' 2025-12-16 00:04:36.144838 | ubuntu-noble-large | ++ sort 2025-12-16 00:04:36.149482 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-12-16 00:04:36.149519 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch' 2025-12-16 00:04:36.149526 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/nova/backport-943940.patch 2025-12-16 00:04:36.149534 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:04:36.155805 | ubuntu-noble-large | checking file nova/tests/unit/virt/libvirt/test_driver.py 2025-12-16 00:04:36.157452 | ubuntu-noble-large | Hunk #1 succeeded at 15053 (offset 57 lines). 2025-12-16 00:04:36.157631 | ubuntu-noble-large | Hunk #2 succeeded at 16790 (offset 47 lines). 2025-12-16 00:04:36.159964 | ubuntu-noble-large | checking file nova/tests/unit/virt/libvirt/test_imagebackend.py 2025-12-16 00:04:36.160407 | ubuntu-noble-large | checking file nova/tests/unit/virt/libvirt/test_utils.py 2025-12-16 00:04:36.160602 | ubuntu-noble-large | checking file nova/tests/unit/virt/test_images.py 2025-12-16 00:04:36.160781 | ubuntu-noble-large | checking file nova/virt/images.py 2025-12-16 00:04:36.160996 | ubuntu-noble-large | checking file nova/virt/libvirt/imagebackend.py 2025-12-16 00:04:36.161252 | ubuntu-noble-large | checking file nova/virt/libvirt/utils.py 2025-12-16 00:04:36.161406 | ubuntu-noble-large | checking file requirements.txt 2025-12-16 00:04:36.161760 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:04:36.170271 | ubuntu-noble-large | patching file nova/tests/unit/virt/libvirt/test_driver.py 2025-12-16 00:04:36.172634 | ubuntu-noble-large | Hunk #1 succeeded at 15053 (offset 57 lines). 2025-12-16 00:04:36.172852 | ubuntu-noble-large | Hunk #2 succeeded at 16790 (offset 47 lines). 2025-12-16 00:04:36.175332 | ubuntu-noble-large | patching file nova/tests/unit/virt/libvirt/test_imagebackend.py 2025-12-16 00:04:36.175760 | ubuntu-noble-large | patching file nova/tests/unit/virt/libvirt/test_utils.py 2025-12-16 00:04:36.175984 | ubuntu-noble-large | patching file nova/tests/unit/virt/test_images.py 2025-12-16 00:04:36.176187 | ubuntu-noble-large | patching file nova/virt/images.py 2025-12-16 00:04:36.176446 | ubuntu-noble-large | patching file nova/virt/libvirt/imagebackend.py 2025-12-16 00:04:36.176718 | ubuntu-noble-large | patching file nova/virt/libvirt/utils.py 2025-12-16 00:04:36.176894 | ubuntu-noble-large | patching file requirements.txt 2025-12-16 00:04:36.178115 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-12-16 00:04:36.178134 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch' 2025-12-16 00:04:36.178145 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/nova/osism_aggregate_multitenancy_isolation_by_domain.patch 2025-12-16 00:04:36.178199 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:04:36.180442 | ubuntu-noble-large | checking file nova/api/openstack/identity.py 2025-12-16 00:04:36.180670 | ubuntu-noble-large | checking file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-12-16 00:04:36.181095 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:04:36.183978 | ubuntu-noble-large | patching file nova/api/openstack/identity.py 2025-12-16 00:04:36.184512 | ubuntu-noble-large | patching file nova/scheduler/filters/osism_aggregate_multitenancy_isolation_by_domain.py 2025-12-16 00:04:36.185089 | ubuntu-noble-large | + popd 2025-12-16 00:04:36.185266 | ubuntu-noble-large | + tar czf nova-stable-2024.2.tar.gz nova-30.2.1.dev9 2025-12-16 00:04:37.742387 | ubuntu-noble-large | + rm -r nova-30.2.1.dev9 2025-12-16 00:04:37.833479 | ubuntu-noble-large | + echo Check overlays for nova-stable-2024.2.tar.gz 2025-12-16 00:04:37.833542 | ubuntu-noble-large | Check overlays for nova-stable-2024.2.tar.gz 2025-12-16 00:04:37.833549 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/nova/source ]] 2025-12-16 00:04:37.833553 | ubuntu-noble-large | + popd 2025-12-16 00:04:37.833558 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:37.833564 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:37.834974 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-12-16 00:04:37.838472 | ubuntu-noble-large | + filename=octavia-stable-2024.2.tar.gz 2025-12-16 00:04:37.838542 | ubuntu-noble-large | + [[ -e octavia-stable-2024.2.tar.gz ]] 2025-12-16 00:04:37.838556 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-12-16 00:04:37.838567 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-12-16 00:04:37.838578 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz 2025-12-16 00:04:39.196737 | ubuntu-noble-large | 2025-12-16 00:04:39 URL:https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz [1317557/1317557] -> "octavia-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:39.199461 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/octavia/octavia-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:39.199533 | ubuntu-noble-large | + echo Process octavia-stable-2024.2.tar.gz 2025-12-16 00:04:39.199546 | ubuntu-noble-large | Process octavia-stable-2024.2.tar.gz 2025-12-16 00:04:39.201620 | ubuntu-noble-large | ++ tar -tzf octavia-stable-2024.2.tar.gz 2025-12-16 00:04:39.201692 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:39.202187 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:39.212056 | ubuntu-noble-large | + directory=octavia-15.0.2.dev8 2025-12-16 00:04:39.212107 | ubuntu-noble-large | + echo Check patches for octavia-stable-2024.2.tar.gz 2025-12-16 00:04:39.212118 | ubuntu-noble-large | Check patches for octavia-stable-2024.2.tar.gz 2025-12-16 00:04:39.212127 | ubuntu-noble-large | + [[ -e ../patches/2024.2/octavia ]] 2025-12-16 00:04:39.212135 | ubuntu-noble-large | + echo Check overlays for octavia-stable-2024.2.tar.gz 2025-12-16 00:04:39.212144 | ubuntu-noble-large | Check overlays for octavia-stable-2024.2.tar.gz 2025-12-16 00:04:39.212153 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/octavia/source ]] 2025-12-16 00:04:39.212162 | ubuntu-noble-large | + popd 2025-12-16 00:04:39.212179 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:39.212188 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:39.213318 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-12-16 00:04:39.216350 | ubuntu-noble-large | + filename=placement-stable-2024.2.tar.gz 2025-12-16 00:04:39.216420 | ubuntu-noble-large | + [[ -e placement-stable-2024.2.tar.gz ]] 2025-12-16 00:04:39.216435 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-12-16 00:04:39.216460 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-12-16 00:04:39.216470 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz 2025-12-16 00:04:40.460942 | ubuntu-noble-large | 2025-12-16 00:04:40 URL:https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz [569714/569714] -> "placement-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:40.464130 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/placement/placement-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:40.464186 | ubuntu-noble-large | + echo Process placement-stable-2024.2.tar.gz 2025-12-16 00:04:40.464193 | ubuntu-noble-large | Process placement-stable-2024.2.tar.gz 2025-12-16 00:04:40.466195 | ubuntu-noble-large | ++ tar -tzf placement-stable-2024.2.tar.gz 2025-12-16 00:04:40.466706 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:40.466761 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:40.484321 | ubuntu-noble-large | + directory=openstack-placement-12.0.1.dev5 2025-12-16 00:04:40.484367 | ubuntu-noble-large | + echo Check patches for placement-stable-2024.2.tar.gz 2025-12-16 00:04:40.484374 | ubuntu-noble-large | Check patches for placement-stable-2024.2.tar.gz 2025-12-16 00:04:40.484381 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack-placement ]] 2025-12-16 00:04:40.484387 | ubuntu-noble-large | + echo Check overlays for placement-stable-2024.2.tar.gz 2025-12-16 00:04:40.484393 | ubuntu-noble-large | Check overlays for placement-stable-2024.2.tar.gz 2025-12-16 00:04:40.484399 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack-placement/source ]] 2025-12-16 00:04:40.484404 | ubuntu-noble-large | + popd 2025-12-16 00:04:40.485021 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:40.485080 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:40.486000 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-12-16 00:04:40.488147 | ubuntu-noble-large | + filename=skyline-apiserver-stable-2024.2.tar.gz 2025-12-16 00:04:40.488184 | ubuntu-noble-large | + [[ -e skyline-apiserver-stable-2024.2.tar.gz ]] 2025-12-16 00:04:40.488192 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-12-16 00:04:40.488198 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-12-16 00:04:40.488204 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz 2025-12-16 00:04:47.383390 | ubuntu-noble-large | 2025-12-16 00:04:47 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] 2025-12-16 00:04:47.386417 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-apiserver/skyline-apiserver-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:47.386461 | ubuntu-noble-large | + echo Process skyline-apiserver-stable-2024.2.tar.gz 2025-12-16 00:04:47.386467 | ubuntu-noble-large | Process skyline-apiserver-stable-2024.2.tar.gz 2025-12-16 00:04:47.388297 | ubuntu-noble-large | ++ tar -tzf skyline-apiserver-stable-2024.2.tar.gz 2025-12-16 00:04:47.388767 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:47.389320 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:47.399015 | ubuntu-noble-large | + directory=skyline_apiserver-5.0.1.dev5 2025-12-16 00:04:47.399083 | ubuntu-noble-large | + echo Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-12-16 00:04:47.399102 | ubuntu-noble-large | Check patches for skyline-apiserver-stable-2024.2.tar.gz 2025-12-16 00:04:47.399119 | ubuntu-noble-large | + [[ -e ../patches/2024.2/skyline_apiserver ]] 2025-12-16 00:04:47.399135 | ubuntu-noble-large | + echo Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-12-16 00:04:47.399150 | ubuntu-noble-large | Check overlays for skyline-apiserver-stable-2024.2.tar.gz 2025-12-16 00:04:47.399166 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/skyline_apiserver/source ]] 2025-12-16 00:04:47.399180 | ubuntu-noble-large | + popd 2025-12-16 00:04:47.399196 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:47.399213 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:47.400206 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-12-16 00:04:47.403354 | ubuntu-noble-large | + filename=skyline-console-stable-2024.2.tar.gz 2025-12-16 00:04:47.403401 | ubuntu-noble-large | + [[ -e skyline-console-stable-2024.2.tar.gz ]] 2025-12-16 00:04:47.403413 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-12-16 00:04:47.403424 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-12-16 00:04:47.403434 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz 2025-12-16 00:04:50.438308 | ubuntu-noble-large | 2025-12-16 00:04:50 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] 2025-12-16 00:04:50.440430 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/skyline-console/skyline-console-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:50.440504 | ubuntu-noble-large | + echo Process skyline-console-stable-2024.2.tar.gz 2025-12-16 00:04:50.440517 | ubuntu-noble-large | Process skyline-console-stable-2024.2.tar.gz 2025-12-16 00:04:50.443111 | ubuntu-noble-large | ++ tar -tzf skyline-console-stable-2024.2.tar.gz 2025-12-16 00:04:50.443650 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:50.443714 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:50.452271 | ubuntu-noble-large | + directory=skyline-console-5.0.1.dev4 2025-12-16 00:04:50.452362 | ubuntu-noble-large | + echo Check patches for skyline-console-stable-2024.2.tar.gz 2025-12-16 00:04:50.452374 | ubuntu-noble-large | Check patches for skyline-console-stable-2024.2.tar.gz 2025-12-16 00:04:50.452384 | ubuntu-noble-large | + [[ -e ../patches/2024.2/skyline-console ]] 2025-12-16 00:04:50.452393 | ubuntu-noble-large | + echo Check overlays for skyline-console-stable-2024.2.tar.gz 2025-12-16 00:04:50.452401 | ubuntu-noble-large | Check overlays for skyline-console-stable-2024.2.tar.gz 2025-12-16 00:04:50.452410 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/skyline-console/source ]] 2025-12-16 00:04:50.452419 | ubuntu-noble-large | + popd 2025-12-16 00:04:50.452429 | ubuntu-noble-large | + for tarball in $(grep '# tarball' $KOLLA_CONF_FILE | awk '{ print $4 }') 2025-12-16 00:04:50.452439 | ubuntu-noble-large | + pushd tarballs 2025-12-16 00:04:50.453015 | ubuntu-noble-large | ++ basename https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-12-16 00:04:50.456348 | ubuntu-noble-large | + filename=requirements-stable-2024.2.tar.gz 2025-12-16 00:04:50.456402 | ubuntu-noble-large | + [[ -e requirements-stable-2024.2.tar.gz ]] 2025-12-16 00:04:50.456414 | ubuntu-noble-large | + echo Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-12-16 00:04:50.456424 | ubuntu-noble-large | Download https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-12-16 00:04:50.456435 | ubuntu-noble-large | + wget --no-verbose https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz 2025-12-16 00:04:51.385648 | ubuntu-noble-large | 2025-12-16 00:04:51 URL:https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz [149527/149527] -> "requirements-stable-2024.2.tar.gz" [1] 2025-12-16 00:04:51.388156 | ubuntu-noble-large | + [[ https://tarballs.opendev.org/openstack/requirements/requirements-stable-2024.2.tar.gz == *\g\n\o\c\c\h\i* ]] 2025-12-16 00:04:51.388213 | ubuntu-noble-large | + echo Process requirements-stable-2024.2.tar.gz 2025-12-16 00:04:51.388219 | ubuntu-noble-large | Process requirements-stable-2024.2.tar.gz 2025-12-16 00:04:51.389760 | ubuntu-noble-large | ++ tar -tzf requirements-stable-2024.2.tar.gz 2025-12-16 00:04:51.390116 | ubuntu-noble-large | ++ head -1 2025-12-16 00:04:51.390599 | ubuntu-noble-large | ++ cut -f1 -d/ 2025-12-16 00:04:51.398331 | ubuntu-noble-large | + directory=openstack_requirements-1.2.1.dev7098 2025-12-16 00:04:51.398397 | ubuntu-noble-large | + echo Check patches for requirements-stable-2024.2.tar.gz 2025-12-16 00:04:51.398409 | ubuntu-noble-large | Check patches for requirements-stable-2024.2.tar.gz 2025-12-16 00:04:51.398418 | ubuntu-noble-large | + [[ -e ../patches/2024.2/openstack_requirements ]] 2025-12-16 00:04:51.398427 | ubuntu-noble-large | + tar xzf requirements-stable-2024.2.tar.gz 2025-12-16 00:04:51.414408 | ubuntu-noble-large | + rm requirements-stable-2024.2.tar.gz 2025-12-16 00:04:51.417412 | ubuntu-noble-large | + pushd openstack_requirements-1.2.1.dev7098 2025-12-16 00:04:51.420356 | ubuntu-noble-large | ++ find ../../patches/2024.2/openstack_requirements -type f -name '*.patch' 2025-12-16 00:04:51.420801 | ubuntu-noble-large | ++ sort 2025-12-16 00:04:51.426118 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-12-16 00:04:51.426212 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch' 2025-12-16 00:04:51.426260 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/openstack_requirements/backport-934176.patch 2025-12-16 00:04:51.426274 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:04:51.429328 | ubuntu-noble-large | checking file upper-constraints.txt 2025-12-16 00:04:51.429399 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:04:51.432414 | ubuntu-noble-large | patching file upper-constraints.txt 2025-12-16 00:04:51.433330 | ubuntu-noble-large | + for patch in $(find ../../patches/$OPENSTACK_VERSION/${directory%-*} -type f -name '*.patch' | sort) 2025-12-16 00:04:51.433352 | ubuntu-noble-large | + echo 'APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch' 2025-12-16 00:04:51.433365 | ubuntu-noble-large | APPLY PATCH ../../patches/2024.2/openstack_requirements/magnumclient.patch 2025-12-16 00:04:51.433378 | ubuntu-noble-large | + patch --forward --batch -p1 --dry-run 2025-12-16 00:04:51.436130 | ubuntu-noble-large | checking file upper-constraints.txt 2025-12-16 00:04:51.436358 | ubuntu-noble-large | Hunk #1 succeeded at 546 with fuzz 1. 2025-12-16 00:04:51.437385 | ubuntu-noble-large | + patch --forward --batch -p1 2025-12-16 00:04:51.440096 | ubuntu-noble-large | patching file upper-constraints.txt 2025-12-16 00:04:51.440147 | ubuntu-noble-large | Hunk #1 succeeded at 546 with fuzz 1. 2025-12-16 00:04:51.440169 | ubuntu-noble-large | + popd 2025-12-16 00:04:51.440976 | ubuntu-noble-large | + tar czf requirements-stable-2024.2.tar.gz openstack_requirements-1.2.1.dev7098 2025-12-16 00:04:51.490306 | ubuntu-noble-large | + rm -r openstack_requirements-1.2.1.dev7098 2025-12-16 00:04:51.497602 | ubuntu-noble-large | + echo Check overlays for requirements-stable-2024.2.tar.gz 2025-12-16 00:04:51.497665 | ubuntu-noble-large | Check overlays for requirements-stable-2024.2.tar.gz 2025-12-16 00:04:51.497676 | ubuntu-noble-large | + [[ -e ../overlays/2024.2/openstack_requirements/source ]] 2025-12-16 00:04:51.497686 | ubuntu-noble-large | + popd 2025-12-16 00:04:51.498693 | ubuntu-noble-large | + bash scripts/004-build.sh 2025-12-16 00:04:51.502666 | ubuntu-noble-large | + BASE_ARCH=x86_64 2025-12-16 00:04:51.503459 | ubuntu-noble-large | ++ date +%Y%m%d 2025-12-16 00:04:51.505036 | ubuntu-noble-large | + BUILD_ID=20251216 2025-12-16 00:04:51.505057 | ubuntu-noble-large | + BUILD_TYPE=all 2025-12-16 00:04:51.505071 | ubuntu-noble-large | + IS_RELEASE=False 2025-12-16 00:04:51.505083 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2025-12-16 00:04:51.505095 | ubuntu-noble-large | + VERSION=latest 2025-12-16 00:04:51.505107 | ubuntu-noble-large | + KOLLA_CONF=kolla-build.conf 2025-12-16 00:04:51.505207 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-12-16 00:04:51.505219 | ubuntu-noble-large | + . defaults/all.sh 2025-12-16 00:04:51.505343 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-12-16 00:04:51.505360 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-12-16 00:04:51.505373 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-12-16 00:04:51.505382 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-12-16 00:04:51.505589 | ubuntu-noble-large | +++ deactivate nondestructive 2025-12-16 00:04:51.505640 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-16 00:04:51.505650 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-16 00:04:51.505662 | ubuntu-noble-large | +++ hash -r 2025-12-16 00:04:51.505718 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-16 00:04:51.505728 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-12-16 00:04:51.505740 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-12-16 00:04:51.505752 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-12-16 00:04:51.505862 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-12-16 00:04:51.505872 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-12-16 00:04:51.505881 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-12-16 00:04:51.505893 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-12-16 00:04:51.505928 | 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 2025-12-16 00:04:51.505943 | 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 2025-12-16 00:04:51.505955 | ubuntu-noble-large | +++ export PATH 2025-12-16 00:04:51.506129 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-16 00:04:51.506182 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-12-16 00:04:51.506195 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-12-16 00:04:51.506205 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-12-16 00:04:51.506215 | ubuntu-noble-large | +++ export PS1 2025-12-16 00:04:51.506226 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-12-16 00:04:51.506286 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-12-16 00:04:51.506307 | ubuntu-noble-large | +++ hash -r 2025-12-16 00:04:51.506317 | ubuntu-noble-large | + . defaults/2024.2.sh 2025-12-16 00:04:51.507227 | ubuntu-noble-large | +++ date +%Y%m%d 2025-12-16 00:04:51.510051 | ubuntu-noble-large | ++ export BUILD_ID=20251216 2025-12-16 00:04:51.510097 | ubuntu-noble-large | ++ BUILD_ID=20251216 2025-12-16 00:04:51.510104 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-12-16 00:04:51.510110 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-12-16 00:04:51.510116 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-12-16 00:04:51.510120 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-12-16 00:04:51.510125 | ubuntu-noble-large | + export IS_RELEASE 2025-12-16 00:04:51.510136 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-12-16 00:04:51.510141 | ubuntu-noble-large | + export VERSION 2025-12-16 00:04:51.510146 | ubuntu-noble-large | + [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-12-16 00:04:51.510151 | ubuntu-noble-large | + [[ -z '' ]] 2025-12-16 00:04:51.511506 | ubuntu-noble-large | ++ python3 src/get-projects-from-versions-file.py 2025-12-16 00:04:51.582209 | 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' 2025-12-16 00:04:51.582331 | ubuntu-noble-large | + PLATFORM=linux/amd64 2025-12-16 00:04:51.582357 | ubuntu-noble-large | + [[ 2024.2 == \2\0\2\4\.\1 ]] 2025-12-16 00:04:51.582368 | ubuntu-noble-large | + [[ 2024.2 == \2\0\2\4\.\2 ]] 2025-12-16 00:04:51.582378 | ubuntu-noble-large | + PLATFORM_OPTS='--platform linux/amd64' 2025-12-16 00:04:51.582393 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2025-12-16 00:04:51.583436 | ubuntu-noble-large | + tee kolla-build-20251216.log 2025-12-16 00:04:51.583941 | 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' 2025-12-16 00:04:52.069755 | ubuntu-noble-large | INFO:kolla.common.utils:Using engine: docker 2025-12-16 00:04:52.069834 | ubuntu-noble-large | INFO:kolla.common.utils:Found the container image folder at /tmp/venv/share/kolla/docker 2025-12-16 00:04:57.973292 | ubuntu-noble-large | INFO:kolla.common.utils:Added image base to queue 2025-12-16 00:04:57.973822 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(base) 2025-12-16 00:04:57.974442 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Processing 2025-12-16 00:04:57.974581 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building started at 2025-12-16 00:04:57.974370 2025-12-16 00:04:57.976864 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 plugins into plugins archive 2025-12-16 00:04:57.978353 | ubuntu-noble-large | DEBUG:kolla.common.utils.base:Turned 0 additions into additions archive 2025-12-16 00:06:35.726887 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 1/37 : FROM ubuntu:24.04 2025-12-16 00:06:35.726971 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c3a134f2ace4 2025-12-16 00:06:35.727090 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 2/37 : LABEL "build-date"="20251216" "name"="base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:06:35.727134 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in acf976eaf750 2025-12-16 00:06:35.727219 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container acf976eaf750 2025-12-16 00:06:35.727280 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d64cdd5f5f82 2025-12-16 00:06:35.727365 | 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 2025-12-16 00:06:35.727381 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in d04537cc192a 2025-12-16 00:06:35.727443 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container d04537cc192a 2025-12-16 00:06:35.727486 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5cb2f0d19d30 2025-12-16 00:06:35.727529 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 4/37 : COPY curlrc /root/.curlrc 2025-12-16 00:06:35.727662 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> a7a2833f7c2c 2025-12-16 00:06:35.727679 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 5/37 : ENV LANG en_US.UTF-8 2025-12-16 00:06:35.727715 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in c0dff263fc9f 2025-12-16 00:06:35.727763 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container c0dff263fc9f 2025-12-16 00:06:35.727798 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 757f72fe12b4 2025-12-16 00:06:35.727865 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 6/37 : LABEL kolla_version="2024.2" 2025-12-16 00:06:35.727909 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 8782f73df881 2025-12-16 00:06:35.727944 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 8782f73df881 2025-12-16 00:06:35.727993 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 1bed8a1c3e18 2025-12-16 00:06:35.728028 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 7/37 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-12-16 00:06:35.728080 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c0e03f0924d3 2025-12-16 00:06:35.728121 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 8/37 : COPY *.gpg /etc/kolla/apt-keys/ 2025-12-16 00:06:35.728165 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 46e8d2cf3953 2025-12-16 00:06:35.728201 | 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/* 2025-12-16 00:06:35.728250 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in ab7658e8f79e 2025-12-16 00:06:35.728313 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:06:35.728349 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:06:35.728377 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:06:35.728434 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:06:35.728482 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1752 kB] 2025-12-16 00:06:35.728526 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1808 kB] 2025-12-16 00:06:35.728568 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [33.1 kB] 2025-12-16 00:06:35.728602 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2898 kB] 2025-12-16 00:06:35.728646 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:06:35.728679 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1183 kB] 2025-12-16 00:06:35.728721 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2025-12-16 00:06:35.728761 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2025-12-16 00:06:35.728824 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3056 kB] 2025-12-16 00:06:35.728841 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [35.9 kB] 2025-12-16 00:06:35.728998 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1944 kB] 2025-12-16 00:06:35.729036 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2124 kB] 2025-12-16 00:06:35.729041 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:06:35.729049 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:06:35.729053 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 35.3 MB in 3s (13.1 MB/s) 2025-12-16 00:06:35.729084 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-16 00:06:35.729129 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-16 00:06:35.729169 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-12-16 00:06:35.729209 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-12-16 00:06:35.729259 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-12-16 00:06:35.729324 | ubuntu-noble-large | INFO:kolla.common.utils.base: openssl 2025-12-16 00:06:35.729364 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-12-16 00:06:35.729405 | ubuntu-noble-large | INFO:kolla.common.utils.base: ca-certificates locales openssl 2025-12-16 00:06:35.729446 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:06:35.729482 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5391 kB of archives. 2025-12-16 00:06:35.729518 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 19.4 MB of additional disk space will be used. 2025-12-16 00:06:35.729556 | 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.6 [1003 kB] 2025-12-16 00:06:35.729596 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 ca-certificates all 20240203 [159 kB] 2025-12-16 00:06:35.729636 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 locales all 2.39-0ubuntu8.6 [4229 kB] 2025-12-16 00:06:35.729677 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Setting locale failed. 2025-12-16 00:06:35.729710 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Please check that your locale settings: 2025-12-16 00:06:35.729749 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANGUAGE = (unset), 2025-12-16 00:06:35.729785 | ubuntu-noble-large | INFO:kolla.common.utils.base: LC_ALL = (unset), 2025-12-16 00:06:35.729836 | ubuntu-noble-large | INFO:kolla.common.utils.base: LANG = "en_US.UTF-8" 2025-12-16 00:06:35.729980 | ubuntu-noble-large | INFO:kolla.common.utils.base: are supported and installed on your system. 2025-12-16 00:06:35.729986 | ubuntu-noble-large | INFO:kolla.common.utils.base:perl: warning: Falling back to the standard locale ("C"). 2025-12-16 00:06:35.729990 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.729994 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-12-16 00:06:35.729999 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.730084 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5391 kB in 1s (8571 kB/s) 2025-12-16 00:06:35.730088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package openssl. 2025-12-16 00:06:35.730108 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-16 00:06:35.730150 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-16 00:06:35.730201 | 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% 2025-12-16 00:06:35.730256 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-12-16 00:06:35.730305 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-12-16 00:06:35.730345 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-12-16 00:06:35.730384 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-12-16 00:06:35.730423 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-12-16 00:06:35.730460 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-12-16 00:06:35.730500 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 4381 files and directories currently installed.) 2025-12-16 00:06:35.730542 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../openssl_3.0.13-0ubuntu3.6_amd64.deb ... 2025-12-16 00:06:35.730581 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking openssl (3.0.13-0ubuntu3.6) ... 2025-12-16 00:06:35.730619 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ca-certificates. 2025-12-16 00:06:35.730658 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../ca-certificates_20240203_all.deb ... 2025-12-16 00:06:35.730700 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.730743 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ca-certificates (20240203) ... 2025-12-16 00:06:35.730783 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package locales. 2025-12-16 00:06:35.730856 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../locales_2.39-0ubuntu8.6_all.deb ... 2025-12-16 00:06:35.730905 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking locales (2.39-0ubuntu8.6) ... 2025-12-16 00:06:35.730946 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up locales (2.39-0ubuntu8.6) ... 2025-12-16 00:06:35.730989 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-12-16 00:06:35.731025 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-12-16 00:06:35.731060 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-12-16 00:06:35.731097 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-12-16 00:06:35.731132 | 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.) 2025-12-16 00:06:35.731166 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-12-16 00:06:35.731197 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-12-16 00:06:35.731281 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-12-16 00:06:35.731290 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up openssl (3.0.13-0ubuntu3.6) ... 2025-12-16 00:06:35.731324 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ca-certificates (20240203) ... 2025-12-16 00:06:35.731356 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Dialog 2025-12-16 00:06:35.731386 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: (TERM is not set, so the dialog frontend is not usable.) 2025-12-16 00:06:35.731417 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Readline 2025-12-16 00:06:35.731447 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: unable to initialize frontend: Readline 2025-12-16 00:06:35.731481 | 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.) 2025-12-16 00:06:35.731509 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: falling back to frontend: Teletype 2025-12-16 00:06:35.731543 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2025-12-16 00:06:35.731576 | ubuntu-noble-large | INFO:kolla.common.utils.base:146 added, 0 removed; done. 2025-12-16 00:06:35.731609 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for ca-certificates (20240203) ... 2025-12-16 00:06:35.731641 | ubuntu-noble-large | INFO:kolla.common.utils.base:Updating certificates in /etc/ssl/certs... 2025-12-16 00:06:35.731674 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 added, 0 removed; done. 2025-12-16 00:06:35.731704 | ubuntu-noble-large | INFO:kolla.common.utils.base:Running hooks in /etc/ca-certificates/update.d... 2025-12-16 00:06:35.731739 | ubuntu-noble-large | INFO:kolla.common.utils.base:done. 2025-12-16 00:06:35.731771 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-12-16 00:06:35.731820 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2025-12-16 00:06:35.731953 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2025-12-16 00:06:35.731986 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-12-16 00:06:35.731998 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container ab7658e8f79e 2025-12-16 00:06:35.732013 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b4aa1a9aebf9 2025-12-16 00:06:35.732022 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 10/37 : ENV KOLLA_BASE_DISTRO=ubuntu KOLLA_BASE_ARCH=x86_64 2025-12-16 00:06:35.732031 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 368a5545ec77 2025-12-16 00:06:35.732043 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 368a5545ec77 2025-12-16 00:06:35.732104 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 491aaf638284 2025-12-16 00:06:35.732118 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 11/37 : COPY kolla_bashrc /tmp/ 2025-12-16 00:06:35.732160 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 830044401555 2025-12-16 00:06:35.732175 | 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 2025-12-16 00:06:35.732270 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in d7b8476c021e 2025-12-16 00:06:35.732287 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container d7b8476c021e 2025-12-16 00:06:35.732299 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3fc8ceee443b 2025-12-16 00:06:35.732355 | 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)]$ " 2025-12-16 00:06:35.732368 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 8d0fd2cf1b99 2025-12-16 00:06:35.732405 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 8d0fd2cf1b99 2025-12-16 00:06:35.732453 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> bcf8878bb180 2025-12-16 00:06:35.732467 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 14/37 : ENV DEBIAN_FRONTEND noninteractive 2025-12-16 00:06:35.732528 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 4ebfc9e046b8 2025-12-16 00:06:35.732543 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 4ebfc9e046b8 2025-12-16 00:06:35.732602 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> bcedd51748cc 2025-12-16 00:06:35.732616 | 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 2025-12-16 00:06:35.732662 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> cafb7396ed85 2025-12-16 00:06:35.732678 | 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/* 2025-12-16 00:06:35.732737 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 1d13373ea944 2025-12-16 00:06:35.732752 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:06:35.732797 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:06:35.732856 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:06:35.732880 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:06:35.732946 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:06:35.732986 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble/restricted amd64 Packages [117 kB] 2025-12-16 00:06:35.733003 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [2,898 kB] 2025-12-16 00:06:35.733026 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:06:35.733047 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [33.1 kB] 2025-12-16 00:06:35.733135 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:06:35.733156 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:06:35.733180 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Packages [331 kB] 2025-12-16 00:06:35.733197 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3,056 kB] 2025-12-16 00:06:35.733220 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [35.9 kB] 2025-12-16 00:06:35.733291 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:06:35.733316 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:06:35.733339 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:06:35.733363 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:06:35.733410 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 35.3 MB in 3s (13.4 MB/s) 2025-12-16 00:06:35.733433 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-16 00:06:35.733456 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-16 00:06:35.733500 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-12-16 00:06:35.733523 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-12-16 00:06:35.733561 | ubuntu-noble-large | INFO:kolla.common.utils.base:ca-certificates is already the newest version (20240203). 2025-12-16 00:06:35.733584 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-12-16 00:06:35.733608 | ubuntu-noble-large | INFO:kolla.common.utils.base: dirmngr gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd libbrotli1 2025-12-16 00:06:35.733649 | ubuntu-noble-large | INFO:kolla.common.utils.base: libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2025-12-16 00:06:35.733675 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2025-12-16 00:06:35.733699 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2025-12-16 00:06:35.733777 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common 2025-12-16 00:06:35.733796 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2025-12-16 00:06:35.733857 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblocale-gettext-perl perl cron quota ecryptfs-utils dbus-user-session 2025-12-16 00:06:35.733876 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpam-systemd pinentry-gnome3 tor parcimonie xloadimage gpg-wks-server 2025-12-16 00:06:35.733894 | ubuntu-noble-large | INFO:kolla.common.utils.base: scdaemon krb5-doc krb5-user pinentry-doc readline-doc 2025-12-16 00:06:35.733916 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2025-12-16 00:06:35.733935 | ubuntu-noble-large | INFO:kolla.common.utils.base: gnupg-l10n gpg-wks-client krb5-locales libldap-common publicsuffix 2025-12-16 00:06:35.733958 | ubuntu-noble-large | INFO:kolla.common.utils.base: libsasl2-modules 2025-12-16 00:06:35.733981 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-12-16 00:06:35.734005 | ubuntu-noble-large | INFO:kolla.common.utils.base: adduser curl dirmngr gnupg gnupg-utils gpg gpg-agent gpgconf gpgsm keyboxd 2025-12-16 00:06:35.734093 | ubuntu-noble-large | INFO:kolla.common.utils.base: libbrotli1 libcurl4t64 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 2025-12-16 00:06:35.734113 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkrb5support0 libksba8 libldap2 libnghttp2-14 libpsl5t64 libreadline8t64 2025-12-16 00:06:35.734136 | ubuntu-noble-large | INFO:kolla.common.utils.base: librtmp1 libsasl2-2 libsasl2-modules-db libsqlite3-0 libssh-4 2025-12-16 00:06:35.734153 | ubuntu-noble-large | INFO:kolla.common.utils.base: pinentry-curses readline-common ubuntu-cloud-keyring 2025-12-16 00:06:35.734175 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:06:35.734199 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 5,330 kB of archives. 2025-12-16 00:06:35.734224 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 13.7 MB of additional disk space will be used. 2025-12-16 00:06:35.734301 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 adduser all 3.137ubuntu1 [101 kB] 2025-12-16 00:06:35.734321 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.6 [34.4 kB] 2025-12-16 00:06:35.734346 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.6 [82.0 kB] 2025-12-16 00:06:35.734369 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libkeyutils1 amd64 1.6.3-3build1 [9,490 B] 2025-12-16 00:06:35.734393 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.6 [348 kB] 2025-12-16 00:06:35.734417 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.6 [143 kB] 2025-12-16 00:06:35.734441 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 readline-common all 8.2-4build1 [56.5 kB] 2025-12-16 00:06:35.734491 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libreadline8t64 amd64 8.2-4build1 [153 kB] 2025-12-16 00:06:35.734515 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.5 [701 kB] 2025-12-16 00:06:35.734559 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libnghttp2-14 amd64 1.59.0-1ubuntu0.2 [74.3 kB] 2025-12-16 00:06:35.734583 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libpsl5t64 amd64 0.21.2-1.1build1 [57.1 kB] 2025-12-16 00:06:35.734606 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libbrotli1 amd64 1.1.0-2build2 [331 kB] 2025-12-16 00:06:35.734630 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg1-5ubuntu3.1 [20.4 kB] 2025-12-16 00:06:35.734655 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-2 amd64 2.1.28+dfsg1-5ubuntu3.1 [53.2 kB] 2025-12-16 00:06:35.734749 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2 amd64 2.6.7+dfsg-1~exp1ubuntu8.2 [196 kB] 2025-12-16 00:06:35.734769 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build7 [56.3 kB] 2025-12-16 00:06:35.734793 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssh-4 amd64 0.10.6-2ubuntu0.2 [188 kB] 2025-12-16 00:06:35.734841 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.6 [341 kB] 2025-12-16 00:06:35.734865 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.6 [226 kB] 2025-12-16 00:06:35.734883 | 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.3 [104 kB] 2025-12-16 00:06:35.734907 | 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] 2025-12-16 00:06:35.734931 | 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.3 [323 kB] 2025-12-16 00:06:35.734956 | 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.3 [109 kB] 2025-12-16 00:06:35.735022 | 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.3 [565 kB] 2025-12-16 00:06:35.735046 | 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] 2025-12-16 00:06:35.735064 | 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.3 [227 kB] 2025-12-16 00:06:35.735087 | 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.3 [232 kB] 2025-12-16 00:06:35.735110 | 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.3 [78.3 kB] 2025-12-16 00:06:35.735152 | 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.3 [359 kB] 2025-12-16 00:06:35.735167 | 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] 2025-12-16 00:06:35.735221 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-12-16 00:06:35.735287 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.735307 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 5,330 kB in 1s (7,318 kB/s) 2025-12-16 00:06:35.735329 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package adduser. 2025-12-16 00:06:35.735353 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-16 00:06:35.735378 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-16 00:06:35.735438 | 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% 2025-12-16 00:06:35.735471 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-12-16 00:06:35.735491 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-12-16 00:06:35.735524 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-12-16 00:06:35.735548 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-12-16 00:06:35.735572 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-12-16 00:06:35.735595 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-12-16 00:06:35.735634 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5491 files and directories currently installed.) 2025-12-16 00:06:35.735649 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../adduser_3.137ubuntu1_all.deb ... 2025-12-16 00:06:35.735711 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking adduser (3.137ubuntu1) ... 2025-12-16 00:06:35.735736 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up adduser (3.137ubuntu1) ... 2025-12-16 00:06:35.735760 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5support0:amd64. 2025-12-16 00:06:35.735782 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-16 00:06:35.735831 | 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% 2025-12-16 00:06:35.735946 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-12-16 00:06:35.735969 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-12-16 00:06:35.735987 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-12-16 00:06:35.736011 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-12-16 00:06:35.736029 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-12-16 00:06:35.736046 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-12-16 00:06:35.736069 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5539 files and directories currently installed.) 2025-12-16 00:06:35.736088 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-libkrb5support0_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-16 00:06:35.736111 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 00:06:35.736136 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libk5crypto3:amd64. 2025-12-16 00:06:35.736159 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libk5crypto3_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-16 00:06:35.736182 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 00:06:35.736228 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkeyutils1:amd64. 2025-12-16 00:06:35.736313 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libkeyutils1_1.6.3-3build1_amd64.deb ... 2025-12-16 00:06:35.736332 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkeyutils1:amd64 (1.6.3-3build1) ... 2025-12-16 00:06:35.736355 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkrb5-3:amd64. 2025-12-16 00:06:35.736378 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-libkrb5-3_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-16 00:06:35.736401 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 00:06:35.736425 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgssapi-krb5-2:amd64. 2025-12-16 00:06:35.736470 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-libgssapi-krb5-2_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-16 00:06:35.736519 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 00:06:35.736538 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package readline-common. 2025-12-16 00:06:35.736560 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-readline-common_8.2-4build1_all.deb ... 2025-12-16 00:06:35.736583 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking readline-common (8.2-4build1) ... 2025-12-16 00:06:35.736607 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libreadline8t64:amd64. 2025-12-16 00:06:35.736630 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libreadline8t64_8.2-4build1_amd64.deb ... 2025-12-16 00:06:35.736674 | 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 libreadline 2025-12-16 00:06:35.736700 | ubuntu-noble-large | INFO:kolla.common.utils.base:8t64' 2025-12-16 00:06:35.736792 | 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' 2025-12-16 00:06:35.736841 | 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 libreadline8t64' 2025-12-16 00:06:35.736860 | 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' 2025-12-16 00:06:35.736883 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libreadline8t64:amd64 (8.2-4build1) ... 2025-12-16 00:06:35.736912 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsqlite3-0:amd64. 2025-12-16 00:06:35.736936 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-libsqlite3-0_3.45.1-1ubuntu2.5_amd64.deb ... 2025-12-16 00:06:35.736953 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2025-12-16 00:06:35.736976 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnghttp2-14:amd64. 2025-12-16 00:06:35.737000 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-libnghttp2-14_1.59.0-1ubuntu0.2_amd64.deb ... 2025-12-16 00:06:35.737024 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 2025-12-16 00:06:35.737050 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpsl5t64:amd64. 2025-12-16 00:06:35.737097 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libpsl5t64_0.21.2-1.1build1_amd64.deb ... 2025-12-16 00:06:35.737118 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpsl5t64:amd64 (0.21.2-1.1build1) ... 2025-12-16 00:06:35.737141 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbrotli1:amd64. 2025-12-16 00:06:35.737164 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libbrotli1_1.1.0-2build2_amd64.deb ... 2025-12-16 00:06:35.737187 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbrotli1:amd64 (1.1.0-2build2) ... 2025-12-16 00:06:35.737266 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-modules-db:amd64. 2025-12-16 00:06:35.737301 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libsasl2-modules-db_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-16 00:06:35.737319 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 00:06:35.737342 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsasl2-2:amd64. 2025-12-16 00:06:35.737365 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-libsasl2-2_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-16 00:06:35.737453 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 00:06:35.737473 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libldap2:amd64. 2025-12-16 00:06:35.737491 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libldap2_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... 2025-12-16 00:06:35.737529 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-12-16 00:06:35.737548 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.737574 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librtmp1:amd64. 2025-12-16 00:06:35.737592 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2build7_amd64.deb ... 2025-12-16 00:06:35.737615 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2025-12-16 00:06:35.737640 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libssh-4:amd64. 2025-12-16 00:06:35.737663 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libssh-4_0.10.6-2ubuntu0.2_amd64.deb ... 2025-12-16 00:06:35.737735 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libssh-4:amd64 (0.10.6-2ubuntu0.2) ... 2025-12-16 00:06:35.737753 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcurl4t64:amd64. 2025-12-16 00:06:35.737776 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libcurl4t64_8.5.0-2ubuntu10.6_amd64.deb ... 2025-12-16 00:06:35.737839 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:06:35.737864 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package curl. 2025-12-16 00:06:35.737887 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-curl_8.5.0-2ubuntu10.6_amd64.deb ... 2025-12-16 00:06:35.737933 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking curl (8.5.0-2ubuntu10.6) ... 2025-12-16 00:06:35.737959 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgconf. 2025-12-16 00:06:35.737982 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-gpgconf_2.4.4-2ubuntu17.3_amd64.deb ... 2025-12-16 00:06:35.738003 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.738076 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgconf (2.4.4-2ubuntu17.3) ... 2025-12-16 00:06:35.738096 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libksba8:amd64. 2025-12-16 00:06:35.738121 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libksba8_1.6.6-1build1_amd64.deb ... 2025-12-16 00:06:35.738148 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libksba8:amd64 (1.6.6-1build1) ... 2025-12-16 00:06:35.738169 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dirmngr. 2025-12-16 00:06:35.738281 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-dirmngr_2.4.4-2ubuntu17.3_amd64.deb ... 2025-12-16 00:06:35.738311 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dirmngr (2.4.4-2ubuntu17.3) ... 2025-12-16 00:06:35.738330 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg-utils. 2025-12-16 00:06:35.738355 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-gnupg-utils_2.4.4-2ubuntu17.3_amd64.deb ... 2025-12-16 00:06:35.738373 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg-utils (2.4.4-2ubuntu17.3) ... 2025-12-16 00:06:35.738397 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg. 2025-12-16 00:06:35.738416 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-gpg_2.4.4-2ubuntu17.3_amd64.deb ... 2025-12-16 00:06:35.738441 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg (2.4.4-2ubuntu17.3) ... 2025-12-16 00:06:35.738465 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package pinentry-curses. 2025-12-16 00:06:35.738490 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-pinentry-curses_1.2.1-3ubuntu5_amd64.deb ... 2025-12-16 00:06:35.738515 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking pinentry-curses (1.2.1-3ubuntu5) ... 2025-12-16 00:06:35.738540 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpg-agent. 2025-12-16 00:06:35.738564 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-gpg-agent_2.4.4-2ubuntu17.3_amd64.deb ... 2025-12-16 00:06:35.738588 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpg-agent (2.4.4-2ubuntu17.3) ... 2025-12-16 00:06:35.738630 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gpgsm. 2025-12-16 00:06:35.738656 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-gpgsm_2.4.4-2ubuntu17.3_amd64.deb ... 2025-12-16 00:06:35.738675 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gpgsm (2.4.4-2ubuntu17.3) ... 2025-12-16 00:06:35.738700 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package keyboxd. 2025-12-16 00:06:35.738725 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-keyboxd_2.4.4-2ubuntu17.3_amd64.deb ... 2025-12-16 00:06:35.738750 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking keyboxd (2.4.4-2ubuntu17.3) ... 2025-12-16 00:06:35.738775 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gnupg. 2025-12-16 00:06:35.738827 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-gnupg_2.4.4-2ubuntu17.3_all.deb ... 2025-12-16 00:06:35.738852 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.738869 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gnupg (2.4.4-2ubuntu17.3) ... 2025-12-16 00:06:35.738952 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package ubuntu-cloud-keyring. 2025-12-16 00:06:35.738974 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-ubuntu-cloud-keyring_2023.11.28.1_all.deb ... 2025-12-16 00:06:35.738991 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.739008 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking ubuntu-cloud-keyring (2023.11.28.1) ... 2025-12-16 00:06:35.739031 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libksba8:amd64 (1.6.6-1build1) ... 2025-12-16 00:06:35.739049 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up pinentry-curses (1.2.1-3ubuntu5) ... 2025-12-16 00:06:35.739067 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkeyutils1:amd64 (1.6.3-3build1) ... 2025-12-16 00:06:35.739091 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbrotli1:amd64 (1.1.0-2build2) ... 2025-12-16 00:06:35.739110 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.5) ... 2025-12-16 00:06:35.739135 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpsl5t64:amd64 (0.21.2-1.1build1) ... 2025-12-16 00:06:35.739154 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnghttp2-14:amd64 (1.59.0-1ubuntu0.2) ... 2025-12-16 00:06:35.739177 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up ubuntu-cloud-keyring (2023.11.28.1) ... 2025-12-16 00:06:35.739196 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 00:06:35.739217 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 00:06:35.739287 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build7) ... 2025-12-16 00:06:35.739317 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 00:06:35.739334 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsasl2-2:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 00:06:35.739354 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 00:06:35.739375 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up readline-common (8.2-4build1) ... 2025-12-16 00:06:35.739420 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libldap2:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-12-16 00:06:35.739443 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg-utils (2.4.4-2ubuntu17.3) ... 2025-12-16 00:06:35.739465 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 00:06:35.739486 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libssh-4:amd64 (0.10.6-2ubuntu0.2) ... 2025-12-16 00:06:35.739508 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libreadline8t64:amd64 (8.2-4build1) ... 2025-12-16 00:06:35.739578 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgconf (2.4.4-2ubuntu17.3) ... 2025-12-16 00:06:35.739595 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg (2.4.4-2ubuntu17.3) ... 2025-12-16 00:06:35.739618 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpg-agent (2.4.4-2ubuntu17.3) ... 2025-12-16 00:06:35.739640 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:06:35.739677 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gpgsm (2.4.4-2ubuntu17.3) ... 2025-12-16 00:06:35.739693 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dirmngr (2.4.4-2ubuntu17.3) ... 2025-12-16 00:06:35.739712 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up keyboxd (2.4.4-2ubuntu17.3) ... 2025-12-16 00:06:35.739734 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gnupg (2.4.4-2ubuntu17.3) ... 2025-12-16 00:06:35.739762 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up curl (8.5.0-2ubuntu10.6) ... 2025-12-16 00:06:35.739785 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:06:35.739870 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 1d13373ea944 2025-12-16 00:06:35.739889 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> f64cb25cd386 2025-12-16 00:06:35.739912 | 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 2025-12-16 00:06:35.739936 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 51635b4b95a4 2025-12-16 00:06:35.739957 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 51635b4b95a4 2025-12-16 00:06:35.740003 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 72005ddb0849 2025-12-16 00:06:35.740025 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 18/37 : RUN rm -f /etc/apt/sources.list.d/ubuntu.sources 2025-12-16 00:06:35.740047 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 9b6a96d603d1 2025-12-16 00:06:35.740117 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 9b6a96d603d1 2025-12-16 00:06:35.740134 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> e50a6c2bf2c0 2025-12-16 00:06:35.740156 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 19/37 : COPY sources.list.ubuntu /etc/apt/sources.list 2025-12-16 00:06:35.740177 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> d84b9c9ea92f 2025-12-16 00:06:35.740198 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 20/37 : COPY sources.list /etc/apt/sources.list.d/kolla-custom.list 2025-12-16 00:06:35.740219 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> fbc4f5d626af 2025-12-16 00:06:35.740289 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 21/37 : COPY apt_preferences.ubuntu /etc/apt/preferences 2025-12-16 00:06:35.740314 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> c87eb8b548a2 2025-12-16 00:06:35.740336 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 22/37 : COPY apt_preferences /etc/apt/preferences.d/kolla-custom 2025-12-16 00:06:35.740356 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 0da8c472fb52 2025-12-16 00:06:35.740404 | 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 2025-12-16 00:06:35.740429 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 1abc1cc165bc 2025-12-16 00:06:35.740446 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: directory '/root/.gnupg' created 2025-12-16 00:06:35.740466 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.740487 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: keybox '/root/.gnupg/pubring.kbx' created 2025-12-16 00:06:35.740506 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.740528 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: /root/.gnupg/trustdb.gpg: trustdb created 2025-12-16 00:06:35.740548 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.740569 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key F77F1EDA57EBB1CC: public key "Launchpad PPA for Team RabbitMQ" imported 2025-12-16 00:06:35.740613 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.740650 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-12-16 00:06:35.740666 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-12-16 00:06:35.740686 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.740703 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: 2 duplicate signatures removed 2025-12-16 00:06:35.740723 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.740743 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 6B73A36E6026DFCA: public key "RabbitMQ Release Signing Key " imported 2025-12-16 00:06:35.740763 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.740784 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-12-16 00:06:35.740875 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-12-16 00:06:35.740894 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.740910 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: key 505D97A41C61B9CD: public key "Launchpad PPA for Vincent Bernat" imported 2025-12-16 00:06:35.740931 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.740947 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: Total number processed: 1 2025-12-16 00:06:35.740966 | ubuntu-noble-large | INFO:kolla.common.utils.base:gpg: imported: 1 2025-12-16 00:06:35.740980 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.741000 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 1abc1cc165bc 2025-12-16 00:06:35.741019 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 241fde51fabe 2025-12-16 00:06:35.741055 | 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_compat.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 2025-12-16 00:06:35.741079 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 727d0b33b750 2025-12-16 00:06:35.741100 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://rpm.grafana.com/gpg.key): response: 200, time: 0.080619, size: 2460 2025-12-16 00:06:35.741121 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://repos.influxdata.com/influxdata-archive_compat.key): response: 200, time: 0.082451, size: 1684 2025-12-16 00:06:35.741141 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://supplychain.mariadb.com/mariadb-keyring-2019.gpg): response: 200, time: 0.309051, size: 27481 2025-12-16 00:06:35.741161 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://artifacts.opensearch.org/publickeys/opensearch.pgp): response: 200, time: 0.123303, size: 4300 2025-12-16 00:06:35.741207 | 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.154764, size: 3151 2025-12-16 00:06:35.741260 | ubuntu-noble-large | INFO:kolla.common.utils.base:curl (https://packages.treasuredata.com/GPG-KEY-td-agent): response: 200, time: 0.117646, size: 3157 2025-12-16 00:06:35.741293 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 727d0b33b750 2025-12-16 00:06:35.741309 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> ef789664e581 2025-12-16 00:06:35.741332 | 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/* 2025-12-16 00:06:35.741364 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 28fce74ce88e 2025-12-16 00:06:35.741384 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:06:35.741396 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:06:35.741413 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:06:35.741429 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:06:35.741466 | 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] 2025-12-16 00:06:35.741485 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:06:35.741502 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:06:35.741518 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:06:35.741552 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:06:35.741570 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:06:35.741641 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:06:35.741658 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:06:35.741677 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:06:35.741689 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:06:35.741706 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:06:35.741724 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 29.0 MB in 3s (10.8 MB/s) 2025-12-16 00:06:35.741759 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-16 00:06:35.741775 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-16 00:06:35.741854 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-12-16 00:06:35.741870 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-12-16 00:06:35.741897 | ubuntu-noble-large | INFO:kolla.common.utils.base:locales is already the newest version (2.39-0ubuntu8.6). 2025-12-16 00:06:35.741910 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:06:35.741928 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generating locales (this might take a while)... 2025-12-16 00:06:35.741941 | ubuntu-noble-large | INFO:kolla.common.utils.base: en_US.UTF-8... 2025-12-16 00:06:35.741959 | ubuntu-noble-large | INFO:kolla.common.utils.base: done 2025-12-16 00:06:35.741976 | ubuntu-noble-large | INFO:kolla.common.utils.base:Generation complete. 2025-12-16 00:06:35.742045 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-16 00:06:35.742060 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-12-16 00:06:35.742078 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-12-16 00:06:35.742090 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2025-12-16 00:06:35.742108 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:06:35.742126 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-16 00:06:35.742161 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-12-16 00:06:35.742179 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-12-16 00:06:35.742197 | ubuntu-noble-large | INFO:kolla.common.utils.base:Calculating upgrade... 2025-12-16 00:06:35.742227 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:06:35.742284 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:06:35.742301 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2025-12-16 00:06:35.742320 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease 2025-12-16 00:06:35.742338 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2025-12-16 00:06:35.742355 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2025-12-16 00:06:35.742414 | ubuntu-noble-large | INFO:kolla.common.utils.base:Hit:5 http://archive.ubuntu.com/ubuntu noble-security InRelease 2025-12-16 00:06:35.742429 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 34 B in 1s (25 B/s) 2025-12-16 00:06:35.742446 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-16 00:06:35.742462 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading package lists... 2025-12-16 00:06:35.742479 | ubuntu-noble-large | INFO:kolla.common.utils.base:Building dependency tree... 2025-12-16 00:06:35.742531 | ubuntu-noble-large | INFO:kolla.common.utils.base:Reading state information... 2025-12-16 00:06:35.742544 | ubuntu-noble-large | INFO:kolla.common.utils.base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2025-12-16 00:06:35.742561 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following additional packages will be installed: 2025-12-16 00:06:35.742579 | ubuntu-noble-large | INFO:kolla.common.utils.base: dmeventd dmsetup libaio1t64 libapparmor1 libbpf1 libbsd0 libcap2-bin 2025-12-16 00:06:35.742596 | ubuntu-noble-large | INFO:kolla.common.utils.base: libconfig-general-perl libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 2025-12-16 00:06:35.742632 | ubuntu-noble-large | INFO:kolla.common.utils.base: libelf1t64 libexpat1 libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 2025-12-16 00:06:35.742650 | ubuntu-noble-large | INFO:kolla.common.utils.base: libkmod2 liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2025-12-16 00:06:35.742668 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2025-12-16 00:06:35.742686 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2025-12-16 00:06:35.742705 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 media-types perl 2025-12-16 00:06:35.742760 | ubuntu-noble-large | INFO:kolla.common.utils.base: perl-modules-5.38 python3-minimal python3-pkg-resources python3-setuptools 2025-12-16 00:06:35.742775 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-wheel python3.12 python3.12-minimal sg3-utils systemd-dev tzdata 2025-12-16 00:06:35.742792 | ubuntu-noble-large | INFO:kolla.common.utils.base: udev 2025-12-16 00:06:35.742831 | ubuntu-noble-large | INFO:kolla.common.utils.base:Suggested packages: 2025-12-16 00:06:35.742949 | ubuntu-noble-large | INFO:kolla.common.utils.base: gawk-doc iproute2-doc gdbm-l10n perl-doc libterm-readline-gnu-perl 2025-12-16 00:06:35.742967 | ubuntu-noble-large | INFO:kolla.common.utils.base: | libterm-readline-perl-perl make libtap-harness-archive-perl python3-doc 2025-12-16 00:06:35.742981 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-tk python3-venv python-setuptools-doc python3.12-venv python3.12-doc 2025-12-16 00:06:35.742995 | ubuntu-noble-large | INFO:kolla.common.utils.base: binutils binfmt-support tgt-glusterfs tgt-rbd 2025-12-16 00:06:35.743009 | ubuntu-noble-large | INFO:kolla.common.utils.base:Recommended packages: 2025-12-16 00:06:35.743028 | ubuntu-noble-large | INFO:kolla.common.utils.base: libatm1t64 libpam-cap ibverbs-providers thin-provisioning-tools finalrd 2025-12-16 00:06:35.743041 | ubuntu-noble-large | INFO:kolla.common.utils.base: busybox-initramfs build-essential python3-dev systemd-hwe-hwdb 2025-12-16 00:06:35.743054 | ubuntu-noble-large | INFO:kolla.common.utils.base:The following NEW packages will be installed: 2025-12-16 00:06:35.743068 | ubuntu-noble-large | INFO:kolla.common.utils.base: apt-utils dmeventd dmsetup dumb-init gawk iproute2 kmod libaio1t64 2025-12-16 00:06:35.743085 | ubuntu-noble-large | INFO:kolla.common.utils.base: libapparmor1 libbpf1 libbsd0 libcap2-bin libconfig-general-perl 2025-12-16 00:06:35.743097 | ubuntu-noble-large | INFO:kolla.common.utils.base: libdevmapper-event1.02.1 libdevmapper1.02.1 libedit2 libelf1t64 libexpat1 2025-12-16 00:06:35.743126 | ubuntu-noble-large | INFO:kolla.common.utils.base: libgdbm-compat4t64 libgdbm6t64 libibverbs1 libisns0t64 libkmod2 2025-12-16 00:06:35.743144 | ubuntu-noble-large | INFO:kolla.common.utils.base: liblvm2cmd2.03 libmnl0 libmpfr6 libnl-3-200 libnl-route-3-200 2025-12-16 00:06:35.743157 | ubuntu-noble-large | INFO:kolla.common.utils.base: libopeniscsiusr libperl5.38t64 libpython3-stdlib libpython3.12-minimal 2025-12-16 00:06:35.743171 | ubuntu-noble-large | INFO:kolla.common.utils.base: libpython3.12-stdlib librdmacm1t64 libsgutils2-1.46-2 libsigsegv2 2025-12-16 00:06:35.743200 | ubuntu-noble-large | INFO:kolla.common.utils.base: libtirpc-common libtirpc3t64 libwrap0 libxtables12 lsof lvm2 media-types 2025-12-16 00:06:35.743214 | ubuntu-noble-large | INFO:kolla.common.utils.base: netbase open-iscsi perl perl-modules-5.38 python3 python3-minimal 2025-12-16 00:06:35.743225 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3-pip python3-pkg-resources python3-setuptools python3-wheel 2025-12-16 00:06:35.743282 | ubuntu-noble-large | INFO:kolla.common.utils.base: python3.12 python3.12-minimal sg3-utils socat sudo systemd-dev 2025-12-16 00:06:35.743296 | ubuntu-noble-large | INFO:kolla.common.utils.base: systemd-standalone-sysusers tgt tzdata udev 2025-12-16 00:06:35.743312 | ubuntu-noble-large | INFO:kolla.common.utils.base:0 upgraded, 63 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:06:35.743330 | ubuntu-noble-large | INFO:kolla.common.utils.base:Need to get 27.6 MB of archives. 2025-12-16 00:06:35.743344 | ubuntu-noble-large | INFO:kolla.common.utils.base:After this operation, 129 MB of additional disk space will be used. 2025-12-16 00:06:35.743362 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:06:35.743378 | 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.9 [836 kB] 2025-12-16 00:06:35.743397 | 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.3 [88.0 kB] 2025-12-16 00:06:35.743437 | 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.9 [2,332 kB] 2025-12-16 00:06:35.743452 | 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] 2025-12-16 00:06:35.743470 | 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] 2025-12-16 00:06:35.743484 | 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] 2025-12-16 00:06:35.743502 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 tzdata all 2025b-0ubuntu0.24.04.1 [276 kB] 2025-12-16 00:06:35.743520 | 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.9 [2,068 kB] 2025-12-16 00:06:35.743538 | 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.9 [651 kB] 2025-12-16 00:06:35.743574 | 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] 2025-12-16 00:06:35.743588 | 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] 2025-12-16 00:06:35.743604 | 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] 2025-12-16 00:06:35.743620 | 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] 2025-12-16 00:06:35.743637 | 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] 2025-12-16 00:06:35.743668 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkmod2 amd64 31+20240202-2ubuntu7.1 [51.7 kB] 2025-12-16 00:06:35.743694 | 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] 2025-12-16 00:06:35.743711 | 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.11 [204 kB] 2025-12-16 00:06:35.743728 | 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.11 [106 kB] 2025-12-16 00:06:35.743745 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.11 [1,874 kB] 2025-12-16 00:06:35.743762 | 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] 2025-12-16 00:06:35.743779 | 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] 2025-12-16 00:06:35.743903 | 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.2 [3,110 kB] 2025-12-16 00:06:35.743922 | 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] 2025-12-16 00:06:35.743935 | 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] 2025-12-16 00:06:35.743948 | 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.2 [4,874 kB] 2025-12-16 00:06:35.743966 | 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.2 [231 kB] 2025-12-16 00:06:35.743978 | 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] 2025-12-16 00:06:35.743992 | 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] 2025-12-16 00:06:35.744005 | 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] 2025-12-16 00:06:35.744022 | 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] 2025-12-16 00:06:35.744036 | 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] 2025-12-16 00:06:35.744048 | 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] 2025-12-16 00:06:35.744060 | 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] 2025-12-16 00:06:35.744078 | 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] 2025-12-16 00:06:35.744091 | 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] 2025-12-16 00:06:35.744109 | 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] 2025-12-16 00:06:35.744122 | 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] 2025-12-16 00:06:35.744139 | 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] 2025-12-16 00:06:35.744157 | 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] 2025-12-16 00:06:35.744174 | 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] 2025-12-16 00:06:35.744203 | 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] 2025-12-16 00:06:35.744221 | 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] 2025-12-16 00:06:35.744279 | 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.2 [34.2 kB] 2025-12-16 00:06:35.744293 | 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.2 [1,120 kB] 2025-12-16 00:06:35.744311 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 kmod amd64 31+20240202-2ubuntu7.1 [101 kB] 2025-12-16 00:06:35.744329 | 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.5 [50.5 kB] 2025-12-16 00:06:35.744341 | 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] 2025-12-16 00:06:35.744358 | 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] 2025-12-16 00:06:35.744376 | 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] 2025-12-16 00:06:35.744434 | 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] 2025-12-16 00:06:35.744446 | 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.1 [948 kB] 2025-12-16 00:06:35.744468 | 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] 2025-12-16 00:06:35.744478 | 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] 2025-12-16 00:06:35.744493 | 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] 2025-12-16 00:06:35.744504 | 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] 2025-12-16 00:06:35.744565 | 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] 2025-12-16 00:06:35.744578 | 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] 2025-12-16 00:06:35.744590 | 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] 2025-12-16 00:06:35.744605 | 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] 2025-12-16 00:06:35.744621 | 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] 2025-12-16 00:06:35.744632 | 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] 2025-12-16 00:06:35.744646 | 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] 2025-12-16 00:06:35.744705 | ubuntu-noble-large | INFO:kolla.common.utils.base:Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2025-12-16 00:06:35.744719 | ubuntu-noble-large | INFO:kolla.common.utils.base:debconf: delaying package configuration, since apt-utils is not installed 2025-12-16 00:06:35.744734 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.744756 | ubuntu-noble-large | INFO:kolla.common.utils.base:Fetched 27.6 MB in 1s (18.7 MB/s) 2025-12-16 00:06:35.744771 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-minimal:amd64. 2025-12-16 00:06:35.744782 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-16 00:06:35.744821 | 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% 2025-12-16 00:06:35.744837 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-12-16 00:06:35.744887 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-12-16 00:06:35.744900 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-12-16 00:06:35.744915 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-12-16 00:06:35.744929 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-12-16 00:06:35.744939 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-12-16 00:06:35.744984 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 5844 files and directories currently installed.) 2025-12-16 00:06:35.744991 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-16 00:06:35.745021 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-16 00:06:35.745030 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libexpat1:amd64. 2025-12-16 00:06:35.745037 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libexpat1_2.6.1-2ubuntu0.3_amd64.deb ... 2025-12-16 00:06:35.745086 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libexpat1:amd64 (2.6.1-2ubuntu0.3) ... 2025-12-16 00:06:35.745093 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12-minimal. 2025-12-16 00:06:35.745122 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-16 00:06:35.745131 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12-minimal (3.12.3-1ubuntu0.9) ... 2025-12-16 00:06:35.745170 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-16 00:06:35.745177 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libexpat1:amd64 (2.6.1-2ubuntu0.3) ... 2025-12-16 00:06:35.745207 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12-minimal (3.12.3-1ubuntu0.9) ... 2025-12-16 00:06:35.745215 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-minimal. 2025-12-16 00:06:35.745222 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-16 00:06:35.745288 | 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% 2025-12-16 00:06:35.745301 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-12-16 00:06:35.745310 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-12-16 00:06:35.745356 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-12-16 00:06:35.745363 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-12-16 00:06:35.745371 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-12-16 00:06:35.745377 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-12-16 00:06:35.745420 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 6163 files and directories currently installed.) 2025-12-16 00:06:35.745427 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-16 00:06:35.745436 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-minimal (3.12.3-0ubuntu2.1) ... 2025-12-16 00:06:35.745487 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package media-types. 2025-12-16 00:06:35.745494 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../1-media-types_10.1.0_all.deb ... 2025-12-16 00:06:35.745503 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking media-types (10.1.0) ... 2025-12-16 00:06:35.745542 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package netbase. 2025-12-16 00:06:35.745549 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../2-netbase_6.4_all.deb ... 2025-12-16 00:06:35.745557 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking netbase (6.4) ... 2025-12-16 00:06:35.745596 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tzdata. 2025-12-16 00:06:35.745603 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../3-tzdata_2025b-0ubuntu0.24.04.1_all.deb ... 2025-12-16 00:06:35.745612 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tzdata (2025b-0ubuntu0.24.04.1) ... 2025-12-16 00:06:35.745618 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3.12-stdlib:amd64. 2025-12-16 00:06:35.745662 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../4-libpython3.12-stdlib_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-16 00:06:35.745669 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-16 00:06:35.745677 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3.12. 2025-12-16 00:06:35.745707 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../5-python3.12_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-16 00:06:35.745714 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3.12 (3.12.3-1ubuntu0.9) ... 2025-12-16 00:06:35.745722 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libpython3-stdlib:amd64. 2025-12-16 00:06:35.745771 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../6-libpython3-stdlib_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-16 00:06:35.745778 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2025-12-16 00:06:35.745786 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-minimal (3.12.3-0ubuntu2.1) ... 2025-12-16 00:06:35.745853 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3. 2025-12-16 00:06:35.745862 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-16 00:06:35.745868 | 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% 2025-12-16 00:06:35.745877 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-12-16 00:06:35.745883 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-12-16 00:06:35.745972 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-12-16 00:06:35.745979 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-12-16 00:06:35.745985 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-12-16 00:06:35.745991 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-12-16 00:06:35.745997 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7133 files and directories currently installed.) 2025-12-16 00:06:35.746005 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../python3_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-16 00:06:35.746013 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3 (3.12.3-0ubuntu2.1) ... 2025-12-16 00:06:35.746053 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmpfr6:amd64. 2025-12-16 00:06:35.746060 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libmpfr6_4.2.1-1build1.1_amd64.deb ... 2025-12-16 00:06:35.746089 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2025-12-16 00:06:35.746101 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsigsegv2:amd64. 2025-12-16 00:06:35.746117 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2025-12-16 00:06:35.746148 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2025-12-16 00:06:35.746158 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2025-12-16 00:06:35.746197 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2025-12-16 00:06:35.746203 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package gawk. 2025-12-16 00:06:35.746212 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 2025-12-16 00:06:35.746253 | 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% 2025-12-16 00:06:35.746265 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 70% 2025-12-16 00:06:35.746309 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 75% 2025-12-16 00:06:35.746316 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 80% 2025-12-16 00:06:35.746324 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 85% 2025-12-16 00:06:35.746365 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 90% 2025-12-16 00:06:35.746374 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 95% 2025-12-16 00:06:35.746403 | ubuntu-noble-large | INFO:kolla.common.utils.base:(Reading database ... 100% (Reading database ... 7171 files and directories currently installed.) 2025-12-16 00:06:35.746410 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../00-gawk_1%3a5.2.1-2build3_amd64.deb ... 2025-12-16 00:06:35.746440 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking gawk (1:5.2.1-2build3) ... 2025-12-16 00:06:35.746446 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libkmod2:amd64. 2025-12-16 00:06:35.746475 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../01-libkmod2_31+20240202-2ubuntu7.1_amd64.deb ... 2025-12-16 00:06:35.746484 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.746526 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libkmod2:amd64 (31+20240202-2ubuntu7.1) ... 2025-12-16 00:06:35.746535 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libopeniscsiusr. 2025-12-16 00:06:35.746574 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../02-libopeniscsiusr_2.1.9-3ubuntu5.4_amd64.deb ... 2025-12-16 00:06:35.746581 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2025-12-16 00:06:35.746589 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-standalone-sysusers. 2025-12-16 00:06:35.746620 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../03-systemd-standalone-sysusers_255.4-1ubuntu8.11_amd64.deb ... 2025-12-16 00:06:35.746629 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-standalone-sysusers (255.4-1ubuntu8.11) ... 2025-12-16 00:06:35.746658 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package systemd-dev. 2025-12-16 00:06:35.746667 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../04-systemd-dev_255.4-1ubuntu8.11_all.deb ... 2025-12-16 00:06:35.746698 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking systemd-dev (255.4-1ubuntu8.11) ... 2025-12-16 00:06:35.746705 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package udev. 2025-12-16 00:06:35.746734 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../05-udev_255.4-1ubuntu8.11_amd64.deb ... 2025-12-16 00:06:35.746743 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking udev (255.4-1ubuntu8.11) ... 2025-12-16 00:06:35.746779 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libisns0t64:amd64. 2025-12-16 00:06:35.746786 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../06-libisns0t64_0.101-0.3build3_amd64.deb ... 2025-12-16 00:06:35.746841 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libisns0t64:amd64 (0.101-0.3build3) ... 2025-12-16 00:06:35.746851 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package open-iscsi. 2025-12-16 00:06:35.746857 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../07-open-iscsi_2.1.9-3ubuntu5.4_amd64.deb ... 2025-12-16 00:06:35.746865 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking open-iscsi (2.1.9-3ubuntu5.4) ... 2025-12-16 00:06:35.746898 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl-modules-5.38. 2025-12-16 00:06:35.746904 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../08-perl-modules-5.38_5.38.2-3.2ubuntu0.2_all.deb ... 2025-12-16 00:06:35.746934 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2025-12-16 00:06:35.746940 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm6t64:amd64. 2025-12-16 00:06:35.746948 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../09-libgdbm6t64_1.23-5.1build1_amd64.deb ... 2025-12-16 00:06:35.746991 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm6t64:amd64 (1.23-5.1build1) ... 2025-12-16 00:06:35.746998 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libgdbm-compat4t64:amd64. 2025-12-16 00:06:35.747035 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../10-libgdbm-compat4t64_1.23-5.1build1_amd64.deb ... 2025-12-16 00:06:35.747042 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2025-12-16 00:06:35.747050 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libperl5.38t64:amd64. 2025-12-16 00:06:35.747093 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../11-libperl5.38t64_5.38.2-3.2ubuntu0.2_amd64.deb ... 2025-12-16 00:06:35.747101 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2025-12-16 00:06:35.747129 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package perl. 2025-12-16 00:06:35.747135 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../12-perl_5.38.2-3.2ubuntu0.2_amd64.deb ... 2025-12-16 00:06:35.747171 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking perl (5.38.2-3.2ubuntu0.2) ... 2025-12-16 00:06:35.747177 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libaio1t64:amd64. 2025-12-16 00:06:35.747205 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../13-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2025-12-16 00:06:35.747214 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2025-12-16 00:06:35.747268 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-3-200:amd64. 2025-12-16 00:06:35.747277 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../14-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-12-16 00:06:35.747305 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.747312 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-12-16 00:06:35.747320 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libnl-route-3-200:amd64. 2025-12-16 00:06:35.747354 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../15-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-12-16 00:06:35.747363 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-12-16 00:06:35.747398 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libibverbs1:amd64. 2025-12-16 00:06:35.747404 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../16-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2025-12-16 00:06:35.747412 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2025-12-16 00:06:35.747440 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package librdmacm1t64:amd64. 2025-12-16 00:06:35.747449 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../17-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2025-12-16 00:06:35.747477 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2025-12-16 00:06:35.747490 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libconfig-general-perl. 2025-12-16 00:06:35.747527 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../18-libconfig-general-perl_2.65-2_all.deb ... 2025-12-16 00:06:35.747533 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libconfig-general-perl (2.65-2) ... 2025-12-16 00:06:35.747541 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libsgutils2-1.46-2:amd64. 2025-12-16 00:06:35.747568 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../19-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2025-12-16 00:06:35.747604 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2025-12-16 00:06:35.747610 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sg3-utils. 2025-12-16 00:06:35.747618 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../20-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2025-12-16 00:06:35.747656 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sg3-utils (1.46-3ubuntu4) ... 2025-12-16 00:06:35.747664 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package tgt. 2025-12-16 00:06:35.747704 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../21-tgt_1%3a1.0.85-1.1ubuntu6_amd64.deb ... 2025-12-16 00:06:35.747710 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking tgt (1:1.0.85-1.1ubuntu6) ... 2025-12-16 00:06:35.747718 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package apt-utils. 2025-12-16 00:06:35.747760 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../22-apt-utils_2.8.3_amd64.deb ... 2025-12-16 00:06:35.747766 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking apt-utils (2.8.3) ... 2025-12-16 00:06:35.747794 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper1.02.1:amd64. 2025-12-16 00:06:35.747813 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../23-libdevmapper1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-12-16 00:06:35.747855 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-12-16 00:06:35.747863 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmsetup. 2025-12-16 00:06:35.747898 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../24-dmsetup_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-12-16 00:06:35.747905 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmsetup (2:1.02.185-3ubuntu3.2) ... 2025-12-16 00:06:35.747912 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libelf1t64:amd64. 2025-12-16 00:06:35.747940 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../25-libelf1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-12-16 00:06:35.747949 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-16 00:06:35.747985 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbpf1:amd64. 2025-12-16 00:06:35.747992 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../26-libbpf1_1%3a1.3.0-2build2_amd64.deb ... 2025-12-16 00:06:35.748023 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbpf1:amd64 (1:1.3.0-2build2) ... 2025-12-16 00:06:35.748032 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libmnl0:amd64. 2025-12-16 00:06:35.748060 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../27-libmnl0_1.0.5-2build1_amd64.deb ... 2025-12-16 00:06:35.748066 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.748101 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libmnl0:amd64 (1.0.5-2build1) ... 2025-12-16 00:06:35.748110 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libxtables12:amd64. 2025-12-16 00:06:35.748150 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../28-libxtables12_1.8.10-3ubuntu2_amd64.deb ... 2025-12-16 00:06:35.748156 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libxtables12:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:06:35.748164 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libcap2-bin. 2025-12-16 00:06:35.748199 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../29-libcap2-bin_1%3a2.66-5ubuntu2.2_amd64.deb ... 2025-12-16 00:06:35.748211 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libcap2-bin (1:2.66-5ubuntu2.2) ... 2025-12-16 00:06:35.748219 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package iproute2. 2025-12-16 00:06:35.748286 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../30-iproute2_6.1.0-1ubuntu6.2_amd64.deb ... 2025-12-16 00:06:35.748295 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking iproute2 (6.1.0-1ubuntu6.2) ... 2025-12-16 00:06:35.748303 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package kmod. 2025-12-16 00:06:35.748339 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../31-kmod_31+20240202-2ubuntu7.1_amd64.deb ... 2025-12-16 00:06:35.748345 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking kmod (31+20240202-2ubuntu7.1) ... 2025-12-16 00:06:35.748352 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libapparmor1:amd64. 2025-12-16 00:06:35.748381 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../32-libapparmor1_4.0.1really4.0.1-0ubuntu0.24.04.5_amd64.deb ... 2025-12-16 00:06:35.748389 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ... 2025-12-16 00:06:35.748416 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libbsd0:amd64. 2025-12-16 00:06:35.748425 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../33-libbsd0_0.12.1-1build1.1_amd64.deb ... 2025-12-16 00:06:35.748452 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libbsd0:amd64 (0.12.1-1build1.1) ... 2025-12-16 00:06:35.748458 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc-common. 2025-12-16 00:06:35.748485 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../34-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2025-12-16 00:06:35.748492 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2025-12-16 00:06:35.748501 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libtirpc3t64:amd64. 2025-12-16 00:06:35.748536 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../35-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2025-12-16 00:06:35.748542 | 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' 2025-12-16 00:06:35.748551 | 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 libtirp 2025-12-16 00:06:35.748579 | ubuntu-noble-large | INFO:kolla.common.utils.base:c3t64' 2025-12-16 00:06:35.748588 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2025-12-16 00:06:35.748623 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pkg-resources. 2025-12-16 00:06:35.748629 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../36-python3-pkg-resources_68.1.2-2ubuntu1.2_all.deb ... 2025-12-16 00:06:35.748636 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2025-12-16 00:06:35.748664 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package sudo. 2025-12-16 00:06:35.748670 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../37-sudo_1.9.15p5-3ubuntu5.24.04.1_amd64.deb ... 2025-12-16 00:06:35.748678 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking sudo (1.9.15p5-3ubuntu5.24.04.1) ... 2025-12-16 00:06:35.748712 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libedit2:amd64. 2025-12-16 00:06:35.748719 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../38-libedit2_3.1-20230828-1build1_amd64.deb ... 2025-12-16 00:06:35.748727 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libedit2:amd64 (3.1-20230828-1build1) ... 2025-12-16 00:06:35.748762 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lsof. 2025-12-16 00:06:35.748769 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../39-lsof_4.95.0-1build3_amd64.deb ... 2025-12-16 00:06:35.748777 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lsof (4.95.0-1build3) ... 2025-12-16 00:06:35.748824 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2025-12-16 00:06:35.748837 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../40-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-12-16 00:06:35.748843 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-12-16 00:06:35.748880 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package liblvm2cmd2.03:amd64. 2025-12-16 00:06:35.748886 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../41-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2025-12-16 00:06:35.748983 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2025-12-16 00:06:35.748990 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dmeventd. 2025-12-16 00:06:35.748995 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../42-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2025-12-16 00:06:35.749001 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.749008 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2025-12-16 00:06:35.749014 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package libwrap0:amd64. 2025-12-16 00:06:35.749020 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../43-libwrap0_7.6.q-33_amd64.deb ... 2025-12-16 00:06:35.749029 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking libwrap0:amd64 (7.6.q-33) ... 2025-12-16 00:06:35.749035 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package lvm2. 2025-12-16 00:06:35.749041 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../44-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2025-12-16 00:06:35.749070 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2025-12-16 00:06:35.749076 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-setuptools. 2025-12-16 00:06:35.749103 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../45-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2025-12-16 00:06:35.749110 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2025-12-16 00:06:35.749137 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-wheel. 2025-12-16 00:06:35.749144 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../46-python3-wheel_0.42.0-2_all.deb ... 2025-12-16 00:06:35.749171 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-wheel (0.42.0-2) ... 2025-12-16 00:06:35.749177 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package python3-pip. 2025-12-16 00:06:35.749213 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../47-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-12-16 00:06:35.749220 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2025-12-16 00:06:35.749241 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package dumb-init. 2025-12-16 00:06:35.749273 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../48-dumb-init_1.2.5-3_amd64.deb ... 2025-12-16 00:06:35.749280 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.749315 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking dumb-init (1.2.5-3) ... 2025-12-16 00:06:35.749321 | ubuntu-noble-large | INFO:kolla.common.utils.base:Selecting previously unselected package socat. 2025-12-16 00:06:35.749329 | ubuntu-noble-large | INFO:kolla.common.utils.base:Preparing to unpack .../49-socat_1.8.0.0-4build3_amd64.deb ... 2025-12-16 00:06:35.749335 | ubuntu-noble-large | INFO:kolla.common.utils.base:Unpacking socat (1.8.0.0-4build3) ... 2025-12-16 00:06:35.749363 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up media-types (10.1.0) ... 2025-12-16 00:06:35.749391 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dumb-init (1.2.5-3) ... 2025-12-16 00:06:35.749397 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libapparmor1:amd64 (4.0.1really4.0.1-0ubuntu0.24.04.5) ... 2025-12-16 00:06:35.749405 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up apt-utils (2.8.3) ... 2025-12-16 00:06:35.749448 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm6t64:amd64 (1.23-5.1build1) ... 2025-12-16 00:06:35.749465 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libgdbm-compat4t64:amd64 (1.23-5.1build1) ... 2025-12-16 00:06:35.749473 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libisns0t64:amd64 (0.101-0.3build3) ... 2025-12-16 00:06:35.749479 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up gawk (1:5.2.1-2build3) ... 2025-12-16 00:06:35.749486 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2025-12-16 00:06:35.749525 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2025-12-16 00:06:35.749531 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-standalone-sysusers (255.4-1ubuntu8.11) ... 2025-12-16 00:06:35.749539 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up systemd-dev (255.4-1ubuntu8.11) ... 2025-12-16 00:06:35.749545 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libelf1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-16 00:06:35.749587 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tzdata (2025b-0ubuntu0.24.04.1) ... 2025-12-16 00:06:35.749594 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.749601 | ubuntu-noble-large | INFO:kolla.common.utils.base:Current default time zone: 'Etc/UTC' 2025-12-16 00:06:35.749645 | ubuntu-noble-large | INFO:kolla.common.utils.base:Local time is now: Tue Dec 16 00:06:08 UTC 2025. 2025-12-16 00:06:35.749651 | ubuntu-noble-large | INFO:kolla.common.utils.base:Universal Time is now: Tue Dec 16 00:06:08 UTC 2025. 2025-12-16 00:06:35.749657 | ubuntu-noble-large | INFO:kolla.common.utils.base:Run 'dpkg-reconfigure tzdata' if you wish to change it. 2025-12-16 00:06:35.749665 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.749711 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libcap2-bin (1:2.66-5ubuntu2.2) ... 2025-12-16 00:06:35.749717 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libwrap0:amd64 (7.6.q-33) ... 2025-12-16 00:06:35.749726 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up socat (1.8.0.0-4build3) ... 2025-12-16 00:06:35.749731 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl-modules-5.38 (5.38.2-3.2ubuntu0.2) ... 2025-12-16 00:06:35.749773 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libmnl0:amd64 (1.0.5-2build1) ... 2025-12-16 00:06:35.749780 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sudo (1.9.15p5-3ubuntu5.24.04.1) ... 2025-12-16 00:06:35.749788 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libxtables12:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:06:35.749793 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-12-16 00:06:35.749850 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2025-12-16 00:06:35.749857 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmsetup (2:1.02.185-3ubuntu3.2) ... 2025-12-16 00:06:35.749865 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-12-16 00:06:35.749870 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up netbase (6.4) ... 2025-12-16 00:06:35.749913 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libperl5.38t64:amd64 (5.38.2-3.2ubuntu0.2) ... 2025-12-16 00:06:35.749920 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbsd0:amd64 (0.12.1-1build1.1) ... 2025-12-16 00:06:35.749927 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libbpf1:amd64 (1:1.3.0-2build2) ... 2025-12-16 00:06:35.749933 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libkmod2:amd64 (31+20240202-2ubuntu7.1) ... 2025-12-16 00:06:35.749978 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up sg3-utils (1.46-3ubuntu4) ... 2025-12-16 00:06:35.749984 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-16 00:06:35.749996 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2025-12-16 00:06:35.750004 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2025-12-16 00:06:35.750044 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up iproute2 (6.1.0-1ubuntu6.2) ... 2025-12-16 00:06:35.750050 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3.12 (3.12.3-1ubuntu0.9) ... 2025-12-16 00:06:35.750198 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libedit2:amd64 (3.1-20230828-1build1) ... 2025-12-16 00:06:35.750209 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up kmod (31+20240202-2ubuntu7.1) ... 2025-12-16 00:06:35.750215 | ubuntu-noble-large | INFO:kolla.common.utils.base:sed: can't read /etc/modules: No such file or directory 2025-12-16 00:06:35.750220 | ubuntu-noble-large | INFO:kolla.common.utils.base: 2025-12-16 00:06:35.750226 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libopeniscsiusr (2.1.9-3ubuntu5.4) ... 2025-12-16 00:06:35.750247 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-12-16 00:06:35.750253 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up perl (5.38.2-3.2ubuntu0.2) ... 2025-12-16 00:06:35.750258 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up udev (255.4-1ubuntu8.11) ... 2025-12-16 00:06:35.750263 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'input' with GID 999. 2025-12-16 00:06:35.750269 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'sgx' with GID 998. 2025-12-16 00:06:35.750277 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'kvm' with GID 997. 2025-12-16 00:06:35.750283 | ubuntu-noble-large | INFO:kolla.common.utils.base:Creating group 'render' with GID 996. 2025-12-16 00:06:35.750288 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lsof (4.95.0-1build3) ... 2025-12-16 00:06:35.750293 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libpython3-stdlib:amd64 (3.12.3-0ubuntu2.1) ... 2025-12-16 00:06:35.750299 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2025-12-16 00:06:35.750306 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up libconfig-general-perl (2.65-2) ... 2025-12-16 00:06:35.750336 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3 (3.12.3-0ubuntu2.1) ... 2025-12-16 00:06:35.750342 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-wheel (0.42.0-2) ... 2025-12-16 00:06:35.750348 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up open-iscsi (2.1.9-3ubuntu5.4) ... 2025-12-16 00:06:35.750376 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2025-12-16 00:06:35.750382 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up tgt (1:1.0.85-1.1ubuntu6) ... 2025-12-16 00:06:35.750410 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:06:35.750416 | ubuntu-noble-large | INFO:kolla.common.utils.base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:06:35.750443 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pkg-resources (68.1.2-2ubuntu1.2) ... 2025-12-16 00:06:35.750450 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2025-12-16 00:06:35.750477 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2025-12-16 00:06:35.750483 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2025-12-16 00:06:35.750512 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2025-12-16 00:06:35.750518 | ubuntu-noble-large | INFO:kolla.common.utils.base:Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2025-12-16 00:06:35.750546 | ubuntu-noble-large | INFO:kolla.common.utils.base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:06:35.750552 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 28fce74ce88e 2025-12-16 00:06:35.750580 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> bad12cb41ac9 2025-12-16 00:06:35.750674 | 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 2025-12-16 00:06:35.750693 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in f53fd32576b8 2025-12-16 00:06:35.750699 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container f53fd32576b8 2025-12-16 00:06:35.750707 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b34ad78b6b64 2025-12-16 00:06:35.750713 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 27/37 : COPY set_configs.py /usr/local/bin/kolla_set_configs 2025-12-16 00:06:35.750718 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> fe73b10ac4e5 2025-12-16 00:06:35.750724 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 28/37 : COPY start.sh /usr/local/bin/kolla_start 2025-12-16 00:06:35.750754 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 3d023d66d868 2025-12-16 00:06:35.750760 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 29/37 : COPY copy_cacerts.sh /usr/local/bin/kolla_copy_cacerts 2025-12-16 00:06:35.750789 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 2a4e7cba326b 2025-12-16 00:06:35.750795 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 30/37 : COPY install_projects.sh /usr/local/bin/kolla_install_projects 2025-12-16 00:06:35.750836 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5347a7d56522 2025-12-16 00:06:35.750842 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 31/37 : COPY httpd_setup.sh /usr/local/bin/kolla_httpd_setup 2025-12-16 00:06:35.750881 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> b73627088031 2025-12-16 00:06:35.750887 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 32/37 : COPY sudoers /etc/sudoers 2025-12-16 00:06:35.750944 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7e73f5c99a33 2025-12-16 00:06:35.750951 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 33/37 : ENTRYPOINT ["dumb-init", "--single-child", "--"] 2025-12-16 00:06:35.751002 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in feddd0a859f3 2025-12-16 00:06:35.751009 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container feddd0a859f3 2025-12-16 00:06:35.751059 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 1f664dd5b155 2025-12-16 00:06:35.751065 | 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/ 2025-12-16 00:06:35.751111 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> eaa4d41de41e 2025-12-16 00:06:35.751117 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 35/37 : RUN chmod 755 /usr/local/bin/healthcheck_* 2025-12-16 00:06:35.751215 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 0158ceb0e429 2025-12-16 00:06:35.751222 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 0158ceb0e429 2025-12-16 00:06:35.751250 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 7785b09b30e9 2025-12-16 00:06:35.751260 | 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 2025-12-16 00:06:35.751266 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in 80edfe0d9152 2025-12-16 00:06:35.751272 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container 80edfe0d9152 2025-12-16 00:06:35.751277 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 5115be4add4c 2025-12-16 00:06:35.751286 | ubuntu-noble-large | INFO:kolla.common.utils.base:Step 37/37 : CMD ["kolla_start"] 2025-12-16 00:06:35.751292 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Running in b65381425401 2025-12-16 00:06:35.751297 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> Removed intermediate container b65381425401 2025-12-16 00:06:35.751309 | ubuntu-noble-large | INFO:kolla.common.utils.base: ---> 8cacdbc7c4a9 2025-12-16 00:06:35.751357 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully built d8e2c400b94e 2025-12-16 00:06:35.751367 | ubuntu-noble-large | INFO:kolla.common.utils.base:Successfully tagged osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:06:35.751524 | ubuntu-noble-large | INFO:kolla.common.utils.base:Built at 2025-12-16 00:06:35.751409 (took 0:01:37.777039) 2025-12-16 00:06:35.751678 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(rabbitmq) to queue 2025-12-16 00:06:35.751684 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(memcached) to queue 2025-12-16 00:06:35.751729 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(dnsmasq) to queue 2025-12-16 00:06:35.751735 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-libvirt) to queue 2025-12-16 00:06:35.751770 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-base) to queue 2025-12-16 00:06:35.751776 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(multipathd) to queue 2025-12-16 00:06:35.751785 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy) to queue 2025-12-16 00:06:35.751793 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(haproxy-ssh) to queue 2025-12-16 00:06:35.751854 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(tgtd) to queue 2025-12-16 00:06:35.751862 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keepalived) to queue 2025-12-16 00:06:35.751904 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(iscsid) to queue 2025-12-16 00:06:35.751911 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(kolla-toolbox) to queue 2025-12-16 00:06:35.751918 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk) to queue 2025-12-16 00:06:35.751926 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-base) to queue 2025-12-16 00:06:35.751977 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cron) to queue 2025-12-16 00:06:35.751983 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(proxysql) to queue 2025-12-16 00:06:35.751991 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(grafana) to queue 2025-12-16 00:06:35.751999 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-base) to queue 2025-12-16 00:06:35.752046 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-base) to queue 2025-12-16 00:06:35.752052 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openstack-base) to queue 2025-12-16 00:06:35.752097 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(fluentd) to queue 2025-12-16 00:06:35.752140 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-base) to queue 2025-12-16 00:06:35.752146 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch) to queue 2025-12-16 00:06:35.752328 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(opensearch-dashboards) to queue 2025-12-16 00:06:35.752336 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-base) to queue 2025-12-16 00:06:35.752482 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(rabbitmq) 2025-12-16 00:06:35.752489 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Processing 2025-12-16 00:06:35.752561 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building started at 2025-12-16 00:06:35.752491 2025-12-16 00:06:35.753192 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 plugins into plugins archive 2025-12-16 00:06:35.753610 | ubuntu-noble-large | DEBUG:kolla.common.utils.rabbitmq:Turned 0 additions into additions archive 2025-12-16 00:07:18.205977 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:07:18.206082 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> d8e2c400b94e 2025-12-16 00:07:18.206113 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 2/13 : LABEL "build-date"="20251216" "name"="rabbitmq" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:07:18.206159 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in fd53d1110797 2025-12-16 00:07:18.206170 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container fd53d1110797 2025-12-16 00:07:18.206185 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 5e1960da36b7 2025-12-16 00:07:18.206200 | 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 2025-12-16 00:07:18.206309 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in dda7fc522be8 2025-12-16 00:07:18.206329 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container dda7fc522be8 2025-12-16 00:07:18.206436 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 27ed15df1023 2025-12-16 00:07:18.206541 | 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 2025-12-16 00:07:18.206562 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 7f1eb01f6b66 2025-12-16 00:07:18.206576 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 7f1eb01f6b66 2025-12-16 00:07:18.206648 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 530b4f4652ee 2025-12-16 00:07:18.206696 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 5/13 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2025-12-16 00:07:18.206752 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 3830f7d2d8bd 2025-12-16 00:07:18.206799 | 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/* 2025-12-16 00:07:18.206857 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 7dd236491ab1 2025-12-16 00:07:18.206903 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:07:18.206948 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:07:18.206996 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:07:18.207052 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:7 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-26/ubuntu noble InRelease [17.8 kB] 2025-12-16 00:07:18.207108 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:8 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble InRelease [17.8 kB] 2025-12-16 00:07:18.207134 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-12-16 00:07:18.207198 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:10 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2025-12-16 00:07:18.207256 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:07:18.207320 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:07:18.207365 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:07:18.207535 | 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] 2025-12-16 00:07:18.207551 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:12 https://ppa.launchpadcontent.net/rabbitmq/rabbitmq-erlang-27/ubuntu noble/main amd64 Packages [7,861 B] 2025-12-16 00:07:18.207565 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:07:18.207633 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:07:18.207648 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:15 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [5,698 B] 2025-12-16 00:07:18.207715 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:07:18.207730 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:07:18.207794 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:18 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:07:18.207809 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:19 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:07:18.207879 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:20 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:07:18.207895 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:21 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:07:18.207950 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 29.1 MB in 3s (9,608 kB/s) 2025-12-16 00:07:18.207966 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-12-16 00:07:18.208033 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-12-16 00:07:18.208048 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-12-16 00:07:18.208114 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-12-16 00:07:18.208130 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following additional packages will be installed: 2025-12-16 00:07:18.208192 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-12-16 00:07:18.208207 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-12-16 00:07:18.208276 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-12-16 00:07:18.208328 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 2025-12-16 00:07:18.208413 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Suggested packages: 2025-12-16 00:07:18.208425 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: anacron checksecurity supercat default-mta | mail-transport-agent erlang 2025-12-16 00:07:18.208438 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-manpages erlang-doc bsd-mailx | mailx 2025-12-16 00:07:18.208501 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Recommended packages: 2025-12-16 00:07:18.208516 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: libsctp1 2025-12-16 00:07:18.208581 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following NEW packages will be installed: 2025-12-16 00:07:18.208610 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: cron cron-daemon-common erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-12-16 00:07:18.208636 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-12-16 00:07:18.208694 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-12-16 00:07:18.208708 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl libpopt0 logrotate 2025-12-16 00:07:18.208772 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq-server 2025-12-16 00:07:18.208788 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 22 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:07:18.208851 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Need to get 37.7 MB of archives. 2025-12-16 00:07:18.208867 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:After this operation, 59.2 MB of additional disk space will be used. 2025-12-16 00:07:18.208923 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:07:18.208970 | 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] 2025-12-16 00:07:18.209017 | 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] 2025-12-16 00:07:18.209077 | 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] 2025-12-16 00:07:18.209091 | 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] 2025-12-16 00:07:18.209137 | 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] 2025-12-16 00:07:18.209183 | 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] 2025-12-16 00:07:18.209197 | 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] 2025-12-16 00:07:18.209274 | 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] 2025-12-16 00:07:18.209293 | 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] 2025-12-16 00:07:18.209377 | 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] 2025-12-16 00:07:18.209392 | 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] 2025-12-16 00:07:18.209459 | 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] 2025-12-16 00:07:18.209475 | 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] 2025-12-16 00:07:18.209540 | 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] 2025-12-16 00:07:18.209555 | 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] 2025-12-16 00:07:18.209610 | 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] 2025-12-16 00:07:18.209671 | 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] 2025-12-16 00:07:18.209682 | 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] 2025-12-16 00:07:18.209728 | 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] 2025-12-16 00:07:18.209795 | 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] 2025-12-16 00:07:18.209810 | 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] 2025-12-16 00:07:18.209838 | 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] 2025-12-16 00:07:18.209895 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Fetched 37.7 MB in 19s (2,034 kB/s) 2025-12-16 00:07:18.209910 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron-daemon-common. 2025-12-16 00:07:18.209972 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-12-16 00:07:18.209990 | 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% 2025-12-16 00:07:18.210056 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2025-12-16 00:07:18.210071 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2025-12-16 00:07:18.210135 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 80% 2025-12-16 00:07:18.210150 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% 2025-12-16 00:07:18.210212 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 90% 2025-12-16 00:07:18.210264 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 95% 2025-12-16 00:07:18.210319 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:07:18.210380 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-12-16 00:07:18.210427 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-16 00:07:18.210453 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-16 00:07:18.210517 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Creating group 'crontab' with GID 995. 2025-12-16 00:07:18.210532 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package cron. 2025-12-16 00:07:18.210600 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-12-16 00:07:18.210616 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-12-16 00:07:18.210685 | 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% 2025-12-16 00:07:18.210718 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 70% 2025-12-16 00:07:18.210751 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 75% 2025-12-16 00:07:18.210802 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-12-16 00:07:18.210816 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:80% 2025-12-16 00:07:18.210884 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 85% (Reading database ... 90% 2025-12-16 00:07:18.210899 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:(Reading database ... 2025-12-16 00:07:18.210962 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:95% (Reading database ... 100% (Reading database ... 11578 files and directories currently installed.) 2025-12-16 00:07:18.210977 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../00-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-12-16 00:07:18.211040 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-12-16 00:07:18.211055 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package libpopt0:amd64. 2025-12-16 00:07:18.211119 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../01-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-16 00:07:18.211134 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 00:07:18.211195 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package logrotate. 2025-12-16 00:07:18.211210 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../02-logrotate_3.21.0-2build1_amd64.deb ... 2025-12-16 00:07:18.211282 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking logrotate (3.21.0-2build1) ... 2025-12-16 00:07:18.211342 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-base. 2025-12-16 00:07:18.211406 | 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 ... 2025-12-16 00:07:18.211601 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.211653 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-asn1. 2025-12-16 00:07:18.211662 | 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 ... 2025-12-16 00:07:18.211677 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-12-16 00:07:18.211685 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.211692 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-crypto. 2025-12-16 00:07:18.211701 | 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 ... 2025-12-16 00:07:18.211761 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.211796 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-public-key. 2025-12-16 00:07:18.211829 | 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 ... 2025-12-16 00:07:18.211874 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.211915 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-mnesia. 2025-12-16 00:07:18.211925 | 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 ... 2025-12-16 00:07:18.211973 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.212015 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-runtime-tools. 2025-12-16 00:07:18.212024 | 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 ... 2025-12-16 00:07:18.212051 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.212107 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ssl. 2025-12-16 00:07:18.212118 | 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 ... 2025-12-16 00:07:18.212174 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.212185 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-eldap. 2025-12-16 00:07:18.212270 | 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 ... 2025-12-16 00:07:18.212289 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.212323 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-ftp. 2025-12-16 00:07:18.212378 | 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 ... 2025-12-16 00:07:18.212389 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.212457 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tftp. 2025-12-16 00:07:18.212468 | 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 ... 2025-12-16 00:07:18.212509 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.212550 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-inets. 2025-12-16 00:07:18.212560 | 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 ... 2025-12-16 00:07:18.212609 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.212650 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-snmp. 2025-12-16 00:07:18.212659 | 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 ... 2025-12-16 00:07:18.212708 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.212749 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-os-mon. 2025-12-16 00:07:18.212759 | 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 ... 2025-12-16 00:07:18.212807 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.212848 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-parsetools. 2025-12-16 00:07:18.212858 | 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 ... 2025-12-16 00:07:18.212906 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.212948 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-syntax-tools. 2025-12-16 00:07:18.212957 | 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 ... 2025-12-16 00:07:18.213006 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.213047 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-tools. 2025-12-16 00:07:18.213057 | 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 ... 2025-12-16 00:07:18.213106 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-12-16 00:07:18.213139 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.213155 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package erlang-xmerl. 2025-12-16 00:07:18.213208 | 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 ... 2025-12-16 00:07:18.213253 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.213300 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Selecting previously unselected package rabbitmq-server. 2025-12-16 00:07:18.213318 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Preparing to unpack .../20-rabbitmq-server_3.13.7-1_all.deb ... 2025-12-16 00:07:18.213386 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: 2025-12-16 00:07:18.213438 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Unpacking rabbitmq-server (3.13.7-1) ... 2025-12-16 00:07:18.213470 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.213503 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Searching for services which depend on erlang and should be started... 2025-12-16 00:07:18.213535 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:none found. 2025-12-16 00:07:18.213585 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.213626 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up cron (3.0pl1-184ubuntu2) ... 2025-12-16 00:07:18.213636 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2025-12-16 00:07:18.213685 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:07:18.213726 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.213736 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.213784 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.213824 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.213834 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.213882 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.213922 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 00:07:18.213933 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up logrotate (3.21.0-2build1) ... 2025-12-16 00:07:18.213979 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.213989 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.214040 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.214050 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.214102 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.214111 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.214164 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.214174 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.214244 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:07:18.214258 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Setting up rabbitmq-server (3.13.7-1) ... 2025-12-16 00:07:18.214305 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: could not determine current runlevel 2025-12-16 00:07:18.214320 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:07:18.214391 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:07:18.214402 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 7dd236491ab1 2025-12-16 00:07:18.214445 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 53643741e3fb 2025-12-16 00:07:18.214487 | 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 2025-12-16 00:07:18.214499 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 6c904fb0e696 2025-12-16 00:07:18.214636 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Enabling plugins on node rabbit@ubuntu: 2025-12-16 00:07:18.214668 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_management 2025-12-16 00:07:18.214681 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:rabbitmq_prometheus 2025-12-16 00:07:18.214698 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been configured: 2025-12-16 00:07:18.214708 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_federation 2025-12-16 00:07:18.214717 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2025-12-16 00:07:18.214729 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2025-12-16 00:07:18.214741 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2025-12-16 00:07:18.214787 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2025-12-16 00:07:18.214800 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Applying plugin configuration to rabbit@ubuntu... 2025-12-16 00:07:18.214858 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:The following plugins have been enabled: 2025-12-16 00:07:18.214873 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_federation 2025-12-16 00:07:18.214929 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management 2025-12-16 00:07:18.214940 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_management_agent 2025-12-16 00:07:18.214952 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_prometheus 2025-12-16 00:07:18.214998 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: rabbitmq_web_dispatch 2025-12-16 00:07:18.215011 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:set 5 plugins. 2025-12-16 00:07:18.215057 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Offline change; changes will take effect at broker restart. 2025-12-16 00:07:18.215071 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 6c904fb0e696 2025-12-16 00:07:18.215116 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 7109d69c9065 2025-12-16 00:07:18.215130 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 8/13 : COPY healthcheck_rabbitmq /usr/local/bin/healthcheck_rabbitmq 2025-12-16 00:07:18.215190 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> df27e6f9ec92 2025-12-16 00:07:18.215218 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 9/13 : RUN chmod 755 /usr/local/bin/healthcheck_rabbitmq 2025-12-16 00:07:18.215269 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 144f1a84aa2e 2025-12-16 00:07:18.215284 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 144f1a84aa2e 2025-12-16 00:07:18.215367 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 6692af764866 2025-12-16 00:07:18.215384 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 10/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:07:18.215442 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 5104ce8a8562 2025-12-16 00:07:18.215457 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 11/13 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-16 00:07:18.215502 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 7522badafaea 2025-12-16 00:07:18.215517 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 7522badafaea 2025-12-16 00:07:18.215571 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 06177d5d1c08 2025-12-16 00:07:18.215596 | 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 2025-12-16 00:07:18.215622 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 2dc79dff7183 2025-12-16 00:07:18.215670 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-12-16 00:07:18.215685 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-12-16 00:07:18.215742 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-12-16 00:07:18.215757 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Package 'build-essential' is not installed, so not removed 2025-12-16 00:07:18.215771 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:07:18.215828 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading package lists... 2025-12-16 00:07:18.215843 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Building dependency tree... 2025-12-16 00:07:18.215856 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Reading state information... 2025-12-16 00:07:18.215914 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:07:18.215931 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 2dc79dff7183 2025-12-16 00:07:18.215944 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 44bc50bead93 2025-12-16 00:07:18.215989 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Step 13/13 : USER rabbitmq 2025-12-16 00:07:18.216004 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Running in 2b8b4084bb14 2025-12-16 00:07:18.216050 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> Removed intermediate container 2b8b4084bb14 2025-12-16 00:07:18.216064 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq: ---> 3f93f280c490 2025-12-16 00:07:18.216110 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully built f81025313029 2025-12-16 00:07:18.216125 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Successfully tagged osism.harbor.regio.digital/kolla/rabbitmq:build-20251216 2025-12-16 00:07:18.216204 | ubuntu-noble-large | INFO:kolla.common.utils.rabbitmq:Built at 2025-12-16 00:07:18.216117 (took 0:00:42.463626) 2025-12-16 00:07:18.216559 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(memcached) 2025-12-16 00:07:18.216582 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Processing 2025-12-16 00:07:18.216631 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building started at 2025-12-16 00:07:18.216546 2025-12-16 00:07:18.217394 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 plugins into plugins archive 2025-12-16 00:07:18.217884 | ubuntu-noble-large | DEBUG:kolla.common.utils.memcached:Turned 0 additions into additions archive 2025-12-16 00:07:30.438501 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:07:30.438564 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> d8e2c400b94e 2025-12-16 00:07:30.438579 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 2/6 : LABEL "build-date"="20251216" "name"="memcached" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:07:30.438587 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 3eaa89c64e50 2025-12-16 00:07:30.438614 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 3eaa89c64e50 2025-12-16 00:07:30.438621 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 9d0c6ea738d3 2025-12-16 00:07:30.438707 | 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 2025-12-16 00:07:30.438742 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 33baf24645cf 2025-12-16 00:07:30.438808 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 33baf24645cf 2025-12-16 00:07:30.438856 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> c96b248411bf 2025-12-16 00:07:30.438913 | 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/* 2025-12-16 00:07:30.438971 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in 22daa87b97ea 2025-12-16 00:07:30.439028 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:07:30.439081 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:07:30.439145 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:07:30.439194 | 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] 2025-12-16 00:07:30.439458 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:07:30.439533 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:07:30.439559 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:07:30.439572 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:07:30.439583 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:07:30.439600 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:07:30.439662 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:07:30.439712 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:07:30.439773 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:07:30.439821 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:07:30.439883 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:07:30.439899 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 29.0 MB in 3s (10.4 MB/s) 2025-12-16 00:07:30.440019 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-12-16 00:07:30.440033 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-12-16 00:07:30.440081 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-12-16 00:07:30.440137 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-12-16 00:07:30.440195 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following additional packages will be installed: 2025-12-16 00:07:30.440263 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 2025-12-16 00:07:30.440414 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Suggested packages: 2025-12-16 00:07:30.440420 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2025-12-16 00:07:30.440473 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libyaml-perl 2025-12-16 00:07:30.440533 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:The following NEW packages will be installed: 2025-12-16 00:07:30.440588 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: libevent-2.1-7t64 memcached 2025-12-16 00:07:30.440630 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:07:30.440673 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Need to get 358 kB of archives. 2025-12-16 00:07:30.440678 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:After this operation, 993 kB of additional disk space will be used. 2025-12-16 00:07:30.440750 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:07:30.440793 | 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] 2025-12-16 00:07:30.440836 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2025-12-16 00:07:30.440878 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Fetched 358 kB in 0s (821 kB/s) 2025-12-16 00:07:30.440932 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-16 00:07:30.440938 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 2025-12-16 00:07:30.441013 | 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% 2025-12-16 00:07:30.441054 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 70% 2025-12-16 00:07:30.441096 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 75% 2025-12-16 00:07:30.441138 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 80% 2025-12-16 00:07:30.441191 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 85% 2025-12-16 00:07:30.441197 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 90% 2025-12-16 00:07:30.441303 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 95% 2025-12-16 00:07:30.441433 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:07:30.441442 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-12-16 00:07:30.441448 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:07:30.441492 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Selecting previously unselected package memcached. 2025-12-16 00:07:30.441556 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Preparing to unpack .../memcached_1.6.24-1build3_amd64.deb ... 2025-12-16 00:07:30.441606 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Unpacking memcached (1.6.24-1build3) ... 2025-12-16 00:07:30.441655 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:07:30.441703 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Setting up memcached (1.6.24-1build3) ... 2025-12-16 00:07:30.441751 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: could not determine current runlevel 2025-12-16 00:07:30.441799 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:07:30.441848 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:07:30.441894 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container 22daa87b97ea 2025-12-16 00:07:30.441941 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> ddf35e9124a4 2025-12-16 00:07:30.441995 | 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 2025-12-16 00:07:30.442046 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in dbe96426e2bd 2025-12-16 00:07:30.442095 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-12-16 00:07:30.442147 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-12-16 00:07:30.442194 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-12-16 00:07:30.442270 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Package 'build-essential' is not installed, so not removed 2025-12-16 00:07:30.442328 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:07:30.442377 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading package lists... 2025-12-16 00:07:30.442428 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Building dependency tree... 2025-12-16 00:07:30.442476 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Reading state information... 2025-12-16 00:07:30.442527 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:07:30.442575 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container dbe96426e2bd 2025-12-16 00:07:30.442622 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> 257b7f20d9cd 2025-12-16 00:07:30.442670 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Step 6/6 : USER memcached 2025-12-16 00:07:30.442720 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Running in bdbba2604d0d 2025-12-16 00:07:30.442768 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> Removed intermediate container bdbba2604d0d 2025-12-16 00:07:30.442816 | ubuntu-noble-large | INFO:kolla.common.utils.memcached: ---> c7e69561e597 2025-12-16 00:07:30.442869 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully built 68e7818682b9 2025-12-16 00:07:30.442919 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Successfully tagged osism.harbor.regio.digital/kolla/memcached:build-20251216 2025-12-16 00:07:30.443022 | ubuntu-noble-large | INFO:kolla.common.utils.memcached:Built at 2025-12-16 00:07:30.442921 (took 0:00:12.226375) 2025-12-16 00:07:30.443773 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(dnsmasq) 2025-12-16 00:07:30.443859 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Processing 2025-12-16 00:07:30.443932 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building started at 2025-12-16 00:07:30.443837 2025-12-16 00:07:30.444906 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 plugins into plugins archive 2025-12-16 00:07:30.445647 | ubuntu-noble-large | DEBUG:kolla.common.utils.dnsmasq:Turned 0 additions into additions archive 2025-12-16 00:07:43.241792 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:07:43.241900 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> d8e2c400b94e 2025-12-16 00:07:43.241936 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 2/6 : LABEL "build-date"="20251216" "name"="dnsmasq" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:07:43.241955 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 6d9364e81eb4 2025-12-16 00:07:43.241968 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 6d9364e81eb4 2025-12-16 00:07:43.241981 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> bb0ccd334aae 2025-12-16 00:07:43.241995 | 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/* 2025-12-16 00:07:43.242028 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 4f39e5851398 2025-12-16 00:07:43.242039 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:07:43.242051 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:07:43.242061 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:07:43.242072 | 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] 2025-12-16 00:07:43.242082 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:07:43.242093 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:07:43.242103 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:07:43.242114 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:07:43.242124 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:07:43.242169 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:07:43.242188 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:07:43.242206 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:07:43.242223 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:07:43.242288 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:07:43.242298 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:07:43.243319 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 29.0 MB in 3s (10.7 MB/s) 2025-12-16 00:07:43.243341 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-12-16 00:07:43.243352 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-12-16 00:07:43.243362 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-12-16 00:07:43.243372 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-12-16 00:07:43.243382 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following additional packages will be installed: 2025-12-16 00:07:43.243391 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 libnfnetlink0 2025-12-16 00:07:43.243401 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnftables1 libnftnl11 2025-12-16 00:07:43.243411 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Suggested packages: 2025-12-16 00:07:43.243420 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: resolvconf 2025-12-16 00:07:43.243430 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Recommended packages: 2025-12-16 00:07:43.243440 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dns-root-data dbus 2025-12-16 00:07:43.243449 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:The following NEW packages will be installed: 2025-12-16 00:07:43.243459 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: dnsmasq dnsmasq-base libdbus-1-3 libjansson4 libnetfilter-conntrack3 2025-12-16 00:07:43.243469 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: libnfnetlink0 libnftables1 libnftnl11 2025-12-16 00:07:43.243478 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:07:43.243488 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Need to get 1,120 kB of archives. 2025-12-16 00:07:43.243498 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:After this operation, 2,959 kB of additional disk space will be used. 2025-12-16 00:07:43.243507 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:07:43.243529 | 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] 2025-12-16 00:07:43.243539 | 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] 2025-12-16 00:07:43.243549 | 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] 2025-12-16 00:07:43.243566 | 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] 2025-12-16 00:07:43.243577 | 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] 2025-12-16 00:07:43.243586 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-12-16 00:07:43.243596 | 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.1 [376 kB] 2025-12-16 00:07:43.243607 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-12-16 00:07:43.243616 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Fetched 1,120 kB in 1s (2,230 kB/s) 2025-12-16 00:07:43.243626 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-16 00:07:43.243636 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2025-12-16 00:07:43.243648 | 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% 2025-12-16 00:07:43.243660 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 70% 2025-12-16 00:07:43.243670 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 75% 2025-12-16 00:07:43.243680 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 80% 2025-12-16 00:07:43.243689 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 2025-12-16 00:07:43.243699 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:85% (Reading database ... 90% 2025-12-16 00:07:43.243708 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 95% 2025-12-16 00:07:43.243718 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:07:43.243728 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../0-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:07:43.243738 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:07:43.243748 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnfnetlink0:amd64. 2025-12-16 00:07:43.243763 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../1-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-12-16 00:07:43.243773 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-16 00:07:43.243783 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-12-16 00:07:43.243793 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../2-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-12-16 00:07:43.243802 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-16 00:07:43.243812 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libjansson4:amd64. 2025-12-16 00:07:43.243821 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../3-libjansson4_2.14-2build2_amd64.deb ... 2025-12-16 00:07:43.243831 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:07:43.243847 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftnl11:amd64. 2025-12-16 00:07:43.243861 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-12-16 00:07:43.243871 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: 2025-12-16 00:07:43.244351 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-16 00:07:43.244374 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package libnftables1:amd64. 2025-12-16 00:07:43.244385 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../5-libnftables1_1.0.9-1build1_amd64.deb ... 2025-12-16 00:07:43.244395 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: 2025-12-16 00:07:43.244405 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-12-16 00:07:43.244414 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq-base. 2025-12-16 00:07:43.244424 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../6-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-12-16 00:07:43.244434 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-12-16 00:07:43.244448 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Selecting previously unselected package dnsmasq. 2025-12-16 00:07:43.244458 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Preparing to unpack .../7-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-12-16 00:07:43.244491 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-12-16 00:07:43.244527 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-16 00:07:43.244608 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:07:43.244730 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:07:43.244816 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-16 00:07:43.244897 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-12-16 00:07:43.244978 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-16 00:07:43.245059 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-12-16 00:07:43.245204 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-12-16 00:07:43.245346 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: could not determine current runlevel 2025-12-16 00:07:43.245440 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:07:43.245520 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:07:43.245597 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 4f39e5851398 2025-12-16 00:07:43.245677 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 79b8f740a299 2025-12-16 00:07:43.245756 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:07:43.245838 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> e05bb9971e00 2025-12-16 00:07:43.245917 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-16 00:07:43.245996 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in cd2bb081a265 2025-12-16 00:07:43.246101 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container cd2bb081a265 2025-12-16 00:07:43.246210 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 6969fd176715 2025-12-16 00:07:43.246341 | 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 2025-12-16 00:07:43.246459 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Running in 33c39e151ca8 2025-12-16 00:07:43.246542 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-12-16 00:07:43.246627 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-12-16 00:07:43.246718 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-12-16 00:07:43.247725 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Package 'build-essential' is not installed, so not removed 2025-12-16 00:07:43.247757 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:07:43.247767 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading package lists... 2025-12-16 00:07:43.247777 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Building dependency tree... 2025-12-16 00:07:43.247787 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Reading state information... 2025-12-16 00:07:43.247796 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:07:43.247805 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> Removed intermediate container 33c39e151ca8 2025-12-16 00:07:43.247815 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq: ---> 2fdc01c7681e 2025-12-16 00:07:43.247825 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully built fa1500230e3a 2025-12-16 00:07:43.247835 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Successfully tagged osism.harbor.regio.digital/kolla/dnsmasq:build-20251216 2025-12-16 00:07:43.247845 | ubuntu-noble-large | INFO:kolla.common.utils.dnsmasq:Built at 2025-12-16 00:07:43.247217 (took 0:00:12.803380) 2025-12-16 00:07:43.247883 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-libvirt) 2025-12-16 00:07:43.247893 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Processing 2025-12-16 00:07:43.247903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building started at 2025-12-16 00:07:43.247771 2025-12-16 00:07:43.249403 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 plugins into plugins archive 2025-12-16 00:07:43.250362 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-libvirt:Turned 0 additions into additions archive 2025-12-16 00:09:01.573484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:09:01.573573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> d8e2c400b94e 2025-12-16 00:09:01.573660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 2/10 : LABEL "build-date"="20251216" "name"="nova-libvirt" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:09:01.573682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in e9615e25586f 2025-12-16 00:09:01.573695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container e9615e25586f 2025-12-16 00:09:01.573707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> c4edaede31bf 2025-12-16 00:09:01.573720 | 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 2025-12-16 00:09:01.573733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 52bd42c72675 2025-12-16 00:09:01.573745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 52bd42c72675 2025-12-16 00:09:01.573760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> e0a59f2a52e0 2025-12-16 00:09:01.573797 | 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/* 2025-12-16 00:09:01.573844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in b8465a287564 2025-12-16 00:09:01.573863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:09:01.573882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:09:01.573900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:09:01.573919 | 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] 2025-12-16 00:09:01.573937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:09:01.573955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:09:01.573972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:09:01.574076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:09:01.574089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:09:01.574100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:09:01.574109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:09:01.574119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:09:01.574128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:09:01.574137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:09:01.574147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:09:01.574157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 29.0 MB in 3s (10.8 MB/s) 2025-12-16 00:09:01.574167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-12-16 00:09:01.574176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-12-16 00:09:01.574186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-12-16 00:09:01.574195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-12-16 00:09:01.574205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following additional packages will be installed: 2025-12-16 00:09:01.574214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl db-util db5.3-util dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-12-16 00:09:01.574266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-system-bus-common dmidecode gettext-base iptables ipxe-qemu libargon2-1 2025-12-16 00:09:01.574281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libasound2-data libasound2t64 libbabeltrace1 libboost-context1.83.0 2025-12-16 00:09:01.574332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2025-12-16 00:09:01.574532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-12-16 00:09:01.574579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2025-12-16 00:09:01.574693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libduktape207 libdw1t64 libevent-2.1-7t64 libfdisk1 2025-12-16 00:09:01.574813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdt1 libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libicu74 2025-12-16 00:09:01.574873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip4tc2 libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 2025-12-16 00:09:01.574971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-0 libjson-glib-1.0-common liblmdb0 liblua5.4-0 libncurses6 2025-12-16 00:09:01.575018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libndctl6 libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 2025-12-16 00:09:01.575094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnss3 libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2025-12-16 00:09:01.575164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2025-12-16 00:09:01.575267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2025-12-16 00:09:01.575344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libslirp0 libsystemd-shared 2025-12-16 00:09:01.577464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtcmalloc-minimal4t64 libtpms0 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 2025-12-16 00:09:01.577525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-mu-4.0.1-0t64 libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 2025-12-16 00:09:01.577538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-device0t64 libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 2025-12-16 00:09:01.577549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-spi-helper0t64 libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 2025-12-16 00:09:01.577559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libunbound8 libunwind8 liburing2 libusb-1.0-0 libusbredirparser1t64 2025-12-16 00:09:01.577569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2025-12-16 00:09:01.577580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 libxdp1 2025-12-16 00:09:01.577614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libxml2 libyajl2 libyaml-0-2 logrotate openvswitch-common polkitd 2025-12-16 00:09:01.577625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-certifi 2025-12-16 00:09:01.577635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-chardet python3-idna python3-netifaces python3-openvswitch 2025-12-16 00:09:01.577645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-prettytable python3-requests python3-sortedcontainers 2025-12-16 00:09:01.577655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-urllib3 python3-wcwidth python3-yaml qemu-system-arm 2025-12-16 00:09:01.577665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-common qemu-system-data qemu-system-mips qemu-system-misc 2025-12-16 00:09:01.577675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-ppc qemu-system-s390x qemu-system-sparc qemu-system-x86 seabios 2025-12-16 00:09:01.577685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: sgml-base systemd systemd-container systemd-sysv tpm-udev uuid-runtime 2025-12-16 00:09:01.577696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xml-core 2025-12-16 00:09:01.577707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Suggested packages: 2025-12-16 00:09:01.577718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ceph ceph-mds default-dbus-session-bus | dbus-session-bus firewalld 2025-12-16 00:09:01.577728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: alsa-utils libasound2-plugins fuse3 low-memory-monitor parted libparted-dev 2025-12-16 00:09:01.577738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libparted-i18n pciutils pcscd libsasl2-modules-ldap libsasl2-modules-otp 2025-12-16 00:09:01.577748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libsasl2-modules-sql libvirt-clients-qemu libvirt-login-shell 2025-12-16 00:09:01.577770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-gluster 2025-12-16 00:09:01.577780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2025-12-16 00:09:01.577791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2025-12-16 00:09:01.577801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2025-12-16 00:09:01.577811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: auditd nfs-common systemtap zfsutils bsd-mailx | mailx ethtool 2025-12-16 00:09:01.577821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: openvswitch-doc cpufrequtils wireless-tools radeontool polkitd-pkla 2025-12-16 00:09:01.577831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-netaddr python3-pyparsing python3-cryptography python3-openssl 2025-12-16 00:09:01.577842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-socks python-requests-doc python-sortedcontainers-doc python3-brotli 2025-12-16 00:09:01.577863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: samba vde2 sgml-base-doc systemd-homed systemd-userdbd systemd-boot 2025-12-16 00:09:01.577874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfido2-1 libqrencode4 debhelper 2025-12-16 00:09:01.577885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Recommended packages: 2025-12-16 00:09:01.577896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: nftables alsa-ucm-conf alsa-topology-conf libglib2.0-data shared-mime-info 2025-12-16 00:09:01.577906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: xdg-user-dirs libgpm2 dbus-user-session libxml2-utils netcat-openbsd 2025-12-16 00:09:01.577916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dnsmasq-base mdevctl parted libvirt-l10n vbetool hdparm ethtool kbd 2025-12-16 00:09:01.577926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: | console-tools ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2025-12-16 00:09:01.577937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2025-12-16 00:09:01.577947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: cpu-checker networkd-dispatcher systemd-timesyncd | time-daemon 2025-12-16 00:09:01.577957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-resolved libnss-mymachines libnss-systemd 2025-12-16 00:09:01.577967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following packages will be REMOVED: 2025-12-16 00:09:01.577990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: systemd-standalone-sysusers 2025-12-16 00:09:01.578001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:The following NEW packages will be installed: 2025-12-16 00:09:01.578011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: acl ceph-common db-util db5.3-util dbus dbus-bin dbus-daemon 2025-12-16 00:09:01.578022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: dbus-session-bus-common dbus-system-bus-common dmidecode ebtables 2025-12-16 00:09:01.578032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: gettext-base iptables ipxe-qemu libargon2-1 libasound2-data libasound2t64 2025-12-16 00:09:01.578042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2025-12-16 00:09:01.578052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-iostreams1.83.0 libboost-locale1.83.0 2025-12-16 00:09:01.578062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-12-16 00:09:01.578169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libbrlapi0.8 libcacard0 libcephfs2 libcryptsetup12 libcurl3t64-gnutls 2025-12-16 00:09:01.578182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libdaxctl1 libdbus-1-3 libduktape207 libdw1t64 libevent-2.1-7t64 libfdisk1 2025-12-16 00:09:01.578191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libfdt1 libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libicu74 2025-12-16 00:09:01.578201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libip4tc2 libip6tc2 libiscsi7 libjpeg-turbo8 libjpeg8 libjson-c5 2025-12-16 00:09:01.578211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libjson-glib-1.0-0 libjson-glib-1.0-common liblmdb0 liblua5.4-0 libncurses6 2025-12-16 00:09:01.578255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libndctl6 libnetfilter-conntrack3 libnfnetlink0 libnfs14 libnftnl11 libnspr4 2025-12-16 00:09:01.578271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libnss3 libnuma1 liboath0t64 libpam-systemd libparted2t64 libpcap0.8t64 2025-12-16 00:09:01.578280 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpciaccess0 libpcsclite1 libpixman-1-0 libpmem1 libpmemobj1 libpng16-16t64 2025-12-16 00:09:01.578290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libpolkit-agent-1-0 libpolkit-gobject-1-0 libpopt0 librabbitmq4 librados2 2025-12-16 00:09:01.578300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libradosstriper1 librbd1 libsasl2-modules libsasl2-modules-gssapi-mit 2025-12-16 00:09:01.578309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libslirp0 libsystemd-shared libtcmalloc-minimal4t64 libtpms0 2025-12-16 00:09:01.578319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-12-16 00:09:01.578328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-12-16 00:09:01.578338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-12-16 00:09:01.578347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunbound8 libunwind8 liburing2 2025-12-16 00:09:01.578357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libusb-1.0-0 libusbredirparser1t64 libvirt-clients libvirt-daemon 2025-12-16 00:09:01.578367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2025-12-16 00:09:01.578430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-driver-qemu libvirt-daemon-system 2025-12-16 00:09:01.578441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: libvirt-daemon-system-systemd libvirt0 libxdp1 libxml2 libyajl2 libyaml-0-2 2025-12-16 00:09:01.578451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: logrotate openvswitch-common openvswitch-switch ovmf pm-utils polkitd 2025-12-16 00:09:01.578467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: powermgmt-base python3-ceph-argparse python3-ceph-common python3-cephfs 2025-12-16 00:09:01.578477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-certifi python3-chardet python3-idna python3-netifaces 2025-12-16 00:09:01.578487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-openvswitch python3-prettytable python3-rados python3-rbd 2025-12-16 00:09:01.578537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-requests python3-sortedcontainers python3-urllib3 python3-wcwidth 2025-12-16 00:09:01.578548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: python3-yaml qemu-block-extra qemu-system qemu-system-arm qemu-system-common 2025-12-16 00:09:01.578628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-data qemu-system-mips qemu-system-misc qemu-system-ppc 2025-12-16 00:09:01.578640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: qemu-system-s390x qemu-system-sparc qemu-system-x86 qemu-utils sasl2-bin 2025-12-16 00:09:01.579551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: seabios sgml-base swtpm swtpm-tools systemd systemd-container systemd-sysv 2025-12-16 00:09:01.579585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: tpm-udev tpm2-tools trousers uuid-runtime xml-core 2025-12-16 00:09:01.579626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 160 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:09:01.579639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Need to get 203 MB of archives. 2025-12-16 00:09:01.579651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:After this operation, 811 MB of additional disk space will be used. 2025-12-16 00:09:01.579662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:09:01.579675 | 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] 2025-12-16 00:09:01.579687 | 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] 2025-12-16 00:09:01.579707 | 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] 2025-12-16 00:09:01.579717 | 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] 2025-12-16 00:09:01.579727 | 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.3 [146 kB] 2025-12-16 00:09:01.579736 | 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.11 [2,076 kB] 2025-12-16 00:09:01.579746 | 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.11 [3,475 kB] 2025-12-16 00:09:01.579755 | 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.11 [11.9 kB] 2025-12-16 00:09:01.579764 | 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.3 [33.1 kB] 2025-12-16 00:09:01.579774 | 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] 2025-12-16 00:09:01.579783 | 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.7 [443 kB] 2025-12-16 00:09:01.579793 | 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] 2025-12-16 00:09:01.579802 | 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] 2025-12-16 00:09:01.579848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-16 00:09:01.579859 | 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] 2025-12-16 00:09:01.579869 | 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] 2025-12-16 00:09:01.579878 | 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] 2025-12-16 00:09:01.579888 | 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] 2025-12-16 00:09:01.579897 | 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] 2025-12-16 00:09:01.579916 | 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] 2025-12-16 00:09:01.579926 | 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] 2025-12-16 00:09:01.579940 | 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] 2025-12-16 00:09:01.579954 | 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] 2025-12-16 00:09:01.580083 | 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] 2025-12-16 00:09:01.580102 | 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] 2025-12-16 00:09:01.580166 | 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] 2025-12-16 00:09:01.580256 | 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] 2025-12-16 00:09:01.580325 | 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.5 [1,544 kB] 2025-12-16 00:09:01.580424 | 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] 2025-12-16 00:09:01.580489 | 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] 2025-12-16 00:09:01.580552 | 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] 2025-12-16 00:09:01.580656 | 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.11 [235 kB] 2025-12-16 00:09:01.580722 | 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] 2025-12-16 00:09:01.581468 | 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.6 [763 kB] 2025-12-16 00:09:01.581499 | 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] 2025-12-16 00:09:01.581510 | 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] 2025-12-16 00:09:01.581520 | 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] 2025-12-16 00:09:01.581530 | 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] 2025-12-16 00:09:01.581540 | 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] 2025-12-16 00:09:01.581550 | 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] 2025-12-16 00:09:01.581560 | 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] 2025-12-16 00:09:01.581571 | 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] 2025-12-16 00:09:01.581581 | 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] 2025-12-16 00:09:01.581613 | 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] 2025-12-16 00:09:01.581624 | 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] 2025-12-16 00:09:01.581634 | 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] 2025-12-16 00:09:01.581644 | 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] 2025-12-16 00:09:01.581654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-12-16 00:09:01.581677 | 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] 2025-12-16 00:09:01.581699 | 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] 2025-12-16 00:09:01.581765 | 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] 2025-12-16 00:09:01.581778 | 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.1 [187 kB] 2025-12-16 00:09:01.581788 | 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] 2025-12-16 00:09:01.581797 | 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] 2025-12-16 00:09:01.581807 | 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] 2025-12-16 00:09:01.581817 | 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.1 [259 kB] 2025-12-16 00:09:01.581827 | 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.1 [276 kB] 2025-12-16 00:09:01.581878 | 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.1 [4,041 kB] 2025-12-16 00:09:01.581888 | 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] 2025-12-16 00:09:01.581898 | 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] 2025-12-16 00:09:01.581954 | 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] 2025-12-16 00:09:01.582003 | 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] 2025-12-16 00:09:01.582014 | 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.1 [3,413 kB] 2025-12-16 00:09:01.585330 | 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.1 [46.0 kB] 2025-12-16 00:09:01.585352 | 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.1 [87.3 kB] 2025-12-16 00:09:01.585362 | 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.1 [413 kB] 2025-12-16 00:09:01.585372 | 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.1 [839 kB] 2025-12-16 00:09:01.585382 | 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.1 [335 kB] 2025-12-16 00:09:01.585391 | 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.1 [178 kB] 2025-12-16 00:09:01.585401 | 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] 2025-12-16 00:09:01.585411 | 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] 2025-12-16 00:09:01.585421 | 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.1 [320 kB] 2025-12-16 00:09:01.585440 | 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] 2025-12-16 00:09:01.585450 | 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] 2025-12-16 00:09:01.585459 | 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] 2025-12-16 00:09:01.585477 | 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] 2025-12-16 00:09:01.585486 | 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] 2025-12-16 00:09:01.585496 | 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] 2025-12-16 00:09:01.585506 | 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.1 [237 kB] 2025-12-16 00:09:01.585515 | 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.1 [283 kB] 2025-12-16 00:09:01.585525 | 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.1 [320 kB] 2025-12-16 00:09:01.585535 | 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.1 [343 kB] 2025-12-16 00:09:01.585545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:80 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-12-16 00:09:01.585554 | 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] 2025-12-16 00:09:01.585564 | 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] 2025-12-16 00:09:01.585574 | 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] 2025-12-16 00:09:01.585583 | 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] 2025-12-16 00:09:01.585615 | 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] 2025-12-16 00:09:01.585625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-12-16 00:09:01.585634 | 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.1 [536 kB] 2025-12-16 00:09:01.585655 | 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.1 [25.5 MB] 2025-12-16 00:09:01.585666 | 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] 2025-12-16 00:09:01.585675 | 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] 2025-12-16 00:09:01.585685 | 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.1 [21.1 kB] 2025-12-16 00:09:01.585694 | 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.1 [399 kB] 2025-12-16 00:09:01.585711 | 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] 2025-12-16 00:09:01.585721 | 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] 2025-12-16 00:09:01.585730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:95 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-12-16 00:09:01.585739 | 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] 2025-12-16 00:09:01.585749 | 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] 2025-12-16 00:09:01.585758 | 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] 2025-12-16 00:09:01.585768 | 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] 2025-12-16 00:09:01.585777 | 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] 2025-12-16 00:09:01.585786 | 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] 2025-12-16 00:09:01.585804 | 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] 2025-12-16 00:09:01.585813 | 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] 2025-12-16 00:09:01.585823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2025-12-16 00:09:01.585833 | 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] 2025-12-16 00:09:01.585842 | 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] 2025-12-16 00:09:01.585851 | 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.2 [49.1 kB] 2025-12-16 00:09:01.585861 | 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.2 [17.4 kB] 2025-12-16 00:09:01.585870 | 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] 2025-12-16 00:09:01.585879 | 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] 2025-12-16 00:09:01.585889 | 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] 2025-12-16 00:09:01.585899 | 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] 2025-12-16 00:09:01.585908 | 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] 2025-12-16 00:09:01.585918 | 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] 2025-12-16 00:09:01.585927 | 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] 2025-12-16 00:09:01.585944 | 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] 2025-12-16 00:09:01.585961 | 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] 2025-12-16 00:09:01.585970 | 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] 2025-12-16 00:09:01.585980 | 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] 2025-12-16 00:09:01.585989 | 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] 2025-12-16 00:09:01.585999 | 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] 2025-12-16 00:09:01.586008 | 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] 2025-12-16 00:09:01.586018 | 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] 2025-12-16 00:09:01.586027 | 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] 2025-12-16 00:09:01.586036 | 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] 2025-12-16 00:09:01.586046 | 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] 2025-12-16 00:09:01.586055 | 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] 2025-12-16 00:09:01.586070 | 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.10 [1,829 kB] 2025-12-16 00:09:01.586079 | 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.10 [438 kB] 2025-12-16 00:09:01.586088 | 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.10 [740 kB] 2025-12-16 00:09:01.586098 | 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.10 [431 kB] 2025-12-16 00:09:01.586107 | 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.10 [3,120 B] 2025-12-16 00:09:01.586117 | 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.10 [6,038 B] 2025-12-16 00:09:01.586126 | 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.11 [417 kB] 2025-12-16 00:09:01.586135 | 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.10 [1,374 B] 2025-12-16 00:09:01.586145 | 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] 2025-12-16 00:09:01.586155 | 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.2 [95.2 kB] 2025-12-16 00:09:01.586164 | 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.10 [49.5 kB] 2025-12-16 00:09:01.586179 | 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] 2025-12-16 00:09:01.586189 | 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] 2025-12-16 00:09:01.586198 | 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.10 [1,254 kB] 2025-12-16 00:09:01.586216 | 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.10 [1,794 kB] 2025-12-16 00:09:01.586255 | 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] 2025-12-16 00:09:01.586270 | 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.10 [11.2 MB] 2025-12-16 00:09:01.586280 | 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.10 [6,294 kB] 2025-12-16 00:09:01.586289 | 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.10 [3,434 kB] 2025-12-16 00:09:01.586299 | 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.10 [9,106 kB] 2025-12-16 00:09:01.586308 | 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.10 [57.8 MB] 2025-12-16 00:09:01.586317 | 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.10 [16.3 MB] 2025-12-16 00:09:01.586327 | 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.10 [10.9 MB] 2025-12-16 00:09:01.586336 | 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.10 [2,219 kB] 2025-12-16 00:09:01.586345 | 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.10 [112 kB] 2025-12-16 00:09:01.586355 | 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.10 [57.4 kB] 2025-12-16 00:09:01.586364 | 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] 2025-12-16 00:09:01.586380 | 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] 2025-12-16 00:09:01.586389 | 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] 2025-12-16 00:09:01.586399 | 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.7 [5,176 kB] 2025-12-16 00:09:01.586408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preconfiguring packages ... 2025-12-16 00:09:01.586418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Fetched 203 MB in 7s (30.3 MB/s) 2025-12-16 00:09:01.586428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libargon2-1:amd64. 2025-12-16 00:09:01.586437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-12-16 00:09:01.586449 | 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% 2025-12-16 00:09:01.586467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-12-16 00:09:01.586476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% 2025-12-16 00:09:01.586486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-12-16 00:09:01.586495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% (Reading database ... 2025-12-16 00:09:01.586505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:90% 2025-12-16 00:09:01.586515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-12-16 00:09:01.586524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:09:01.586534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-12-16 00:09:01.586543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-16 00:09:01.586558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-c5:amd64. 2025-12-16 00:09:01.586568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2025-12-16 00:09:01.586577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-12-16 00:09:01.586604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcryptsetup12:amd64. 2025-12-16 00:09:01.586614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-12-16 00:09:01.586624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.586633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-16 00:09:01.586647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdisk1:amd64. 2025-12-16 00:09:01.586656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-16 00:09:01.586670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-12-16 00:09:01.586724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsystemd-shared:amd64. 2025-12-16 00:09:01.586756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.11_amd64.deb ... 2025-12-16 00:09:01.586835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-12-16 00:09:01.586852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2025-12-16 00:09:01.586910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-12-16 00:09:01.586967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2025-12-16 00:09:01.586982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2025-12-16 00:09:01.587043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2025-12-16 00:09:01.587099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-12-16 00:09:01.587114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-12-16 00:09:01.587171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd is not installed. 2025-12-16 00:09:01.587248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers is to be removed. 2025-12-16 00:09:01.587268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-sysusers is not installed. 2025-12-16 00:09:01.587337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-12-16 00:09:01.587353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.587399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-12-16 00:09:01.587453 | 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% 2025-12-16 00:09:01.587497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% (Reading database ... 75% 2025-12-16 00:09:01.587540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-12-16 00:09:01.587582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-12-16 00:09:01.587629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:85% 2025-12-16 00:09:01.587686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-12-16 00:09:01.587729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-12-16 00:09:01.587771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11593 files and directories currently installed.) 2025-12-16 00:09:01.587814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Removing systemd-standalone-sysusers (255.4-1ubuntu8.11) ... 2025-12-16 00:09:01.587853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd. 2025-12-16 00:09:01.587909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-12-16 00:09:01.587961 | 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% 2025-12-16 00:09:01.587976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% (Reading database ... 75% 2025-12-16 00:09:01.588159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 80% 2025-12-16 00:09:01.588220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% 2025-12-16 00:09:01.588278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 90% 2025-12-16 00:09:01.588300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% 2025-12-16 00:09:01.588311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 100% (Reading database ... 11586 files and directories currently installed.) 2025-12-16 00:09:01.588322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-12-16 00:09:01.588336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd (255.4-1ubuntu8.11) ... 2025-12-16 00:09:01.588375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-16 00:09:01.588429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-12-16 00:09:01.588460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-16 00:09:01.588521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-12-16 00:09:01.588558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-12-16 00:09:01.588637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd (255.4-1ubuntu8.11) ... 2025-12-16 00:09:01.588683 | 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. 2025-12-16 00:09:01.588728 | 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. 2025-12-16 00:09:01.588765 | 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. 2025-12-16 00:09:01.588814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Initializing machine ID from random generator. 2025-12-16 00:09:01.588858 | 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 2025-12-16 00:09:01.588915 | 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 2025-12-16 00:09:01.588930 | 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 2025-12-16 00:09:01.588988 | 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 2025-12-16 00:09:01.589047 | 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 2025-12-16 00:09:01.589063 | 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 2025-12-16 00:09:01.589110 | 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 2025-12-16 00:09:01.589142 | 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 2025-12-16 00:09:01.589198 | 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 2025-12-16 00:09:01.589274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-journal' with GID 995. 2025-12-16 00:09:01.589310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'systemd-network' with GID 994. 2025-12-16 00:09:01.589332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2025-12-16 00:09:01.589405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-sysv. 2025-12-16 00:09:01.589423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.589498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 2025-12-16 00:09:01.589546 | 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% 2025-12-16 00:09:01.589582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 70% 2025-12-16 00:09:01.589653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 75% (Reading database ... 80% 2025-12-16 00:09:01.589695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 85% (Reading database ... 90% 2025-12-16 00:09:01.589735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:(Reading database ... 95% (Reading database ... 100% (Reading database ... 12509 files and directories currently installed.) 2025-12-16 00:09:01.589776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../000-systemd-sysv_255.4-1ubuntu8.11_amd64.deb ... 2025-12-16 00:09:01.589857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-sysv (255.4-1ubuntu8.11) ... 2025-12-16 00:09:01.589884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package uuid-runtime. 2025-12-16 00:09:01.589961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-16 00:09:01.589979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:09:01.590006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-16 00:09:01.590062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-12-16 00:09:01.590103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:09:01.590144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunbound8:amd64. 2025-12-16 00:09:01.590184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-16 00:09:01.590223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:09:01.590310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-common. 2025-12-16 00:09:01.590352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../004-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:09:01.590395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-12-16 00:09:01.590420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-netifaces:amd64. 2025-12-16 00:09:01.590484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../005-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-12-16 00:09:01.590511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-12-16 00:09:01.590536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-sortedcontainers. 2025-12-16 00:09:01.590606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../006-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-12-16 00:09:01.590680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-12-16 00:09:01.590730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnuma1:amd64. 2025-12-16 00:09:01.590771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../007-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-16 00:09:01.590822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 00:09:01.590837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxdp1:amd64. 2025-12-16 00:09:01.590896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../008-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-12-16 00:09:01.590937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-12-16 00:09:01.590987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-openvswitch. 2025-12-16 00:09:01.591002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../009-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:09:01.591058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-12-16 00:09:01.591098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package openvswitch-switch. 2025-12-16 00:09:01.591148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../010-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:09:01.591162 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-12-16 00:09:01.591218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db5.3-util. 2025-12-16 00:09:01.591295 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../011-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-12-16 00:09:01.591314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-12-16 00:09:01.591374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package db-util. 2025-12-16 00:09:01.591414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../012-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-12-16 00:09:01.591439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.591495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-12-16 00:09:01.591535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sasl2-bin. 2025-12-16 00:09:01.591561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../013-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-16 00:09:01.591630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 00:09:01.591672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package sgml-base. 2025-12-16 00:09:01.591723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../014-sgml-base_1.31_all.deb ... 2025-12-16 00:09:01.591763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking sgml-base (1.31) ... 2025-12-16 00:09:01.591802 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm-udev. 2025-12-16 00:09:01.591853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../015-tpm-udev_0.6ubuntu1_all.deb ... 2025-12-16 00:09:01.591867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm-udev (0.6ubuntu1) ... 2025-12-16 00:09:01.591923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package trousers. 2025-12-16 00:09:01.591964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../016-trousers_0.3.15-0.3build2_amd64.deb ... 2025-12-16 00:09:01.592014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking trousers (0.3.15-0.3build2) ... 2025-12-16 00:09:01.592029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-16 00:09:01.592084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../017-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:09:01.592125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:09:01.592176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-bin. 2025-12-16 00:09:01.592190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../018-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:09:01.592247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-16 00:09:01.592375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-session-bus-common. 2025-12-16 00:09:01.592392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.592543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../019-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-12-16 00:09:01.592576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.592618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 00:09:01.592629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-daemon. 2025-12-16 00:09:01.592642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../020-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:09:01.592703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-16 00:09:01.592733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus-system-bus-common. 2025-12-16 00:09:01.592784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../021-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-12-16 00:09:01.592824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 00:09:01.592848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dbus. 2025-12-16 00:09:01.592897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../022-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:09:01.592933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-12-16 00:09:01.592978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-16 00:09:01.593001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../023-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 00:09:01.593039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:09:01.593052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libicu74:amd64. 2025-12-16 00:09:01.593104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../024-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-12-16 00:09:01.593141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:09:01.593186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpam-systemd:amd64. 2025-12-16 00:09:01.593199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../025-libpam-systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-12-16 00:09:01.593256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-12-16 00:09:01.593309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpopt0:amd64. 2025-12-16 00:09:01.593346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../026-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-16 00:09:01.593383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 00:09:01.593429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libxml2:amd64. 2025-12-16 00:09:01.593442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../027-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-16 00:09:01.593494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:09:01.593531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyaml-0-2:amd64. 2025-12-16 00:09:01.593567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../028-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-12-16 00:09:01.593634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-16 00:09:01.593649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package logrotate. 2025-12-16 00:09:01.593685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../029-logrotate_3.21.0-2build1_amd64.deb ... 2025-12-16 00:09:01.593731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.593744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking logrotate (3.21.0-2build1) ... 2025-12-16 00:09:01.593796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-yaml. 2025-12-16 00:09:01.593816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../030-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-12-16 00:09:01.593895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-yaml (6.0.1-2build2) ... 2025-12-16 00:09:01.593917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package dmidecode. 2025-12-16 00:09:01.593939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../031-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-12-16 00:09:01.593961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-12-16 00:09:01.594009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package gettext-base. 2025-12-16 00:09:01.594030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../032-gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-12-16 00:09:01.594050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-12-16 00:09:01.594104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip4tc2:amd64. 2025-12-16 00:09:01.594127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../033-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-12-16 00:09:01.594147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:09:01.594181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libip6tc2:amd64. 2025-12-16 00:09:01.594224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../034-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-12-16 00:09:01.594386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.594396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:09:01.594405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfnetlink0:amd64. 2025-12-16 00:09:01.594414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../035-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-12-16 00:09:01.594423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-16 00:09:01.594434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-12-16 00:09:01.594446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../036-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-12-16 00:09:01.594497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-16 00:09:01.594548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnftnl11:amd64. 2025-12-16 00:09:01.594584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../037-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-12-16 00:09:01.594619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-16 00:09:01.594667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package iptables. 2025-12-16 00:09:01.594702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../038-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-12-16 00:09:01.594738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-12-16 00:09:01.594783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfuse3-3:amd64. 2025-12-16 00:09:01.594795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../039-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-12-16 00:09:01.594847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-16 00:09:01.594883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblmdb0:amd64. 2025-12-16 00:09:01.594928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../040-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-12-16 00:09:01.594941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-16 00:09:01.594991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libncurses6:amd64. 2025-12-16 00:09:01.595026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../041-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-16 00:09:01.595072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 00:09:01.595084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libparted2t64:amd64. 2025-12-16 00:09:01.595145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../042-libparted2t64_3.6-4build1_amd64.deb ... 2025-12-16 00:09:01.595182 | 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' 2025-12-16 00:09:01.595224 | 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 libparted2t64' 2025-12-16 00:09:01.595277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-12-16 00:09:01.595299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcap0.8t64:amd64. 2025-12-16 00:09:01.595334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../043-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-12-16 00:09:01.595370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-16 00:09:01.595412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpng16-16t64:amd64. 2025-12-16 00:09:01.595426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../044-libpng16-16t64_1.6.43-5ubuntu0.1_amd64.deb ... 2025-12-16 00:09:01.595480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-16 00:09:01.595518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusb-1.0-0:amd64. 2025-12-16 00:09:01.595532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../045-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2025-12-16 00:09:01.595585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-12-16 00:09:01.595623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package powermgmt-base. 2025-12-16 00:09:01.595672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../046-powermgmt-base_1.37ubuntu0.1_all.deb ... 2025-12-16 00:09:01.595718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking powermgmt-base (1.37ubuntu0.1) ... 2025-12-16 00:09:01.595743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package acl. 2025-12-16 00:09:01.595781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../047-acl_2.3.2-1build1.1_amd64.deb ... 2025-12-16 00:09:01.595794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking acl (2.3.2-1build1.1) ... 2025-12-16 00:09:01.595845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-12-16 00:09:01.595887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../048-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:09:01.595900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:09:01.595947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-12-16 00:09:01.595993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../049-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:09:01.596006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:09:01.596054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librados2. 2025-12-16 00:09:01.596078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../050-librados2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:09:01.596125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.596161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdaxctl1:amd64. 2025-12-16 00:09:01.596174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../051-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-12-16 00:09:01.596228 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.596288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-16 00:09:01.596324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libndctl6:amd64. 2025-12-16 00:09:01.596341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../052-libndctl6_77-2ubuntu2_amd64.deb ... 2025-12-16 00:09:01.596397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-12-16 00:09:01.596420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmem1:amd64. 2025-12-16 00:09:01.596441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../053-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-16 00:09:01.596479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 00:09:01.596513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpmemobj1:amd64. 2025-12-16 00:09:01.596568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../054-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-16 00:09:01.596581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 00:09:01.596811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librbd1. 2025-12-16 00:09:01.596863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../055-librbd1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:09:01.596881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.596898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-argparse. 2025-12-16 00:09:01.596922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../056-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:09:01.596938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.596952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-ceph-common. 2025-12-16 00:09:01.596961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../057-python3-ceph-common_19.2.3-0ubuntu0.24.04.1_all.deb ... 2025-12-16 00:09:01.596970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.596982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-locale1.83.0:amd64. 2025-12-16 00:09:01.596991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../058-libboost-locale1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:09:01.597053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:09:01.597063 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcephfs2. 2025-12-16 00:09:01.597096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../059-libcephfs2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:09:01.597117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.597176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rados. 2025-12-16 00:09:01.597199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../060-python3-rados_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:09:01.597220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.597279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-cephfs. 2025-12-16 00:09:01.597292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../061-python3-cephfs_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:09:01.597347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.597361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-wcwidth. 2025-12-16 00:09:01.597372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../062-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-12-16 00:09:01.597421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-16 00:09:01.597434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-prettytable. 2025-12-16 00:09:01.597484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../063-python3-prettytable_3.6.0-2_all.deb ... 2025-12-16 00:09:01.597497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-prettytable (3.6.0-2) ... 2025-12-16 00:09:01.597546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-rbd. 2025-12-16 00:09:01.597572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../064-python3-rbd_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:09:01.597627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.597641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.597691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-certifi. 2025-12-16 00:09:01.597735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../065-python3-certifi_2023.11.17-1_all.deb ... 2025-12-16 00:09:01.597748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-certifi (2023.11.17-1) ... 2025-12-16 00:09:01.597784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-chardet. 2025-12-16 00:09:01.597819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../066-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-12-16 00:09:01.597832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-12-16 00:09:01.597879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-idna. 2025-12-16 00:09:01.597893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../067-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-12-16 00:09:01.597942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-12-16 00:09:01.597986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-urllib3. 2025-12-16 00:09:01.600582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../068-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-12-16 00:09:01.600660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-12-16 00:09:01.600675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package python3-requests. 2025-12-16 00:09:01.600689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../069-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-12-16 00:09:01.600702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-12-16 00:09:01.600716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libdw1t64:amd64. 2025-12-16 00:09:01.600729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../070-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-12-16 00:09:01.600743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-16 00:09:01.600756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbabeltrace1:amd64. 2025-12-16 00:09:01.600771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../071-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-12-16 00:09:01.600785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-12-16 00:09:01.600799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-12-16 00:09:01.600814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../072-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:09:01.600827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:09:01.600841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-12-16 00:09:01.600855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../073-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:09:01.600869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:09:01.600883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-12-16 00:09:01.600897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../074-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:09:01.600921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:09:01.600946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-12-16 00:09:01.600960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../075-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:09:01.600973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:09:01.600986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-12-16 00:09:01.600999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../076-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-12-16 00:09:01.601011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:09:01.601024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-12-16 00:09:01.601038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../077-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-12-16 00:09:01.601052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-12-16 00:09:01.601065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libunwind8:amd64. 2025-12-16 00:09:01.601078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../078-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-12-16 00:09:01.601089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-12-16 00:09:01.601097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-12-16 00:09:01.601105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../079-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-12-16 00:09:01.601113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-12-16 00:09:01.601120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liblua5.4-0:amd64. 2025-12-16 00:09:01.601128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../080-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-12-16 00:09:01.601136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-12-16 00:09:01.601144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liboath0t64:amd64. 2025-12-16 00:09:01.601163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../081-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-12-16 00:09:01.601171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-12-16 00:09:01.601179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package librabbitmq4:amd64. 2025-12-16 00:09:01.601187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../082-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-12-16 00:09:01.601194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-12-16 00:09:01.601202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libradosstriper1. 2025-12-16 00:09:01.601210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../083-libradosstriper1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:09:01.601218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.601225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ceph-common. 2025-12-16 00:09:01.601267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../084-ceph-common_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:09:01.601276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.601285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.601300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ebtables. 2025-12-16 00:09:01.601307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../085-ebtables_2.0.11-6build1_amd64.deb ... 2025-12-16 00:09:01.601315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ebtables (2.0.11-6build1) ... 2025-12-16 00:09:01.601322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ipxe-qemu. 2025-12-16 00:09:01.601330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../086-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-12-16 00:09:01.601338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-16 00:09:01.601345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2-data. 2025-12-16 00:09:01.601353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../087-libasound2-data_1.2.11-1ubuntu0.1_all.deb ... 2025-12-16 00:09:01.601361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2-data (1.2.11-1ubuntu0.1) ... 2025-12-16 00:09:01.601368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libasound2t64:amd64. 2025-12-16 00:09:01.601382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../088-libasound2t64_1.2.11-1ubuntu0.1_amd64.deb ... 2025-12-16 00:09:01.601390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.601398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-12-16 00:09:01.601405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libbrlapi0.8:amd64. 2025-12-16 00:09:01.601413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../089-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2025-12-16 00:09:01.601420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-12-16 00:09:01.601428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnspr4:amd64. 2025-12-16 00:09:01.601435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../090-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-12-16 00:09:01.601443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-16 00:09:01.601450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnss3:amd64. 2025-12-16 00:09:01.601458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../091-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-12-16 00:09:01.601465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-12-16 00:09:01.601472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpcsclite1:amd64. 2025-12-16 00:09:01.601480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../092-libpcsclite1_2.0.3-1build1_amd64.deb ... 2025-12-16 00:09:01.601488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2025-12-16 00:09:01.601495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libcacard0:amd64. 2025-12-16 00:09:01.601502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../093-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2025-12-16 00:09:01.601510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2025-12-16 00:09:01.601517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libduktape207:amd64. 2025-12-16 00:09:01.601525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../094-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2025-12-16 00:09:01.601538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-12-16 00:09:01.601546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libiscsi7:amd64. 2025-12-16 00:09:01.601554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../095-libiscsi7_1.19.0-3build4_amd64.deb ... 2025-12-16 00:09:01.601567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2025-12-16 00:09:01.601574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-12-16 00:09:01.601582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../096-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-12-16 00:09:01.601606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-16 00:09:01.601613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjpeg8:amd64. 2025-12-16 00:09:01.601621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../097-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-12-16 00:09:01.601629 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-16 00:09:01.601636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-common. 2025-12-16 00:09:01.601644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../098-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2025-12-16 00:09:01.601652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2025-12-16 00:09:01.601660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2025-12-16 00:09:01.601667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../099-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2025-12-16 00:09:01.601675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-12-16 00:09:01.601683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libnfs14:amd64. 2025-12-16 00:09:01.601690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../100-libnfs14_5.0.2-1build1_amd64.deb ... 2025-12-16 00:09:01.601698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2025-12-16 00:09:01.601706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpciaccess0:amd64. 2025-12-16 00:09:01.601713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../101-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:09:01.601721 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2025-12-16 00:09:01.601729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpixman-1-0:amd64. 2025-12-16 00:09:01.601741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../102-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2025-12-16 00:09:01.601749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-12-16 00:09:01.601757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-gobject-1-0:amd64. 2025-12-16 00:09:01.601764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../103-libpolkit-gobject-1-0_124-2ubuntu1.24.04.2_amd64.deb ... 2025-12-16 00:09:01.601772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-12-16 00:09:01.601780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libpolkit-agent-1-0:amd64. 2025-12-16 00:09:01.601788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../104-libpolkit-agent-1-0_124-2ubuntu1.24.04.2_amd64.deb ... 2025-12-16 00:09:01.601795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-12-16 00:09:01.601803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules:amd64. 2025-12-16 00:09:01.601811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../105-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-16 00:09:01.601818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 00:09:01.601831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-12-16 00:09:01.601839 | 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 ... 2025-12-16 00:09:01.601847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 00:09:01.601855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libslirp0:amd64. 2025-12-16 00:09:01.601862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../107-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2025-12-16 00:09:01.601870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-12-16 00:09:01.601882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtpms0:amd64. 2025-12-16 00:09:01.601890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../108-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2025-12-16 00:09:01.601898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-12-16 00:09:01.601905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2025-12-16 00:09:01.601913 | 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 ... 2025-12-16 00:09:01.601921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.602005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2025-12-16 00:09:01.602015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../110-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 00:09:01.602023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.602031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2025-12-16 00:09:01.602038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../111-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 00:09:01.602046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.602054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2025-12-16 00:09:01.602061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../112-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 00:09:01.602069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.602077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2025-12-16 00:09:01.602084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../113-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 00:09:01.602092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.602100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-sys1t64:amd64. 2025-12-16 00:09:01.602107 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../114-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 00:09:01.602115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.602128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.602136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2025-12-16 00:09:01.602144 | 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 ... 2025-12-16 00:09:01.602163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.602171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2025-12-16 00:09:01.602179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../116-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 00:09:01.602186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.602194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2025-12-16 00:09:01.602202 | 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 ... 2025-12-16 00:09:01.602210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.602217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2025-12-16 00:09:01.602225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../118-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 00:09:01.602256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.602264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-fapi1t64:amd64. 2025-12-16 00:09:01.602272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../119-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 00:09:01.602279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.602287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libtss2-rc0t64:amd64. 2025-12-16 00:09:01.602294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../120-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 00:09:01.602302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.602310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package liburing2:amd64. 2025-12-16 00:09:01.602317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../121-liburing2_2.5-1build1_amd64.deb ... 2025-12-16 00:09:01.602325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-12-16 00:09:01.602332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libusbredirparser1t64:amd64. 2025-12-16 00:09:01.602346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../122-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2025-12-16 00:09:01.602354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-12-16 00:09:01.602362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libyajl2:amd64. 2025-12-16 00:09:01.602369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../123-libyajl2_2.1.0-5build1_amd64.deb ... 2025-12-16 00:09:01.602377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-12-16 00:09:01.602384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt0:amd64. 2025-12-16 00:09:01.602392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../124-libvirt0_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-16 00:09:01.602400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-16 00:09:01.602407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-clients. 2025-12-16 00:09:01.602415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../125-libvirt-clients_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-16 00:09:01.602422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-clients (10.0.0-2ubuntu8.10) ... 2025-12-16 00:09:01.602441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-driver-qemu. 2025-12-16 00:09:01.602448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../126-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-16 00:09:01.602456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.10) ... 2025-12-16 00:09:01.602464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon. 2025-12-16 00:09:01.602471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../127-libvirt-daemon_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-16 00:09:01.602479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon (10.0.0-2ubuntu8.10) ... 2025-12-16 00:09:01.602491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-network. 2025-12-16 00:09:01.602499 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../128-libvirt-daemon-config-network_10.0.0-2ubuntu8.10_all.deb ... 2025-12-16 00:09:01.602506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.10) ... 2025-12-16 00:09:01.602514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-config-nwfilter. 2025-12-16 00:09:01.602522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../129-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.10_all.deb ... 2025-12-16 00:09:01.602529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.10) ... 2025-12-16 00:09:01.602537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package systemd-container. 2025-12-16 00:09:01.602544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../130-systemd-container_255.4-1ubuntu8.11_amd64.deb ... 2025-12-16 00:09:01.602552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking systemd-container (255.4-1ubuntu8.11) ... 2025-12-16 00:09:01.602560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system-systemd. 2025-12-16 00:09:01.602567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../131-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.10_all.deb ... 2025-12-16 00:09:01.602575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.10) ... 2025-12-16 00:09:01.602582 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package xml-core. 2025-12-16 00:09:01.602617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../132-xml-core_0.19_all.deb ... 2025-12-16 00:09:01.602625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking xml-core (0.19) ... 2025-12-16 00:09:01.602632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package polkitd. 2025-12-16 00:09:01.602640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../133-polkitd_124-2ubuntu1.24.04.2_amd64.deb ... 2025-12-16 00:09:01.602648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking polkitd (124-2ubuntu1.24.04.2) ... 2025-12-16 00:09:01.602655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libvirt-daemon-system. 2025-12-16 00:09:01.602708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../134-libvirt-daemon-system_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-16 00:09:01.602717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.10) ... 2025-12-16 00:09:01.602725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package pm-utils. 2025-12-16 00:09:01.602733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../135-pm-utils_1.4.1-21_all.deb ... 2025-12-16 00:09:01.602740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking pm-utils (1.4.1-21) ... 2025-12-16 00:09:01.602748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package libfdt1:amd64. 2025-12-16 00:09:01.602755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../136-libfdt1_1.7.0-2build1_amd64.deb ... 2025-12-16 00:09:01.602770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-12-16 00:09:01.602778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-common. 2025-12-16 00:09:01.602785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../137-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 00:09:01.602793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.602801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-data. 2025-12-16 00:09:01.602808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../138-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.10_all.deb ... 2025-12-16 00:09:01.602816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.602824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package seabios. 2025-12-16 00:09:01.602831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../139-seabios_1.16.3-2_all.deb ... 2025-12-16 00:09:01.602839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking seabios (1.16.3-2) ... 2025-12-16 00:09:01.602846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-x86. 2025-12-16 00:09:01.602854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../140-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 00:09:01.602862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.602869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-sparc. 2025-12-16 00:09:01.602877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../141-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 00:09:01.602889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.602897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-s390x. 2025-12-16 00:09:01.602905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../142-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 00:09:01.602913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.602920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-ppc. 2025-12-16 00:09:01.602928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../143-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 00:09:01.602935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.602943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-misc. 2025-12-16 00:09:01.602951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../144-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 00:09:01.602958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.602966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-mips. 2025-12-16 00:09:01.602973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../145-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 00:09:01.602981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.602989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system-arm. 2025-12-16 00:09:01.602996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../146-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 00:09:01.603004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.603069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-utils. 2025-12-16 00:09:01.603078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../147-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 00:09:01.603086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.603093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-block-extra. 2025-12-16 00:09:01.603101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../148-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 00:09:01.603109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.603116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package qemu-system. 2025-12-16 00:09:01.603124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../149-qemu-system_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 00:09:01.603131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.603139 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm. 2025-12-16 00:09:01.603146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../150-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-12-16 00:09:01.603154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-12-16 00:09:01.603161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package swtpm-tools. 2025-12-16 00:09:01.603169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../151-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-12-16 00:09:01.603177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-12-16 00:09:01.603184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package tpm2-tools. 2025-12-16 00:09:01.603192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../152-tpm2-tools_5.6-1build4_amd64.deb ... 2025-12-16 00:09:01.603199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking tpm2-tools (5.6-1build4) ... 2025-12-16 00:09:01.603207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Selecting previously unselected package ovmf. 2025-12-16 00:09:01.603265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Preparing to unpack .../153-ovmf_2024.02-2ubuntu0.7_all.deb ... 2025-12-16 00:09:01.603276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Unpacking ovmf (2024.02-2ubuntu0.7) ... 2025-12-16 00:09:01.603284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:09:01.603292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up powermgmt-base (1.37ubuntu0.1) ... 2025-12-16 00:09:01.603299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-16 00:09:01.603307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:09:01.603315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-12-16 00:09:01.603323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm-udev (0.6ubuntu1) ... 2025-12-16 00:09:01.603330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-12-16 00:09:01.603338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `tss' (GID 102) ... 2025-12-16 00:09:01.603346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2025-12-16 00:09:01.603357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.603366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `tss' (UID 100) ... 2025-12-16 00:09:01.603373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `tss' (UID 100) with group `tss' ... 2025-12-16 00:09:01.603384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/tpm'. 2025-12-16 00:09:01.603402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Failed to send reload request: No such file or directory 2025-12-16 00:09:01.603451 | 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. 2025-12-16 00:09:01.603464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2025-12-16 00:09:01.603514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-12-16 00:09:01.603527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-sysv (255.4-1ubuntu8.11) ... 2025-12-16 00:09:01.603684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-16 00:09:01.603720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:09:01.603739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up pm-utils (1.4.1-21) ... 2025-12-16 00:09:01.605459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.605484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.605494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 00:09:01.605503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:09:01.605513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-12-16 00:09:01.605522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:09:01.605532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.605541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:09:01.605550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up gettext-base (0.21-14ubuntu2) ... 2025-12-16 00:09:01.605560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:09:01.605569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-yaml (6.0.1-2build2) ... 2025-12-16 00:09:01.605578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-16 00:09:01.605616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.605627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-12-16 00:09:01.605636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:09:01.605645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-12-16 00:09:01.605655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-12-16 00:09:01.605676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:09:01.605686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2025-12-16 00:09:01.605696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up acl (2.3.2-1build1.1) ... 2025-12-16 00:09:01.605705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-16 00:09:01.605715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ovmf (2024.02-2ubuntu0.7) ... 2025-12-16 00:09:01.605724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-12-16 00:09:01.605733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2-data (1.2.11-1ubuntu0.1) ... 2025-12-16 00:09:01.605742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:09:01.605752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:No schema files found: doing nothing. 2025-12-16 00:09:01.605769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:09:01.605778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-12-16 00:09:01.605788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-12-16 00:09:01.605803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-16 00:09:01.605813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.605822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-certifi (2023.11.17-1) ... 2025-12-16 00:09:01.605831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-16 00:09:01.605840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:09:01.605850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ebtables (2.0.11-6build1) ... 2025-12-16 00:09:01.605859 | 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 2025-12-16 00:09:01.605870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 00:09:01.605879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:09:01.605889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.605898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-16 00:09:01.605907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.605917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-12-16 00:09:01.605926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-12-16 00:09:01.605935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-12-16 00:09:01.605953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2025-12-16 00:09:01.605963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-16 00:09:01.605972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-16 00:09:01.605982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-16 00:09:01.605991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-12-16 00:09:01.606000 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.606010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up seabios (1.16.3-2) ... 2025-12-16 00:09:01.606019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-12-16 00:09:01.606028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-12-16 00:09:01.606037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:09:01.606047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 00:09:01.606056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up trousers (0.3.15-0.3build2) ... 2025-12-16 00:09:01.606065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-12-16 00:09:01.606074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:09:01.606084 | 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. 2025-12-16 00:09:01.606102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.606112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-12-16 00:09:01.606121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-12-16 00:09:01.606130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:09:01.606140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-12-16 00:09:01.606149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `uuidd' (GID 103) ... 2025-12-16 00:09:01.606158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-12-16 00:09:01.606167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:09:01.606177 | 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. 2025-12-16 00:09:01.606186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-12-16 00:09:01.606196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-12-16 00:09:01.606205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-16 00:09:01.606215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 00:09:01.606224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-16 00:09:01.606348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.606359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-12-16 00:09:01.606369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-12-16 00:09:01.606378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-16 00:09:01.606387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-12-16 00:09:01.606397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2025-12-16 00:09:01.606407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sgml-base (1.31) ... 2025-12-16 00:09:01.606417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.606427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-12-16 00:09:01.606437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-12-16 00:09:01.606447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-12-16 00:09:01.606457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-12-16 00:09:01.606467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up liburing2:amd64 (2.5-1build1) ... 2025-12-16 00:09:01.606477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2025-12-16 00:09:01.606487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 00:09:01.606497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.606515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-prettytable (3.6.0-2) ... 2025-12-16 00:09:01.606526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 00:09:01.606536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 00:09:01.606546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:09:01.606563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-16 00:09:01.606573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-gobject-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-12-16 00:09:01.606583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 00:09:01.606615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-16 00:09:01.606626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up logrotate (3.21.0-2build1) ... 2025-12-16 00:09:01.606636 | 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. 2025-12-16 00:09:01.606645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.606655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.606665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-12-16 00:09:01.606674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up db-util (1:5.3.21ubuntu2) ... 2025-12-16 00:09:01.606684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:09:01.606694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 00:09:01.606703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-12-16 00:09:01.606713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:09:01.606722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-12-16 00:09:01.606732 | 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 libparted2t 2025-12-16 00:09:01.606742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:64' 2025-12-16 00:09:01.606752 | 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' 2025-12-16 00:09:01.606762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-12-16 00:09:01.606772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-16 00:09:01.606781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-12-16 00:09:01.606791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2025-12-16 00:09:01.606800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-12-16 00:09:01.606819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.606831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.606841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.606851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-12-16 00:09:01.606861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-12-16 00:09:01.606871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-12-16 00:09:01.606881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 00:09:01.606891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.606901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.606911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-16 00:09:01.606929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up systemd-container (255.4-1ubuntu8.11) ... 2025-12-16 00:09:01.606939 | 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. 2025-12-16 00:09:01.606949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-16 00:09:01.606959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up xml-core (0.19) ... 2025-12-16 00:09:01.606969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-12-16 00:09:01.606988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libpolkit-agent-1-0:amd64 (124-2ubuntu1.24.04.2) ... 2025-12-16 00:09:01.606998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 00:09:01.607007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.607017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.607027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.10) ... 2025-12-16 00:09:01.607036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.607046 | 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. 2025-12-16 00:09:01.607056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up tpm2-tools (5.6-1build4) ... 2025-12-16 00:09:01.607066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-12-16 00:09:01.607075 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:update-alternatives: 2025-12-16 00:09:01.607085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-12-16 00:09:01.607095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-12-16 00:09:01.607105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:09:01.607115 | 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. 2025-12-16 00:09:01.607125 | 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. 2025-12-16 00:09:01.607135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.607145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.10) ... 2025-12-16 00:09:01.607154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.607164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.607173 | 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. 2025-12-16 00:09:01.607183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up iptables (1.8.10-3ubuntu2) ... 2025-12-16 00:09:01.607193 | 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 2025-12-16 00:09:01.607203 | 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 2025-12-16 00:09:01.607213 | 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 2025-12-16 00:09:01.607252 | 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 2025-12-16 00:09:01.607274 | 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 2025-12-16 00:09:01.607284 | 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 2025-12-16 00:09:01.607294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-clients (10.0.0-2ubuntu8.10) ... 2025-12-16 00:09:01.607304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.607313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.607323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.607333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.607342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.607352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.607361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-12-16 00:09:01.607371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting GID from range 100 to 59999 ... 2025-12-16 00:09:01.607380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding group `swtpm' (GID 105) ... 2025-12-16 00:09:01.607390 | 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 2025-12-16 00:09:01.607400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.607417 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Selecting UID from range 100 to 59999 ... 2025-12-16 00:09:01.607427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.607437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding system user `swtpm' (UID 103) ... 2025-12-16 00:09:01.607447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Adding new user `swtpm' (UID 103) with group `swtpm' ... 2025-12-16 00:09:01.607456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:info: Not creating home directory `/var/lib/swtpm'. 2025-12-16 00:09:01.607466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.10) ... 2025-12-16 00:09:01.607476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.10) ... 2025-12-16 00:09:01.607485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.607495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.607505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon (10.0.0-2ubuntu8.10) ... 2025-12-16 00:09:01.607514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.607524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up qemu-system (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:09:01.607533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:09:01.607543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding group ceph.. 2025-12-16 00:09:01.607552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-12-16 00:09:01.607562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Adding system user ceph.. 2025-12-16 00:09:01.607572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-12-16 00:09:01.607581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting system user ceph properties.. 2025-12-16 00:09:01.607609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:usermod: unlocking the user's password would result in a passwordless account. 2025-12-16 00:09:01.607620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:You should set a password with usermod -p to unlock this user's password. 2025-12-16 00:09:01.607636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:..done 2025-12-16 00:09:01.607646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:chown: cannot access '/var/log/ceph/*.log*' 2025-12-16 00:09:01.607656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:: No such file or directory 2025-12-16 00:09:01.607666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:2: Failed to resolve group 'polkitd': No such process 2025-12-16 00:09:01.607677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.607687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:/usr/lib/tmpfiles.d/polkitd.conf:3: Failed to resolve group 'polkitd': No such process 2025-12-16 00:09:01.607698 | 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. 2025-12-16 00:09:01.607708 | 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. 2025-12-16 00:09:01.607718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:09:01.607728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Processing triggers for sgml-base (1.31) ... 2025-12-16 00:09:01.607749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up polkitd (124-2ubuntu1.24.04.2) ... 2025-12-16 00:09:01.607759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating group 'polkitd' with GID 993. 2025-12-16 00:09:01.607770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Creating user 'polkitd' (User for polkitd) with UID 993 and GID 993. 2025-12-16 00:09:01.607780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: could not determine current runlevel 2025-12-16 00:09:01.607790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:invoke-rc.d: policy-rc.d denied execution of reload. 2025-12-16 00:09:01.607800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:start-stop-daemon: unable to stat /usr/libexec/polkitd (No such file or directory) 2025-12-16 00:09:01.607810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon-system (10.0.0-2ubuntu8.10) ... 2025-12-16 00:09:01.607820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 59999 2025-12-16 00:09:01.607830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Enabling libvirt default network 2025-12-16 00:09:01.607840 | 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. 2025-12-16 00:09:01.607850 | 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. 2025-12-16 00:09:01.607861 | 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. 2025-12-16 00:09:01.607871 | 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. 2025-12-16 00:09:01.607881 | 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. 2025-12-16 00:09:01.607891 | 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. 2025-12-16 00:09:01.607906 | 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. 2025-12-16 00:09:01.607917 | 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. 2025-12-16 00:09:01.607927 | 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. 2025-12-16 00:09:01.607943 | 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. 2025-12-16 00:09:01.607953 | 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. 2025-12-16 00:09:01.607963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: 2025-12-16 00:09:01.607973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Setting up libvirt-daemon dnsmasq configuration. 2025-12-16 00:09:01.607987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container b8465a287564 2025-12-16 00:09:01.607998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 2bb3cfd19cd6 2025-12-16 00:09:01.608008 | 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 2025-12-16 00:09:01.608022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 048fc2c8215f 2025-12-16 00:09:01.608032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 048fc2c8215f 2025-12-16 00:09:01.608046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 24fa6bc28114 2025-12-16 00:09:01.608079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:09:01.608108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 77fe208af36c 2025-12-16 00:09:01.608141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 7/10 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-16 00:09:01.608168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 7206e2721c7a 2025-12-16 00:09:01.608200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 7206e2721c7a 2025-12-16 00:09:01.608227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 8a48ae3a0729 2025-12-16 00:09:01.608271 | 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 2025-12-16 00:09:01.608284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 76e6fbc4953e 2025-12-16 00:09:01.608338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 76e6fbc4953e 2025-12-16 00:09:01.608349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> ba952d7aab13 2025-12-16 00:09:01.608368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Step 9/10 : RUN truncate --size=524288 /usr/lib/ipxe/qemu/efi-virtio.rom 2025-12-16 00:09:01.608382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 0ef8242ab7ca 2025-12-16 00:09:01.608413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 0ef8242ab7ca 2025-12-16 00:09:01.608444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> f4456bb7557f 2025-12-16 00:09:01.608479 | 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 2025-12-16 00:09:01.608495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Running in 9146b72100ca 2025-12-16 00:09:01.608548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-12-16 00:09:01.608559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-12-16 00:09:01.608572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-12-16 00:09:01.608647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Package 'build-essential' is not installed, so not removed 2025-12-16 00:09:01.608659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:09:01.608672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading package lists... 2025-12-16 00:09:01.608682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Building dependency tree... 2025-12-16 00:09:01.608703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Reading state information... 2025-12-16 00:09:01.608756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:09:01.608767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> Removed intermediate container 9146b72100ca 2025-12-16 00:09:01.608780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt: ---> 06c2144fc250 2025-12-16 00:09:01.608812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully built 4305907546cd 2025-12-16 00:09:01.608843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Successfully tagged osism.harbor.regio.digital/kolla/nova-libvirt:build-20251216 2025-12-16 00:09:01.608961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-libvirt:Built at 2025-12-16 00:09:01.608846 (took 0:01:18.361075) 2025-12-16 00:09:01.609288 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-base) 2025-12-16 00:09:01.609310 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Processing 2025-12-16 00:09:01.609319 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building started at 2025-12-16 00:09:01.609191 2025-12-16 00:09:01.609907 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 plugins into plugins archive 2025-12-16 00:09:01.610326 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-base:Turned 0 additions into additions archive 2025-12-16 00:09:29.207183 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:09:29.208419 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> d8e2c400b94e 2025-12-16 00:09:29.208509 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 2/7 : LABEL "build-date"="20251216" "name"="openvswitch-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:09:29.208562 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 79f4443512b2 2025-12-16 00:09:29.208577 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 79f4443512b2 2025-12-16 00:09:29.208590 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> 116f7fd51f0f 2025-12-16 00:09:29.208603 | 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/ 2025-12-16 00:09:29.208616 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> f5c33ab8831c 2025-12-16 00:09:29.208662 | 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/* 2025-12-16 00:09:29.208677 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 81c466eafb9f 2025-12-16 00:09:29.208689 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:09:29.208701 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:09:29.208714 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:09:29.208745 | 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] 2025-12-16 00:09:29.208757 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:09:29.208767 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:09:29.208881 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:09:29.208894 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:09:29.208905 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:09:29.208914 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:09:29.208924 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:09:29.208933 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:09:29.208943 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:09:29.208954 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:09:29.208964 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:09:29.208974 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 29.0 MB in 3s (10.3 MB/s) 2025-12-16 00:09:29.208984 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-12-16 00:09:29.209052 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-12-16 00:09:29.209064 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2025-12-16 00:09:29.209073 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2025-12-16 00:09:29.209125 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2025-12-16 00:09:29.209136 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libpcap0.8t64 2025-12-16 00:09:29.212365 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2025-12-16 00:09:29.212388 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: apparmor 2025-12-16 00:09:29.212398 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Recommended packages: 2025-12-16 00:09:29.212408 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: dbus 2025-12-16 00:09:29.212417 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2025-12-16 00:09:29.212427 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libdbus-1-3 libpcap0.8t64 python3-netifaces tcpdump 2025-12-16 00:09:29.212436 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:09:29.212446 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 858 kB of archives. 2025-12-16 00:09:29.212455 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 2,227 kB of additional disk space will be used. 2025-12-16 00:09:29.212464 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:09:29.212474 | 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] 2025-12-16 00:09:29.212484 | 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] 2025-12-16 00:09:29.212493 | 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] 2025-12-16 00:09:29.212514 | 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] 2025-12-16 00:09:29.212523 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 858 kB in 0s (1,815 kB/s) 2025-12-16 00:09:29.212570 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-16 00:09:29.212581 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2025-12-16 00:09:29.212593 | 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% 2025-12-16 00:09:29.212604 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2025-12-16 00:09:29.212614 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2025-12-16 00:09:29.212624 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2025-12-16 00:09:29.212633 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2025-12-16 00:09:29.212643 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2025-12-16 00:09:29.212653 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2025-12-16 00:09:29.212662 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:09:29.212672 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:09:29.212682 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:09:29.212692 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-netifaces:amd64. 2025-12-16 00:09:29.212701 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-12-16 00:09:29.212711 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-12-16 00:09:29.212721 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libpcap0.8t64:amd64. 2025-12-16 00:09:29.212730 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-12-16 00:09:29.212740 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-16 00:09:29.212750 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package tcpdump. 2025-12-16 00:09:29.212759 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2025-12-16 00:09:29.212769 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2025-12-16 00:09:29.212778 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:09:29.212788 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-12-16 00:09:29.212797 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-16 00:09:29.212807 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2025-12-16 00:09:29.212828 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:09:29.212839 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-12-16 00:09:29.212848 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2025-12-16 00:09:29.212858 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2025-12-16 00:09:29.212874 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2025-12-16 00:09:29.212884 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libevent-2.1-7t64 libunbound8 2025-12-16 00:09:29.212894 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2025-12-16 00:09:29.212903 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ethtool openvswitch-doc 2025-12-16 00:09:29.212913 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2025-12-16 00:09:29.212922 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: libevent-2.1-7t64 libunbound8 openvswitch-common 2025-12-16 00:09:29.212932 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:09:29.212942 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 588 kB/1,621 kB of archives. 2025-12-16 00:09:29.212951 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 4,689 kB of additional disk space will be used. 2025-12-16 00:09:29.212961 | 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] 2025-12-16 00:09:29.212971 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:09:29.212981 | 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] 2025-12-16 00:09:29.212996 | 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.7 [443 kB] 2025-12-16 00:09:29.213006 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 588 kB in 0s (1,208 kB/s) 2025-12-16 00:09:29.213016 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-16 00:09:29.213026 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2025-12-16 00:09:29.213036 | 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% 2025-12-16 00:09:29.213047 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2025-12-16 00:09:29.213056 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2025-12-16 00:09:29.213066 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2025-12-16 00:09:29.213076 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2025-12-16 00:09:29.213085 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2025-12-16 00:09:29.213095 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2025-12-16 00:09:29.213105 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11605 files and directories currently installed.) 2025-12-16 00:09:29.213114 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-12-16 00:09:29.213124 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:09:29.213134 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package libunbound8:amd64. 2025-12-16 00:09:29.213144 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-16 00:09:29.213153 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:09:29.213163 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-common. 2025-12-16 00:09:29.213177 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../openvswitch-common_3.4.3-1_amd64.deb ... 2025-12-16 00:09:29.213194 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-common (3.4.3-1) ... 2025-12-16 00:09:29.213204 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:09:29.213213 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:09:29.213223 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-common (3.4.3-1) ... 2025-12-16 00:09:29.213271 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:09:29.213285 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-12-16 00:09:29.213421 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2025-12-16 00:09:29.213492 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2025-12-16 00:09:29.213583 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2025-12-16 00:09:29.213703 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-sortedcontainers 2025-12-16 00:09:29.213767 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Suggested packages: 2025-12-16 00:09:29.213838 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-netaddr python3-pyparsing python3-unbound 2025-12-16 00:09:29.213903 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python-sortedcontainers-doc 2025-12-16 00:09:29.213974 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2025-12-16 00:09:29.214043 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: python3-openvswitch python3-sortedcontainers 2025-12-16 00:09:29.214113 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:09:29.214178 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 27.6 kB/306 kB of archives. 2025-12-16 00:09:29.214268 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 1,277 kB of additional disk space will be used. 2025-12-16 00:09:29.214339 | 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] 2025-12-16 00:09:29.214412 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:09:29.214481 | 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] 2025-12-16 00:09:29.214571 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 27.7 kB in 0s (110 kB/s) 2025-12-16 00:09:29.214636 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-sortedcontainers. 2025-12-16 00:09:29.214709 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: 2025-12-16 00:09:29.214777 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2025-12-16 00:09:29.214850 | 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% 2025-12-16 00:09:29.214920 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2025-12-16 00:09:29.214990 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2025-12-16 00:09:29.215059 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2025-12-16 00:09:29.215126 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2025-12-16 00:09:29.215192 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2025-12-16 00:09:29.215263 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2025-12-16 00:09:29.215398 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11670 files and directories currently installed.) 2025-12-16 00:09:29.215425 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../python3-sortedcontainers_2.4.0-2_all.deb ... 2025-12-16 00:09:29.215615 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-12-16 00:09:29.215659 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: 2025-12-16 00:09:29.215689 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package python3-openvswitch. 2025-12-16 00:09:29.215760 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../python3-openvswitch_3.4.3-1_amd64.deb ... 2025-12-16 00:09:29.215817 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking python3-openvswitch (3.4.3-1) ... 2025-12-16 00:09:29.215874 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-12-16 00:09:29.215931 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up python3-openvswitch (3.4.3-1) ... 2025-12-16 00:09:29.215987 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading package lists... 2025-12-16 00:09:29.216047 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Building dependency tree... 2025-12-16 00:09:29.216103 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Reading state information... 2025-12-16 00:09:29.216171 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following additional packages will be installed: 2025-12-16 00:09:29.216242 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: uuid-runtime 2025-12-16 00:09:29.216309 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:The following NEW packages will be installed: 2025-12-16 00:09:29.216372 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: openvswitch-switch uuid-runtime 2025-12-16 00:09:29.216432 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:09:29.216485 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Need to get 33.1 kB/1,652 kB of archives. 2025-12-16 00:09:29.216551 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:After this operation, 5,087 kB of additional disk space will be used. 2025-12-16 00:09:29.216605 | 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] 2025-12-16 00:09:29.216664 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:09:29.217153 | 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.3 [33.1 kB] 2025-12-16 00:09:29.217170 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Fetched 33.1 kB in 0s (123 kB/s) 2025-12-16 00:09:29.217176 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package uuid-runtime. 2025-12-16 00:09:29.217182 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 2025-12-16 00:09:29.217189 | 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% 2025-12-16 00:09:29.217196 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 70% 2025-12-16 00:09:29.217201 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 75% 2025-12-16 00:09:29.217207 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 80% 2025-12-16 00:09:29.217212 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 85% 2025-12-16 00:09:29.217217 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 90% 2025-12-16 00:09:29.217272 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 95% 2025-12-16 00:09:29.217284 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:(Reading database ... 100% (Reading database ... 11743 files and directories currently installed.) 2025-12-16 00:09:29.217294 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-16 00:09:29.217350 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:09:29.217422 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Selecting previously unselected package openvswitch-switch. 2025-12-16 00:09:29.217479 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Preparing to unpack .../openvswitch-switch_3.4.3-1_amd64.deb ... 2025-12-16 00:09:29.217563 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Unpacking openvswitch-switch (3.4.3-1) ... 2025-12-16 00:09:29.217627 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:09:29.217673 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Selecting GID from range 100 to 59999 ... 2025-12-16 00:09:29.217724 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:info: Adding group `uuidd' (GID 103) ... 2025-12-16 00:09:29.217782 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:09:29.217837 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:09:29.217892 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Setting up openvswitch-switch (3.4.3-1) ... 2025-12-16 00:09:29.217949 | 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 2025-12-16 00:09:29.218004 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:09:29.218059 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:09:29.218113 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 81c466eafb9f 2025-12-16 00:09:29.218168 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> fe0ddb293ef7 2025-12-16 00:09:29.218223 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:09:29.218302 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> d25a47ea1f0f 2025-12-16 00:09:29.218364 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Step 6/7 : COPY ovs_wrapper.sh /usr/local/bin/ovs_wrapper 2025-12-16 00:09:29.218423 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> d94e9910eabe 2025-12-16 00:09:29.218498 | 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 2025-12-16 00:09:29.218587 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Running in 293ad28df928 2025-12-16 00:09:29.218649 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> Removed intermediate container 293ad28df928 2025-12-16 00:09:29.218699 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base: ---> c3d022353cca 2025-12-16 00:09:29.218750 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully built fa168ff2589d 2025-12-16 00:09:29.218800 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-base:build-20251216 2025-12-16 00:09:29.218885 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-base:Built at 2025-12-16 00:09:29.218815 (took 0:00:27.609624) 2025-12-16 00:09:29.218986 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-vswitchd) to queue 2025-12-16 00:09:29.219055 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(openvswitch-db-server) to queue 2025-12-16 00:09:29.219110 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-base) to queue 2025-12-16 00:09:29.219452 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(multipathd) 2025-12-16 00:09:29.219522 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Processing 2025-12-16 00:09:29.219610 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building started at 2025-12-16 00:09:29.219545 2025-12-16 00:09:29.220429 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 plugins into plugins archive 2025-12-16 00:09:29.221101 | ubuntu-noble-large | DEBUG:kolla.common.utils.multipathd:Turned 0 additions into additions archive 2025-12-16 00:09:44.526112 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:09:44.526310 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> d8e2c400b94e 2025-12-16 00:09:44.526531 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Step 2/4 : LABEL "build-date"="20251216" "name"="multipathd" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:09:44.526698 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in abd3dd63296a 2025-12-16 00:09:44.526875 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container abd3dd63296a 2025-12-16 00:09:44.527030 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> f7ef25e22d1d 2025-12-16 00:09:44.527198 | 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/* 2025-12-16 00:09:44.527358 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in e52dbd974083 2025-12-16 00:09:44.527512 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:09:44.527682 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:09:44.527831 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:09:44.527974 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:09:44.528115 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:09:44.528260 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:09:44.528478 | 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] 2025-12-16 00:09:44.528630 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:09:44.528792 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:09:44.528936 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:09:44.529109 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:09:44.529283 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:09:44.529415 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:09:44.529561 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:09:44.530562 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:09:44.530704 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 29.0 MB in 3s (10.5 MB/s) 2025-12-16 00:09:44.530730 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-12-16 00:09:44.530748 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-12-16 00:09:44.530766 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-12-16 00:09:44.530783 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-12-16 00:09:44.530801 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following additional packages will be installed: 2025-12-16 00:09:44.530819 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-12-16 00:09:44.530837 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2025-12-16 00:09:44.530855 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base sg3-utils-udev 2025-12-16 00:09:44.530873 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Suggested packages: 2025-12-16 00:09:44.530891 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-12-16 00:09:44.530909 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: multipath-tools-boot 2025-12-16 00:09:44.530925 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Recommended packages: 2025-12-16 00:09:44.530942 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: zstd 2025-12-16 00:09:44.530952 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:The following NEW packages will be installed: 2025-12-16 00:09:44.531043 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-12-16 00:09:44.531055 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: initramfs-tools-bin initramfs-tools-core klibc-utils kpartx libklibc 2025-12-16 00:09:44.531064 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: liburcu8t64 linux-base multipath-tools sg3-utils-udev 2025-12-16 00:09:44.531078 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:09:44.531095 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Need to get 1,176 kB of archives. 2025-12-16 00:09:44.531111 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:After this operation, 4,026 kB of additional disk space will be used. 2025-12-16 00:09:44.531170 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:09:44.531190 | 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] 2025-12-16 00:09:44.531206 | 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] 2025-12-16 00:09:44.531222 | 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] 2025-12-16 00:09:44.531370 | 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] 2025-12-16 00:09:44.531388 | 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.5 [21.5 kB] 2025-12-16 00:09:44.532042 | 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.1 [47.2 kB] 2025-12-16 00:09:44.532113 | 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.1 [100 kB] 2025-12-16 00:09:44.532126 | 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.5 [50.5 kB] 2025-12-16 00:09:44.532137 | 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.1 [18.1 kB] 2025-12-16 00:09:44.532147 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 initramfs-tools all 0.142ubuntu25.5 [9,060 B] 2025-12-16 00:09:44.532183 | 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] 2025-12-16 00:09:44.532194 | 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] 2025-12-16 00:09:44.532204 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-12-16 00:09:44.532214 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-12-16 00:09:44.532224 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preconfiguring packages ... 2025-12-16 00:09:44.532273 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Fetched 1,176 kB in 1s (2,351 kB/s) 2025-12-16 00:09:44.532284 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dhcpcd-base. 2025-12-16 00:09:44.532294 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2025-12-16 00:09:44.532306 | 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% 2025-12-16 00:09:44.532475 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 2025-12-16 00:09:44.532512 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:70% 2025-12-16 00:09:44.532689 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 75% 2025-12-16 00:09:44.532700 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 80% 2025-12-16 00:09:44.532814 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 85% (Reading database ... 90% (Reading database ... 95% 2025-12-16 00:09:44.532825 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:09:44.532857 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../00-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2025-12-16 00:09:44.532888 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-16 00:09:44.532898 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package cpio. 2025-12-16 00:09:44.532928 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../01-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-12-16 00:09:44.532939 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-12-16 00:09:44.532969 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package busybox-initramfs. 2025-12-16 00:09:44.532979 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../02-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-12-16 00:09:44.533010 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-16 00:09:44.533046 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package dracut-install. 2025-12-16 00:09:44.533056 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../03-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-12-16 00:09:44.533087 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-12-16 00:09:44.533096 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-bin. 2025-12-16 00:09:44.533127 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../04-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-12-16 00:09:44.533137 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-16 00:09:44.533167 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package libklibc:amd64. 2025-12-16 00:09:44.533211 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../05-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-16 00:09:44.533290 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-16 00:09:44.533328 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package klibc-utils. 2025-12-16 00:09:44.533363 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../06-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-16 00:09:44.533373 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-16 00:09:44.533405 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools-core. 2025-12-16 00:09:44.533415 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../07-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-12-16 00:09:44.533433 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-16 00:09:44.533448 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package linux-base. 2025-12-16 00:09:44.533457 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../08-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-12-16 00:09:44.533468 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-12-16 00:09:44.533478 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package initramfs-tools. 2025-12-16 00:09:44.533487 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../09-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-12-16 00:09:44.533498 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-12-16 00:09:44.533508 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package liburcu8t64:amd64. 2025-12-16 00:09:44.533518 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../10-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-12-16 00:09:44.533528 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-16 00:09:44.533566 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package sg3-utils-udev. 2025-12-16 00:09:44.533577 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../11-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-12-16 00:09:44.533635 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-16 00:09:44.533645 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package kpartx. 2025-12-16 00:09:44.533677 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../12-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-12-16 00:09:44.533691 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-12-16 00:09:44.533700 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Selecting previously unselected package multipath-tools. 2025-12-16 00:09:44.533735 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Preparing to unpack .../13-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-12-16 00:09:44.533782 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-12-16 00:09:44.533823 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-12-16 00:09:44.533864 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-alternatives: using /usr/bin/mt-gnu to provide /usr/bin/mt (mt) in auto mode 2025-12-16 00:09:44.533900 | 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 2025-12-16 00:09:44.533963 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-16 00:09:44.533978 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-12-16 00:09:44.534019 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-16 00:09:44.534059 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-16 00:09:44.534102 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Selecting UID from range 100 to 59999 ... 2025-12-16 00:09:44.534138 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-12-16 00:09:44.534173 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding system user `dhcpcd' (UID 100) ... 2025-12-16 00:09:44.534216 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Adding new user `dhcpcd' (UID 100) with group `nogroup' ... 2025-12-16 00:09:44.534302 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-12-16 00:09:44.534316 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-16 00:09:44.534351 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-12-16 00:09:44.534391 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-12-16 00:09:44.534434 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-16 00:09:44.534469 | 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. 2025-12-16 00:09:44.534513 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-16 00:09:44.534549 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-16 00:09:44.534584 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-12-16 00:09:44.534699 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2025-12-16 00:09:44.534776 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-16 00:09:44.534817 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: 2025-12-16 00:09:44.534883 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:update-initramfs: deferring update (trigger activated) 2025-12-16 00:09:44.534925 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-12-16 00:09:44.534990 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:09:44.535032 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-12-16 00:09:44.535111 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container e52dbd974083 2025-12-16 00:09:44.535155 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 6e4128c16a62 2025-12-16 00:09:44.535408 | 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 2025-12-16 00:09:44.535455 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Running in cc09d8a1803a 2025-12-16 00:09:44.535502 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-12-16 00:09:44.535513 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-12-16 00:09:44.535545 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-12-16 00:09:44.535554 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Package 'build-essential' is not installed, so not removed 2025-12-16 00:09:44.535587 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:09:44.535621 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading package lists... 2025-12-16 00:09:44.535653 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Building dependency tree... 2025-12-16 00:09:44.535704 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Reading state information... 2025-12-16 00:09:44.535757 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:09:44.535794 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> Removed intermediate container cc09d8a1803a 2025-12-16 00:09:44.535843 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd: ---> 83e4e530a514 2025-12-16 00:09:44.535875 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully built 4945891ef6e1 2025-12-16 00:09:44.535923 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Successfully tagged osism.harbor.regio.digital/kolla/multipathd:build-20251216 2025-12-16 00:09:44.536008 | ubuntu-noble-large | INFO:kolla.common.utils.multipathd:Built at 2025-12-16 00:09:44.535916 (took 0:00:15.316371) 2025-12-16 00:09:44.536466 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy) 2025-12-16 00:09:44.536514 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Processing 2025-12-16 00:09:44.536611 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building started at 2025-12-16 00:09:44.536484 2025-12-16 00:09:44.537780 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 plugins into plugins archive 2025-12-16 00:09:44.538743 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy:Turned 0 additions into additions archive 2025-12-16 00:10:03.158290 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:10:03.158363 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> d8e2c400b94e 2025-12-16 00:10:03.158453 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 2/7 : LABEL "build-date"="20251216" "name"="haproxy" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:10:03.158496 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 1cbcbf9d2c99 2025-12-16 00:10:03.158533 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 1cbcbf9d2c99 2025-12-16 00:10:03.158591 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> b96b447f782e 2025-12-16 00:10:03.158631 | 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 2025-12-16 00:10:03.158684 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 79aec6cfe301 2025-12-16 00:10:03.158702 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 79aec6cfe301 2025-12-16 00:10:03.158714 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 3689b56dd429 2025-12-16 00:10:03.158751 | 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/* 2025-12-16 00:10:03.158763 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 30beb9a14422 2025-12-16 00:10:03.158775 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:10:03.158814 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:10:03.158828 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:10:03.158890 | 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] 2025-12-16 00:10:03.158955 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:10:03.158982 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:10:03.158995 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:10:03.159047 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:10:03.159058 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:10:03.159091 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:10:03.159113 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:10:03.159147 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:10:03.159157 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:10:03.159192 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:10:03.159276 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:10:03.159355 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 29.0 MB in 3s (10.5 MB/s) 2025-12-16 00:10:03.159367 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-12-16 00:10:03.159407 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-12-16 00:10:03.159467 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-12-16 00:10:03.159489 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-12-16 00:10:03.159541 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following additional packages will be installed: 2025-12-16 00:10:03.159561 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: liblua5.4-0 2025-12-16 00:10:03.159601 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Suggested packages: 2025-12-16 00:10:03.159611 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: vim-haproxy haproxy-doc 2025-12-16 00:10:03.159679 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:The following NEW packages will be installed: 2025-12-16 00:10:03.159717 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: haproxy liblua5.4-0 2025-12-16 00:10:03.159727 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:10:03.159763 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Need to get 2,230 kB of archives. 2025-12-16 00:10:03.159808 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:After this operation, 5,270 kB of additional disk space will be used. 2025-12-16 00:10:03.159818 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:10:03.159858 | 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] 2025-12-16 00:10:03.159906 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.15-0ubuntu0.24.04.1 [2,064 kB] 2025-12-16 00:10:03.159944 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Fetched 2,230 kB in 1s (4,022 kB/s) 2025-12-16 00:10:03.159954 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package liblua5.4-0:amd64. 2025-12-16 00:10:03.159989 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2025-12-16 00:10:03.160036 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2025-12-16 00:10:03.160084 | 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% 2025-12-16 00:10:03.160118 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 70% 2025-12-16 00:10:03.160139 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 75% 2025-12-16 00:10:03.160172 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 80% 2025-12-16 00:10:03.160203 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 85% (Reading database ... 90% 2025-12-16 00:10:03.160277 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 2025-12-16 00:10:03.160323 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:95% 2025-12-16 00:10:03.160333 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:10:03.160364 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-12-16 00:10:03.160377 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-12-16 00:10:03.160412 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Selecting previously unselected package haproxy. 2025-12-16 00:10:03.160446 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Preparing to unpack .../haproxy_2.8.15-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:10:03.160481 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Unpacking haproxy (2.8.15-0ubuntu0.24.04.1) ... 2025-12-16 00:10:03.160515 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-12-16 00:10:03.160564 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Setting up haproxy (2.8.15-0ubuntu0.24.04.1) ... 2025-12-16 00:10:03.160601 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: could not determine current runlevel 2025-12-16 00:10:03.160611 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:10:03.160678 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:10:03.160689 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 30beb9a14422 2025-12-16 00:10:03.160735 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 5576f4ef0922 2025-12-16 00:10:03.160789 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Step 5/7 : COPY ensure_latest_config.sh /usr/local/bin/kolla_ensure_haproxy_latest_config 2025-12-16 00:10:03.160809 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> 79421ffae71f 2025-12-16 00:10:03.160861 | 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 2025-12-16 00:10:03.160882 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in 67afb9245771 2025-12-16 00:10:03.160918 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container 67afb9245771 2025-12-16 00:10:03.160928 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> cea795391db9 2025-12-16 00:10:03.160970 | 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 2025-12-16 00:10:03.161017 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Running in acf32c397d15 2025-12-16 00:10:03.161028 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-12-16 00:10:03.161061 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-12-16 00:10:03.161095 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-12-16 00:10:03.161131 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Package 'build-essential' is not installed, so not removed 2025-12-16 00:10:03.161166 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:10:03.161226 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading package lists... 2025-12-16 00:10:03.161273 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Building dependency tree... 2025-12-16 00:10:03.161312 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Reading state information... 2025-12-16 00:10:03.161344 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:10:03.161364 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> Removed intermediate container acf32c397d15 2025-12-16 00:10:03.161402 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy: ---> b4166d4e7231 2025-12-16 00:10:03.161439 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully built 15415d80f557 2025-12-16 00:10:03.161452 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Successfully tagged osism.harbor.regio.digital/kolla/haproxy:build-20251216 2025-12-16 00:10:03.161698 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy:Built at 2025-12-16 00:10:03.161437 (took 0:00:18.624953) 2025-12-16 00:10:03.161935 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(haproxy-ssh) 2025-12-16 00:10:03.162025 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Processing 2025-12-16 00:10:03.162039 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building started at 2025-12-16 00:10:03.161921 2025-12-16 00:10:03.162893 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 plugins into plugins archive 2025-12-16 00:10:03.163479 | ubuntu-noble-large | DEBUG:kolla.common.utils.haproxy-ssh:Turned 0 additions into additions archive 2025-12-16 00:10:22.022561 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:10:22.022633 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> d8e2c400b94e 2025-12-16 00:10:22.022758 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 2/9 : LABEL "build-date"="20251216" "name"="haproxy-ssh" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:10:22.022787 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in a854673d03da 2025-12-16 00:10:22.022799 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container a854673d03da 2025-12-16 00:10:22.022812 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> fe0086251341 2025-12-16 00:10:22.022853 | 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 2025-12-16 00:10:22.022893 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 0b282fd730fa 2025-12-16 00:10:22.022933 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 0b282fd730fa 2025-12-16 00:10:22.022946 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 8541b65064ca 2025-12-16 00:10:22.023001 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 4/9 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-12-16 00:10:22.023143 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 03726980ef60 2025-12-16 00:10:22.023191 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 03726980ef60 2025-12-16 00:10:22.023294 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> ecbf93c14016 2025-12-16 00:10:22.023375 | 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/* 2025-12-16 00:10:22.023434 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in b929c116896e 2025-12-16 00:10:22.023509 | 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] 2025-12-16 00:10:22.023577 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:10:22.023646 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:10:22.023796 | 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] 2025-12-16 00:10:22.023857 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:10:22.023932 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:10:22.024001 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:10:22.024069 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:10:22.024135 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:10:22.024204 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:10:22.024315 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:10:22.024359 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:10:22.024369 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:10:22.024404 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:10:22.024484 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:10:22.024568 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 29.0 MB in 3s (11.2 MB/s) 2025-12-16 00:10:22.024608 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-12-16 00:10:22.024619 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-12-16 00:10:22.024658 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-12-16 00:10:22.024761 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-12-16 00:10:22.024833 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following additional packages will be installed: 2025-12-16 00:10:22.024875 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-sftp-server ucf 2025-12-16 00:10:22.024918 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Suggested packages: 2025-12-16 00:10:22.024953 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2025-12-16 00:10:22.025020 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: python3-braceexpand 2025-12-16 00:10:22.025062 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Recommended packages: 2025-12-16 00:10:22.025138 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2025-12-16 00:10:22.025149 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:The following NEW packages will be installed: 2025-12-16 00:10:22.025190 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2025-12-16 00:10:22.025262 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: openssh-sftp-server rsync ucf 2025-12-16 00:10:22.025372 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:10:22.025413 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Need to get 2,084 kB of archives. 2025-12-16 00:10:22.025424 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:After this operation, 7,346 kB of additional disk space will be used. 2025-12-16 00:10:22.025458 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:10:22.025527 | 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] 2025-12-16 00:10:22.025598 | 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.2 [436 kB] 2025-12-16 00:10:22.025648 | 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] 2025-12-16 00:10:22.025725 | 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] 2025-12-16 00:10:22.025761 | 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.14 [906 kB] 2025-12-16 00:10:22.026050 | 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.14 [37.3 kB] 2025-12-16 00:10:22.026108 | 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] 2025-12-16 00:10:22.026121 | 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.14 [510 kB] 2025-12-16 00:10:22.026162 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preconfiguring packages ... 2025-12-16 00:10:22.026174 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Fetched 2,084 kB in 1s (3,967 kB/s) 2025-12-16 00:10:22.026385 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libpopt0:amd64. 2025-12-16 00:10:22.026396 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 2025-12-16 00:10:22.026409 | 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% 2025-12-16 00:10:22.026448 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 70% 2025-12-16 00:10:22.026517 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 75% 2025-12-16 00:10:22.026589 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 80% 2025-12-16 00:10:22.026707 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 85% 2025-12-16 00:10:22.026771 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 90% 2025-12-16 00:10:22.026831 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 95% 2025-12-16 00:10:22.026889 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:10:22.026949 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-16 00:10:22.026993 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 00:10:22.027055 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package rsync. 2025-12-16 00:10:22.027122 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-12-16 00:10:22.027157 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-12-16 00:10:22.027194 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libcbor0.10:amd64. 2025-12-16 00:10:22.027269 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-12-16 00:10:22.027312 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 00:10:22.027355 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package libfido2-1:amd64. 2025-12-16 00:10:22.027366 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-12-16 00:10:22.027406 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 00:10:22.027445 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-client. 2025-12-16 00:10:22.027506 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-16 00:10:22.027570 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 00:10:22.027610 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-sftp-server. 2025-12-16 00:10:22.027630 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-16 00:10:22.027707 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-12-16 00:10:22.027723 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-12-16 00:10:22.027790 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package ucf. 2025-12-16 00:10:22.027828 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2025-12-16 00:10:22.027838 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Moving old data out of the way 2025-12-16 00:10:22.027871 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-12-16 00:10:22.027913 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Selecting previously unselected package openssh-server. 2025-12-16 00:10:22.027987 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-16 00:10:22.028024 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-12-16 00:10:22.028081 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 00:10:22.028094 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up ucf (3.0043+nmu1) ... 2025-12-16 00:10:22.028128 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 00:10:22.028169 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 00:10:22.028261 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 00:10:22.028315 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-12-16 00:10:22.028326 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2025-12-16 00:10:22.028361 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:10:22.028416 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-12-16 00:10:22.028430 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-12-16 00:10:22.028464 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-12-16 00:10:22.028520 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-12-16 00:10:22.028587 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 RSA key; this may take some time ... 2025-12-16 00:10:22.028630 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-12-16 00:10:22.028747 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:3072 SHA256:UuAXC90aREBJ5T+Yj9/rmX/6w+uH23lixMXUsD4S04k root@ubuntu (RSA) 2025-12-16 00:10:22.028814 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-12-16 00:10:22.028835 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-12-16 00:10:22.028889 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-12-16 00:10:22.028925 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:wrknzj/GL0RRBy4Z/36bip/iM3zMPThBsvBXfNECHG4 root@ubuntu (ECDSA) 2025-12-16 00:10:22.028994 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-12-16 00:10:22.029037 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: 2025-12-16 00:10:22.029112 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:256 SHA256:ABkwJbCst7eDV/v6+Dr3z0s+nGch01xoGi81Wokoo08 root@ubuntu (ED25519) 2025-12-16 00:10:22.029322 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: could not determine current runlevel 2025-12-16 00:10:22.029355 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:10:22.029409 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:10:22.029445 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container b929c116896e 2025-12-16 00:10:22.029461 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 1a0518d4e4bc 2025-12-16 00:10:22.029496 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:10:22.029560 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 7dd3760d82b7 2025-12-16 00:10:22.029623 | 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 2025-12-16 00:10:22.029645 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 8ab778df32ff 2025-12-16 00:10:22.029710 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 8ab778df32ff 2025-12-16 00:10:22.029781 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 6f70ea7351f2 2025-12-16 00:10:22.029822 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Step 8/9 : COPY update-haproxy-cert.sh /usr/bin/update-haproxy-cert 2025-12-16 00:10:22.029894 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> ff307220b140 2025-12-16 00:10:22.029919 | 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 2025-12-16 00:10:22.029954 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Running in 9aaedaa91ced 2025-12-16 00:10:22.029988 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-12-16 00:10:22.030050 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-12-16 00:10:22.030061 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-12-16 00:10:22.030097 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Package 'build-essential' is not installed, so not removed 2025-12-16 00:10:22.030134 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:10:22.030145 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading package lists... 2025-12-16 00:10:22.030180 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Building dependency tree... 2025-12-16 00:10:22.030275 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Reading state information... 2025-12-16 00:10:22.030324 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:10:22.030341 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> Removed intermediate container 9aaedaa91ced 2025-12-16 00:10:22.030377 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh: ---> 18e300812548 2025-12-16 00:10:22.030387 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully built 1c0cb912cb16 2025-12-16 00:10:22.030429 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Successfully tagged osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251216 2025-12-16 00:10:22.030540 | ubuntu-noble-large | INFO:kolla.common.utils.haproxy-ssh:Built at 2025-12-16 00:10:22.030431 (took 0:00:18.868510) 2025-12-16 00:10:22.030934 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(tgtd) 2025-12-16 00:10:22.030998 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Processing 2025-12-16 00:10:22.031071 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building started at 2025-12-16 00:10:22.030972 2025-12-16 00:10:22.032203 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 plugins into plugins archive 2025-12-16 00:10:22.032784 | ubuntu-noble-large | DEBUG:kolla.common.utils.tgtd:Turned 0 additions into additions archive 2025-12-16 00:10:32.302039 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:10:32.302111 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> d8e2c400b94e 2025-12-16 00:10:32.302325 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Step 2/5 : LABEL "build-date"="20251216" "name"="tgtd" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:10:32.302375 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 94d056a00c64 2025-12-16 00:10:32.302385 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 94d056a00c64 2025-12-16 00:10:32.302394 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 960c3f3e67cd 2025-12-16 00:10:32.302470 | 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/* 2025-12-16 00:10:32.302483 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 249526df0776 2025-12-16 00:10:32.302492 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:10:32.302502 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:10:32.302510 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:10:32.302519 | 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] 2025-12-16 00:10:32.302527 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:10:32.302536 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:10:32.302545 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:10:32.302553 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:10:32.302562 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:10:32.302570 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:10:32.302579 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:10:32.302587 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:10:32.302595 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:10:32.302604 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:10:32.302613 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:10:32.302621 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Fetched 29.0 MB in 3s (10.5 MB/s) 2025-12-16 00:10:32.302630 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-12-16 00:10:32.302638 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-12-16 00:10:32.302647 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-12-16 00:10:32.302660 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-12-16 00:10:32.302669 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2025-12-16 00:10:32.302726 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:10:32.302735 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 249526df0776 2025-12-16 00:10:32.302744 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> af67142105a8 2025-12-16 00:10:32.302756 | 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 2025-12-16 00:10:32.302765 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 4f149231821a 2025-12-16 00:10:32.302776 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 4f149231821a 2025-12-16 00:10:32.302815 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> bfa5e19307ef 2025-12-16 00:10:32.302863 | 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 2025-12-16 00:10:32.302908 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Running in 09f57df0df21 2025-12-16 00:10:32.302941 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-12-16 00:10:32.303115 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-12-16 00:10:32.303177 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-12-16 00:10:32.303188 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Package 'build-essential' is not installed, so not removed 2025-12-16 00:10:32.303207 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:10:32.303216 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading package lists... 2025-12-16 00:10:32.303225 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Building dependency tree... 2025-12-16 00:10:32.303288 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Reading state information... 2025-12-16 00:10:32.303302 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:10:32.303312 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> Removed intermediate container 09f57df0df21 2025-12-16 00:10:32.303349 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd: ---> 6214a25a1a52 2025-12-16 00:10:32.303406 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully built 8610e7e09e38 2025-12-16 00:10:32.303447 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Successfully tagged osism.harbor.regio.digital/kolla/tgtd:build-20251216 2025-12-16 00:10:32.303567 | ubuntu-noble-large | INFO:kolla.common.utils.tgtd:Built at 2025-12-16 00:10:32.303450 (took 0:00:10.272478) 2025-12-16 00:10:32.303835 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keepalived) 2025-12-16 00:10:32.303901 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Processing 2025-12-16 00:10:32.303959 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building started at 2025-12-16 00:10:32.303898 2025-12-16 00:10:32.304742 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 plugins into plugins archive 2025-12-16 00:10:32.306583 | ubuntu-noble-large | DEBUG:kolla.common.utils.keepalived:Turned 0 additions into additions archive 2025-12-16 00:10:47.044873 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 1/7 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:10:47.044947 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> d8e2c400b94e 2025-12-16 00:10:47.045035 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 2/7 : LABEL "build-date"="20251216" "name"="keepalived" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:10:47.045082 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 5c864a625e46 2025-12-16 00:10:47.045093 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 5c864a625e46 2025-12-16 00:10:47.045131 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> b41acf10cb9d 2025-12-16 00:10:47.045141 | 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/* 2025-12-16 00:10:47.045225 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 89f594960842 2025-12-16 00:10:47.045315 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:10:47.046336 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:10:47.046355 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:10:47.046367 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:10:47.046375 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:10:47.046384 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:10:47.046392 | 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] 2025-12-16 00:10:47.046401 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:10:47.046409 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:10:47.046417 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:10:47.046426 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:10:47.046435 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:10:47.046443 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:10:47.046451 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:10:47.046459 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:10:47.046468 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 29.0 MB in 3s (10.6 MB/s) 2025-12-16 00:10:47.046476 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-12-16 00:10:47.046485 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-12-16 00:10:47.046493 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-12-16 00:10:47.046501 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-12-16 00:10:47.046509 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following additional packages will be installed: 2025-12-16 00:10:47.046537 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 libsensors-config 2025-12-16 00:10:47.046547 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors5 libsnmp-base libsnmp40t64 pci.ids 2025-12-16 00:10:47.046555 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Suggested packages: 2025-12-16 00:10:47.046621 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: low-memory-monitor lm-sensors snmp-mibs-downloader 2025-12-16 00:10:47.046709 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Recommended packages: 2025-12-16 00:10:47.046780 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ipvsadm libglib2.0-data shared-mime-info xdg-user-dirs 2025-12-16 00:10:47.046878 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:The following NEW packages will be installed: 2025-12-16 00:10:47.046946 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: keepalived libglib2.0-0t64 libnftnl11 libnl-genl-3-200 libpci3 2025-12-16 00:10:47.047066 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: libsensors-config libsensors5 libsnmp-base libsnmp40t64 pci.ids 2025-12-16 00:10:47.047130 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:10:47.047202 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Need to get 3,698 kB of archives. 2025-12-16 00:10:47.047322 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:After this operation, 12.1 MB of additional disk space will be used. 2025-12-16 00:10:47.047389 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:10:47.047473 | 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.5 [1,544 kB] 2025-12-16 00:10:47.047607 | 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] 2025-12-16 00:10:47.047708 | 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] 2025-12-16 00:10:47.047788 | 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] 2025-12-16 00:10:47.047866 | 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] 2025-12-16 00:10:47.047946 | 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] 2025-12-16 00:10:47.048024 | 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] 2025-12-16 00:10:47.048102 | 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.1 [206 kB] 2025-12-16 00:10:47.048178 | 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.1 [1,066 kB] 2025-12-16 00:10:47.048260 | 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] 2025-12-16 00:10:47.048382 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Fetched 3,699 kB in 1s (5,597 kB/s) 2025-12-16 00:10:47.048461 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-16 00:10:47.048543 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2025-12-16 00:10:47.048623 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 2025-12-16 00:10:47.048741 | 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% 2025-12-16 00:10:47.048850 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 70% 2025-12-16 00:10:47.048925 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 75% 2025-12-16 00:10:47.048993 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 80% 2025-12-16 00:10:47.050312 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 85% 2025-12-16 00:10:47.050330 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 90% 2025-12-16 00:10:47.050340 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 95% 2025-12-16 00:10:47.050349 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:10:47.050366 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../0-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 00:10:47.050375 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:10:47.050383 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnftnl11:amd64. 2025-12-16 00:10:47.050391 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../1-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-12-16 00:10:47.050407 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-16 00:10:47.050415 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libnl-genl-3-200:amd64. 2025-12-16 00:10:47.050424 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../2-libnl-genl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2025-12-16 00:10:47.050432 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-12-16 00:10:47.050440 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package pci.ids. 2025-12-16 00:10:47.050449 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../3-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-12-16 00:10:47.050457 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-16 00:10:47.050465 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libpci3:amd64. 2025-12-16 00:10:47.050474 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: 2025-12-16 00:10:47.050482 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../4-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-12-16 00:10:47.050490 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-12-16 00:10:47.050499 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors-config. 2025-12-16 00:10:47.050507 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../5-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2025-12-16 00:10:47.050515 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors-config (1:3.6.0-9build1) ... 2025-12-16 00:10:47.050523 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsensors5:amd64. 2025-12-16 00:10:47.050531 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../6-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2025-12-16 00:10:47.050540 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2025-12-16 00:10:47.050548 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp-base. 2025-12-16 00:10:47.050556 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../7-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.1_all.deb ... 2025-12-16 00:10:47.050564 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-12-16 00:10:47.050573 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package libsnmp40t64:amd64. 2025-12-16 00:10:47.050581 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../8-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.1_amd64.deb ... 2025-12-16 00:10:47.050589 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-12-16 00:10:47.050602 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Selecting previously unselected package keepalived. 2025-12-16 00:10:47.050610 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Preparing to unpack .../9-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2025-12-16 00:10:47.050619 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Unpacking keepalived (1:2.2.8-1build2) ... 2025-12-16 00:10:47.050627 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-16 00:10:47.050635 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-12-16 00:10:47.050644 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors-config (1:3.6.0-9build1) ... 2025-12-16 00:10:47.050661 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-16 00:10:47.050744 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:10:47.050802 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:No schema files found: doing nothing. 2025-12-16 00:10:47.050849 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2025-12-16 00:10:47.050894 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-12-16 00:10:47.050952 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-12-16 00:10:47.050997 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-12-16 00:10:47.051184 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Setting up keepalived (1:2.2.8-1build2) ... 2025-12-16 00:10:47.051295 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: could not determine current runlevel 2025-12-16 00:10:47.051321 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:10:47.051332 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:10:47.051341 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 89f594960842 2025-12-16 00:10:47.051356 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 9c249a25fc6f 2025-12-16 00:10:47.051370 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 4/7 : COPY check_alive.sh / 2025-12-16 00:10:47.051453 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> a8f53c25d282 2025-12-16 00:10:47.051490 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Step 5/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:10:47.051649 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 85bf0e9bdf61 2025-12-16 00:10:47.051720 | 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 2025-12-16 00:10:47.051737 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 1bf98473240e 2025-12-16 00:10:47.051747 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 1bf98473240e 2025-12-16 00:10:47.051815 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> 61b2eb14ed79 2025-12-16 00:10:47.051875 | 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 2025-12-16 00:10:47.051921 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Running in 7e5901dade26 2025-12-16 00:10:47.051979 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-12-16 00:10:47.052038 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-12-16 00:10:47.052095 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-12-16 00:10:47.052153 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Package 'build-essential' is not installed, so not removed 2025-12-16 00:10:47.052206 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:10:47.052292 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading package lists... 2025-12-16 00:10:47.052360 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Building dependency tree... 2025-12-16 00:10:47.052429 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Reading state information... 2025-12-16 00:10:47.052489 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:10:47.052545 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> Removed intermediate container 7e5901dade26 2025-12-16 00:10:47.052601 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived: ---> d4b98b5b55ac 2025-12-16 00:10:47.052662 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully built 9753d1819907 2025-12-16 00:10:47.052764 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Successfully tagged osism.harbor.regio.digital/kolla/keepalived:build-20251216 2025-12-16 00:10:47.052897 | ubuntu-noble-large | INFO:kolla.common.utils.keepalived:Built at 2025-12-16 00:10:47.052767 (took 0:00:14.748869) 2025-12-16 00:10:47.053207 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(iscsid) 2025-12-16 00:10:47.053323 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Processing 2025-12-16 00:10:47.053404 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building started at 2025-12-16 00:10:47.053321 2025-12-16 00:10:47.054255 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 plugins into plugins archive 2025-12-16 00:10:47.054931 | ubuntu-noble-large | DEBUG:kolla.common.utils.iscsid:Turned 0 additions into additions archive 2025-12-16 00:11:05.019122 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:11:05.019210 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> d8e2c400b94e 2025-12-16 00:11:05.019384 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 2/6 : LABEL "build-date"="20251216" "name"="iscsid" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:11:05.019477 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 12b192a5ae4f 2025-12-16 00:11:05.019575 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 12b192a5ae4f 2025-12-16 00:11:05.019647 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> ad7e1804ca0e 2025-12-16 00:11:05.019790 | 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/* 2025-12-16 00:11:05.019870 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in ba9d39f0236f 2025-12-16 00:11:05.019956 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:11:05.020039 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:11:05.020122 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:11:05.020262 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:11:05.021310 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:11:05.021329 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:11:05.021340 | 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] 2025-12-16 00:11:05.021351 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:11:05.021361 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:11:05.021370 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:11:05.021380 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:11:05.021408 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:11:05.021416 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:11:05.021424 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:11:05.021431 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:11:05.021439 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 29.0 MB in 3s (10.4 MB/s) 2025-12-16 00:11:05.021447 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-12-16 00:11:05.021455 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-12-16 00:11:05.021463 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-12-16 00:11:05.021471 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-12-16 00:11:05.021479 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2025-12-16 00:11:05.021487 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following additional packages will be installed: 2025-12-16 00:11:05.021495 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2025-12-16 00:11:05.021502 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2025-12-16 00:11:05.021514 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-six python3-typing-extensions python3-urwid 2025-12-16 00:11:05.021522 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-wcwidth 2025-12-16 00:11:05.021530 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Suggested packages: 2025-12-16 00:11:05.021540 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: low-memory-monitor python-pyparsing-doc python3-wxgtk4.0 python3-pyqt5 2025-12-16 00:11:05.021619 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python-urwid-doc 2025-12-16 00:11:05.021696 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Recommended packages: 2025-12-16 00:11:05.021772 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-data shared-mime-info xdg-user-dirs 2025-12-16 00:11:05.021838 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:The following NEW packages will be installed: 2025-12-16 00:11:05.021907 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: gir1.2-girepository-2.0 gir1.2-glib-2.0 libgirepository-1.0-1 2025-12-16 00:11:05.021977 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: libglib2.0-0t64 python3-configshell-fb python3-gi python3-pyparsing 2025-12-16 00:11:05.022041 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-pyudev python3-rtslib-fb python3-six python3-typing-extensions 2025-12-16 00:11:05.022109 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: python3-urwid python3-wcwidth targetcli-fb 2025-12-16 00:11:05.022178 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:11:05.022257 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Need to get 2,583 kB of archives. 2025-12-16 00:11:05.022366 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:After this operation, 9,953 kB of additional disk space will be used. 2025-12-16 00:11:05.022419 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:11:05.022493 | 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.5 [1,544 kB] 2025-12-16 00:11:05.022567 | 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.5 [183 kB] 2025-12-16 00:11:05.022638 | 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] 2025-12-16 00:11:05.022727 | 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] 2025-12-16 00:11:05.022795 | 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] 2025-12-16 00:11:05.022864 | 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] 2025-12-16 00:11:05.022939 | 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] 2025-12-16 00:11:05.023000 | 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] 2025-12-16 00:11:05.023070 | 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] 2025-12-16 00:11:05.023137 | 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] 2025-12-16 00:11:05.023205 | 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] 2025-12-16 00:11:05.023304 | 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] 2025-12-16 00:11:05.023374 | 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] 2025-12-16 00:11:05.023438 | 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] 2025-12-16 00:11:05.023504 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Fetched 2,583 kB in 1s (3,869 kB/s) 2025-12-16 00:11:05.023593 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-16 00:11:05.023660 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 2025-12-16 00:11:05.023844 | 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% 2025-12-16 00:11:05.023862 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 70% 2025-12-16 00:11:05.023921 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 75% 2025-12-16 00:11:05.023978 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 80% 2025-12-16 00:11:05.024034 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 85% 2025-12-16 00:11:05.024090 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 90% 2025-12-16 00:11:05.024145 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 95% 2025-12-16 00:11:05.024201 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:11:05.024282 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 00:11:05.024345 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:11:05.024399 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-12-16 00:11:05.024454 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../01-gir1.2-glib-2.0_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 00:11:05.025307 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:11:05.025322 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-12-16 00:11:05.025331 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../02-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-12-16 00:11:05.025339 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-12-16 00:11:05.025347 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-12-16 00:11:05.025355 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../03-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-12-16 00:11:05.025374 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-12-16 00:11:05.025382 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-gi. 2025-12-16 00:11:05.025390 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../04-python3-gi_3.48.2-1_amd64.deb ... 2025-12-16 00:11:05.025399 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-gi (3.48.2-1) ... 2025-12-16 00:11:05.025406 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyparsing. 2025-12-16 00:11:05.025414 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../05-python3-pyparsing_3.1.1-1_all.deb ... 2025-12-16 00:11:05.025422 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyparsing (3.1.1-1) ... 2025-12-16 00:11:05.025430 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-six. 2025-12-16 00:11:05.025438 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../06-python3-six_1.16.0-4_all.deb ... 2025-12-16 00:11:05.025446 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-six (1.16.0-4) ... 2025-12-16 00:11:05.025454 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-typing-extensions. 2025-12-16 00:11:05.025469 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2025-12-16 00:11:05.025477 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-12-16 00:11:05.025484 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-wcwidth. 2025-12-16 00:11:05.025491 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../08-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-12-16 00:11:05.025498 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-16 00:11:05.025505 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-urwid. 2025-12-16 00:11:05.025512 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../09-python3-urwid_2.6.10-1_amd64.deb ... 2025-12-16 00:11:05.025523 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-12-16 00:11:05.025530 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-urwid (2.6.10-1) ... 2025-12-16 00:11:05.025538 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-configshell-fb. 2025-12-16 00:11:05.025544 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../10-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-12-16 00:11:05.025552 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-12-16 00:11:05.025561 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-pyudev. 2025-12-16 00:11:05.025604 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../11-python3-pyudev_0.24.0-1_all.deb ... 2025-12-16 00:11:05.025670 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: 2025-12-16 00:11:05.025745 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-pyudev (0.24.0-1) ... 2025-12-16 00:11:05.025825 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package python3-rtslib-fb. 2025-12-16 00:11:05.025869 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../12-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-12-16 00:11:05.026043 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-12-16 00:11:05.026105 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Selecting previously unselected package targetcli-fb. 2025-12-16 00:11:05.026125 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Preparing to unpack .../13-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-12-16 00:11:05.026136 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-12-16 00:11:05.026145 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-six (1.16.0-4) ... 2025-12-16 00:11:05.026157 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:11:05.026202 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:No schema files found: doing nothing. 2025-12-16 00:11:05.026271 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-16 00:11:05.026339 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyparsing (3.1.1-1) ... 2025-12-16 00:11:05.026406 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-typing-extensions (4.10.0-1) ... 2025-12-16 00:11:05.026464 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:11:05.026521 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-12-16 00:11:05.026577 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-pyudev (0.24.0-1) ... 2025-12-16 00:11:05.026631 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-12-16 00:11:05.026744 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: could not determine current runlevel 2025-12-16 00:11:05.026776 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:11:05.026848 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-urwid (2.6.10-1) ... 2025-12-16 00:11:05.026904 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-12-16 00:11:05.026958 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-gi (3.48.2-1) ... 2025-12-16 00:11:05.027012 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-12-16 00:11:05.027068 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 00:11:05.027112 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-12-16 00:11:05.027165 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-12-16 00:11:05.027189 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-12-16 00:11:05.027263 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-12-16 00:11:05.027312 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2025-12-16 00:11:05.027354 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 00:11:05.027405 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-16 00:11:05.027419 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 00:11:05.027494 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-16 00:11:05.027509 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-12-16 00:11:05.027552 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-12-16 00:11:05.027594 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 00:11:05.027634 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-12-16 00:11:05.027690 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-12-16 00:11:05.027706 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-12-16 00:11:05.027772 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-12-16 00:11:05.027814 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: keyword = Word(alphanums + '_\-') 2025-12-16 00:11:05.027828 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 00:11:05.027892 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-16 00:11:05.027944 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 00:11:05.027996 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-16 00:11:05.028010 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-12-16 00:11:05.028068 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-12-16 00:11:05.028109 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-12-16 00:11:05.028161 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-12-16 00:11:05.029352 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2025-12-16 00:11:05.029390 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:11:05.029402 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container ba9d39f0236f 2025-12-16 00:11:05.029413 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 1393fba25225 2025-12-16 00:11:05.029423 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:11:05.029432 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 8706e18a2454 2025-12-16 00:11:05.029441 | 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 2025-12-16 00:11:05.029450 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 857e4b307362 2025-12-16 00:11:05.029459 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 857e4b307362 2025-12-16 00:11:05.029467 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 79005cec5007 2025-12-16 00:11:05.029479 | 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 2025-12-16 00:11:05.029490 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Running in 8a0e4693361b 2025-12-16 00:11:05.029498 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-12-16 00:11:05.029507 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-12-16 00:11:05.029515 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-12-16 00:11:05.029524 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Package 'build-essential' is not installed, so not removed 2025-12-16 00:11:05.029533 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:11:05.029542 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading package lists... 2025-12-16 00:11:05.029550 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Building dependency tree... 2025-12-16 00:11:05.029569 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Reading state information... 2025-12-16 00:11:05.029578 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:11:05.029587 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> Removed intermediate container 8a0e4693361b 2025-12-16 00:11:05.029595 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid: ---> 6c945283ff69 2025-12-16 00:11:05.029604 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully built 22fa1525e7aa 2025-12-16 00:11:05.029624 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Successfully tagged osism.harbor.regio.digital/kolla/iscsid:build-20251216 2025-12-16 00:11:05.029634 | ubuntu-noble-large | INFO:kolla.common.utils.iscsid:Built at 2025-12-16 00:11:05.028883 (took 0:00:17.975562) 2025-12-16 00:11:05.029653 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(kolla-toolbox) 2025-12-16 00:11:05.029668 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Processing 2025-12-16 00:11:05.029699 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building started at 2025-12-16 00:11:05.029399 2025-12-16 00:11:05.030411 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 plugins into plugins archive 2025-12-16 00:11:05.030943 | ubuntu-noble-large | DEBUG:kolla.common.utils.kolla-toolbox:Turned 0 additions into additions archive 2025-12-16 00:13:37.416308 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 1/21 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:13:37.416425 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> d8e2c400b94e 2025-12-16 00:13:37.416511 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 2/21 : LABEL "build-date"="20251216" "name"="kolla-toolbox" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:13:37.416553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 802ba4ac539d 2025-12-16 00:13:37.416588 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 802ba4ac539d 2025-12-16 00:13:37.416620 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> a90a0b1f1d11 2025-12-16 00:13:37.416634 | 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 2025-12-16 00:13:37.416665 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 0447c9752cf7 2025-12-16 00:13:37.416676 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 0447c9752cf7 2025-12-16 00:13:37.416710 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 54eaea3f0ef6 2025-12-16 00:13:37.416721 | 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 2025-12-16 00:13:37.416753 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 1158ce410a9b 2025-12-16 00:13:37.416763 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 1158ce410a9b 2025-12-16 00:13:37.416793 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> aef55b3c6f05 2025-12-16 00:13:37.416829 | 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 2025-12-16 00:13:37.416861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 8968ffa79782 2025-12-16 00:13:37.416904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 8968ffa79782 2025-12-16 00:13:37.416914 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 06f1c268feed 2025-12-16 00:13:37.416942 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 6/21 : COPY apt_preferences_rabbitmq.ubuntu /etc/apt/preferences.d/rabbitmq 2025-12-16 00:13:37.416955 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 61523af6b66e 2025-12-16 00:13:37.417021 | 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/* 2025-12-16 00:13:37.417043 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 0da679354e4d 2025-12-16 00:13:37.417069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:13:37.417103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:13:37.417136 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:13:37.417167 | 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] 2025-12-16 00:13:37.417208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble InRelease [17.2 kB] 2025-12-16 00:13:37.417285 | 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] 2025-12-16 00:13:37.417350 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:13:37.417361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:13:37.417394 | 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] 2025-12-16 00:13:37.417427 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:13:37.417459 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 Packages [5,698 B] 2025-12-16 00:13:37.417497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:13:37.417535 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:13:37.417572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:13:37.417622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:13:37.417659 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:13:37.417695 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:13:37.417726 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:13:37.417770 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:13:37.417802 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 29.0 MB in 3s (9,847 kB/s) 2025-12-16 00:13:37.417833 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-12-16 00:13:37.417870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-12-16 00:13:37.417908 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-12-16 00:13:37.417940 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-12-16 00:13:37.417977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ca-certificates is already the newest version (20240203). 2025-12-16 00:13:37.418008 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following additional packages will be installed: 2025-12-16 00:13:37.418039 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:13:37.418071 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu cron cron-daemon-common 2025-12-16 00:13:37.418107 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp 2025-12-16 00:13:37.418142 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2025-12-16 00:13:37.418174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2025-12-16 00:13:37.418210 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-tools erlang-xmerl g++ g++-13 g++-13-x86-64-linux-gnu 2025-12-16 00:13:37.418276 | 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 2025-12-16 00:13:37.418288 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-x86-64-linux-gnu git-man icu-devtools libasan8 libatomic1 libbinutils 2025-12-16 00:13:37.418348 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-12-16 00:13:37.418388 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcurl3t64-gnutls libdpkg-perl liberror-perl libevent-2.1-7t64 2025-12-16 00:13:37.418432 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libicu-dev 2025-12-16 00:13:37.418464 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libicu74 libisl23 libitm1 libjansson4 libjq1 libjs-jquery libjs-sphinxdoc 2025-12-16 00:13:37.418495 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjs-underscore liblsan0 libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev 2025-12-16 00:13:37.418550 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2025-12-16 00:13:37.418586 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1.1 2025-12-16 00:13:37.418622 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: linux-libc-dev logrotate lto-disabled-list make openvswitch-common patch 2025-12-16 00:13:37.418658 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-iniparse python3-netifaces python3-openvswitch python3-pip-whl 2025-12-16 00:13:37.418696 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-setuptools-whl python3-sortedcontainers python3.12-dev 2025-12-16 00:13:37.418727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3.12-venv rpcsvc-proto uuid-runtime xz-utils zlib1g-dev 2025-12-16 00:13:37.418765 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Suggested packages: 2025-12-16 00:13:37.418796 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc anacron 2025-12-16 00:13:37.418852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: checksecurity supercat default-mta | mail-transport-agent debian-keyring 2025-12-16 00:13:37.418865 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang erlang-manpages erlang-doc g++-multilib g++-13-multilib gcc-13-doc 2025-12-16 00:13:37.418896 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-multilib manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2025-12-16 00:13:37.418927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2025-12-16 00:13:37.418958 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-12-16 00:13:37.418989 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: git-mediawiki git-svn glibc-doc bzr icu-doc libssl-doc libstdc++-13-doc 2025-12-16 00:13:37.419025 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: pkg-config bsd-mailx | mailx make-doc ethtool openvswitch-doc ed 2025-12-16 00:13:37.419067 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: diffutils-doc python3-netaddr python3-pyparsing python-sortedcontainers-doc 2025-12-16 00:13:37.419101 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Recommended packages: 2025-12-16 00:13:37.419110 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: fakeroot libalgorithm-merge-perl libsctp1 groff-base less ssh-client 2025-12-16 00:13:37.419140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: manpages manpages-dev libc-devtools libfile-fcntllock-perl 2025-12-16 00:13:37.419177 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liblocale-gettext-perl javascript-common 2025-12-16 00:13:37.419223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following NEW packages will be installed: 2025-12-16 00:13:37.419359 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu build-essential bzip2 cpp 2025-12-16 00:13:37.419370 | 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 2025-12-16 00:13:37.419389 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: crudini dpkg-dev erlang-asn1 erlang-base erlang-crypto erlang-eldap 2025-12-16 00:13:37.419437 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-ftp erlang-inets erlang-mnesia erlang-os-mon erlang-parsetools 2025-12-16 00:13:37.419455 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-public-key erlang-runtime-tools erlang-snmp erlang-ssl 2025-12-16 00:13:37.419504 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: erlang-syntax-tools erlang-tftp erlang-tools erlang-xmerl g++ g++-13 2025-12-16 00:13:37.419516 | 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 2025-12-16 00:13:37.419552 | 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 2025-12-16 00:13:37.419586 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: iputils-ping jq libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-12-16 00:13:37.419617 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2025-12-16 00:13:37.419648 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: liberror-perl libevent-2.1-7t64 libexpat1-dev libffi-dev libgcc-13-dev 2025-12-16 00:13:37.419679 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgomp1 libgprofng0 libhwasan0 libicu-dev libicu74 libisl23 libitm1 2025-12-16 00:13:37.419710 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libjansson4 libjq1 libjs-jquery libjs-sphinxdoc libjs-underscore liblsan0 2025-12-16 00:13:37.419746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libmpc3 libnuma1 libonig5 libpopt0 libpython3-dev libpython3.12-dev 2025-12-16 00:13:37.419781 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libpython3.12t64 libquadmath0 libsframe1 libssl-dev libstdc++-13-dev 2025-12-16 00:13:37.419812 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libtsan2 libubsan1 libunbound8 libxdp1 libxml2 libxml2-dev libxslt1-dev 2025-12-16 00:13:37.419843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libxslt1.1 linux-libc-dev logrotate lto-disabled-list make 2025-12-16 00:13:37.419881 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: openvswitch-common openvswitch-switch patch python3-dev python3-iniparse 2025-12-16 00:13:37.419912 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-netifaces python3-openvswitch python3-pip-whl python3-setuptools-whl 2025-12-16 00:13:37.419944 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: python3-sortedcontainers python3-venv python3.12-dev python3.12-venv 2025-12-16 00:13:37.419981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: rabbitmq-server rpcsvc-proto traceroute uuid-runtime xz-utils zlib1g-dev 2025-12-16 00:13:37.420018 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 116 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:13:37.420048 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Need to get 159 MB of archives. 2025-12-16 00:13:37.420114 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 504 MB of additional disk space will be used. 2025-12-16 00:13:37.420145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: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] 2025-12-16 00:13:37.420158 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:13:37.420194 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 cron-daemon-common all 3.0pl1-184ubuntu2 [13.6 kB] 2025-12-16 00:13:37.420252 | 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] 2025-12-16 00:13:37.420301 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:99 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-12-16 00:13:37.420310 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 cron amd64 3.0pl1-184ubuntu2 [85.3 kB] 2025-12-16 00:13:37.420412 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:100 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-switch amd64 3.4.0-1~cloud0 [1,632 kB] 2025-12-16 00:13:37.420452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-12-16 00:13:37.420462 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-12-16 00:13:37.420492 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:101 https://deb1.rabbitmq.com/rabbitmq-server/ubuntu/noble noble/main amd64 rabbitmq-server all 3.13.7-1 [16.7 MB] 2025-12-16 00:13:37.420524 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2025-12-16 00:13:37.420533 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-12-16 00:13:37.420565 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-12-16 00:13:37.420596 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-16 00:13:37.420634 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-12-16 00:13:37.420671 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2025-12-16 00:13:37.420701 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu74 amd64 74.2-1ubuntu3.1 [10.9 MB] 2025-12-16 00:13:37.420733 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-12-16 00:13:37.420772 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.6 [763 kB] 2025-12-16 00:13:37.420809 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2025-12-16 00:13:37.420842 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-12-16 00:13:37.420874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2025-12-16 00:13:37.420905 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.8 [240 kB] 2025-12-16 00:13:37.420973 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.8 [15.6 kB] 2025-12-16 00:13:37.420986 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.8 [576 kB] 2025-12-16 00:13:37.421021 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.8 [97.9 kB] 2025-12-16 00:13:37.421058 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.8 [94.5 kB] 2025-12-16 00:13:37.421090 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.8 [849 kB] 2025-12-16 00:13:37.421121 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.8 [2,463 kB] 2025-12-16 00:13:37.421160 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.8 [18.1 kB] 2025-12-16 00:13:37.421192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-12-16 00:13:37.421223 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-90.91 [1,932 kB] 2025-12-16 00:13:37.421306 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-12-16 00:13:37.421351 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-12-16 00:13:37.421371 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-12-16 00:13:37.421401 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] 2025-12-16 00:13:37.421436 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2025-12-16 00:13:37.421468 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2025-12-16 00:13:37.421506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] 2025-12-16 00:13:37.421537 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] 2025-12-16 00:13:37.421569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2025-12-16 00:13:37.421606 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2025-12-16 00:13:37.421638 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] 2025-12-16 00:13:37.421670 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] 2025-12-16 00:13:37.421707 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] 2025-12-16 00:13:37.421744 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-12-16 00:13:37.421795 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] 2025-12-16 00:13:37.421837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] 2025-12-16 00:13:37.421874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] 2025-12-16 00:13:37.421905 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] 2025-12-16 00:13:37.421947 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] 2025-12-16 00:13:37.421984 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] 2025-12-16 00:13:37.422021 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB] 2025-12-16 00:13:37.422058 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] 2025-12-16 00:13:37.422096 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] 2025-12-16 00:13:37.422140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2025-12-16 00:13:37.422172 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2025-12-16 00:13:37.422204 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB] 2025-12-16 00:13:37.422258 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB] 2025-12-16 00:13:37.422297 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] 2025-12-16 00:13:37.422343 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2025-12-16 00:13:37.422376 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2025-12-16 00:13:37.422407 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2025-12-16 00:13:37.422445 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2025-12-16 00:13:37.422482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2025-12-16 00:13:37.422513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2025-12-16 00:13:37.422545 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2025-12-16 00:13:37.422582 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2025-12-16 00:13:37.422619 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 build-essential amd64 12.10ubuntu1 [4,928 B] 2025-12-16 00:13:37.422662 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:66 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-iniparse all 0.5-2 [20.0 kB] 2025-12-16 00:13:37.422699 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 crudini amd64 0.9.4-1 [18.8 kB] 2025-12-16 00:13:37.422731 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-12-16 00:13:37.422762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 liberror-perl all 0.17029-2 [25.6 kB] 2025-12-16 00:13:37.422794 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git-man all 1:2.43.0-1ubuntu7.3 [1,100 kB] 2025-12-16 00:13:37.422825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 git amd64 1:2.43.0-1ubuntu7.3 [3,680 kB] 2025-12-16 00:13:37.422885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2025-12-16 00:13:37.422920 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 libonig5 amd64 6.9.9-1build1 [172 kB] 2025-12-16 00:13:37.422929 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjq1 amd64 1.7.1-3ubuntu0.24.04.1 [141 kB] 2025-12-16 00:13:37.422966 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 jq amd64 1.7.1-3ubuntu0.24.04.1 [65.7 kB] 2025-12-16 00:13:37.422997 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libexpat1-dev amd64 2.6.1-2ubuntu0.3 [140 kB] 2025-12-16 00:13:37.423028 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2025-12-16 00:13:37.423066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2025-12-16 00:13:37.423103 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2025-12-16 00:13:37.423134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2025-12-16 00:13:37.423172 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12t64 amd64 3.12.3-1ubuntu0.9 [2,342 kB] 2025-12-16 00:13:37.423203 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:82 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 zlib1g-dev amd64 1:1.3.dfsg-3.1ubuntu2.1 [894 kB] 2025-12-16 00:13:37.423254 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3.12-dev amd64 3.12.3-1ubuntu0.9 [5,677 kB] 2025-12-16 00:13:37.423294 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2025-12-16 00:13:37.423410 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:85 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.6 [2,408 kB] 2025-12-16 00:13:37.423421 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.6 [781 kB] 2025-12-16 00:13:37.423450 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.2 [167 kB] 2025-12-16 00:13:37.423462 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.2 [91.9 kB] 2025-12-16 00:13:37.423512 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3.12-dev amd64 3.12.3-1ubuntu0.9 [498 kB] 2025-12-16 00:13:37.423521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2025-12-16 00:13:37.423551 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2025-12-16 00:13:37.423600 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:92 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2025-12-16 00:13:37.423637 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:93 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.9 [5,674 B] 2025-12-16 00:13:37.423668 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2025-12-16 00:13:37.423699 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:95 http://archive.ubuntu.com/ubuntu noble/universe amd64 traceroute amd64 1:2.1.5-1 [60.5 kB] 2025-12-16 00:13:37.423731 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 gdisk amd64 1.0.10-1build1 [253 kB] 2025-12-16 00:13:37.423762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2025-12-16 00:13:37.423808 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:102 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] 2025-12-16 00:13:37.423857 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:103 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] 2025-12-16 00:13:37.423888 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:104 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] 2025-12-16 00:13:37.423920 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:105 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] 2025-12-16 00:13:37.423961 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:106 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] 2025-12-16 00:13:37.424008 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:107 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] 2025-12-16 00:13:37.424044 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:108 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] 2025-12-16 00:13:37.424087 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:109 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] 2025-12-16 00:13:37.424123 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:110 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] 2025-12-16 00:13:37.424160 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:111 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] 2025-12-16 00:13:37.424191 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:112 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] 2025-12-16 00:13:37.424222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:113 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] 2025-12-16 00:13:37.424301 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:114 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] 2025-12-16 00:13:37.424349 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:115 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] 2025-12-16 00:13:37.424363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:116 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] 2025-12-16 00:13:37.424419 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Get:117 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] 2025-12-16 00:13:37.424457 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Fetched 159 MB in 17s (9,480 kB/s) 2025-12-16 00:13:37.424489 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron-daemon-common. 2025-12-16 00:13:37.424521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-12-16 00:13:37.424570 | 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% 2025-12-16 00:13:37.424608 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-12-16 00:13:37.424645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-12-16 00:13:37.424680 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-12-16 00:13:37.424712 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-12-16 00:13:37.424749 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:85% (Reading database ... 90% 2025-12-16 00:13:37.424786 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-12-16 00:13:37.424824 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:13:37.424861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-12-16 00:13:37.424904 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-16 00:13:37.424941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-16 00:13:37.424977 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Creating group 'crontab' with GID 995. 2025-12-16 00:13:37.425009 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cron. 2025-12-16 00:13:37.425041 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-12-16 00:13:37.425073 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 5% (Reading database ... 10% 2025-12-16 00:13:37.425110 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 2025-12-16 00:13:37.425141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% 2025-12-16 00:13:37.425173 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: (Reading database ... 2025-12-16 00:13:37.425210 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:50% (Reading database ... 2025-12-16 00:13:37.425280 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:55% (Reading database ... 2025-12-16 00:13:37.425345 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:60% (Reading database ... 2025-12-16 00:13:37.425358 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:65% 2025-12-16 00:13:37.425398 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-12-16 00:13:37.425430 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-12-16 00:13:37.425462 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-12-16 00:13:37.425503 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-12-16 00:13:37.425540 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-12-16 00:13:37.425576 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-12-16 00:13:37.425609 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 11578 files and directories currently installed.) 2025-12-16 00:13:37.425646 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-16 00:13:37.425684 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../000-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-12-16 00:13:37.425731 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-12-16 00:13:37.425768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package uuid-runtime. 2025-12-16 00:13:37.425803 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../001-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-16 00:13:37.425841 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:13:37.425878 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-16 00:13:37.425915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-12-16 00:13:37.425952 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:13:37.425989 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libunbound8:amd64. 2025-12-16 00:13:37.426027 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../003-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-16 00:13:37.426064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:13:37.426100 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-common. 2025-12-16 00:13:37.426137 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../004-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:13:37.426174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-12-16 00:13:37.426225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-netifaces:amd64. 2025-12-16 00:13:37.426310 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../005-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-12-16 00:13:37.426340 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-12-16 00:13:37.426378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-sortedcontainers. 2025-12-16 00:13:37.426414 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../006-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-12-16 00:13:37.426446 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-12-16 00:13:37.426477 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libnuma1:amd64. 2025-12-16 00:13:37.426509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../007-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-16 00:13:37.426539 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 00:13:37.426577 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxdp1:amd64. 2025-12-16 00:13:37.426614 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../008-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-12-16 00:13:37.426657 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-12-16 00:13:37.426705 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-openvswitch. 2025-12-16 00:13:37.426715 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../009-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:13:37.426751 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-12-16 00:13:37.426781 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package openvswitch-switch. 2025-12-16 00:13:37.426813 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../010-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:13:37.426850 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-12-16 00:13:37.426886 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package iputils-ping. 2025-12-16 00:13:37.426923 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../011-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-12-16 00:13:37.426960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-12-16 00:13:37.426990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu74:amd64. 2025-12-16 00:13:37.427021 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../012-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-12-16 00:13:37.427076 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:13:37.427101 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpopt0:amd64. 2025-12-16 00:13:37.427133 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../013-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-16 00:13:37.427164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 00:13:37.427199 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2:amd64. 2025-12-16 00:13:37.427250 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../014-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-16 00:13:37.427287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:13:37.427383 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package logrotate. 2025-12-16 00:13:37.427395 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../015-logrotate_3.21.0-2build1_amd64.deb ... 2025-12-16 00:13:37.427422 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking logrotate (3.21.0-2build1) ... 2025-12-16 00:13:37.427488 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjansson4:amd64. 2025-12-16 00:13:37.427496 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../016-libjansson4_2.14-2build2_amd64.deb ... 2025-12-16 00:13:37.427521 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:13:37.427547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package xz-utils. 2025-12-16 00:13:37.427600 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../017-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2025-12-16 00:13:37.427608 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:13:37.427667 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-common:amd64. 2025-12-16 00:13:37.427675 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../018-binutils-common_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:13:37.427701 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.427727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libsframe1:amd64. 2025-12-16 00:13:37.427786 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../019-libsframe1_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:13:37.427801 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-16 00:13:37.427827 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.427853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libbinutils:amd64. 2025-12-16 00:13:37.427917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../020-libbinutils_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:13:37.427925 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.427950 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf-nobfd0:amd64. 2025-12-16 00:13:37.427976 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../021-libctf-nobfd0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:13:37.428036 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.428044 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libctf0:amd64. 2025-12-16 00:13:37.428074 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../022-libctf0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:13:37.428102 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.428134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgprofng0:amd64. 2025-12-16 00:13:37.428165 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../023-libgprofng0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:13:37.428222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.428269 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-12-16 00:13:37.428298 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../024-binutils-x86-64-linux-gnu_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:13:37.428379 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.428388 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package binutils. 2025-12-16 00:13:37.428419 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../025-binutils_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:13:37.428477 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.428484 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc-dev-bin. 2025-12-16 00:13:37.428522 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../026-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-12-16 00:13:37.428549 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:13:37.428574 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package linux-libc-dev:amd64. 2025-12-16 00:13:37.428633 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../027-linux-libc-dev_6.8.0-90.91_amd64.deb ... 2025-12-16 00:13:37.428641 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-16 00:13:37.428666 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcrypt-dev:amd64. 2025-12-16 00:13:37.428692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../028-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-12-16 00:13:37.428727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-16 00:13:37.428784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rpcsvc-proto. 2025-12-16 00:13:37.428792 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../029-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-12-16 00:13:37.428817 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-16 00:13:37.428849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libc6-dev:amd64. 2025-12-16 00:13:37.428880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../030-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-12-16 00:13:37.428938 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-16 00:13:37.428945 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-base:amd64. 2025-12-16 00:13:37.428971 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../031-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:13:37.428996 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.429056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libisl23:amd64. 2025-12-16 00:13:37.429064 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../032-libisl23_0.26-3build1.1_amd64.deb ... 2025-12-16 00:13:37.429095 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:13:37.429125 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libmpc3:amd64. 2025-12-16 00:13:37.429185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../033-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-12-16 00:13:37.429193 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:13:37.429218 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-12-16 00:13:37.429266 | 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_amd64.deb ... 2025-12-16 00:13:37.429347 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.429362 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-13. 2025-12-16 00:13:37.429411 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../035-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:13:37.429438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-16 00:13:37.429469 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.429531 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-12-16 00:13:37.429540 | 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 ... 2025-12-16 00:13:37.429569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.429599 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package cpp. 2025-12-16 00:13:37.429630 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../037-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-16 00:13:37.429661 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.429692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcc1-0:amd64. 2025-12-16 00:13:37.429722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../038-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:13:37.429777 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.429784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgomp1:amd64. 2025-12-16 00:13:37.429813 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../039-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:13:37.429843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.429880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libitm1:amd64. 2025-12-16 00:13:37.429906 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../040-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:13:37.429937 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.429962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libatomic1:amd64. 2025-12-16 00:13:37.429988 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../041-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:13:37.430019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.430077 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-16 00:13:37.430084 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libasan8:amd64. 2025-12-16 00:13:37.430141 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../042-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:13:37.430149 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.430174 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liblsan0:amd64. 2025-12-16 00:13:37.430200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../043-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:13:37.430226 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.430311 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libtsan2:amd64. 2025-12-16 00:13:37.430361 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../044-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:13:37.430403 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.430412 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libubsan1:amd64. 2025-12-16 00:13:37.430427 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../045-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:13:37.430466 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.430476 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libhwasan0:amd64. 2025-12-16 00:13:37.430502 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../046-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:13:37.430528 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.430559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libquadmath0:amd64. 2025-12-16 00:13:37.430589 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../047-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:13:37.430619 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.430650 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libgcc-13-dev:amd64. 2025-12-16 00:13:37.430681 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../048-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:13:37.430734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.430741 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-12-16 00:13:37.430771 | 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_amd64.deb ... 2025-12-16 00:13:37.430799 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.430852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-13. 2025-12-16 00:13:37.430858 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../050-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:13:37.430884 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-16 00:13:37.430916 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.430969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-12-16 00:13:37.430976 | 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 ... 2025-12-16 00:13:37.431025 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-16 00:13:37.431031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.431082 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gcc. 2025-12-16 00:13:37.431088 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../052-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-16 00:13:37.431138 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.431144 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-12-16 00:13:37.431199 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../053-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:13:37.431205 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.431245 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-12-16 00:13:37.431274 | 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_amd64.deb ... 2025-12-16 00:13:37.431302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.431366 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-13. 2025-12-16 00:13:37.431373 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../055-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:13:37.431399 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.431451 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-12-16 00:13:37.431457 | 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 ... 2025-12-16 00:13:37.431506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.431513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package g++. 2025-12-16 00:13:37.431561 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../057-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-16 00:13:37.431568 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.431617 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package make. 2025-12-16 00:13:37.431624 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../058-make_4.3-4.1build2_amd64.deb ... 2025-12-16 00:13:37.431672 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking make (4.3-4.1build2) ... 2025-12-16 00:13:37.431679 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libdpkg-perl. 2025-12-16 00:13:37.431728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../059-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2025-12-16 00:13:37.431734 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:13:37.431781 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package bzip2. 2025-12-16 00:13:37.431807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../060-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-12-16 00:13:37.431834 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:13:37.431885 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package patch. 2025-12-16 00:13:37.431897 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../061-patch_2.7.6-7build3_amd64.deb ... 2025-12-16 00:13:37.431919 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking patch (2.7.6-7build3) ... 2025-12-16 00:13:37.431941 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package lto-disabled-list. 2025-12-16 00:13:37.431989 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../062-lto-disabled-list_47_all.deb ... 2025-12-16 00:13:37.432010 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking lto-disabled-list (47) ... 2025-12-16 00:13:37.432032 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package dpkg-dev. 2025-12-16 00:13:37.432081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../063-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2025-12-16 00:13:37.432117 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:13:37.432125 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package build-essential. 2025-12-16 00:13:37.432151 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../064-build-essential_12.10ubuntu1_amd64.deb ... 2025-12-16 00:13:37.432196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking build-essential (12.10ubuntu1) ... 2025-12-16 00:13:37.432217 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-iniparse. 2025-12-16 00:13:37.432260 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../065-python3-iniparse_0.5-2_all.deb ... 2025-12-16 00:13:37.432309 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-iniparse (0.5-2) ... 2025-12-16 00:13:37.432343 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package crudini. 2025-12-16 00:13:37.432366 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../066-crudini_0.9.4-1_amd64.deb ... 2025-12-16 00:13:37.432406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking crudini (0.9.4-1) ... 2025-12-16 00:13:37.432432 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-base. 2025-12-16 00:13:37.432459 | 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 ... 2025-12-16 00:13:37.432515 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.432522 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-asn1. 2025-12-16 00:13:37.432544 | 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 ... 2025-12-16 00:13:37.432566 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.432612 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-crypto. 2025-12-16 00:13:37.432633 | 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 ... 2025-12-16 00:13:37.432655 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.432700 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-public-key. 2025-12-16 00:13:37.432721 | 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 ... 2025-12-16 00:13:37.432744 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.432788 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-mnesia. 2025-12-16 00:13:37.432808 | 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 ... 2025-12-16 00:13:37.432830 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.432861 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-runtime-tools. 2025-12-16 00:13:37.432905 | 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 ... 2025-12-16 00:13:37.432912 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.432955 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ssl. 2025-12-16 00:13:37.432976 | 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 ... 2025-12-16 00:13:37.432998 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.433042 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-eldap. 2025-12-16 00:13:37.433063 | 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 ... 2025-12-16 00:13:37.433085 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.433130 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-ftp. 2025-12-16 00:13:37.433151 | 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 ... 2025-12-16 00:13:37.433173 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.433216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tftp. 2025-12-16 00:13:37.433265 | 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 ... 2025-12-16 00:13:37.433295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.433332 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-inets. 2025-12-16 00:13:37.433386 | 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 ... 2025-12-16 00:13:37.433393 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.433419 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-snmp. 2025-12-16 00:13:37.433464 | 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 ... 2025-12-16 00:13:37.433485 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-16 00:13:37.433512 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.433567 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-os-mon. 2025-12-16 00:13:37.433593 | 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 ... 2025-12-16 00:13:37.433649 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.433656 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-parsetools. 2025-12-16 00:13:37.433683 | 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 ... 2025-12-16 00:13:37.433729 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.433750 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-syntax-tools. 2025-12-16 00:13:37.433772 | 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 ... 2025-12-16 00:13:37.433829 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.433835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-tools. 2025-12-16 00:13:37.433862 | 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 ... 2025-12-16 00:13:37.433901 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.433927 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package erlang-xmerl. 2025-12-16 00:13:37.433954 | 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 ... 2025-12-16 00:13:37.433998 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.434019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-12-16 00:13:37.434041 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../084-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-12-16 00:13:37.434085 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:13:37.434106 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package liberror-perl. 2025-12-16 00:13:37.434128 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../085-liberror-perl_0.17029-2_all.deb ... 2025-12-16 00:13:37.434167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking liberror-perl (0.17029-2) ... 2025-12-16 00:13:37.434194 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git-man. 2025-12-16 00:13:37.434216 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../086-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2025-12-16 00:13:37.434311 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:13:37.434346 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package git. 2025-12-16 00:13:37.434368 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../087-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2025-12-16 00:13:37.434424 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:13:37.434444 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package icu-devtools. 2025-12-16 00:13:37.434465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-16 00:13:37.434507 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../088-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2025-12-16 00:13:37.434526 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2025-12-16 00:13:37.434552 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libonig5:amd64. 2025-12-16 00:13:37.434578 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../089-libonig5_6.9.9-1build1_amd64.deb ... 2025-12-16 00:13:37.434625 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2025-12-16 00:13:37.434631 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjq1:amd64. 2025-12-16 00:13:37.434656 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../090-libjq1_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:13:37.434702 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-12-16 00:13:37.434708 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package jq. 2025-12-16 00:13:37.434732 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../091-jq_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:13:37.434772 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking jq (1.7.1-3ubuntu0.24.04.1) ... 2025-12-16 00:13:37.434784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libexpat1-dev:amd64. 2025-12-16 00:13:37.434805 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../092-libexpat1-dev_2.6.1-2ubuntu0.3_amd64.deb ... 2025-12-16 00:13:37.434826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-12-16 00:13:37.434871 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libicu-dev:amd64. 2025-12-16 00:13:37.434878 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../093-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2025-12-16 00:13:37.434898 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:13:37.434919 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-jquery. 2025-12-16 00:13:37.434960 | 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 ... 2025-12-16 00:13:37.434967 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-12-16 00:13:37.435013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-underscore. 2025-12-16 00:13:37.435019 | 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 ... 2025-12-16 00:13:37.435039 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-12-16 00:13:37.435059 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libjs-sphinxdoc. 2025-12-16 00:13:37.435101 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../096-libjs-sphinxdoc_7.2.6-6_all.deb ... 2025-12-16 00:13:37.435120 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2025-12-16 00:13:37.435140 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12t64:amd64. 2025-12-16 00:13:37.435184 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../097-libpython3.12t64_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-16 00:13:37.435205 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-16 00:13:37.435225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package zlib1g-dev:amd64. 2025-12-16 00:13:37.435270 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../098-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-12-16 00:13:37.435296 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-12-16 00:13:37.435350 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3.12-dev:amd64. 2025-12-16 00:13:37.435370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../099-libpython3.12-dev_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-16 00:13:37.435391 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-16 00:13:37.435439 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libpython3-dev:amd64. 2025-12-16 00:13:37.435445 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../100-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-16 00:13:37.435470 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2025-12-16 00:13:37.435517 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libssl-dev:amd64. 2025-12-16 00:13:37.435523 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../101-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-12-16 00:13:37.435547 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-12-16 00:13:37.435587 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxml2-dev:amd64. 2025-12-16 00:13:37.435593 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-16 00:13:37.435623 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:13:37.435645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1.1:amd64. 2025-12-16 00:13:37.435687 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../103-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:13:37.435693 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:13:37.435718 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libxslt1-dev:amd64. 2025-12-16 00:13:37.435758 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../104-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:13:37.435765 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:13:37.435804 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-dev. 2025-12-16 00:13:37.435810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../105-python3.12-dev_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-16 00:13:37.435849 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-dev (3.12.3-1ubuntu0.9) ... 2025-12-16 00:13:37.435855 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-dev. 2025-12-16 00:13:37.435905 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../106-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-16 00:13:37.435912 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2025-12-16 00:13:37.435932 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-pip-whl. 2025-12-16 00:13:37.435953 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../107-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-12-16 00:13:37.435994 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-12-16 00:13:37.436001 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-setuptools-whl. 2025-12-16 00:13:37.436047 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../108-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2025-12-16 00:13:37.436053 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-12-16 00:13:37.436077 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3.12-venv. 2025-12-16 00:13:37.436123 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../109-python3.12-venv_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-16 00:13:37.436130 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3.12-venv (3.12.3-1ubuntu0.9) ... 2025-12-16 00:13:37.436154 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package python3-venv. 2025-12-16 00:13:37.436200 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../110-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-16 00:13:37.436206 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2025-12-16 00:13:37.436246 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package traceroute. 2025-12-16 00:13:37.436291 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../111-traceroute_1%3a2.1.5-1_amd64.deb ... 2025-12-16 00:13:37.436298 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking traceroute (1:2.1.5-1) ... 2025-12-16 00:13:37.436356 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package gdisk. 2025-12-16 00:13:37.436363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../112-gdisk_1.0.10-1build1_amd64.deb ... 2025-12-16 00:13:37.436385 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking gdisk (1.0.10-1build1) ... 2025-12-16 00:13:37.436403 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package libffi-dev:amd64. 2025-12-16 00:13:37.436427 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../113-libffi-dev_3.4.6-1build1_amd64.deb ... 2025-12-16 00:13:37.436448 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2025-12-16 00:13:37.436495 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Selecting previously unselected package rabbitmq-server. 2025-12-16 00:13:37.436501 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Preparing to unpack .../114-rabbitmq-server_3.13.7-1_all.deb ... 2025-12-16 00:13:37.436526 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Unpacking rabbitmq-server (3.13.7-1) ... 2025-12-16 00:13:37.436572 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-12-16 00:13:37.436579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up lto-disabled-list (47) ... 2025-12-16 00:13:37.436600 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-base (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.436634 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Searching for services which depend on erlang and should be started... 2025-12-16 00:13:37.436656 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:none found. 2025-12-16 00:13:37.436701 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up traceroute (1:2.1.5-1) ... 2025-12-16 00:13:37.436723 | 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 2025-12-16 00:13:37.436757 | 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 2025-12-16 00:13:37.436780 | 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 2025-12-16 00:13:37.436802 | 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 2025-12-16 00:13:37.436838 | 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 2025-12-16 00:13:37.436859 | 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 2025-12-16 00:13:37.436905 | 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 2025-12-16 00:13:37.436911 | 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 2025-12-16 00:13:37.436933 | 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 2025-12-16 00:13:37.436967 | 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 2025-12-16 00:13:37.436989 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-12-16 00:13:37.437031 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-xmerl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.437036 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cron (3.0pl1-184ubuntu2) ... 2025-12-16 00:13:37.437068 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-12-16 00:13:37.437090 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:13:37.437115 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.437153 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:13:37.437171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-16 00:13:37.437192 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.437225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:13:37.437274 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-syntax-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.437279 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-12-16 00:13:37.437349 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.437370 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:13:37.437387 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2025-12-16 00:13:37.437394 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.437423 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:13:37.437450 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liberror-perl (0.17029-2) ... 2025-12-16 00:13:37.437477 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-12-16 00:13:37.437504 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-16 00:13:37.437531 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:13:37.437561 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-16 00:13:37.437589 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-parsetools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.437610 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.437644 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up make (4.3-4.1build2) ... 2025-12-16 00:13:37.437667 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:13:37.437696 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: 2025-12-16 00:13:37.437718 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-12-16 00:13:37.437747 | 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 2025-12-16 00:13:37.437770 | 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 2025-12-16 00:13:37.437800 | 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 2025-12-16 00:13:37.437829 | 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 2025-12-16 00:13:37.437861 | 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 2025-12-16 00:13:37.437883 | 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 2025-12-16 00:13:37.437908 | 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 2025-12-16 00:13:37.437941 | 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 2025-12-16 00:13:37.437969 | 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 2025-12-16 00:13:37.437997 | 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 2025-12-16 00:13:37.438024 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.438045 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-12-16 00:13:37.438074 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:13:37.438101 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.438129 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up patch (2.7.6-7build3) ... 2025-12-16 00:13:37.438157 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-asn1 (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.438178 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.438207 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:13:37.438268 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-12-16 00:13:37.438275 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.438303 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:13:37.438364 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 00:13:37.438387 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:13:37.438417 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Selecting GID from range 100 to 59999 ... 2025-12-16 00:13:37.438456 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:info: Adding group `uuidd' (GID 103) ... 2025-12-16 00:13:37.438486 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-12-16 00:13:37.438515 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:13:37.438543 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.438569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-12-16 00:13:37.438598 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-16 00:13:37.438618 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.438643 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-mnesia (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.438668 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:13:37.438694 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.438719 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-12-16 00:13:37.438738 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-crypto (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.438762 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.438788 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:13:37.438813 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:13:37.438838 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-12-16 00:13:37.438863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:13:37.438887 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-iniparse (0.5-2) ... 2025-12-16 00:13:37.438917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.438934 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libonig5:amd64 (6.9.9-1build1) ... 2025-12-16 00:13:37.438963 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.438988 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.439013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-12-16 00:13:37.439038 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 00:13:37.439062 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.439081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up logrotate (3.21.0-2build1) ... 2025-12-16 00:13:37.439108 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up crudini (0.9.4-1) ... 2025-12-16 00:13:37.439133 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-runtime-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.439158 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-venv (3.12.3-1ubuntu0.9) ... 2025-12-16 00:13:37.439183 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.439202 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-12-16 00:13:37.439241 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-tools (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.439271 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-12-16 00:13:37.439291 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-snmp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.439328 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gdisk (1.0.10-1build1) ... 2025-12-16 00:13:37.439357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.439383 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2025-12-16 00:13:37.439408 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-public-key (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.439432 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2025-12-16 00:13:37.439457 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up git (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:13:37.439482 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libjs-sphinxdoc (7.2.6-6) ... 2025-12-16 00:13:37.439506 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.439531 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up jq (1.7.1-3ubuntu0.24.04.1) ... 2025-12-16 00:13:37.439555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:13:37.439580 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-16 00:13:37.439604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:13:37.439629 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.439654 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ssl (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.439679 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.439707 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.439727 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-12-16 00:13:37.439753 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2025-12-16 00:13:37.439778 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-12-16 00:13:37.439803 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:13:37.439828 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.439853 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.439878 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-os-mon (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.439912 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.439939 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:13:37.439965 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:13:37.439991 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-eldap (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.440017 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-12-16 00:13:37.440047 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.440067 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-ftp (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.440093 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-12-16 00:13:37.440119 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.440144 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:13:37.440169 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.440194 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.440220 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-16 00:13:37.440265 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up erlang-inets (1:26.2.5.15-1rmq1ppa1~ubuntu24.04.1) ... 2025-12-16 00:13:37.440291 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-16 00:13:37.440331 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.440371 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3.12-dev (3.12.3-1ubuntu0.9) ... 2025-12-16 00:13:37.440400 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.440426 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.440452 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up rabbitmq-server (3.13.7-1) ... 2025-12-16 00:13:37.440477 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: could not determine current runlevel 2025-12-16 00:13:37.440503 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:13:37.440528 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2025-12-16 00:13:37.440555 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2025-12-16 00:13:37.440579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.440604 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-12-16 00:13:37.440624 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:update-alternatives: warning: 2025-12-16 00:13:37.440651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: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 2025-12-16 00:13:37.440677 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Setting up build-essential (12.10ubuntu1) ... 2025-12-16 00:13:37.440696 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:13:37.440722 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 0da679354e4d 2025-12-16 00:13:37.440747 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 7aab2cace5df 2025-12-16 00:13:37.440780 | 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 2025-12-16 00:13:37.440802 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in acd6012d9519 2025-12-16 00:13:37.440827 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:curl (https://opendev.org/openstack/requirements/raw/branch/stable/2024.2/upper-constraints.txt): response: 200, time: 1.336317, size: 14240 2025-12-16 00:13:37.440852 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container acd6012d9519 2025-12-16 00:13:37.440872 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 81336615c68b 2025-12-16 00:13:37.440898 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 9/21 : ENV PATH /opt/ansible/bin:$PATH 2025-12-16 00:13:37.440924 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 6bfd107949b8 2025-12-16 00:13:37.440949 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 6bfd107949b8 2025-12-16 00:13:37.440969 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 445800385b64 2025-12-16 00:13:37.441005 | 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 2025-12-16 00:13:37.441023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 48c5e36b98b4 2025-12-16 00:13:37.441051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: pip in /opt/ansible/lib/python3.12/site-packages (24.0) 2025-12-16 00:13:37.441077 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pip 2025-12-16 00:13:37.441102 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pip-25.3-py3-none-any.whl.metadata (4.7 kB) 2025-12-16 00:13:37.441122 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2025-12-16 00:13:37.441151 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wheel 2025-12-16 00:13:37.441171 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-12-16 00:13:37.441197 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (68.1.2) 2025-12-16 00:13:37.441222 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting setuptools 2025-12-16 00:13:37.441255 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-12-16 00:13:37.441281 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pip-25.3-py3-none-any.whl (1.8 MB) 2025-12-16 00:13:37.441309 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 10.9 MB/s eta 0:00:00 2025-12-16 00:13:37.441357 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 2025-12-16 00:13:37.441386 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 116.0 MB/s eta 0:00:00 2025-12-16 00:13:37.441413 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-12-16 00:13:37.441439 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.2 MB/s eta 0:00:00 2025-12-16 00:13:37.441465 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing collected packages: wheel, setuptools, pip 2025-12-16 00:13:37.441486 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: wheel 2025-12-16 00:13:37.441513 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: wheel 0.42.0 2025-12-16 00:13:37.441538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2025-12-16 00:13:37.441559 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'wheel'. No files were found to uninstall. 2025-12-16 00:13:37.441584 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: setuptools 2025-12-16 00:13:37.441609 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: setuptools 68.1.2 2025-12-16 00:13:37.441634 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/ansible 2025-12-16 00:13:37.441657 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Can't uninstall 'setuptools'. No files were found to uninstall. 2025-12-16 00:13:37.441681 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Attempting uninstall: pip 2025-12-16 00:13:37.441701 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Found existing installation: pip 24.0 2025-12-16 00:13:37.441728 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Uninstalling pip-24.0: 2025-12-16 00:13:37.441753 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Successfully uninstalled pip-24.0 2025-12-16 00:13:37.441773 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully installed pip-25.3 setuptools-80.9.0 wheel-0.45.1 2025-12-16 00:13:37.441798 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting ansible-core==2.17.* 2025-12-16 00:13:37.441823 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading ansible_core-2.17.14-py3-none-any.whl.metadata (7.0 kB) 2025-12-16 00:13:37.441843 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cmd2 2025-12-16 00:13:37.441868 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cmd2-2.4.3-py3-none-any.whl.metadata (12 kB) 2025-12-16 00:13:37.441893 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting influxdb 2025-12-16 00:13:37.441913 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading influxdb-5.3.2-py2.py3-none-any.whl.metadata (6.9 kB) 2025-12-16 00:13:37.441938 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2025-12-16 00:13:37.441960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.8.0-py3-none-any.whl.metadata (12 kB) 2025-12-16 00:13:37.441976 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-client-config 2025-12-16 00:13:37.442007 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-16 00:13:37.442024 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pbr 2025-12-16 00:13:37.442040 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2025-12-16 00:13:37.442069 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pymysql 2025-12-16 00:13:37.442093 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2025-12-16 00:13:37.442113 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-ironicclient 2025-12-16 00:13:37.442138 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_ironicclient-5.8.0-py3-none-any.whl.metadata (4.6 kB) 2025-12-16 00:13:37.442163 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-openstackclient 2025-12-16 00:13:37.442182 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_openstackclient-7.1.4-py3-none-any.whl.metadata (6.6 kB) 2025-12-16 00:13:37.442208 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pytz 2025-12-16 00:13:37.442246 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2025-12-16 00:13:37.442265 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyudev 2025-12-16 00:13:37.442281 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2025-12-16 00:13:37.442311 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jinja2>=3.0.0 (from ansible-core==2.17.*) 2025-12-16 00:13:37.442356 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2025-12-16 00:13:37.442362 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PyYAML>=5.1 (from ansible-core==2.17.*) 2025-12-16 00:13:37.442378 | 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) 2025-12-16 00:13:37.442406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cryptography (from ansible-core==2.17.*) 2025-12-16 00:13:37.442431 | 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) 2025-12-16 00:13:37.442451 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting packaging (from ansible-core==2.17.*) 2025-12-16 00:13:37.442475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2025-12-16 00:13:37.442500 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting resolvelib<1.1.0,>=0.5.3 (from ansible-core==2.17.*) 2025-12-16 00:13:37.442519 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading resolvelib-1.0.1-py2.py3-none-any.whl.metadata (4.0 kB) 2025-12-16 00:13:37.442546 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting attrs>=16.3.0 (from cmd2) 2025-12-16 00:13:37.442570 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2025-12-16 00:13:37.442590 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyperclip>=1.6 (from cmd2) 2025-12-16 00:13:37.442615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2025-12-16 00:13:37.442639 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: started 2025-12-16 00:13:37.442663 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Installing build dependencies: finished with status 'done' 2025-12-16 00:13:37.442692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: started 2025-12-16 00:13:37.442716 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:13:37.442743 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): started 2025-12-16 00:13:37.442768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:13:37.442785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting wcwidth>=0.1.7 (from cmd2) 2025-12-16 00:13:37.442811 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2025-12-16 00:13:37.442835 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-dateutil>=2.6.0 (from influxdb) 2025-12-16 00:13:37.442858 | 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) 2025-12-16 00:13:37.442882 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requests>=2.17.0 (from influxdb) 2025-12-16 00:13:37.442906 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-12-16 00:13:37.442929 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting six>=1.10.0 (from influxdb) 2025-12-16 00:13:37.442952 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2025-12-16 00:13:37.442972 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting msgpack (from influxdb) 2025-12-16 00:13:37.442999 | 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) 2025-12-16 00:13:37.443023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting decorator>=4.4.1 (from openstacksdk) 2025-12-16 00:13:37.443050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2025-12-16 00:13:37.443066 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting dogpile.cache>=0.6.5 (from openstacksdk) 2025-12-16 00:13:37.443081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading dogpile.cache-1.3.3-py3-none-any.whl.metadata (5.2 kB) 2025-12-16 00:13:37.443110 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting iso8601>=0.1.11 (from openstacksdk) 2025-12-16 00:13:37.443134 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-16 00:13:37.443158 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jmespath>=0.9.0 (from openstacksdk) 2025-12-16 00:13:37.443181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-12-16 00:13:37.443205 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk) 2025-12-16 00:13:37.443242 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2025-12-16 00:13:37.443265 | 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. 2025-12-16 00:13:37.443298 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting openstacksdk 2025-12-16 00:13:37.443303 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.2-py3-none-any.whl.metadata (12 kB) 2025-12-16 00:13:37.443340 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.1-py3-none-any.whl.metadata (12 kB) 2025-12-16 00:13:37.443380 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.7.0-py3-none-any.whl.metadata (12 kB) 2025-12-16 00:13:37.443399 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.6.0-py3-none-any.whl.metadata (12 kB) 2025-12-16 00:13:37.443435 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.5.0-py3-none-any.whl.metadata (12 kB) 2025-12-16 00:13:37.443440 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading openstacksdk-4.4.0-py3-none-any.whl.metadata (12 kB) 2025-12-16 00:13:37.443472 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting keystoneauth1>=3.18.0 (from openstacksdk) 2025-12-16 00:13:37.443487 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 2025-12-16 00:13:37.443505 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting os-service-types>=1.7.0 (from openstacksdk) 2025-12-16 00:13:37.443547 | 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) 2025-12-16 00:13:37.443551 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting platformdirs>=3 (from openstacksdk) 2025-12-16 00:13:37.443579 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2025-12-16 00:13:37.443597 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting psutil>=3.2.2 (from openstacksdk) 2025-12-16 00:13:37.443634 | 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) 2025-12-16 00:13:37.443639 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting requestsexceptions>=1.2.0 (from openstacksdk) 2025-12-16 00:13:37.443675 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-12-16 00:13:37.443683 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting typing-extensions>=4.12.0 (from openstacksdk) 2025-12-16 00:13:37.443699 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-12-16 00:13:37.443714 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cliff>=2.8.0 (from python-ironicclient) 2025-12-16 00:13:37.443747 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading cliff-4.7.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-16 00:13:37.443751 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema>=3.2.0 (from python-ironicclient) 2025-12-16 00:13:37.443787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 2025-12-16 00:13:37.443792 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting osc-lib>=2.0.0 (from python-ironicclient) 2025-12-16 00:13:37.443810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading osc_lib-3.1.0-py3-none-any.whl.metadata (3.6 kB) 2025-12-16 00:13:37.443846 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.utils>=3.33.0 (from python-ironicclient) 2025-12-16 00:13:37.443851 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.utils-7.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-16 00:13:37.443870 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting stevedore>=1.20.0 (from python-ironicclient) 2025-12-16 00:13:37.443900 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-16 00:13:37.443905 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.i18n>=3.15.3 (from python-openstackclient) 2025-12-16 00:13:37.443938 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-16 00:13:37.443943 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-cinderclient>=3.3.0 (from python-openstackclient) 2025-12-16 00:13:37.443982 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 2025-12-16 00:13:37.443997 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting python-keystoneclient>=3.22.0 (from python-openstackclient) 2025-12-16 00:13:37.444013 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-16 00:13:37.444043 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting PrettyTable>=0.7.2 (from cliff>=2.8.0->python-ironicclient) 2025-12-16 00:13:37.444048 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 2025-12-16 00:13:37.444084 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-ironicclient) 2025-12-16 00:13:37.444088 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-12-16 00:13:37.444107 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting cffi>=1.12 (from cryptography->ansible-core==2.17.*) 2025-12-16 00:13:37.444138 | 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) 2025-12-16 00:13:37.444145 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pycparser (from cffi>=1.12->cryptography->ansible-core==2.17.*) 2025-12-16 00:13:37.444161 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-12-16 00:13:37.444176 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting MarkupSafe>=2.0 (from jinja2>=3.0.0->ansible-core==2.17.*) 2025-12-16 00:13:37.444209 | 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) 2025-12-16 00:13:37.444224 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk) 2025-12-16 00:13:37.444259 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-12-16 00:13:37.444275 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->python-ironicclient) 2025-12-16 00:13:37.444293 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2025-12-16 00:13:37.444339 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->python-ironicclient) 2025-12-16 00:13:37.444344 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2025-12-16 00:13:37.444363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->python-ironicclient) 2025-12-16 00:13:37.444381 | 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) 2025-12-16 00:13:37.444418 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting debtcollector>=1.2.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-12-16 00:13:37.444422 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-16 00:13:37.444444 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting netaddr>=0.10.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-12-16 00:13:37.444463 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading netaddr-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) 2025-12-16 00:13:37.444499 | 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) 2025-12-16 00:13:37.444503 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->python-ironicclient) 2025-12-16 00:13:37.444522 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:13:37.444552 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting tzdata>=2022.4 (from oslo.utils>=3.33.0->python-ironicclient) 2025-12-16 00:13:37.444557 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-16 00:13:37.444593 | 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) 2025-12-16 00:13:37.444598 | 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) 2025-12-16 00:13:37.444620 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.config>=5.2.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2025-12-16 00:13:37.444639 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.config-9.6.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-16 00:13:37.444671 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting oslo.serialization>=2.18.0 (from python-keystoneclient>=3.22.0->python-openstackclient) 2025-12-16 00:13:37.444675 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-16 00:13:37.444695 | 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) 2025-12-16 00:13:37.444710 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-12-16 00:13:37.444743 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting charset-normalizer<4,>=2 (from requests>=2.17.0->influxdb) 2025-12-16 00:13:37.444747 | 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) 2025-12-16 00:13:37.444784 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting idna<4,>=2.5 (from requests>=2.17.0->influxdb) 2025-12-16 00:13:37.444788 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) 2025-12-16 00:13:37.444806 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting urllib3<3,>=1.21.1 (from requests>=2.17.0->influxdb) 2025-12-16 00:13:37.444837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2025-12-16 00:13:37.444841 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Collecting certifi>=2017.4.17 (from requests>=2.17.0->influxdb) 2025-12-16 00:13:37.444877 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-16 00:13:37.444882 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading ansible_core-2.17.14-py3-none-any.whl (2.2 MB) 2025-12-16 00:13:37.444917 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 32.9 MB/s 0:00:00 2025-12-16 00:13:37.444922 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading resolvelib-1.0.1-py2.py3-none-any.whl (17 kB) 2025-12-16 00:13:37.444958 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2025-12-16 00:13:37.444962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading influxdb-5.3.2-py2.py3-none-any.whl (79 kB) 2025-12-16 00:13:37.444981 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading openstacksdk-4.4.0-py3-none-any.whl (1.8 MB) 2025-12-16 00:13:37.445012 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 28.9 MB/s 0:00:00 2025-12-16 00:13:37.445016 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2025-12-16 00:13:37.445052 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2025-12-16 00:13:37.445056 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2025-12-16 00:13:37.445092 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_ironicclient-5.8.0-py3-none-any.whl (264 kB) 2025-12-16 00:13:37.445110 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_openstackclient-7.1.4-py3-none-any.whl (1.1 MB) 2025-12-16 00:13:37.445131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 28.1 MB/s 0:00:00 2025-12-16 00:13:37.445150 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2025-12-16 00:13:37.445181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2025-12-16 00:13:37.445186 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2025-12-16 00:13:37.445220 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 2025-12-16 00:13:37.445225 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2025-12-16 00:13:37.445263 | 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) 2025-12-16 00:13:37.445285 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 31.9 MB/s 0:00:00 2025-12-16 00:13:37.445304 | 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) 2025-12-16 00:13:37.445372 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2025-12-16 00:13:37.445377 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 2025-12-16 00:13:37.445385 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-12-16 00:13:37.445402 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-12-16 00:13:37.445406 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-16 00:13:37.445438 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-12-16 00:13:37.445442 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-12-16 00:13:37.445461 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 2025-12-16 00:13:37.445492 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2025-12-16 00:13:37.445497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 2025-12-16 00:13:37.445533 | 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) 2025-12-16 00:13:37.445538 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2025-12-16 00:13:37.445557 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading osc_lib-3.1.0-py3-none-any.whl (89 kB) 2025-12-16 00:13:37.445592 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 2025-12-16 00:13:37.445597 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.utils-7.3.0-py3-none-any.whl (129 kB) 2025-12-16 00:13:37.445615 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-12-16 00:13:37.445652 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) 2025-12-16 00:13:37.445657 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 31.4 MB/s 0:00:00 2025-12-16 00:13:37.445692 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading packaging-24.1-py3-none-any.whl (53 kB) 2025-12-16 00:13:37.445697 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2025-12-16 00:13:37.445715 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 2025-12-16 00:13:37.445746 | 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) 2025-12-16 00:13:37.445751 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 2025-12-16 00:13:37.445787 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 2025-12-16 00:13:37.445791 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-16 00:13:37.445810 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 2025-12-16 00:13:37.445841 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.config-9.6.0-py3-none-any.whl (132 kB) 2025-12-16 00:13:37.445846 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 2025-12-16 00:13:37.445868 | 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) 2025-12-16 00:13:37.445906 | 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) 2025-12-16 00:13:37.445911 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 27.6 MB/s 0:00:00 2025-12-16 00:13:37.445929 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2025-12-16 00:13:37.445960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2025-12-16 00:13:37.445973 | 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) 2025-12-16 00:13:37.445990 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading idna-3.8-py3-none-any.whl (66 kB) 2025-12-16 00:13:37.446017 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2025-12-16 00:13:37.446033 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-16 00:13:37.446051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-12-16 00:13:37.446077 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-12-16 00:13:37.446094 | 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) 2025-12-16 00:13:37.446125 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2025-12-16 00:13:37.446129 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 2025-12-16 00:13:37.446163 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-12-16 00:13:37.446167 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2025-12-16 00:13:37.446196 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-12-16 00:13:37.446200 | 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) 2025-12-16 00:13:37.446244 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2025-12-16 00:13:37.446264 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building wheels for collected packages: pyperclip 2025-12-16 00:13:37.446268 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): started 2025-12-16 00:13:37.446295 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2025-12-16 00:13:37.446312 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11103 sha256=93b0d4b249a50b5484b371b065f7f40ddd24d1afe0d223d93ccbe11ba11113d5 2025-12-16 00:13:37.446363 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: Stored in directory: /tmp/pip-ephem-wheel-cache-o_y6_cr6/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2025-12-16 00:13:37.446378 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built pyperclip 2025-12-16 00:13:37.446416 | 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, packaging, 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 2025-12-16 00:13:37.446444 | 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-2025.11.12 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.0 oslo.i18n-6.4.0 oslo.serialization-5.5.0 oslo.utils-7.3.0 packaging-24.1 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.0 python-keystoneclient-5.5.0 python-openstackclient-7.1.4 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 2025-12-16 00:13:37.446463 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 48c5e36b98b4 2025-12-16 00:13:37.446481 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> ebaf6890402e 2025-12-16 00:13:37.446509 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 11/21 : COPY requirements.yml /var/lib/ansible/ 2025-12-16 00:13:37.446526 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> ba21cf762a5e 2025-12-16 00:13:37.446545 | 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 2025-12-16 00:13:37.446584 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in e9d8280d882d 2025-12-16 00:13:37.446588 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting galaxy collection install process 2025-12-16 00:13:37.446602 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Process install dependency map 2025-12-16 00:13:37.446616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Starting collection install process 2025-12-16 00:13:37.446646 | 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.6.0.tar.gz to /root/.ansible/tmp/ansible-local-8ds9_fjj2/tmp1pbfubro/community-rabbitmq-1.6.0-0xv16ozy 2025-12-16 00:13:37.446651 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.rabbitmq:1.6.0' to '/usr/share/ansible/collections/ansible_collections/community/rabbitmq' 2025-12-16 00:13:37.446665 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.rabbitmq:1.6.0 was installed successfully 2025-12-16 00:13:37.446686 | 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.1.1.tar.gz to /root/.ansible/tmp/ansible-local-8ds9_fjj2/tmp1pbfubro/openvswitch-openvswitch-2.1.1-ngkyty1p 2025-12-16 00:13:37.446701 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openvswitch.openvswitch:2.1.1' to '/usr/share/ansible/collections/ansible_collections/openvswitch/openvswitch' 2025-12-16 00:13:37.446718 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openvswitch.openvswitch:2.1.1 was installed successfully 2025-12-16 00:13:37.446750 | 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-8ds9_fjj2/tmp1pbfubro/ansible-posix-1.6.2-xx3azz_d 2025-12-16 00:13:37.446761 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'ansible.posix:1.6.2' to '/usr/share/ansible/collections/ansible_collections/ansible/posix' 2025-12-16 00:13:37.446774 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:ansible.posix:1.6.2 was installed successfully 2025-12-16 00:13:37.446790 | 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.5.0.tar.gz to /root/.ansible/tmp/ansible-local-8ds9_fjj2/tmp1pbfubro/openstack-cloud-2.5.0-jnjv6nan 2025-12-16 00:13:37.446807 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'openstack.cloud:2.5.0' to '/usr/share/ansible/collections/ansible_collections/openstack/cloud' 2025-12-16 00:13:37.446825 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:openstack.cloud:2.5.0 was installed successfully 2025-12-16 00:13:37.446858 | 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-8ds9_fjj2/tmp1pbfubro/community-mysql-2.4.2-7ymyoxz1 2025-12-16 00:13:37.446862 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.mysql:2.4.2' to '/usr/share/ansible/collections/ansible_collections/community/mysql' 2025-12-16 00:13:37.446879 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.mysql:2.4.2 was installed successfully 2025-12-16 00:13:37.446898 | 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-8ds9_fjj2/tmp1pbfubro/community-general-3.8.10-jumlzvfk 2025-12-16 00:13:37.446915 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Installing 'community.general:3.8.10' to '/usr/share/ansible/collections/ansible_collections/community/general' 2025-12-16 00:13:37.446931 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:community.general:3.8.10 was installed successfully 2025-12-16 00:13:37.446960 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container e9d8280d882d 2025-12-16 00:13:37.446964 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 827af91553d5 2025-12-16 00:13:37.446995 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 13/21 : ENV ANSIBLE_LIBRARY /usr/share/ansible:$ANSIBLE_LIBRARY 2025-12-16 00:13:37.447008 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in a3a293d78955 2025-12-16 00:13:37.447023 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container a3a293d78955 2025-12-16 00:13:37.447051 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> ebfa04769012 2025-12-16 00:13:37.447055 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 14/21 : COPY find_disks.py /usr/share/ansible/ 2025-12-16 00:13:37.447084 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 07c6145999d1 2025-12-16 00:13:37.447088 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 15/21 : COPY ansible.cfg /etc/ansible/ansible.cfg 2025-12-16 00:13:37.447119 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 1b55bd127087 2025-12-16 00:13:37.447124 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 16/21 : COPY ansible_sudoers /etc/sudoers.d/kolla_ansible_sudoers 2025-12-16 00:13:37.447138 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 565b381f9b7e 2025-12-16 00:13:37.447152 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 17/21 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:13:37.447181 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 231b33e9cae8 2025-12-16 00:13:37.447185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 18/21 : COPY kolla_toolbox.sh /usr/local/bin/kolla_toolbox 2025-12-16 00:13:37.447213 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 145ae90ce59b 2025-12-16 00:13:37.447218 | 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 2025-12-16 00:13:37.447251 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in b1900e0593cc 2025-12-16 00:13:37.447283 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container b1900e0593cc 2025-12-16 00:13:37.447287 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 93b3bb09d39a 2025-12-16 00:13:37.447328 | 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 2025-12-16 00:13:37.447344 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in 664f816f879b 2025-12-16 00:13:37.447359 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-12-16 00:13:37.447392 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-12-16 00:13:37.447396 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-12-16 00:13:37.447433 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages were automatically installed and are no longer required: 2025-12-16 00:13:37.447447 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:13:37.447461 | 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 2025-12-16 00:13:37.447493 | 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 2025-12-16 00:13:37.447497 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:13:37.447511 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:13:37.447525 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-12-16 00:13:37.447553 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-12-16 00:13:37.447556 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2025-12-16 00:13:37.447573 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Use 'apt autoremove' to remove them. 2025-12-16 00:13:37.447603 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2025-12-16 00:13:37.447616 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: build-essential 2025-12-16 00:13:37.447633 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:13:37.447669 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:13:37.447674 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-12-16 00:13:37.447688 | 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% 2025-12-16 00:13:37.447703 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-12-16 00:13:37.447732 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-12-16 00:13:37.447736 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-12-16 00:13:37.447764 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-12-16 00:13:37.447768 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-12-16 00:13:37.447801 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-12-16 00:13:37.447805 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20911 files and directories currently installed.) 2025-12-16 00:13:37.447823 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:13:37.447837 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading package lists... 2025-12-16 00:13:37.447869 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Building dependency tree... 2025-12-16 00:13:37.447874 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Reading state information... 2025-12-16 00:13:37.447905 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:The following packages will be REMOVED: 2025-12-16 00:13:37.447910 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:13:37.447927 | 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 2025-12-16 00:13:37.447958 | 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 2025-12-16 00:13:37.447962 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:13:37.447976 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:13:37.447989 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-12-16 00:13:37.448022 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-12-16 00:13:37.448026 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: lto-disabled-list make xz-utils 2025-12-16 00:13:37.448043 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:0 upgraded, 0 newly installed, 42 to remove and 0 not upgraded. 2025-12-16 00:13:37.448076 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:After this operation, 228 MB disk space will be freed. 2025-12-16 00:13:37.448081 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 2025-12-16 00:13:37.448098 | 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% 2025-12-16 00:13:37.448127 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 70% 2025-12-16 00:13:37.448131 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 75% 2025-12-16 00:13:37.448164 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 80% 2025-12-16 00:13:37.448168 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 85% 2025-12-16 00:13:37.448185 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 90% 2025-12-16 00:13:37.448213 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 95% 2025-12-16 00:13:37.448217 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:(Reading database ... 100% (Reading database ... 20902 files and directories currently installed.) 2025-12-16 00:13:37.448253 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.448272 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.448302 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.448306 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.448352 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:13:37.448360 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.448373 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.448388 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.448409 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.448430 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.448445 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.448475 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.448479 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.448496 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.448527 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-16 00:13:37.448557 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.448569 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:13:37.448591 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.448597 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.448619 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:13:37.448645 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.448672 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.448681 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.448693 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: 2025-12-16 00:13:37.448711 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:13:37.448746 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.448751 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.448785 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.448789 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.448822 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:13:37.448826 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.448859 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.448863 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:13:37.448880 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.448908 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:13:37.448912 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.448945 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:13:37.448949 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.448980 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:13:37.448984 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.449015 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:13:37.449019 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing lto-disabled-list (47) ... 2025-12-16 00:13:37.449050 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing make (4.3-4.1build2) ... 2025-12-16 00:13:37.449054 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:13:37.449073 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:13:37.449100 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container 664f816f879b 2025-12-16 00:13:37.449104 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 06002e7bf5e0 2025-12-16 00:13:37.449128 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Step 21/21 : USER ansible 2025-12-16 00:13:37.449144 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Running in b804ec41cfef 2025-12-16 00:13:37.449159 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> Removed intermediate container b804ec41cfef 2025-12-16 00:13:37.449184 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox: ---> 1f4a31398290 2025-12-16 00:13:37.449199 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully built 2a9f1adbbac8 2025-12-16 00:13:37.449240 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Successfully tagged osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251216 2025-12-16 00:13:37.449289 | ubuntu-noble-large | INFO:kolla.common.utils.kolla-toolbox:Built at 2025-12-16 00:13:37.449219 (took 0:02:32.419820) 2025-12-16 00:13:37.449626 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk) 2025-12-16 00:13:37.449634 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Processing 2025-12-16 00:13:37.449638 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building started at 2025-12-16 00:13:37.449559 2025-12-16 00:13:37.450198 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 plugins into plugins archive 2025-12-16 00:13:37.450741 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk:Turned 0 additions into additions archive 2025-12-16 00:14:46.820509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:14:46.820591 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> d8e2c400b94e 2025-12-16 00:14:46.820675 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 2/6 : LABEL "build-date"="20251216" "name"="ovsdpdk" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:14:46.820692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in cbf1778d522b 2025-12-16 00:14:46.820728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container cbf1778d522b 2025-12-16 00:14:46.820744 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> a60d0d087b54 2025-12-16 00:14:46.820833 | 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/* 2025-12-16 00:14:46.820868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 5759137e1720 2025-12-16 00:14:46.820937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:14:46.820978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:14:46.821054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:14:46.821145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:14:46.821161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:14:46.821263 | 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] 2025-12-16 00:14:46.821323 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:14:46.821357 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:14:46.821421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:14:46.821459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:14:46.821531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:14:46.821598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:14:46.821650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:14:46.821710 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:14:46.821757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:14:46.821798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 29.0 MB in 3s (10.5 MB/s) 2025-12-16 00:14:46.821839 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2025-12-16 00:14:46.821914 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading package lists... 2025-12-16 00:14:46.821981 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Building dependency tree... 2025-12-16 00:14:46.822019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Reading state information... 2025-12-16 00:14:46.822058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following additional packages will be installed: 2025-12-16 00:14:46.822260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk ibverbs-providers libatomic1 libbpf-dev libbsd-dev libc-dev-bin 2025-12-16 00:14:46.822278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libelf-dev 2025-12-16 00:14:46.822322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2025-12-16 00:14:46.822395 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2025-12-16 00:14:46.822433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2025-12-16 00:14:46.822555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl24 2025-12-16 00:14:46.822567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-acc24 librte-baseband-fpga-5gnr-fec24 2025-12-16 00:14:46.822600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec24 librte-baseband-la12xx24 2025-12-16 00:14:46.822633 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null24 librte-baseband-turbo-sw24 librte-bbdev24 2025-12-16 00:14:46.822700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats24 librte-bpf24 librte-bus-auxiliary24 librte-bus-cdx24 2025-12-16 00:14:46.822730 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa24 librte-bus-fslmc24 librte-bus-ifpga24 librte-bus-pci24 2025-12-16 00:14:46.822764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform24 librte-bus-vdev24 librte-bus-vmbus24 librte-cfgfile24 2025-12-16 00:14:46.822840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cmdline24 librte-common-cnxk24 librte-common-cpt24 2025-12-16 00:14:46.822850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-dpaax24 librte-common-iavf24 librte-common-idpf24 2025-12-16 00:14:46.822887 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-mlx5-24 librte-common-nfp24 librte-common-octeontx24 2025-12-16 00:14:46.822971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat24 librte-common-sfc-efx24 librte-compress-isal24 2025-12-16 00:14:46.822982 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-24 librte-compress-octeontx24 librte-compress-zlib24 2025-12-16 00:14:46.823043 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compressdev24 librte-crypto-bcmfs24 librte-crypto-caam-jr24 2025-12-16 00:14:46.823053 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ccp24 librte-crypto-cnxk24 librte-crypto-dpaa-sec24 2025-12-16 00:14:46.823110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa2-sec24 librte-crypto-ipsec-mb24 librte-crypto-mlx5-24 2025-12-16 00:14:46.823183 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-nitrox24 librte-crypto-null24 librte-crypto-octeontx24 2025-12-16 00:14:46.823193 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-openssl24 librte-crypto-scheduler24 librte-crypto-virtio24 2025-12-16 00:14:46.823252 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cryptodev24 librte-dispatcher24 librte-distributor24 2025-12-16 00:14:46.823300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-cnxk24 librte-dma-dpaa2-24 librte-dma-dpaa24 2025-12-16 00:14:46.823373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-hisilicon24 librte-dma-idxd24 librte-dma-ioat24 2025-12-16 00:14:46.823382 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-skeleton24 librte-dmadev24 librte-eal24 librte-efd24 2025-12-16 00:14:46.823421 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ethdev24 librte-event-cnxk24 librte-event-dlb2-24 2025-12-16 00:14:46.823494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa2-24 librte-event-dpaa24 librte-event-dsw24 2025-12-16 00:14:46.823504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-octeontx24 librte-event-opdl24 librte-event-skeleton24 2025-12-16 00:14:46.823542 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-sw24 librte-eventdev24 librte-fib24 librte-gpudev24 2025-12-16 00:14:46.823615 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-graph24 librte-gro24 librte-gso24 librte-hash24 librte-ip-frag24 2025-12-16 00:14:46.823625 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ipsec24 librte-jobstats24 librte-kvargs24 librte-latencystats24 2025-12-16 00:14:46.823751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-log24 librte-lpm24 librte-mbuf24 librte-member24 2025-12-16 00:14:46.823763 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-bucket24 librte-mempool-cnxk24 librte-mempool-dpaa2-24 2025-12-16 00:14:46.823815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa24 librte-mempool-octeontx24 librte-mempool-ring24 2025-12-16 00:14:46.823825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-stack24 librte-mempool24 librte-meta-all librte-meta-allpmds 2025-12-16 00:14:46.823836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-baseband librte-meta-bus librte-meta-common librte-meta-compress 2025-12-16 00:14:46.823871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-crypto librte-meta-dma librte-meta-event librte-meta-mempool 2025-12-16 00:14:46.823920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-net librte-meta-raw librte-meter24 librte-metrics24 2025-12-16 00:14:46.823953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ml-cnxk24 librte-mldev24 librte-net-af-packet24 librte-net-af-xdp24 2025-12-16 00:14:46.823986 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ark24 librte-net-atlantic24 librte-net-avp24 librte-net-axgbe24 2025-12-16 00:14:46.824040 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnx2x24 librte-net-bnxt24 librte-net-bond24 librte-net-cnxk24 2025-12-16 00:14:46.824099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cpfl24 librte-net-cxgbe24 librte-net-dpaa2-24 librte-net-dpaa24 2025-12-16 00:14:46.824152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-e1000-24 librte-net-ena24 librte-net-enetc24 librte-net-enetfec24 2025-12-16 00:14:46.824190 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-enic24 librte-net-failsafe24 librte-net-fm10k24 librte-net-gve24 2025-12-16 00:14:46.824263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hinic24 librte-net-hns3-24 librte-net-i40e24 librte-net-iavf24 2025-12-16 00:14:46.824312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ice24 librte-net-idpf24 librte-net-igc24 librte-net-ionic24 2025-12-16 00:14:46.824350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ipn3ke24 librte-net-ixgbe24 librte-net-mana24 librte-net-memif24 2025-12-16 00:14:46.824391 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx4-24 librte-net-mlx5-24 librte-net-netvsc24 librte-net-nfp24 2025-12-16 00:14:46.824430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ngbe24 librte-net-null24 librte-net-octeon-ep24 2025-12-16 00:14:46.824482 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx24 librte-net-pcap24 librte-net-pfe24 librte-net-qede24 2025-12-16 00:14:46.824515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ring24 librte-net-sfc24 librte-net-softnic24 librte-net-tap24 2025-12-16 00:14:46.824548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-thunderx24 librte-net-txgbe24 librte-net-vdev-netvsc24 2025-12-16 00:14:46.824597 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vhost24 librte-net-virtio24 librte-net-vmxnet3-24 librte-net24 2025-12-16 00:14:46.824636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-node24 librte-pcapng24 librte-pci24 librte-pdcp24 librte-pdump24 2025-12-16 00:14:46.824693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pipeline24 librte-port24 librte-power24 librte-raw-cnxk-bphy24 2025-12-16 00:14:46.824727 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio24 librte-raw-dpaa2-cmdif24 librte-raw-ifpga24 2025-12-16 00:14:46.824759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-ntb24 librte-raw-skeleton24 librte-rawdev24 librte-rcu24 2025-12-16 00:14:46.824808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regex-cn9k24 librte-regex-mlx5-24 librte-regexdev24 librte-reorder24 2025-12-16 00:14:46.824846 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rib24 librte-ring24 librte-sched24 librte-security24 librte-stack24 2025-12-16 00:14:46.824896 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-table24 librte-telemetry24 librte-timer24 librte-vdpa-ifc24 2025-12-16 00:14:46.824947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-mlx5-24 librte-vdpa-nfp24 librte-vdpa-sfc24 librte-vhost24 2025-12-16 00:14:46.824998 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libssl-dev libunbound8 libxdp-dev libxdp1 libzstd-dev linux-libc-dev 2025-12-16 00:14:46.825048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-common openvswitch-switch pci.ids pciutils pkgconf pkgconf-bin 2025-12-16 00:14:46.825105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-iniparse python3-netifaces python3-openvswitch 2025-12-16 00:14:46.825439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-sortedcontainers rdma-core rpcsvc-proto sgml-base uuid-runtime 2025-12-16 00:14:46.825515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: xml-core zlib1g-dev 2025-12-16 00:14:46.825537 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Suggested packages: 2025-12-16 00:14:46.825557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: dpdk-doc dpdk-kmods-dkms glibc-doc manpages-dev libssl-doc ethtool 2025-12-16 00:14:46.825576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-doc bzip2 python3-netaddr python3-pyparsing 2025-12-16 00:14:46.825653 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python-sortedcontainers-doc sgml-base-doc debhelper 2025-12-16 00:14:46.825709 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Recommended packages: 2025-12-16 00:14:46.825794 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-pyelftools manpages manpages-dev libc-devtools dbus dmidecode 2025-12-16 00:14:46.825840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ethtool 2025-12-16 00:14:46.825872 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:The following NEW packages will be installed: 2025-12-16 00:14:46.825882 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: crudini dpdk ibverbs-providers libatomic1 libbpf-dev libbsd-dev libc-dev-bin 2025-12-16 00:14:46.825892 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libc6-dev libcrypt-dev libdbus-1-3 libdbus-1-dev libdpdk-dev libelf-dev 2025-12-16 00:14:46.825930 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libevent-2.1-7t64 libfdt-dev libfdt1 libibverbs-dev libipsec-mb-dev 2025-12-16 00:14:46.825963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libipsec-mb1 libisal-dev libisal2 libjansson-dev libjansson4 libmd-dev 2025-12-16 00:14:46.825974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libmnl-dev libnl-3-dev libnl-route-3-dev libnuma-dev libnuma1 libpcap-dev 2025-12-16 00:14:46.826022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libpcap0.8-dev libpcap0.8t64 libpci3 libpkgconf3 librte-acl24 2025-12-16 00:14:46.826309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-acc24 librte-baseband-fpga-5gnr-fec24 2025-12-16 00:14:46.826347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-fpga-lte-fec24 librte-baseband-la12xx24 2025-12-16 00:14:46.826367 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-baseband-null24 librte-baseband-turbo-sw24 librte-bbdev24 2025-12-16 00:14:46.826378 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bitratestats24 librte-bpf24 librte-bus-auxiliary24 librte-bus-cdx24 2025-12-16 00:14:46.826400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-dpaa24 librte-bus-fslmc24 librte-bus-ifpga24 librte-bus-pci24 2025-12-16 00:14:46.826457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-bus-platform24 librte-bus-vdev24 librte-bus-vmbus24 librte-cfgfile24 2025-12-16 00:14:46.826468 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cmdline24 librte-common-cnxk24 librte-common-cpt24 2025-12-16 00:14:46.826502 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-dpaax24 librte-common-iavf24 librte-common-idpf24 2025-12-16 00:14:46.826512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-mlx5-24 librte-common-nfp24 librte-common-octeontx24 2025-12-16 00:14:46.826553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-common-qat24 librte-common-sfc-efx24 librte-compress-isal24 2025-12-16 00:14:46.826585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compress-mlx5-24 librte-compress-octeontx24 librte-compress-zlib24 2025-12-16 00:14:46.826595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-compressdev24 librte-crypto-bcmfs24 librte-crypto-caam-jr24 2025-12-16 00:14:46.826604 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-ccp24 librte-crypto-cnxk24 librte-crypto-dpaa-sec24 2025-12-16 00:14:46.826636 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-dpaa2-sec24 librte-crypto-ipsec-mb24 librte-crypto-mlx5-24 2025-12-16 00:14:46.826646 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-nitrox24 librte-crypto-null24 librte-crypto-octeontx24 2025-12-16 00:14:46.826681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-crypto-openssl24 librte-crypto-scheduler24 librte-crypto-virtio24 2025-12-16 00:14:46.826690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-cryptodev24 librte-dispatcher24 librte-distributor24 2025-12-16 00:14:46.826721 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-cnxk24 librte-dma-dpaa2-24 librte-dma-dpaa24 2025-12-16 00:14:46.826731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-hisilicon24 librte-dma-idxd24 librte-dma-ioat24 2025-12-16 00:14:46.826761 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-dma-skeleton24 librte-dmadev24 librte-eal24 librte-efd24 2025-12-16 00:14:46.826776 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ethdev24 librte-event-cnxk24 librte-event-dlb2-24 2025-12-16 00:14:46.826806 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-dpaa2-24 librte-event-dpaa24 librte-event-dsw24 2025-12-16 00:14:46.826820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-octeontx24 librte-event-opdl24 librte-event-skeleton24 2025-12-16 00:14:46.826854 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-event-sw24 librte-eventdev24 librte-fib24 librte-gpudev24 2025-12-16 00:14:46.826924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-graph24 librte-gro24 librte-gso24 librte-hash24 librte-ip-frag24 2025-12-16 00:14:46.826959 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ipsec24 librte-jobstats24 librte-kvargs24 librte-latencystats24 2025-12-16 00:14:46.826994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-log24 librte-lpm24 librte-mbuf24 librte-member24 2025-12-16 00:14:46.827030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-bucket24 librte-mempool-cnxk24 librte-mempool-dpaa2-24 2025-12-16 00:14:46.827364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-dpaa24 librte-mempool-octeontx24 librte-mempool-ring24 2025-12-16 00:14:46.827381 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-mempool-stack24 librte-mempool24 librte-meta-all librte-meta-allpmds 2025-12-16 00:14:46.827391 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-baseband librte-meta-bus librte-meta-common librte-meta-compress 2025-12-16 00:14:46.827414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-crypto librte-meta-dma librte-meta-event librte-meta-mempool 2025-12-16 00:14:46.827424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-meta-net librte-meta-raw librte-meter24 librte-metrics24 2025-12-16 00:14:46.827434 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-ml-cnxk24 librte-mldev24 librte-net-af-packet24 librte-net-af-xdp24 2025-12-16 00:14:46.827444 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ark24 librte-net-atlantic24 librte-net-avp24 librte-net-axgbe24 2025-12-16 00:14:46.827486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-bnx2x24 librte-net-bnxt24 librte-net-bond24 librte-net-cnxk24 2025-12-16 00:14:46.827496 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-cpfl24 librte-net-cxgbe24 librte-net-dpaa2-24 librte-net-dpaa24 2025-12-16 00:14:46.827528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-e1000-24 librte-net-ena24 librte-net-enetc24 librte-net-enetfec24 2025-12-16 00:14:46.827538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-enic24 librte-net-failsafe24 librte-net-fm10k24 librte-net-gve24 2025-12-16 00:14:46.827572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-hinic24 librte-net-hns3-24 librte-net-i40e24 librte-net-iavf24 2025-12-16 00:14:46.827582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ice24 librte-net-idpf24 librte-net-igc24 librte-net-ionic24 2025-12-16 00:14:46.827617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ipn3ke24 librte-net-ixgbe24 librte-net-mana24 librte-net-memif24 2025-12-16 00:14:46.827674 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-mlx4-24 librte-net-mlx5-24 librte-net-netvsc24 librte-net-nfp24 2025-12-16 00:14:46.827716 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ngbe24 librte-net-null24 librte-net-octeon-ep24 2025-12-16 00:14:46.827764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-octeontx24 librte-net-pcap24 librte-net-pfe24 librte-net-qede24 2025-12-16 00:14:46.827800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-ring24 librte-net-sfc24 librte-net-softnic24 librte-net-tap24 2025-12-16 00:14:46.827835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-thunderx24 librte-net-txgbe24 librte-net-vdev-netvsc24 2025-12-16 00:14:46.827871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-net-vhost24 librte-net-virtio24 librte-net-vmxnet3-24 librte-net24 2025-12-16 00:14:46.827923 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-node24 librte-pcapng24 librte-pci24 librte-pdcp24 librte-pdump24 2025-12-16 00:14:46.827964 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-pipeline24 librte-port24 librte-power24 librte-raw-cnxk-bphy24 2025-12-16 00:14:46.827999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-cnxk-gpio24 librte-raw-dpaa2-cmdif24 librte-raw-ifpga24 2025-12-16 00:14:46.828034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-raw-ntb24 librte-raw-skeleton24 librte-rawdev24 librte-rcu24 2025-12-16 00:14:46.828165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-regex-cn9k24 librte-regex-mlx5-24 librte-regexdev24 librte-reorder24 2025-12-16 00:14:46.828179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-rib24 librte-ring24 librte-sched24 librte-security24 librte-stack24 2025-12-16 00:14:46.828189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-table24 librte-telemetry24 librte-timer24 librte-vdpa-ifc24 2025-12-16 00:14:46.828225 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: librte-vdpa-mlx5-24 librte-vdpa-nfp24 librte-vdpa-sfc24 librte-vhost24 2025-12-16 00:14:46.828305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: libssl-dev libunbound8 libxdp-dev libxdp1 libzstd-dev linux-libc-dev 2025-12-16 00:14:46.828338 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: openvswitch-common openvswitch-switch openvswitch-switch-dpdk pci.ids 2025-12-16 00:14:46.828393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: pciutils pkgconf pkgconf-bin python3-iniparse python3-netifaces 2025-12-16 00:14:46.828440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: python3-openvswitch python3-sortedcontainers rdma-core rpcsvc-proto 2025-12-16 00:14:46.828490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: sgml-base uuid-runtime xml-core zlib1g-dev 2025-12-16 00:14:46.828544 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:0 upgraded, 259 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:14:46.828588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Need to get 37.0 MB of archives. 2025-12-16 00:14:46.828638 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:After this operation, 193 MB of additional disk space will be used. 2025-12-16 00:14:46.828686 | 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] 2025-12-16 00:14:46.828737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:14:46.828785 | 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.3 [33.1 kB] 2025-12-16 00:14:46.828837 | 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] 2025-12-16 00:14:46.828888 | 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] 2025-12-16 00:14:46.828936 | 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] 2025-12-16 00:14:46.828985 | 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] 2025-12-16 00:14:46.829034 | 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.7 [443 kB] 2025-12-16 00:14:46.829102 | 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] 2025-12-16 00:14:46.829175 | 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] 2025-12-16 00:14:46.829266 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-16 00:14:46.829314 | 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] 2025-12-16 00:14:46.829353 | 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] 2025-12-16 00:14:46.829406 | 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] 2025-12-16 00:14:46.829456 | 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] 2025-12-16 00:14:46.829514 | 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] 2025-12-16 00:14:46.829554 | 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] 2025-12-16 00:14:46.829619 | 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] 2025-12-16 00:14:46.829715 | 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] 2025-12-16 00:14:46.829804 | 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] 2025-12-16 00:14:46.829881 | 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] 2025-12-16 00:14:46.829935 | 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] 2025-12-16 00:14:46.829986 | 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] 2025-12-16 00:14:46.830041 | 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] 2025-12-16 00:14:46.830124 | 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 [10.5 kB] 2025-12-16 00:14:46.830179 | 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.6 [20.4 kB] 2025-12-16 00:14:46.830261 | 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-90.91 [1,932 kB] 2025-12-16 00:14:46.830307 | 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] 2025-12-16 00:14:46.830339 | 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] 2025-12-16 00:14:46.830371 | 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.6 [2,125 kB] 2025-12-16 00:14:46.830421 | 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] 2025-12-16 00:14:46.830459 | 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] 2025-12-16 00:14:46.830497 | 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] 2025-12-16 00:14:46.830544 | 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] 2025-12-16 00:14:46.830576 | 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] 2025-12-16 00:14:46.830608 | 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] 2025-12-16 00:14:46.830655 | 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] 2025-12-16 00:14:46.830687 | 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] 2025-12-16 00:14:46.830719 | 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] 2025-12-16 00:14:46.830765 | 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] 2025-12-16 00:14:46.830803 | 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] 2025-12-16 00:14:46.830841 | 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] 2025-12-16 00:14:46.830887 | 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] 2025-12-16 00:14:46.830924 | 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] 2025-12-16 00:14:46.830981 | 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] 2025-12-16 00:14:46.831012 | 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] 2025-12-16 00:14:46.831043 | 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] 2025-12-16 00:14:46.831095 | 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] 2025-12-16 00:14:46.831135 | 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] 2025-12-16 00:14:46.831184 | 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] 2025-12-16 00:14:46.831217 | 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] 2025-12-16 00:14:46.831300 | 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] 2025-12-16 00:14:46.831312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma-dev amd64 2.0.18-1build1 [37.0 kB] 2025-12-16 00:14:46.831344 | 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] 2025-12-16 00:14:46.831397 | 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] 2025-12-16 00:14:46.831430 | 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.6 [2,408 kB] 2025-12-16 00:14:46.831463 | 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] 2025-12-16 00:14:46.831501 | 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] 2025-12-16 00:14:46.831538 | 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] 2025-12-16 00:14:46.831585 | 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] 2025-12-16 00:14:46.831622 | 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] 2025-12-16 00:14:46.831659 | 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] 2025-12-16 00:14:46.831705 | 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] 2025-12-16 00:14:46.831737 | 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] 2025-12-16 00:14:46.831768 | 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] 2025-12-16 00:14:46.831817 | 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] 2025-12-16 00:14:46.831873 | 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] 2025-12-16 00:14:46.831912 | 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] 2025-12-16 00:14:46.831957 | 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] 2025-12-16 00:14:46.831995 | 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] 2025-12-16 00:14:46.832041 | 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] 2025-12-16 00:14:46.832112 | 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] 2025-12-16 00:14:46.832268 | 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] 2025-12-16 00:14:46.832286 | 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] 2025-12-16 00:14:46.832342 | 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] 2025-12-16 00:14:46.832351 | 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] 2025-12-16 00:14:46.832363 | 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] 2025-12-16 00:14:46.832395 | 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] 2025-12-16 00:14:46.832433 | 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] 2025-12-16 00:14:46.832470 | 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] 2025-12-16 00:14:46.832514 | 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] 2025-12-16 00:14:46.832547 | 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] 2025-12-16 00:14:46.832579 | 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] 2025-12-16 00:14:46.832627 | 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] 2025-12-16 00:14:46.832653 | 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] 2025-12-16 00:14:46.832679 | 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] 2025-12-16 00:14:46.832719 | 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] 2025-12-16 00:14:46.832750 | 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] 2025-12-16 00:14:46.832782 | 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] 2025-12-16 00:14:46.832821 | 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] 2025-12-16 00:14:46.832848 | 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] 2025-12-16 00:14:46.832874 | 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] 2025-12-16 00:14:46.832911 | 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] 2025-12-16 00:14:46.832946 | 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] 2025-12-16 00:14:46.832978 | 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] 2025-12-16 00:14:46.833010 | 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] 2025-12-16 00:14:46.833048 | 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] 2025-12-16 00:14:46.833094 | 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] 2025-12-16 00:14:46.833126 | 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] 2025-12-16 00:14:46.833153 | 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] 2025-12-16 00:14:46.833193 | 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] 2025-12-16 00:14:46.833224 | 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] 2025-12-16 00:14:46.833280 | 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] 2025-12-16 00:14:46.833311 | 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] 2025-12-16 00:14:46.833342 | 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] 2025-12-16 00:14:46.833387 | 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] 2025-12-16 00:14:46.833414 | 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] 2025-12-16 00:14:46.833440 | 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] 2025-12-16 00:14:46.833472 | 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] 2025-12-16 00:14:46.833511 | 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] 2025-12-16 00:14:46.833537 | 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] 2025-12-16 00:14:46.833563 | 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] 2025-12-16 00:14:46.833604 | 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] 2025-12-16 00:14:46.833652 | 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] 2025-12-16 00:14:46.833708 | 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] 2025-12-16 00:14:46.833748 | 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] 2025-12-16 00:14:46.833773 | 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] 2025-12-16 00:14:46.833799 | 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] 2025-12-16 00:14:46.833841 | 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] 2025-12-16 00:14:46.833873 | 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] 2025-12-16 00:14:46.833913 | 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] 2025-12-16 00:14:46.833944 | 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] 2025-12-16 00:14:46.833982 | 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] 2025-12-16 00:14:46.834030 | 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] 2025-12-16 00:14:46.834078 | 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] 2025-12-16 00:14:46.834117 | 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] 2025-12-16 00:14:46.834150 | 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] 2025-12-16 00:14:46.834187 | 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] 2025-12-16 00:14:46.834225 | 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] 2025-12-16 00:14:46.834286 | 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] 2025-12-16 00:14:46.834319 | 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] 2025-12-16 00:14:46.834347 | 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] 2025-12-16 00:14:46.834373 | 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] 2025-12-16 00:14:46.834404 | 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] 2025-12-16 00:14:46.834465 | 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] 2025-12-16 00:14:46.834478 | 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] 2025-12-16 00:14:46.834508 | 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] 2025-12-16 00:14:46.834534 | 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] 2025-12-16 00:14:46.834591 | 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] 2025-12-16 00:14:46.834599 | 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] 2025-12-16 00:14:46.834629 | 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] 2025-12-16 00:14:46.834688 | 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] 2025-12-16 00:14:46.834696 | 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] 2025-12-16 00:14:46.834727 | 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] 2025-12-16 00:14:46.834793 | 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] 2025-12-16 00:14:46.834846 | 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] 2025-12-16 00:14:46.834871 | 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] 2025-12-16 00:14:46.834897 | 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] 2025-12-16 00:14:46.834961 | 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] 2025-12-16 00:14:46.834969 | 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] 2025-12-16 00:14:46.834999 | 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] 2025-12-16 00:14:46.835025 | 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] 2025-12-16 00:14:46.835051 | 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] 2025-12-16 00:14:46.835466 | 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] 2025-12-16 00:14:46.835533 | 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] 2025-12-16 00:14:46.835547 | 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] 2025-12-16 00:14:46.835557 | 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] 2025-12-16 00:14:46.835608 | 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] 2025-12-16 00:14:46.835618 | 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] 2025-12-16 00:14:46.835627 | 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] 2025-12-16 00:14:46.835637 | 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] 2025-12-16 00:14:46.835646 | 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] 2025-12-16 00:14:46.835666 | 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] 2025-12-16 00:14:46.835677 | 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] 2025-12-16 00:14:46.835686 | 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] 2025-12-16 00:14:46.835695 | 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] 2025-12-16 00:14:46.835705 | 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] 2025-12-16 00:14:46.835714 | 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] 2025-12-16 00:14:46.835724 | 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] 2025-12-16 00:14:46.835733 | 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] 2025-12-16 00:14:46.835742 | 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] 2025-12-16 00:14:46.835752 | 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] 2025-12-16 00:14:46.835766 | 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] 2025-12-16 00:14:46.835791 | 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] 2025-12-16 00:14:46.835805 | 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] 2025-12-16 00:14:46.835815 | 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] 2025-12-16 00:14:46.835829 | 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] 2025-12-16 00:14:46.835838 | 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] 2025-12-16 00:14:46.835947 | 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] 2025-12-16 00:14:46.835995 | 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] 2025-12-16 00:14:46.836112 | 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] 2025-12-16 00:14:46.836148 | 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] 2025-12-16 00:14:46.836180 | 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] 2025-12-16 00:14:46.836212 | 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] 2025-12-16 00:14:46.836285 | 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] 2025-12-16 00:14:46.836296 | 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] 2025-12-16 00:14:46.836311 | 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] 2025-12-16 00:14:46.836321 | 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] 2025-12-16 00:14:46.836331 | 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] 2025-12-16 00:14:46.836340 | 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] 2025-12-16 00:14:46.836351 | 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] 2025-12-16 00:14:46.836394 | 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] 2025-12-16 00:14:46.836425 | 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] 2025-12-16 00:14:46.836458 | 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] 2025-12-16 00:14:46.836489 | 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] 2025-12-16 00:14:46.836520 | 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] 2025-12-16 00:14:46.836541 | 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] 2025-12-16 00:14:46.836550 | 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] 2025-12-16 00:14:46.836560 | 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] 2025-12-16 00:14:46.836582 | 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] 2025-12-16 00:14:46.836626 | 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] 2025-12-16 00:14:46.836658 | 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] 2025-12-16 00:14:46.836691 | 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] 2025-12-16 00:14:46.836722 | 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] 2025-12-16 00:14:46.836786 | 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] 2025-12-16 00:14:46.836804 | 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] 2025-12-16 00:14:46.836814 | 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] 2025-12-16 00:14:46.836823 | 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] 2025-12-16 00:14:46.836833 | 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] 2025-12-16 00:14:46.836866 | 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] 2025-12-16 00:14:46.836900 | 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] 2025-12-16 00:14:46.836952 | 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] 2025-12-16 00:14:46.836987 | 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] 2025-12-16 00:14:46.837005 | 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] 2025-12-16 00:14:46.837015 | 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] 2025-12-16 00:14:46.837024 | 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] 2025-12-16 00:14:46.837089 | 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] 2025-12-16 00:14:46.837144 | 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] 2025-12-16 00:14:46.837154 | 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] 2025-12-16 00:14:46.837176 | 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] 2025-12-16 00:14:46.837185 | 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] 2025-12-16 00:14:46.837224 | 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] 2025-12-16 00:14:46.837318 | 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] 2025-12-16 00:14:46.837337 | 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] 2025-12-16 00:14:46.837351 | 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] 2025-12-16 00:14:46.837368 | 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] 2025-12-16 00:14:46.837423 | 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] 2025-12-16 00:14:46.837453 | 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] 2025-12-16 00:14:46.837485 | 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] 2025-12-16 00:14:46.837533 | 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] 2025-12-16 00:14:46.837543 | 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] 2025-12-16 00:14:46.837553 | 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] 2025-12-16 00:14:46.837562 | 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] 2025-12-16 00:14:46.837595 | 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] 2025-12-16 00:14:46.837606 | 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] 2025-12-16 00:14:46.837636 | 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] 2025-12-16 00:14:46.837671 | 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] 2025-12-16 00:14:46.837703 | 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] 2025-12-16 00:14:46.837723 | 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] 2025-12-16 00:14:46.837757 | 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] 2025-12-16 00:14:46.837787 | 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] 2025-12-16 00:14:46.837808 | 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] 2025-12-16 00:14:46.837845 | 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] 2025-12-16 00:14:46.837883 | 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] 2025-12-16 00:14:46.837905 | 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] 2025-12-16 00:14:46.837939 | 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] 2025-12-16 00:14:46.837970 | 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] 2025-12-16 00:14:46.838011 | 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] 2025-12-16 00:14:46.838021 | 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] 2025-12-16 00:14:46.838054 | 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] 2025-12-16 00:14:46.838136 | 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] 2025-12-16 00:14:46.838150 | 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] 2025-12-16 00:14:46.838160 | 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] 2025-12-16 00:14:46.838199 | 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] 2025-12-16 00:14:46.838250 | 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] 2025-12-16 00:14:46.838305 | 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] 2025-12-16 00:14:46.838319 | 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] 2025-12-16 00:14:46.838329 | 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] 2025-12-16 00:14:46.838362 | 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] 2025-12-16 00:14:46.838393 | 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] 2025-12-16 00:14:46.838424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Fetched 37.0 MB in 3s (10.6 MB/s) 2025-12-16 00:14:46.838459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package uuid-runtime. 2025-12-16 00:14:46.838478 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 2025-12-16 00:14:46.838495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(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% 2025-12-16 00:14:46.838538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 70% 2025-12-16 00:14:46.838549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 75% 2025-12-16 00:14:46.838607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 80% 2025-12-16 00:14:46.838628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 85% 2025-12-16 00:14:46.838638 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 90% 2025-12-16 00:14:46.838692 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 95% 2025-12-16 00:14:46.838725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:14:46.838747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../000-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-16 00:14:46.838758 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:14:46.838791 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-16 00:14:46.838824 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../001-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-12-16 00:14:46.838867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:14:46.838878 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libunbound8:amd64. 2025-12-16 00:14:46.838911 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../002-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-16 00:14:46.838943 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:14:46.838977 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-common. 2025-12-16 00:14:46.838995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../003-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:14:46.839028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-12-16 00:14:46.839139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-netifaces:amd64. 2025-12-16 00:14:46.839156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../004-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-12-16 00:14:46.839174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-12-16 00:14:46.839184 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-sortedcontainers. 2025-12-16 00:14:46.839280 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../005-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-12-16 00:14:46.839295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-12-16 00:14:46.839309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma1:amd64. 2025-12-16 00:14:46.839344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../006-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-16 00:14:46.839375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 00:14:46.839407 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp1:amd64. 2025-12-16 00:14:46.839427 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../007-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-12-16 00:14:46.839437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-12-16 00:14:46.839469 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-openvswitch. 2025-12-16 00:14:46.839479 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../008-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:14:46.839513 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-12-16 00:14:46.839548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch. 2025-12-16 00:14:46.839598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../009-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:14:46.839614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-12-16 00:14:46.839649 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rdma-core. 2025-12-16 00:14:46.839677 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../010-rdma-core_50.0-2ubuntu0.2_amd64.deb ... 2025-12-16 00:14:46.839695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rdma-core (50.0-2ubuntu0.2) ... 2025-12-16 00:14:46.839724 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package sgml-base. 2025-12-16 00:14:46.839751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../011-sgml-base_1.31_all.deb ... 2025-12-16 00:14:46.839771 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking sgml-base (1.31) ... 2025-12-16 00:14:46.839804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-16 00:14:46.839831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../012-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:14:46.839851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:14:46.839880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package ibverbs-providers:amd64. 2025-12-16 00:14:46.839916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../013-ibverbs-providers_50.0-2ubuntu0.2_amd64.deb ... 2025-12-16 00:14:46.839995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2025-12-16 00:14:46.840005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson4:amd64. 2025-12-16 00:14:46.840048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../014-libjansson4_2.14-2build2_amd64.deb ... 2025-12-16 00:14:46.840100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:14:46.840110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8t64:amd64. 2025-12-16 00:14:46.840179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../015-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-12-16 00:14:46.840189 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-16 00:14:46.840220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pci.ids. 2025-12-16 00:14:46.840285 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../016-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-12-16 00:14:46.840316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-16 00:14:46.840347 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpci3:amd64. 2025-12-16 00:14:46.840376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../017-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-12-16 00:14:46.840394 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-12-16 00:14:46.840423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pciutils. 2025-12-16 00:14:46.840452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../018-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2025-12-16 00:14:46.840484 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pciutils (1:3.10.0-2build1) ... 2025-12-16 00:14:46.840500 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package python3-iniparse. 2025-12-16 00:14:46.840529 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../019-python3-iniparse_0.5-2_all.deb ... 2025-12-16 00:14:46.840558 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking python3-iniparse (0.5-2) ... 2025-12-16 00:14:46.840576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package crudini. 2025-12-16 00:14:46.840611 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../020-crudini_0.9.4-1_amd64.deb ... 2025-12-16 00:14:46.840640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking crudini (0.9.4-1) ... 2025-12-16 00:14:46.840658 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.840691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package dpdk. 2025-12-16 00:14:46.840737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../021-dpdk_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.840749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking dpdk (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.840779 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libatomic1:amd64. 2025-12-16 00:14:46.840808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../022-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:14:46.840826 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:14:46.840855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc-dev-bin. 2025-12-16 00:14:46.840883 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../023-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-12-16 00:14:46.840913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.840932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:14:46.840966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package linux-libc-dev:amd64. 2025-12-16 00:14:46.840994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../024-linux-libc-dev_6.8.0-90.91_amd64.deb ... 2025-12-16 00:14:46.841013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.841052 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-16 00:14:46.841085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libcrypt-dev:amd64. 2025-12-16 00:14:46.841134 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../025-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-12-16 00:14:46.841144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-16 00:14:46.841174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package rpcsvc-proto. 2025-12-16 00:14:46.841203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../026-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-12-16 00:14:46.841222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.841275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-16 00:14:46.841306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libc6-dev:amd64. 2025-12-16 00:14:46.841355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../027-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-12-16 00:14:46.841371 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.841383 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-16 00:14:46.841412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package zlib1g-dev:amd64. 2025-12-16 00:14:46.841440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../028-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-12-16 00:14:46.841458 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-12-16 00:14:46.841487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libzstd-dev:amd64. 2025-12-16 00:14:46.841515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../029-libzstd-dev_1.5.5+dfsg2-2build1.1_amd64.deb ... 2025-12-16 00:14:46.841552 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2025-12-16 00:14:46.841562 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libelf-dev:amd64. 2025-12-16 00:14:46.841590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../030-libelf-dev_0.190-1.1ubuntu0.1_amd64.deb ... 2025-12-16 00:14:46.841618 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.841648 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-16 00:14:46.841663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbpf-dev:amd64. 2025-12-16 00:14:46.841696 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../031-libbpf-dev_1%3a1.3.0-2build2_amd64.deb ... 2025-12-16 00:14:46.841717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbpf-dev:amd64 (1:1.3.0-2build2) ... 2025-12-16 00:14:46.841747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmd-dev:amd64. 2025-12-16 00:14:46.841774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../032-libmd-dev_1.1.0-2build1.1_amd64.deb ... 2025-12-16 00:14:46.841804 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.841820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmd-dev:amd64 (1.1.0-2build1.1) ... 2025-12-16 00:14:46.841849 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libbsd-dev:amd64. 2025-12-16 00:14:46.841876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../033-libbsd-dev_0.12.1-1build1.1_amd64.deb ... 2025-12-16 00:14:46.841894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libbsd-dev:amd64 (0.12.1-1build1.1) ... 2025-12-16 00:14:46.841924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpkgconf3:amd64. 2025-12-16 00:14:46.841956 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../034-libpkgconf3_1.8.1-2build1_amd64.deb ... 2025-12-16 00:14:46.841993 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2025-12-16 00:14:46.842002 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf-bin. 2025-12-16 00:14:46.842031 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../035-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2025-12-16 00:14:46.842127 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.842148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf-bin (1.8.1-2build1) ... 2025-12-16 00:14:46.842158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package pkgconf:amd64. 2025-12-16 00:14:46.842166 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../036-pkgconf_1.8.1-2build1_amd64.deb ... 2025-12-16 00:14:46.842175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2025-12-16 00:14:46.842205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package xml-core. 2025-12-16 00:14:46.842278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../037-xml-core_0.19_all.deb ... 2025-12-16 00:14:46.842294 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking xml-core (0.19) ... 2025-12-16 00:14:46.842308 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdbus-1-dev:amd64. 2025-12-16 00:14:46.842317 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../038-libdbus-1-dev_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:14:46.842373 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:14:46.842400 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-3-dev:amd64. 2025-12-16 00:14:46.842428 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../039-libnl-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2025-12-16 00:14:46.842447 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-12-16 00:14:46.842456 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnl-route-3-dev:amd64. 2025-12-16 00:14:46.842465 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../040-libnl-route-3-dev_3.7.0-0.3build1.1_amd64.deb ... 2025-12-16 00:14:46.842495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-12-16 00:14:46.842503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libibverbs-dev:amd64. 2025-12-16 00:14:46.842526 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../041-libibverbs-dev_50.0-2ubuntu0.2_amd64.deb ... 2025-12-16 00:14:46.842551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2025-12-16 00:14:46.842561 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb1. 2025-12-16 00:14:46.842606 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.842617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../042-libipsec-mb1_1.5-1build1_amd64.deb ... 2025-12-16 00:14:46.842654 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb1 (1.5-1build1) ... 2025-12-16 00:14:46.842662 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libipsec-mb-dev. 2025-12-16 00:14:46.842723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../043-libipsec-mb-dev_1.5-1build1_amd64.deb ... 2025-12-16 00:14:46.842737 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libipsec-mb-dev (1.5-1build1) ... 2025-12-16 00:14:46.842765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal2. 2025-12-16 00:14:46.842772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../044-libisal2_2.31.0-0.1build1_amd64.deb ... 2025-12-16 00:14:46.842798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal2 (2.31.0-0.1build1) ... 2025-12-16 00:14:46.842828 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libisal-dev. 2025-12-16 00:14:46.842857 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../045-libisal-dev_2.31.0-0.1build1_amd64.deb ... 2025-12-16 00:14:46.842886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libisal-dev (2.31.0-0.1build1) ... 2025-12-16 00:14:46.842911 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt1:amd64. 2025-12-16 00:14:46.842941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../046-libfdt1_1.7.0-2build1_amd64.deb ... 2025-12-16 00:14:46.842985 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-12-16 00:14:46.842995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libfdt-dev:amd64. 2025-12-16 00:14:46.843030 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../047-libfdt-dev_1.7.0-2build1_amd64.deb ... 2025-12-16 00:14:46.843086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libfdt-dev:amd64 (1.7.0-2build1) ... 2025-12-16 00:14:46.843096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libjansson-dev:amd64. 2025-12-16 00:14:46.843146 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../048-libjansson-dev_2.14-2build2_amd64.deb ... 2025-12-16 00:14:46.843154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libjansson-dev:amd64 (2.14-2build2) ... 2025-12-16 00:14:46.843179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libmnl-dev:amd64. 2025-12-16 00:14:46.843210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../049-libmnl-dev_1.0.5-2build1_amd64.deb ... 2025-12-16 00:14:46.843258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libmnl-dev:amd64 (1.0.5-2build1) ... 2025-12-16 00:14:46.843297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libnuma-dev:amd64. 2025-12-16 00:14:46.843325 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../050-libnuma-dev_2.0.18-1build1_amd64.deb ... 2025-12-16 00:14:46.843333 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libnuma-dev:amd64 (2.0.18-1build1) ... 2025-12-16 00:14:46.843364 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap0.8-dev:amd64. 2025-12-16 00:14:46.843393 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../051-libpcap0.8-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2025-12-16 00:14:46.843423 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-16 00:14:46.843452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libpcap-dev:amd64. 2025-12-16 00:14:46.843478 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../052-libpcap-dev_1.10.4-4.1ubuntu3_amd64.deb ... 2025-12-16 00:14:46.843514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-16 00:14:46.843541 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libssl-dev:amd64. 2025-12-16 00:14:46.843548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../053-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-12-16 00:14:46.843585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-12-16 00:14:46.843617 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libxdp-dev:amd64. 2025-12-16 00:14:46.843640 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../054-libxdp-dev_1.4.2-1ubuntu4_amd64.deb ... 2025-12-16 00:14:46.843655 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libxdp-dev:amd64 (1.4.2-1ubuntu4) ... 2025-12-16 00:14:46.843682 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-log24:amd64. 2025-12-16 00:14:46.843689 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../055-librte-log24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.843714 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-log24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.843747 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-kvargs24:amd64. 2025-12-16 00:14:46.843755 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../056-librte-kvargs24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.843785 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-kvargs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.843818 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-telemetry24:amd64. 2025-12-16 00:14:46.843825 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../057-librte-telemetry24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.843850 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-telemetry24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.843876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eal24:amd64. 2025-12-16 00:14:46.843905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../058-librte-eal24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.843912 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.843937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-acl24:amd64. 2025-12-16 00:14:46.843967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../059-librte-acl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.843999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-acl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.844006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ring24:amd64. 2025-12-16 00:14:46.844035 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../060-librte-ring24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.844080 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.844105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool24:amd64. 2025-12-16 00:14:46.844128 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../061-librte-mempool24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.844143 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.844167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mbuf24:amd64. 2025-12-16 00:14:46.844200 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../062-librte-mbuf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.844207 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mbuf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.844249 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bbdev24:amd64. 2025-12-16 00:14:46.844289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../063-librte-bbdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.844297 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bbdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.844332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pci24:amd64. 2025-12-16 00:14:46.844362 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../064-librte-pci24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.844385 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.844410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-pci24:amd64. 2025-12-16 00:14:46.844425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../065-librte-bus-pci24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.844452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.844459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-acc24:amd64. 2025-12-16 00:14:46.844504 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../066-librte-baseband-acc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.844519 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-acc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.844551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vdev24:amd64. 2025-12-16 00:14:46.844564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../067-librte-bus-vdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.844592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.844599 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-5gnr-fec24:amd64. 2025-12-16 00:14:46.844634 | 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 ... 2025-12-16 00:14:46.844661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-5gnr-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.844669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-fpga-lte-fec24:amd64. 2025-12-16 00:14:46.844695 | 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 ... 2025-12-16 00:14:46.844728 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-fpga-lte-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.844735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-la12xx24:amd64. 2025-12-16 00:14:46.844780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../070-librte-baseband-la12xx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.844796 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-la12xx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.844823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-null24:amd64. 2025-12-16 00:14:46.844831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../071-librte-baseband-null24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.844903 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.844912 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-baseband-turbo-sw24:amd64. 2025-12-16 00:14:46.844939 | 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 ... 2025-12-16 00:14:46.844963 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-baseband-turbo-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.844971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meter24:amd64. 2025-12-16 00:14:46.844996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../073-librte-meter24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.845006 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meter24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.845048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net24:amd64. 2025-12-16 00:14:46.845126 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../074-librte-net24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.845141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.845165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.845172 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ethdev24:amd64. 2025-12-16 00:14:46.845194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../075-librte-ethdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.845226 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ethdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.845300 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-metrics24:amd64. 2025-12-16 00:14:46.845320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../076-librte-metrics24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.845327 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-metrics24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.845348 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bitratestats24:amd64. 2025-12-16 00:14:46.845354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../077-librte-bitratestats24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.845376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bitratestats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.845398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bpf24:amd64. 2025-12-16 00:14:46.845425 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../078-librte-bpf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.845452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.845474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-auxiliary24:amd64. 2025-12-16 00:14:46.845496 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../079-librte-bus-auxiliary24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.845523 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.845555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-auxiliary24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.845577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-cdx24:amd64. 2025-12-16 00:14:46.845600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../080-librte-bus-cdx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.845637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.845664 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-cdx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.845686 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-dpaax24:amd64. 2025-12-16 00:14:46.845708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../081-librte-common-dpaax24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.845735 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-dpaax24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.845762 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rcu24:amd64. 2025-12-16 00:14:46.845787 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../082-librte-rcu24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.845813 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rcu24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.845838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cryptodev24:amd64. 2025-12-16 00:14:46.845864 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../083-librte-cryptodev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.845886 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cryptodev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.845925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dmadev24:amd64. 2025-12-16 00:14:46.845932 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../084-librte-dmadev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.845957 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dmadev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.845978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-hash24:amd64. 2025-12-16 00:14:46.846005 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../085-librte-hash24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.846027 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-hash24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.846049 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-timer24:amd64. 2025-12-16 00:14:46.846085 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../086-librte-timer24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.846129 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-timer24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.846168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-eventdev24:amd64. 2025-12-16 00:14:46.846207 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../087-librte-eventdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.846263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-eventdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.846305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-dpaa24:amd64. 2025-12-16 00:14:46.846344 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../088-librte-bus-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.846386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.846412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-fslmc24:amd64. 2025-12-16 00:14:46.846438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../089-librte-bus-fslmc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.846460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-fslmc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.846486 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rawdev24:amd64. 2025-12-16 00:14:46.846509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../090-librte-rawdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.846531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rawdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.846553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-ifpga24:amd64. 2025-12-16 00:14:46.846580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../091-librte-bus-ifpga24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.846602 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.846625 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-platform24:amd64. 2025-12-16 00:14:46.846647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../092-librte-bus-platform24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.846678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-platform24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.846701 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-bus-vmbus24:amd64. 2025-12-16 00:14:46.846723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../093-librte-bus-vmbus24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.846746 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-bus-vmbus24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.846768 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cfgfile24:amd64. 2025-12-16 00:14:46.846797 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../094-librte-cfgfile24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.846823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.846845 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cfgfile24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.846871 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-cmdline24:amd64. 2025-12-16 00:14:46.846893 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../095-librte-cmdline24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.846916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-cmdline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.846943 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-security24:amd64. 2025-12-16 00:14:46.846966 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../096-librte-security24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.846988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-security24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.847010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cnxk24:amd64. 2025-12-16 00:14:46.847037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../097-librte-common-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.847073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.847124 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-cpt24:amd64. 2025-12-16 00:14:46.847150 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../098-librte-common-cpt24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.847177 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-cpt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.847216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-iavf24:amd64. 2025-12-16 00:14:46.847274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../099-librte-common-iavf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.847283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.847305 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-idpf24:amd64. 2025-12-16 00:14:46.847329 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../100-librte-common-idpf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.847354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.847380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-mlx5-24:amd64. 2025-12-16 00:14:46.847406 | 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 ... 2025-12-16 00:14:46.847428 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.847450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-nfp24:amd64. 2025-12-16 00:14:46.847472 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../102-librte-common-nfp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.847498 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.847523 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-octeontx24:amd64. 2025-12-16 00:14:46.847548 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../103-librte-common-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.847587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.847595 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compressdev24:amd64. 2025-12-16 00:14:46.847628 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../104-librte-compressdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.847635 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compressdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.847656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-qat24:amd64. 2025-12-16 00:14:46.847678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../105-librte-common-qat24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.847717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-qat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.847725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-common-sfc-efx24:amd64. 2025-12-16 00:14:46.847750 | 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 ... 2025-12-16 00:14:46.847772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-common-sfc-efx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.847797 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-isal24:amd64. 2025-12-16 00:14:46.847836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../107-librte-compress-isal24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.847844 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-isal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.847869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-mlx5-24:amd64. 2025-12-16 00:14:46.847908 | 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 ... 2025-12-16 00:14:46.847916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.847941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-octeontx24:amd64. 2025-12-16 00:14:46.847979 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../109-librte-mempool-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.847988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.848018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-octeontx24:amd64. 2025-12-16 00:14:46.848041 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../110-librte-compress-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.848048 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.848084 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-compress-zlib24:amd64. 2025-12-16 00:14:46.848109 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../111-librte-compress-zlib24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.848148 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-compress-zlib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.848156 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-bcmfs24:amd64. 2025-12-16 00:14:46.848195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../112-librte-crypto-bcmfs24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.848203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-bcmfs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.848240 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-caam-jr24:amd64. 2025-12-16 00:14:46.848271 | 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 ... 2025-12-16 00:14:46.848278 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-caam-jr24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.848322 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ccp24:amd64. 2025-12-16 00:14:46.848343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../114-librte-crypto-ccp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.848356 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ccp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.848389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-cnxk24:amd64. 2025-12-16 00:14:46.848397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../115-librte-crypto-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.848422 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.848460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa24:amd64. 2025-12-16 00:14:46.848469 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../116-librte-mempool-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.848493 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.848515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa-sec24:amd64. 2025-12-16 00:14:46.848537 | 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 ... 2025-12-16 00:14:46.848563 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.848585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-dpaa2-24:amd64. 2025-12-16 00:14:46.848610 | 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 ... 2025-12-16 00:14:46.848635 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.848657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.848679 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-dpaa2-sec24:amd64. 2025-12-16 00:14:46.848700 | 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 ... 2025-12-16 00:14:46.848723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-dpaa2-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.848745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-ipsec-mb24:amd64. 2025-12-16 00:14:46.848766 | 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 ... 2025-12-16 00:14:46.848788 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-ipsec-mb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.848815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-mlx5-24:amd64. 2025-12-16 00:14:46.848840 | 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 ... 2025-12-16 00:14:46.848865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.848888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-nitrox24:amd64. 2025-12-16 00:14:46.848918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../122-librte-crypto-nitrox24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.848942 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-nitrox24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.848948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-null24:amd64. 2025-12-16 00:14:46.848970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../123-librte-crypto-null24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.848996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.849032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-octeontx24:amd64. 2025-12-16 00:14:46.849041 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../124-librte-crypto-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.849083 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.849108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-openssl24:amd64. 2025-12-16 00:14:46.849114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../125-librte-crypto-openssl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.849139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-openssl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.849164 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-reorder24:amd64. 2025-12-16 00:14:46.849191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../126-librte-reorder24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.849242 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-reorder24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.849282 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-scheduler24:amd64. 2025-12-16 00:14:46.849309 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../127-librte-crypto-scheduler24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.849336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-scheduler24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.849358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-crypto-virtio24:amd64. 2025-12-16 00:14:46.849380 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../128-librte-crypto-virtio24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.849402 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-crypto-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.849424 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dispatcher24:amd64. 2025-12-16 00:14:46.849450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../129-librte-dispatcher24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.849476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dispatcher24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.849510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-distributor24:amd64. 2025-12-16 00:14:46.849516 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../130-librte-distributor24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.849539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-distributor24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.849560 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-cnxk24:amd64. 2025-12-16 00:14:46.849582 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../131-librte-dma-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.849607 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.849645 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa2-24:amd64. 2025-12-16 00:14:46.849653 | 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 ... 2025-12-16 00:14:46.849678 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.849717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-dpaa24:amd64. 2025-12-16 00:14:46.849725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../133-librte-dma-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.849757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.849764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-hisilicon24:amd64. 2025-12-16 00:14:46.849785 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../134-librte-dma-hisilicon24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.849807 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-hisilicon24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.849829 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-idxd24:amd64. 2025-12-16 00:14:46.849851 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../135-librte-dma-idxd24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.849876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-idxd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.849897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-ioat24:amd64. 2025-12-16 00:14:46.849919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../136-librte-dma-ioat24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.849941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-ioat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.849967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-dma-skeleton24:amd64. 2025-12-16 00:14:46.849989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../137-librte-dma-skeleton24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.850010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-dma-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.850032 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-efd24:amd64. 2025-12-16 00:14:46.850054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../138-librte-efd24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.850115 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-efd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.850127 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-cnxk24:amd64. 2025-12-16 00:14:46.850152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../139-librte-mempool-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.850158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.850185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cnxk24:amd64. 2025-12-16 00:14:46.850211 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../140-librte-net-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.850262 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.850270 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-cnxk24:amd64. 2025-12-16 00:14:46.850293 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.850313 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../141-librte-event-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.850334 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.850354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dlb2-24:amd64. 2025-12-16 00:14:46.850375 | 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 ... 2025-12-16 00:14:46.850396 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.850429 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dlb2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.850451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa2-24:amd64. 2025-12-16 00:14:46.850457 | 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 ... 2025-12-16 00:14:46.850490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.850512 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa2-24:amd64. 2025-12-16 00:14:46.850518 | 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 ... 2025-12-16 00:14:46.850539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.850564 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-dpaa24:amd64. 2025-12-16 00:14:46.850587 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../145-librte-net-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.850624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.850637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dpaa24:amd64. 2025-12-16 00:14:46.850661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../146-librte-event-dpaa24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.850683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.850688 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-dsw24:amd64. 2025-12-16 00:14:46.850711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../147-librte-event-dsw24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.850733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-dsw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.850766 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeontx24:amd64. 2025-12-16 00:14:46.850774 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../148-librte-net-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.850795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.850815 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-octeontx24:amd64. 2025-12-16 00:14:46.850835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../149-librte-event-octeontx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.850855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.850876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-opdl24:amd64. 2025-12-16 00:14:46.850897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../150-librte-event-opdl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.850917 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-opdl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.850937 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-skeleton24:amd64. 2025-12-16 00:14:46.850973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../151-librte-event-skeleton24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.850988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.851010 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-event-sw24:amd64. 2025-12-16 00:14:46.851016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../152-librte-event-sw24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.851037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-event-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.851057 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-rib24:amd64. 2025-12-16 00:14:46.851096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../153-librte-rib24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.851120 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-rib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.851141 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-fib24:amd64. 2025-12-16 00:14:46.851162 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../154-librte-fib24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.851169 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-fib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.851193 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gpudev24:amd64. 2025-12-16 00:14:46.851222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../155-librte-gpudev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.851268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gpudev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.851274 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pcapng24:amd64. 2025-12-16 00:14:46.851295 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../156-librte-pcapng24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.851316 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pcapng24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.851352 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-graph24:amd64. 2025-12-16 00:14:46.851360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../157-librte-graph24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.851386 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-graph24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.851392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gro24:amd64. 2025-12-16 00:14:46.851416 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../158-librte-gro24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.851439 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gro24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.851476 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-gso24:amd64. 2025-12-16 00:14:46.851488 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../159-librte-gso24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.851509 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-gso24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.851515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ip-frag24:amd64. 2025-12-16 00:14:46.851535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../160-librte-ip-frag24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.851555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ip-frag24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.851575 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ipsec24:amd64. 2025-12-16 00:14:46.851596 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../161-librte-ipsec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.851616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ipsec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.851637 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-jobstats24:amd64. 2025-12-16 00:14:46.851657 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../162-librte-jobstats24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.851680 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-jobstats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.851703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-latencystats24:amd64. 2025-12-16 00:14:46.851723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../163-librte-latencystats24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.851752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-latencystats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.851775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-lpm24:amd64. 2025-12-16 00:14:46.851781 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../164-librte-lpm24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.851801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-lpm24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.851841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-member24:amd64. 2025-12-16 00:14:46.851853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../165-librte-member24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.851875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-member24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.851881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-bucket24:amd64. 2025-12-16 00:14:46.851905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../166-librte-mempool-bucket24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.851929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-bucket24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.851965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-ring24:amd64. 2025-12-16 00:14:46.851973 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../167-librte-mempool-ring24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.852001 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.852022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-stack24:amd64. 2025-12-16 00:14:46.852028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../168-librte-stack24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.852073 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.852096 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mempool-stack24:amd64. 2025-12-16 00:14:46.852102 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../169-librte-mempool-stack24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.852122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mempool-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.852142 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-mldev24:amd64. 2025-12-16 00:14:46.852168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../170-librte-mldev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.852191 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-mldev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.852215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-ml-cnxk24:amd64. 2025-12-16 00:14:46.852258 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../171-librte-ml-cnxk24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.852265 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-ml-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.852286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-packet24:amd64. 2025-12-16 00:14:46.852307 | 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 ... 2025-12-16 00:14:46.852331 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-packet24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.852354 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-af-xdp24:amd64. 2025-12-16 00:14:46.852374 | 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 ... 2025-12-16 00:14:46.852398 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-af-xdp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.852430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ark24:amd64. 2025-12-16 00:14:46.852436 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../174-librte-net-ark24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.852460 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ark24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.852484 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-atlantic24:amd64. 2025-12-16 00:14:46.852507 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../175-librte-net-atlantic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.852528 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-atlantic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.852555 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-avp24:amd64. 2025-12-16 00:14:46.852577 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../176-librte-net-avp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.852583 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-avp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.852608 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-axgbe24:amd64. 2025-12-16 00:14:46.852631 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../177-librte-net-axgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.852668 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-axgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.852683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnx2x24:amd64. 2025-12-16 00:14:46.852705 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../178-librte-net-bnx2x24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.852711 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnx2x24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.852731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bnxt24:amd64. 2025-12-16 00:14:46.852752 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../179-librte-net-bnxt24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.852772 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bnxt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.852792 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-sched24:amd64. 2025-12-16 00:14:46.852816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../180-librte-sched24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.852837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-sched24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.852865 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-bond24:amd64. 2025-12-16 00:14:46.852891 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../181-librte-net-bond24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.852897 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-bond24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.852925 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cpfl24:amd64. 2025-12-16 00:14:46.852946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../182-librte-net-cpfl24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.852952 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cpfl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.852971 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-cxgbe24:amd64. 2025-12-16 00:14:46.852996 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../183-librte-net-cxgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.853017 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.853037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-cxgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.853058 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-e1000-24:amd64. 2025-12-16 00:14:46.853124 | 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 ... 2025-12-16 00:14:46.853136 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-e1000-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.853158 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ena24:amd64. 2025-12-16 00:14:46.853163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../185-librte-net-ena24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.853184 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ena24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.853214 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetc24:amd64. 2025-12-16 00:14:46.853255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../186-librte-net-enetc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.853263 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.853284 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enetfec24:amd64. 2025-12-16 00:14:46.853302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../187-librte-net-enetfec24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.853336 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enetfec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.853343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-enic24:amd64. 2025-12-16 00:14:46.853379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../188-librte-net-enic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.853387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-enic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.853415 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-failsafe24:amd64. 2025-12-16 00:14:46.853437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../189-librte-net-failsafe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.853442 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-failsafe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.853467 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-fm10k24:amd64. 2025-12-16 00:14:46.853490 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../190-librte-net-fm10k24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.853521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-fm10k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.853543 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-gve24:amd64. 2025-12-16 00:14:46.853549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../191-librte-net-gve24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.853569 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-gve24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.853593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hinic24:amd64. 2025-12-16 00:14:46.853616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../192-librte-net-hinic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.853641 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hinic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.853669 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-hns3-24:amd64. 2025-12-16 00:14:46.853691 | 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 ... 2025-12-16 00:14:46.853697 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-hns3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.853722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-i40e24:amd64. 2025-12-16 00:14:46.853751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../194-librte-net-i40e24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.853770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-i40e24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.853782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-iavf24:amd64. 2025-12-16 00:14:46.853801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../195-librte-net-iavf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.853819 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.853831 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ice24:amd64. 2025-12-16 00:14:46.853853 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../196-librte-net-ice24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.853859 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ice24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.853879 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-idpf24:amd64. 2025-12-16 00:14:46.853905 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../197-librte-net-idpf24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.853911 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.853940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-igc24:amd64. 2025-12-16 00:14:46.853961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../198-librte-net-igc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.853967 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-igc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.853987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ionic24:amd64. 2025-12-16 00:14:46.854013 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../199-librte-net-ionic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.854019 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ionic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ipn3ke24:amd64. 2025-12-16 00:14:46.854110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../200-librte-net-ipn3ke24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.854117 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ipn3ke24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ixgbe24:amd64. 2025-12-16 00:14:46.854139 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../201-librte-net-ixgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.854145 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ixgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mana24:amd64. 2025-12-16 00:14:46.854184 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../202-librte-net-mana24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.854196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mana24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854214 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-memif24:amd64. 2025-12-16 00:14:46.854220 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../203-librte-net-memif24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.854272 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-memif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx4-24:amd64. 2025-12-16 00:14:46.854302 | 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 ... 2025-12-16 00:14:46.854330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx4-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854338 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-mlx5-24:amd64. 2025-12-16 00:14:46.854356 | 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 ... 2025-12-16 00:14:46.854372 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-netvsc24:amd64. 2025-12-16 00:14:46.854397 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../206-librte-net-netvsc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.854416 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-nfp24:amd64. 2025-12-16 00:14:46.854455 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../207-librte-net-nfp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.854473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ngbe24:amd64. 2025-12-16 00:14:46.854513 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../208-librte-net-ngbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.854531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ngbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854549 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-null24:amd64. 2025-12-16 00:14:46.854567 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../209-librte-net-null24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.854585 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854606 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-octeon-ep24:amd64. 2025-12-16 00:14:46.854627 | 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 ... 2025-12-16 00:14:46.854645 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-octeon-ep24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pcap24:amd64. 2025-12-16 00:14:46.854681 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../211-librte-net-pcap24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.854703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pcap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854724 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-pfe24:amd64. 2025-12-16 00:14:46.854745 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../212-librte-net-pfe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.854765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-pfe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-qede24:amd64. 2025-12-16 00:14:46.854802 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../213-librte-net-qede24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.854820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-qede24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854838 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-ring24:amd64. 2025-12-16 00:14:46.854855 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../214-librte-net-ring24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.854877 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.854894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854913 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-sfc24:amd64. 2025-12-16 00:14:46.854933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../215-librte-net-sfc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.854954 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.854974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-port24:amd64. 2025-12-16 00:14:46.854995 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../216-librte-port24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.855016 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-port24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.855037 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-table24:amd64. 2025-12-16 00:14:46.855079 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../217-librte-table24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.855091 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-table24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.855111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pipeline24:amd64. 2025-12-16 00:14:46.855116 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../218-librte-pipeline24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.855138 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pipeline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.855155 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-softnic24:amd64. 2025-12-16 00:14:46.855173 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../219-librte-net-softnic24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.855192 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-softnic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.855213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-tap24:amd64. 2025-12-16 00:14:46.855257 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../220-librte-net-tap24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.855264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-tap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.855283 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-thunderx24:amd64. 2025-12-16 00:14:46.855312 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../221-librte-net-thunderx24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.855319 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-thunderx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.855340 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-txgbe24:amd64. 2025-12-16 00:14:46.855358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../222-librte-net-txgbe24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.855376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-txgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.855394 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vdev-netvsc24:amd64. 2025-12-16 00:14:46.855412 | 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 ... 2025-12-16 00:14:46.855432 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.855454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vdev-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.855475 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vhost24:amd64. 2025-12-16 00:14:46.855496 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../224-librte-vhost24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.855531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.855538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vhost24:amd64. 2025-12-16 00:14:46.855558 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../225-librte-net-vhost24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.855590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.855597 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-virtio24:amd64. 2025-12-16 00:14:46.855618 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../226-librte-net-virtio24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.855650 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.855656 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-net-vmxnet3-24:amd64. 2025-12-16 00:14:46.855677 | 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 ... 2025-12-16 00:14:46.855709 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-net-vmxnet3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.855715 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-node24:amd64. 2025-12-16 00:14:46.855736 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../228-librte-node24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.855757 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.855775 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-node24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.855795 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdcp24:amd64. 2025-12-16 00:14:46.855819 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../229-librte-pdcp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.855840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdcp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.855861 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-pdump24:amd64. 2025-12-16 00:14:46.855881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../230-librte-pdump24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.855900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-pdump24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.855918 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-power24:amd64. 2025-12-16 00:14:46.855935 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.855953 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../231-librte-power24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.855974 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-power24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.855994 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-bphy24:amd64. 2025-12-16 00:14:46.856015 | 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 ... 2025-12-16 00:14:46.856036 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-bphy24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.856054 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-cnxk-gpio24:amd64. 2025-12-16 00:14:46.856085 | 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 ... 2025-12-16 00:14:46.856108 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-cnxk-gpio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.856130 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-dpaa2-cmdif24:amd64. 2025-12-16 00:14:46.856159 | 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 ... 2025-12-16 00:14:46.856187 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-dpaa2-cmdif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.856194 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ifpga24:amd64. 2025-12-16 00:14:46.856215 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../235-librte-raw-ifpga24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.856260 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.856276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-ntb24:amd64. 2025-12-16 00:14:46.856281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../236-librte-raw-ntb24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.856311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-ntb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.856318 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-raw-skeleton24:amd64. 2025-12-16 00:14:46.856339 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../237-librte-raw-skeleton24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.856358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-raw-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.856376 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regexdev24:amd64. 2025-12-16 00:14:46.856394 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../238-librte-regexdev24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.856413 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regexdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.856446 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-cn9k24:amd64. 2025-12-16 00:14:46.856453 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../239-librte-regex-cn9k24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.856473 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-cn9k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.856506 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-regex-mlx5-24:amd64. 2025-12-16 00:14:46.856513 | 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 ... 2025-12-16 00:14:46.856538 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-regex-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.856566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-ifc24:amd64. 2025-12-16 00:14:46.856573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../241-librte-vdpa-ifc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.856593 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.856612 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-ifc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.856635 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-mlx5-24:amd64. 2025-12-16 00:14:46.856656 | 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 ... 2025-12-16 00:14:46.856661 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.856683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-nfp24:amd64. 2025-12-16 00:14:46.856704 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../243-librte-vdpa-nfp24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.856725 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.856759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-vdpa-sfc24:amd64. 2025-12-16 00:14:46.856773 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../244-librte-vdpa-sfc24_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.856793 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-vdpa-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.856798 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-all:amd64. 2025-12-16 00:14:46.856816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../245-librte-meta-all_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.856835 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-all:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.856868 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-allpmds:amd64. 2025-12-16 00:14:46.856875 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../246-librte-meta-allpmds_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.856900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-allpmds:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.856919 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-baseband:amd64. 2025-12-16 00:14:46.856924 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../247-librte-meta-baseband_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.856946 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-baseband:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.856983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-bus:amd64. 2025-12-16 00:14:46.856988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../248-librte-meta-bus_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.857008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.857029 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-bus:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.857047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-common:amd64. 2025-12-16 00:14:46.857077 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../249-librte-meta-common_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.857095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.857117 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-common:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.857135 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-compress:amd64. 2025-12-16 00:14:46.857152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../250-librte-meta-compress_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.857174 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-compress:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.857195 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-crypto:amd64. 2025-12-16 00:14:46.857216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../251-librte-meta-crypto_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.857253 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-crypto:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.857273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-dma:amd64. 2025-12-16 00:14:46.857291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../252-librte-meta-dma_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.857314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-dma:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.857332 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-event:amd64. 2025-12-16 00:14:46.857350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../253-librte-meta-event_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.857368 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-event:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.857389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-mempool:amd64. 2025-12-16 00:14:46.857426 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../254-librte-meta-mempool_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.857440 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-mempool:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.857459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-net:amd64. 2025-12-16 00:14:46.857464 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../255-librte-meta-net_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.857485 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-net:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.857503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package librte-meta-raw:amd64. 2025-12-16 00:14:46.857521 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../256-librte-meta-raw_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.857539 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking librte-meta-raw:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.857557 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package libdpdk-dev:amd64. 2025-12-16 00:14:46.857579 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../257-libdpdk-dev_23.11.4-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:14:46.857600 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking libdpdk-dev:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.857621 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Selecting previously unselected package openvswitch-switch-dpdk. 2025-12-16 00:14:46.857660 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Preparing to unpack .../258-openvswitch-switch-dpdk_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:14:46.857671 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Unpacking openvswitch-switch-dpdk (3.4.0-1~cloud0) ... 2025-12-16 00:14:46.857690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-16 00:14:46.857695 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libzstd-dev:amd64 (1.5.5+dfsg2-2build1.1) ... 2025-12-16 00:14:46.857716 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up ibverbs-providers:amd64 (50.0-2ubuntu0.2) ... 2025-12-16 00:14:46.857749 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal2 (2.31.0-0.1build1) ... 2025-12-16 00:14:46.857756 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-16 00:14:46.857777 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:14:46.857809 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-12-16 00:14:46.857816 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-12-16 00:14:46.857837 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:14:46.857869 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-12-16 00:14:46.857876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libfdt-dev:amd64 (1.7.0-2build1) ... 2025-12-16 00:14:46.857908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb1 (1.5-1build1) ... 2025-12-16 00:14:46.857915 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:14:46.857934 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2025-12-16 00:14:46.857951 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-16 00:14:46.857970 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmnl-dev:amd64 (1.0.5-2build1) ... 2025-12-16 00:14:46.857988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:14:46.858007 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-12-16 00:14:46.858025 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:14:46.858044 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf-bin (1.8.1-2build1) ... 2025-12-16 00:14:46.858099 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libisal-dev (2.31.0-0.1build1) ... 2025-12-16 00:14:46.858105 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-12-16 00:14:46.858127 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-12-16 00:14:46.858144 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 00:14:46.858163 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-12-16 00:14:46.858185 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:14:46.858203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Selecting GID from range 100 to 59999 ... 2025-12-16 00:14:46.858221 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:info: Adding group `uuidd' (GID 102) ... 2025-12-16 00:14:46.858255 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-12-16 00:14:46.858275 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:14:46.858294 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libipsec-mb-dev (1.5-1build1) ... 2025-12-16 00:14:46.858311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-12-16 00:14:46.858350 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-16 00:14:46.858359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libmd-dev:amd64 (1.1.0-2build1.1) ... 2025-12-16 00:14:46.858389 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-16 00:14:46.858399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up sgml-base (1.31) ... 2025-12-16 00:14:46.858414 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up rdma-core (50.0-2ubuntu0.2) ... 2025-12-16 00:14:46.858430 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-12-16 00:14:46.858451 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:14:46.858471 | 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 2025-12-16 00:14:46.858492 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.858530 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:14:46.858535 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.858554 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbsd-dev:amd64 (0.12.1-1build1.1) ... 2025-12-16 00:14:46.858573 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-iniparse (0.5-2) ... 2025-12-16 00:14:46.858592 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libjansson-dev:amd64 (2.14-2build2) ... 2025-12-16 00:14:46.858612 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up crudini (0.9.4-1) ... 2025-12-16 00:14:46.858631 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-log24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.858651 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-12-16 00:14:46.858691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2025-12-16 00:14:46.858700 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnl-route-3-dev:amd64 (3.7.0-0.3build1.1) ... 2025-12-16 00:14:46.858717 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up pciutils (1:3.10.0-2build1) ... 2025-12-16 00:14:46.858721 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-telemetry24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.858759 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-kvargs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.858764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up xml-core (0.19) ... 2025-12-16 00:14:46.858782 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-16 00:14:46.858799 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-12-16 00:14:46.858820 | 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 2025-12-16 00:14:46.858836 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: could not determine current runlevel 2025-12-16 00:14:46.858852 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:14:46.858889 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.858894 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-dpaax24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.858912 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-acl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.858929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libibverbs-dev:amd64 (50.0-2ubuntu0.2) ... 2025-12-16 00:14:46.858948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cfgfile24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.858968 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-jobstats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.858988 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libnuma-dev:amd64 (2.0.18-1build1) ... 2025-12-16 00:14:46.859008 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859028 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-cdx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859047 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up dpdk (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859095 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-platform24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859100 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859119 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-timer24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859136 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859152 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meter24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859168 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rawdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859205 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-12-16 00:14:46.859210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859248 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-auxiliary24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859267 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dmadev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859286 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859302 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859320 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-pci24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859338 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859358 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-bucket24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mbuf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859399 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vmbus24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859459 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-vdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859496 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-sched24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-idxd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-stack24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gpudev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859572 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-reorder24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859588 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859604 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859642 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bbdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859647 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-rcu24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ntb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libelf-dev:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-16 00:14:46.859703 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-distributor24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859723 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.859760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-hisilicon24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859765 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-acc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-ioat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compressdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regexdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859861 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-turbo-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859881 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859901 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-sfc-efx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859921 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-5gnr-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859941 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-la12xx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.859981 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mldev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860001 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-fib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860021 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860041 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cmdline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860074 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libbpf-dev:amd64 (1:1.3.0-2build2) ... 2025-12-16 00:14:46.860093 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-cryptodev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860110 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860146 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860161 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-zlib24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860179 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860184 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-security24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860203 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ethdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860222 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-e1000-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860264 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-baseband-fpga-lte-fec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860281 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-scheduler24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860298 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ionic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860314 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-igc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libxdp-dev:amd64 (1.4.2-1ubuntu4) ... 2025-12-16 00:14:46.860355 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860375 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cpt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gro24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860422 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mana24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860438 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ccp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860454 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860474 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx4-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-gve24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860515 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860534 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-nitrox24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860551 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-baseband:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860568 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-isal24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860584 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860604 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ring24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860624 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-avp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860643 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnx2x24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860663 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-axgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860683 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-null24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860702 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ark24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860722 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cxgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860741 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ena24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860764 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-qat24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860783 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeon-ep24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860801 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-qede24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860821 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vdev-netvsc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860841 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pcapng24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860860 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860880 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-fm10k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860900 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-graph24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860920 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-hash24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860939 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-txgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860962 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hns3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.860981 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-idpf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861000 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-power24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vmxnet3-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pcap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861071 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-virtio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861090 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-bcmfs24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861107 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861127 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdcp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861167 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-ipsec-mb24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ipn3ke24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861210 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-openssl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861244 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ngbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861268 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-gso24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861273 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-pfe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-metrics24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861310 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-iavf24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861330 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-packet24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861349 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-thunderx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861387 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: 2025-12-16 00:14:46.861392 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-failsafe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861411 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-af-xdp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861433 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enetfec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861450 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-eventdev24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861467 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-atlantic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861483 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ip-frag24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861503 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-gpio24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861523 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861542 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dlb2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861576 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-enic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861581 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-common-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861598 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-tap24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861614 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861631 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-lpm24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861668 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861673 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cpfl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861691 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ice24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861724 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-latencystats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861740 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-memif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861760 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861780 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-opdl24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861800 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-i40e24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861820 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-port24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861840 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ml-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861876 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bus-fslmc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861884 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pdump24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861899 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-ixgbe24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861916 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861933 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-member24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861948 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-hinic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861968 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.861987 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-efd24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862018 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-node24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862022 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dsw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862042 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-cnxk-bphy24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862086 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bnxt24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862104 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-ipsec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862118 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-skeleton24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862133 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-ifpga24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862175 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-table24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862180 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dispatcher24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862196 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-bitratestats24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862213 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862253 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-sw24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862259 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862276 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862289 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-bond24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862304 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-common:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862324 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862343 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862379 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862384 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up openvswitch-switch-dpdk (3.4.0-1~cloud0) ... 2025-12-16 00:14:46.862402 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-compress-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862417 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-mempool-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862452 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-mlx5-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862457 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-nfp24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862494 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-regex-cn9k24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862510 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-mempool:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862525 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-sfc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862531 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-vdpa-ifc24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862550 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862566 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-dma-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862590 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-cnxk24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862609 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-octeontx24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862631 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-bus:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862651 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-caam-jr24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862676 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-vhost24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862693 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862708 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-compress:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862733 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-crypto-dpaa2-sec24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862751 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-dma:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862770 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862792 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-raw-dpaa2-cmdif24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862808 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862823 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-pipeline24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862842 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-net-softnic24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862866 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-raw:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862885 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862902 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-event-dpaa2-24:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862922 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-crypto:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862940 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-all:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862965 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-net:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.862983 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-event:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.863001 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up librte-meta-allpmds:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.863020 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:14:46.863039 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Processing triggers for sgml-base (1.31) ... 2025-12-16 00:14:46.863072 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdbus-1-dev:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:14:46.863088 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap0.8-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-16 00:14:46.863103 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libpcap-dev:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-16 00:14:46.863122 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Setting up libdpdk-dev:amd64 (23.11.4-0ubuntu0.24.04.2) ... 2025-12-16 00:14:46.863147 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 5759137e1720 2025-12-16 00:14:46.863165 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 0cc5785b4b36 2025-12-16 00:14:46.863184 | 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 2025-12-16 00:14:46.863209 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 73ba1b6839be 2025-12-16 00:14:46.863250 | 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 2025-12-16 00:14:46.863271 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 73ba1b6839be 2025-12-16 00:14:46.863290 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 3623c424a467 2025-12-16 00:14:46.863296 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:14:46.863311 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> a25b9a2ac052 2025-12-16 00:14:46.863335 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Step 6/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-16 00:14:46.863351 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Running in 993f62d390ab 2025-12-16 00:14:46.863366 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> Removed intermediate container 993f62d390ab 2025-12-16 00:14:46.863391 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk: ---> 3ede8ae7e980 2025-12-16 00:14:46.863410 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully built b25516b5ca6a 2025-12-16 00:14:46.863437 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk:build-20251216 2025-12-16 00:14:46.863484 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk:Built at 2025-12-16 00:14:46.863432 (took 0:01:09.413873) 2025-12-16 00:14:46.863542 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-db) to queue 2025-12-16 00:14:46.863579 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovsdpdk-vswitchd) to queue 2025-12-16 00:14:46.863809 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-base) 2025-12-16 00:14:46.863833 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Processing 2025-12-16 00:14:46.863872 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building started at 2025-12-16 00:14:46.863829 2025-12-16 00:14:46.864547 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 plugins into plugins archive 2025-12-16 00:14:46.864919 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-base:Turned 0 additions into additions archive 2025-12-16 00:15:06.175480 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:15:06.175581 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> d8e2c400b94e 2025-12-16 00:15:06.175710 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 2/8 : LABEL "build-date"="20251216" "name"="mariadb-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:15:06.175743 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in dca6cbc0066c 2025-12-16 00:15:06.175764 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container dca6cbc0066c 2025-12-16 00:15:06.175785 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 613a8bdf584d 2025-12-16 00:15:06.175806 | 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 2025-12-16 00:15:06.175828 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 4734b82a596a 2025-12-16 00:15:06.175857 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 4734b82a596a 2025-12-16 00:15:06.175878 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 2d9bbff26991 2025-12-16 00:15:06.175956 | 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 2025-12-16 00:15:06.176422 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in a6b88a48cadc 2025-12-16 00:15:06.176458 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container a6b88a48cadc 2025-12-16 00:15:06.176464 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 0478716bf868 2025-12-16 00:15:06.176470 | 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/* 2025-12-16 00:15:06.176475 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in cf012bfea6f9 2025-12-16 00:15:06.176479 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:15:06.176484 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:15:06.176503 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:15:06.176508 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:15:06.176511 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:15:06.176584 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:15:06.176662 | 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] 2025-12-16 00:15:06.176766 | 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] 2025-12-16 00:15:06.177293 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:15:06.177302 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:15:06.177306 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:15:06.177310 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:15:06.177314 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:15:06.177318 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:15:06.177321 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:15:06.177325 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:15:06.177329 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:17 https://dlm.mariadb.com/repo/mariadb-server/10.11/repo/ubuntu noble/main amd64 Packages [19.5 kB] 2025-12-16 00:15:06.177359 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 29.0 MB in 3s (10.1 MB/s) 2025-12-16 00:15:06.177473 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2025-12-16 00:15:06.177560 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading package lists... 2025-12-16 00:15:06.177644 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Building dependency tree... 2025-12-16 00:15:06.177727 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Reading state information... 2025-12-16 00:15:06.177803 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following additional packages will be installed: 2025-12-16 00:15:06.177879 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client-core 2025-12-16 00:15:06.177955 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-common mysql-common 2025-12-16 00:15:06.178107 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Recommended packages: 2025-12-16 00:15:06.178176 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libgpm2 libdbd-mariadb-perl | libdbd-mysql-perl libdbi-perl 2025-12-16 00:15:06.178277 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libterm-readkey-perl 2025-12-16 00:15:06.178365 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:The following NEW packages will be installed: 2025-12-16 00:15:06.178437 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: libconfig-inifiles-perl libmariadb3 libncurses6 mariadb-client 2025-12-16 00:15:06.178508 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: mariadb-client-core mariadb-common mysql-common 2025-12-16 00:15:06.178579 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:15:06.178648 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Need to get 3,481 kB of archives. 2025-12-16 00:15:06.179412 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:After this operation, 38.1 MB of additional disk space will be used. 2025-12-16 00:15:06.179465 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:15:06.179479 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-12-16 00:15:06.179491 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libconfig-inifiles-perl all 3.000003-2 [39.4 kB] 2025-12-16 00:15:06.179501 | 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.15+maria~ubu2404 [2,920 B] 2025-12-16 00:15:06.179512 | 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.15+maria~ubu2404 [4,088 B] 2025-12-16 00:15:06.179522 | 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.15+maria~ubu2404 [173 kB] 2025-12-16 00:15:06.179532 | 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.15+maria~ubu2404 [1,109 kB] 2025-12-16 00:15:06.179542 | 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.15+maria~ubu2404 [2,041 kB] 2025-12-16 00:15:06.179553 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Fetched 3,481 kB in 3s (999 kB/s) 2025-12-16 00:15:06.179563 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libncurses6:amd64. 2025-12-16 00:15:06.179573 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2025-12-16 00:15:06.179602 | 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% 2025-12-16 00:15:06.179614 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 2025-12-16 00:15:06.179624 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:70% 2025-12-16 00:15:06.179634 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 75% (Reading database ... 80% 2025-12-16 00:15:06.179726 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 85% 2025-12-16 00:15:06.179739 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 90% 2025-12-16 00:15:06.179748 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 95% 2025-12-16 00:15:06.179758 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:15:06.179768 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../0-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-16 00:15:06.179787 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 00:15:06.179796 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mysql-common. 2025-12-16 00:15:06.179806 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../1-mysql-common_1%3a10.11.15+maria~ubu2404_all.deb ... 2025-12-16 00:15:06.179816 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mysql-common (1:10.11.15+maria~ubu2404) ... 2025-12-16 00:15:06.179872 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-common. 2025-12-16 00:15:06.179883 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../2-mariadb-common_1%3a10.11.15+maria~ubu2404_all.deb ... 2025-12-16 00:15:06.179893 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-common (1:10.11.15+maria~ubu2404) ... 2025-12-16 00:15:06.179902 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libmariadb3:amd64. 2025-12-16 00:15:06.179952 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../3-libmariadb3_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-12-16 00:15:06.179963 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libmariadb3:amd64 (1:10.11.15+maria~ubu2404) ... 2025-12-16 00:15:06.180039 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package libconfig-inifiles-perl. 2025-12-16 00:15:06.180051 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../4-libconfig-inifiles-perl_3.000003-2_all.deb ... 2025-12-16 00:15:06.180099 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking libconfig-inifiles-perl (3.000003-2) ... 2025-12-16 00:15:06.180146 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client-core. 2025-12-16 00:15:06.180193 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../5-mariadb-client-core_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-12-16 00:15:06.180289 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client-core (1:10.11.15+maria~ubu2404) ... 2025-12-16 00:15:06.180304 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Selecting previously unselected package mariadb-client. 2025-12-16 00:15:06.180352 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Preparing to unpack .../6-mariadb-client_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-12-16 00:15:06.180400 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Unpacking mariadb-client (1:10.11.15+maria~ubu2404) ... 2025-12-16 00:15:06.180455 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libconfig-inifiles-perl (3.000003-2) ... 2025-12-16 00:15:06.180490 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mysql-common (1:10.11.15+maria~ubu2404) ... 2025-12-16 00:15:06.180528 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-common (1:10.11.15+maria~ubu2404) ... 2025-12-16 00:15:06.181325 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:update-alternatives: error: no alternatives for my.cnf 2025-12-16 00:15:06.181346 | 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 2025-12-16 00:15:06.181358 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 00:15:06.181370 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up libmariadb3:amd64 (1:10.11.15+maria~ubu2404) ... 2025-12-16 00:15:06.181380 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client-core (1:10.11.15+maria~ubu2404) ... 2025-12-16 00:15:06.181391 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Setting up mariadb-client (1:10.11.15+maria~ubu2404) ... 2025-12-16 00:15:06.181402 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:15:06.181413 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container cf012bfea6f9 2025-12-16 00:15:06.181424 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 36af99a69465 2025-12-16 00:15:06.181445 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Step 6/8 : ARG mariadb_clustercheck_version=10.9 2025-12-16 00:15:06.181467 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 352a5a1a9dff 2025-12-16 00:15:06.181478 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 352a5a1a9dff 2025-12-16 00:15:06.181489 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> bee9ccd4b737 2025-12-16 00:15:06.181501 | 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 2025-12-16 00:15:06.181512 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in bc47defdf45f 2025-12-16 00:15:06.181522 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container bc47defdf45f 2025-12-16 00:15:06.181534 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> 0e2785b47ae7 2025-12-16 00:15:06.181550 | 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 2025-12-16 00:15:06.181561 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Running in 684f3ca44859 2025-12-16 00:15:06.181571 | 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.615653, size: 3356 2025-12-16 00:15:06.181581 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> Removed intermediate container 684f3ca44859 2025-12-16 00:15:06.181595 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base: ---> b2c0cfa929db 2025-12-16 00:15:06.181632 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully built d81a6babca01 2025-12-16 00:15:06.181726 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-base:build-20251216 2025-12-16 00:15:06.181843 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-base:Built at 2025-12-16 00:15:06.181716 (took 0:00:19.317887) 2025-12-16 00:15:06.181955 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-server) to queue 2025-12-16 00:15:06.182033 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(mariadb-clustercheck) to queue 2025-12-16 00:15:06.182437 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cron) 2025-12-16 00:15:06.182529 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Processing 2025-12-16 00:15:06.182616 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building started at 2025-12-16 00:15:06.182523 2025-12-16 00:15:06.183613 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 plugins into plugins archive 2025-12-16 00:15:06.184341 | ubuntu-noble-large | DEBUG:kolla.common.utils.cron:Turned 0 additions into additions archive 2025-12-16 00:15:20.207866 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 1/6 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:15:20.208040 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> d8e2c400b94e 2025-12-16 00:15:20.208163 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 2/6 : LABEL "build-date"="20251216" "name"="cron" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:15:20.208289 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in f92d9f32a33f 2025-12-16 00:15:20.208394 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container f92d9f32a33f 2025-12-16 00:15:20.208477 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> f4d26fd38300 2025-12-16 00:15:20.208590 | 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/* 2025-12-16 00:15:20.208677 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 4a1b3333e489 2025-12-16 00:15:20.208761 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:15:20.210293 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:15:20.210304 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:15:20.210309 | 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] 2025-12-16 00:15:20.210314 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:15:20.210319 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:15:20.210329 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:15:20.210333 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:15:20.210336 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:15:20.210339 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:15:20.210343 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:15:20.210346 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:15:20.210350 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:15:20.210353 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:15:20.210356 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:15:20.210360 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 29.0 MB in 3s (10.4 MB/s) 2025-12-16 00:15:20.210363 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-12-16 00:15:20.210367 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-12-16 00:15:20.210370 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-12-16 00:15:20.210373 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-12-16 00:15:20.210376 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following additional packages will be installed: 2025-12-16 00:15:20.210380 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron-daemon-common libpopt0 2025-12-16 00:15:20.210383 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Suggested packages: 2025-12-16 00:15:20.210386 | ubuntu-noble-large | INFO:kolla.common.utils.cron: anacron checksecurity supercat default-mta | mail-transport-agent bsd-mailx 2025-12-16 00:15:20.210390 | ubuntu-noble-large | INFO:kolla.common.utils.cron: | mailx 2025-12-16 00:15:20.210393 | ubuntu-noble-large | INFO:kolla.common.utils.cron:The following NEW packages will be installed: 2025-12-16 00:15:20.210397 | ubuntu-noble-large | INFO:kolla.common.utils.cron: cron cron-daemon-common libpopt0 logrotate 2025-12-16 00:15:20.210400 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:15:20.210403 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Need to get 180 kB of archives. 2025-12-16 00:15:20.210409 | ubuntu-noble-large | INFO:kolla.common.utils.cron:After this operation, 558 kB of additional disk space will be used. 2025-12-16 00:15:20.210452 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:15:20.210528 | 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] 2025-12-16 00:15:20.210606 | 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] 2025-12-16 00:15:20.210666 | 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] 2025-12-16 00:15:20.210734 | 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] 2025-12-16 00:15:20.210805 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Fetched 180 kB in 0s (521 kB/s) 2025-12-16 00:15:20.210878 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron-daemon-common. 2025-12-16 00:15:20.210950 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-12-16 00:15:20.211032 | 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% 2025-12-16 00:15:20.211103 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-12-16 00:15:20.211172 | ubuntu-noble-large | INFO:kolla.common.utils.cron:70% 2025-12-16 00:15:20.211244 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 75% 2025-12-16 00:15:20.211342 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% 2025-12-16 00:15:20.211411 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-12-16 00:15:20.211479 | ubuntu-noble-large | INFO:kolla.common.utils.cron:85% (Reading database ... 90% 2025-12-16 00:15:20.211544 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 95% 2025-12-16 00:15:20.211611 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:15:20.211678 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-12-16 00:15:20.211746 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-16 00:15:20.211816 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-16 00:15:20.211883 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Creating group 'crontab' with GID 995. 2025-12-16 00:15:20.212080 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package cron. 2025-12-16 00:15:20.212184 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-12-16 00:15:20.212211 | 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% 2025-12-16 00:15:20.212226 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 70% (Reading database ... 75% 2025-12-16 00:15:20.212300 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-12-16 00:15:20.212315 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 2025-12-16 00:15:20.212399 | ubuntu-noble-large | INFO:kolla.common.utils.cron:95% 2025-12-16 00:15:20.212464 | ubuntu-noble-large | INFO:kolla.common.utils.cron:(Reading database ... 100% (Reading database ... 11578 files and directories currently installed.) 2025-12-16 00:15:20.212531 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-12-16 00:15:20.212599 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-12-16 00:15:20.212664 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package libpopt0:amd64. 2025-12-16 00:15:20.212731 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-16 00:15:20.212799 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 00:15:20.212868 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Selecting previously unselected package logrotate. 2025-12-16 00:15:20.212967 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Preparing to unpack .../logrotate_3.21.0-2build1_amd64.deb ... 2025-12-16 00:15:20.213032 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Unpacking logrotate (3.21.0-2build1) ... 2025-12-16 00:15:20.213100 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up cron (3.0pl1-184ubuntu2) ... 2025-12-16 00:15:20.213167 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: could not determine current runlevel 2025-12-16 00:15:20.213267 | ubuntu-noble-large | INFO:kolla.common.utils.cron:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:15:20.213328 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 00:15:20.213402 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Setting up logrotate (3.21.0-2build1) ... 2025-12-16 00:15:20.213470 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:15:20.213538 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 4a1b3333e489 2025-12-16 00:15:20.213606 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> b5f6627c9bb0 2025-12-16 00:15:20.213675 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:15:20.213745 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 33ea9b5636de 2025-12-16 00:15:20.213813 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Step 5/6 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-16 00:15:20.213884 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in fd32242dcd83 2025-12-16 00:15:20.213985 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container fd32242dcd83 2025-12-16 00:15:20.214098 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> 6ea1f4908e73 2025-12-16 00:15:20.214116 | 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 2025-12-16 00:15:20.214171 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Running in 0d77ba4c232d 2025-12-16 00:15:20.214247 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-12-16 00:15:20.214336 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-12-16 00:15:20.214406 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-12-16 00:15:20.214479 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Package 'build-essential' is not installed, so not removed 2025-12-16 00:15:20.214543 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:15:20.214613 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading package lists... 2025-12-16 00:15:20.214685 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Building dependency tree... 2025-12-16 00:15:20.214752 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Reading state information... 2025-12-16 00:15:20.214822 | ubuntu-noble-large | INFO:kolla.common.utils.cron:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:15:20.215661 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> Removed intermediate container 0d77ba4c232d 2025-12-16 00:15:20.215729 | ubuntu-noble-large | INFO:kolla.common.utils.cron: ---> b95fcb57641a 2025-12-16 00:15:20.215743 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully built a166eae3e804 2025-12-16 00:15:20.215757 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Successfully tagged osism.harbor.regio.digital/kolla/cron:build-20251216 2025-12-16 00:15:20.215769 | ubuntu-noble-large | INFO:kolla.common.utils.cron:Built at 2025-12-16 00:15:20.215077 (took 0:00:14.032554) 2025-12-16 00:15:20.215826 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(proxysql) 2025-12-16 00:15:20.215837 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Processing 2025-12-16 00:15:20.215863 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building started at 2025-12-16 00:15:20.215629 2025-12-16 00:15:20.216673 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 plugins into plugins archive 2025-12-16 00:15:20.217358 | ubuntu-noble-large | DEBUG:kolla.common.utils.proxysql:Turned 0 additions into additions archive 2025-12-16 00:15:39.954935 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:15:39.955074 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> d8e2c400b94e 2025-12-16 00:15:39.955092 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 2/10 : LABEL "build-date"="20251216" "name"="proxysql" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:15:39.955129 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 89bbdc1832f7 2025-12-16 00:15:39.955143 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 89bbdc1832f7 2025-12-16 00:15:39.955187 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 2b139fc08f61 2025-12-16 00:15:39.955313 | 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 2025-12-16 00:15:39.955354 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 5f27227790de 2025-12-16 00:15:39.955421 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 5f27227790de 2025-12-16 00:15:39.955478 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> d60847718bb9 2025-12-16 00:15:39.955539 | 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 2025-12-16 00:15:39.955598 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 55a8e8e3886c 2025-12-16 00:15:39.955656 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 55a8e8e3886c 2025-12-16 00:15:39.955715 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 6584488e2f83 2025-12-16 00:15:39.955771 | 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/* 2025-12-16 00:15:39.955831 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in d78be68802f4 2025-12-16 00:15:39.955929 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:15:39.955970 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:15:39.956025 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:15:39.956080 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:7 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ InRelease [5,658 B] 2025-12-16 00:15:39.956136 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:15:39.956193 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:15:39.956276 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:15:39.956335 | 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] 2025-12-16 00:15:39.956394 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:9 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ Packages [1,770 B] 2025-12-16 00:15:39.956453 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:15:39.956505 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:15:39.956571 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:15:39.956620 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:15:39.956671 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:15:39.956724 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:15:39.956777 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:15:39.956832 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:15:39.956959 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 29.0 MB in 3s (9,730 kB/s) 2025-12-16 00:15:39.957001 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-12-16 00:15:39.957057 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-12-16 00:15:39.957113 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-12-16 00:15:39.957170 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-12-16 00:15:39.957226 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following additional packages will be installed: 2025-12-16 00:15:39.957324 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 2025-12-16 00:15:39.957363 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:The following NEW packages will be installed: 2025-12-16 00:15:39.957420 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: libyaml-0-2 proxysql python3-yaml 2025-12-16 00:15:39.957470 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:15:39.957547 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Need to get 38.7 MB of archives. 2025-12-16 00:15:39.957577 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:After this operation, 146 MB of additional disk space will be used. 2025-12-16 00:15:39.957615 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:15:39.957689 | 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] 2025-12-16 00:15:39.957727 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Get:4 https://repo.proxysql.com/ProxySQL/proxysql-3.0.x/noble ./ proxysql 3.0.3 [38.5 MB] 2025-12-16 00:15:39.957798 | 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] 2025-12-16 00:15:39.957838 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Fetched 38.7 MB in 2s (18.8 MB/s) 2025-12-16 00:15:39.957923 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package libyaml-0-2:amd64. 2025-12-16 00:15:39.957962 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 2025-12-16 00:15:39.958289 | 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% 2025-12-16 00:15:39.958377 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 70% 2025-12-16 00:15:39.958398 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 75% 2025-12-16 00:15:39.958408 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 80% 2025-12-16 00:15:39.958463 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 85% 2025-12-16 00:15:39.958521 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 90% 2025-12-16 00:15:39.958531 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 95% 2025-12-16 00:15:39.958540 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:15:39.958572 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-12-16 00:15:39.958585 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-16 00:15:39.958594 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package python3-yaml. 2025-12-16 00:15:39.958626 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../python3-yaml_6.0.1-2build2_amd64.deb ... 2025-12-16 00:15:39.958700 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking python3-yaml (6.0.1-2build2) ... 2025-12-16 00:15:39.958739 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: 2025-12-16 00:15:39.958798 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Selecting previously unselected package proxysql. 2025-12-16 00:15:39.958832 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Preparing to unpack .../proxysql_3.0.3_amd64.deb ... 2025-12-16 00:15:39.958962 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Unpacking proxysql (3.0.3) ... 2025-12-16 00:15:39.959032 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up proxysql (3.0.3) ... 2025-12-16 00:15:39.959072 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-16 00:15:39.959128 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Setting up python3-yaml (6.0.1-2build2) ... 2025-12-16 00:15:39.959167 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:15:39.959274 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container d78be68802f4 2025-12-16 00:15:39.959323 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 78a740debc5c 2025-12-16 00:15:39.959355 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 6/10 : COPY kolla_proxysql_config_sync kolla_extend_start /usr/local/bin/ 2025-12-16 00:15:39.959414 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 71b118b60597 2025-12-16 00:15:39.959453 | 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 2025-12-16 00:15:39.959510 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in dd4d0487dee6 2025-12-16 00:15:39.959542 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container dd4d0487dee6 2025-12-16 00:15:39.959603 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> b774e16aa63b 2025-12-16 00:15:39.959641 | 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 2025-12-16 00:15:39.959699 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in a597e2f14eec 2025-12-16 00:15:39.959731 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container a597e2f14eec 2025-12-16 00:15:39.959793 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> ae3249706ea4 2025-12-16 00:15:39.959839 | 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 2025-12-16 00:15:39.959900 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in f74e2af7f99e 2025-12-16 00:15:39.959933 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-12-16 00:15:39.959991 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-12-16 00:15:39.960027 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-12-16 00:15:39.960083 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Package 'build-essential' is not installed, so not removed 2025-12-16 00:15:39.960130 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:15:39.960162 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading package lists... 2025-12-16 00:15:39.960220 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Building dependency tree... 2025-12-16 00:15:39.960286 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Reading state information... 2025-12-16 00:15:39.960342 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:15:39.960379 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container f74e2af7f99e 2025-12-16 00:15:39.960452 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 6b7f12b030c6 2025-12-16 00:15:39.960482 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Step 10/10 : USER proxysql 2025-12-16 00:15:39.960520 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Running in 19d534eee26e 2025-12-16 00:15:39.960575 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> Removed intermediate container 19d534eee26e 2025-12-16 00:15:39.960607 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql: ---> 9b51bd06a43a 2025-12-16 00:15:39.960668 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully built 776649ccb3cd 2025-12-16 00:15:39.960740 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Successfully tagged osism.harbor.regio.digital/kolla/proxysql:build-20251216 2025-12-16 00:15:39.960843 | ubuntu-noble-large | INFO:kolla.common.utils.proxysql:Built at 2025-12-16 00:15:39.960719 (took 0:00:19.745090) 2025-12-16 00:15:39.961389 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(grafana) 2025-12-16 00:15:39.961444 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Processing 2025-12-16 00:15:39.961541 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building started at 2025-12-16 00:15:39.961429 2025-12-16 00:15:39.962637 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 plugins into plugins archive 2025-12-16 00:15:39.963348 | ubuntu-noble-large | DEBUG:kolla.common.utils.grafana:Turned 0 additions into additions archive 2025-12-16 00:16:36.405498 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 1/13 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:16:36.405550 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> d8e2c400b94e 2025-12-16 00:16:36.405572 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 2/13 : LABEL "build-date"="20251216" "name"="grafana" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:16:36.405582 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 6c53ca85dd61 2025-12-16 00:16:36.405588 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 6c53ca85dd61 2025-12-16 00:16:36.405593 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> b42796e7fbe9 2025-12-16 00:16:36.405600 | 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 2025-12-16 00:16:36.405607 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 19b342913b8a 2025-12-16 00:16:36.405613 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 19b342913b8a 2025-12-16 00:16:36.405645 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> fee285b325fc 2025-12-16 00:16:36.405652 | 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 2025-12-16 00:16:36.405658 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 83430b810982 2025-12-16 00:16:36.405662 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 83430b810982 2025-12-16 00:16:36.405687 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 218f11656ec3 2025-12-16 00:16:36.405694 | 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/* 2025-12-16 00:16:36.405699 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in ec3aa2e16b36 2025-12-16 00:16:36.405704 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:16:36.405788 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:16:36.405892 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:7 https://apt.grafana.com stable InRelease [7,661 B] 2025-12-16 00:16:36.405975 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:16:36.406048 | 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] 2025-12-16 00:16:36.406140 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:16:36.407310 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:9 https://apt.grafana.com stable/main amd64 Packages [503 kB] 2025-12-16 00:16:36.407321 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:16:36.407326 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:16:36.407332 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:16:36.407337 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:16:36.407343 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:16:36.407348 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:16:36.407352 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:16:36.407356 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:16:36.407361 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:16:36.407365 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:16:36.407370 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 29.5 MB in 3s (9,549 kB/s) 2025-12-16 00:16:36.407375 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-12-16 00:16:36.407379 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-12-16 00:16:36.407384 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-12-16 00:16:36.407388 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-12-16 00:16:36.407393 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following additional packages will be installed: 2025-12-16 00:16:36.407397 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: musl 2025-12-16 00:16:36.407402 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:The following NEW packages will be installed: 2025-12-16 00:16:36.407406 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: grafana musl 2025-12-16 00:16:36.407422 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:16:36.407426 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Need to get 194 MB of archives. 2025-12-16 00:16:36.407433 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:After this operation, 710 MB of additional disk space will be used. 2025-12-16 00:16:36.407438 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:16:36.407566 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 musl amd64 1.2.4-2 [416 kB] 2025-12-16 00:16:36.407604 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Get:3 https://apt.grafana.com stable/main amd64 grafana amd64 12.3.0 [194 MB] 2025-12-16 00:16:36.407689 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Fetched 194 MB in 11s (17.3 MB/s) 2025-12-16 00:16:36.407775 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package musl:amd64. 2025-12-16 00:16:36.407843 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 2025-12-16 00:16:36.407940 | 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% 2025-12-16 00:16:36.408009 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 70% 2025-12-16 00:16:36.408086 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 75% 2025-12-16 00:16:36.408193 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 80% 2025-12-16 00:16:36.408330 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 85% 2025-12-16 00:16:36.408413 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 90% 2025-12-16 00:16:36.408490 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 95% 2025-12-16 00:16:36.408573 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:16:36.408675 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../musl_1.2.4-2_amd64.deb ... 2025-12-16 00:16:36.408758 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking musl:amd64 (1.2.4-2) ... 2025-12-16 00:16:36.408837 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Selecting previously unselected package grafana. 2025-12-16 00:16:36.408917 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Preparing to unpack .../grafana_12.3.0_amd64.deb ... 2025-12-16 00:16:36.408994 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Unpacking grafana (12.3.0) ... 2025-12-16 00:16:36.409071 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up musl:amd64 (1.2.4-2) ... 2025-12-16 00:16:36.409147 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Setting up grafana (12.3.0) ... 2025-12-16 00:16:36.409224 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### NOT starting grafana-server by default on bootup, please execute 2025-12-16 00:16:36.409322 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo update-rc.d grafana-server defaults 95 10 2025-12-16 00:16:36.409399 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:### In order to start grafana-server, execute 2025-12-16 00:16:36.409471 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: sudo service grafana-server start 2025-12-16 00:16:36.409552 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container ec3aa2e16b36 2025-12-16 00:16:36.409649 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> f4bd2a11ae68 2025-12-16 00:16:36.409721 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 6/13 : WORKDIR /usr/share/grafana 2025-12-16 00:16:36.409802 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 3d0095a9df82 2025-12-16 00:16:36.409877 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 3d0095a9df82 2025-12-16 00:16:36.409954 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 8cf1fef1f71d 2025-12-16 00:16:36.410028 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 7/13 : COPY grafana_sudoers /etc/sudoers.d/kolla_grafana_sudoers 2025-12-16 00:16:36.410107 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 26968fbf59bd 2025-12-16 00:16:36.410183 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 8/13 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:16:36.410298 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 12ac5dd67516 2025-12-16 00:16:36.410385 | 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 2025-12-16 00:16:36.410469 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 076e6375a28d 2025-12-16 00:16:36.410549 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.622391908Z level=info msg="Starting Grafana" version=12.3.0 commit=20051fb1fc604fc54aae76356da1c14612af41d0 branch=release-12.3.0 compiled=2025-12-16T00:16:18Z 2025-12-16 00:16:36.410638 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.623154715Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-12-16 00:16:36.410758 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.623185772Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-12-16 00:16:36.412338 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.623195975Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-12-16 00:16:36.412367 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.62320602Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-12-16 00:16:36.412373 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.623216172Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-12-16 00:16:36.412378 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.623250188Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-12-16 00:16:36.412383 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.623265782Z level=info msg=Target target=[all] 2025-12-16 00:16:36.412388 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.623285048Z level=info msg="Path Home" path=/usr/share/grafana 2025-12-16 00:16:36.412393 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.623295422Z level=info msg="Path Data" path=/var/lib/grafana 2025-12-16 00:16:36.412397 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.623305074Z level=info msg="Path Logs" path=/var/log/grafana 2025-12-16 00:16:36.412402 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.623315685Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-12-16 00:16:36.412406 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.623326397Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-12-16 00:16:36.412411 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.623356089Z level=info msg="App mode production" 2025-12-16 00:16:36.412416 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.627839289Z level=info msg="Starting Grafana" version=12.3.0 commit=20051fb1fc604fc54aae76356da1c14612af41d0 branch=release-12.3.0 compiled=2025-12-16T00:16:18Z 2025-12-16 00:16:36.412422 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.628457681Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-12-16 00:16:36.412427 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.628486938Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-12-16 00:16:36.412431 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.628496545Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-12-16 00:16:36.412435 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.62850587Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-12-16 00:16:36.412446 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.628515112Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-12-16 00:16:36.412451 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.628523938Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-12-16 00:16:36.412455 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.628533422Z level=info msg=Target target=[all] 2025-12-16 00:16:36.412460 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.628546751Z level=info msg="Path Home" path=/usr/share/grafana 2025-12-16 00:16:36.412464 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.628555623Z level=info msg="Path Data" path=/var/lib/grafana 2025-12-16 00:16:36.412469 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.628564591Z level=info msg="Path Logs" path=/var/log/grafana 2025-12-16 00:16:36.412473 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.628574449Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-12-16 00:16:36.412477 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.628583595Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-12-16 00:16:36.412482 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:18.628593479Z level=info msg="App mode production" 2025-12-16 00:16:36.412486 | 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 2025-12-16 00:16:36.412499 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2025-12-16 00:16:36.412507 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.741587976Z level=info msg="Starting Grafana" version=12.3.0 commit=20051fb1fc604fc54aae76356da1c14612af41d0 branch=release-12.3.0 compiled=2025-12-16T00:16:19Z 2025-12-16 00:16:36.412512 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.742221922Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-12-16 00:16:36.412517 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.742270386Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-12-16 00:16:36.412521 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.742278113Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-12-16 00:16:36.412526 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.742285987Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-12-16 00:16:36.412531 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.74230868Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-12-16 00:16:36.412535 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.74231667Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-12-16 00:16:36.412540 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.74232509Z level=info msg=Target target=[all] 2025-12-16 00:16:36.412544 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.742345141Z level=info msg="Path Home" path=/usr/share/grafana 2025-12-16 00:16:36.412548 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.742352295Z level=info msg="Path Data" path=/var/lib/grafana 2025-12-16 00:16:36.412553 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.742359615Z level=info msg="Path Logs" path=/var/log/grafana 2025-12-16 00:16:36.412557 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.742372479Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-12-16 00:16:36.412566 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.742388101Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-12-16 00:16:36.412570 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.742394816Z level=info msg="App mode production" 2025-12-16 00:16:36.412575 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.746435231Z level=info msg="Starting Grafana" version=12.3.0 commit=20051fb1fc604fc54aae76356da1c14612af41d0 branch=release-12.3.0 compiled=2025-12-16T00:16:19Z 2025-12-16 00:16:36.412579 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.746968389Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2025-12-16 00:16:36.412586 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.746994056Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2025-12-16 00:16:36.412591 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.747001029Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2025-12-16 00:16:36.412652 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.747007733Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2025-12-16 00:16:36.412713 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.747013896Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2025-12-16 00:16:36.412755 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.747021554Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2025-12-16 00:16:36.412807 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.747028951Z level=info msg=Target target=[all] 2025-12-16 00:16:36.412860 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.747044537Z level=info msg="Path Home" path=/usr/share/grafana 2025-12-16 00:16:36.412911 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.747051271Z level=info msg="Path Data" path=/var/lib/grafana 2025-12-16 00:16:36.412962 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.747057639Z level=info msg="Path Logs" path=/var/log/grafana 2025-12-16 00:16:36.413013 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.747072342Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2025-12-16 00:16:36.413069 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.747083636Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2025-12-16 00:16:36.413117 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:logger=settings t=2025-12-16T00:16:19.747089919Z level=info msg="App mode production" 2025-12-16 00:16:36.413191 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:✔ Downloaded and extracted grafana-opensearch-datasource v2.32.2 zip successfully to /var/lib/grafana/plugins/grafana-opensearch-datasource 2025-12-16 00:16:36.413247 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Please restart Grafana after installing or removing plugins. Refer to Grafana documentation for instructions if necessary. 2025-12-16 00:16:36.413316 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 076e6375a28d 2025-12-16 00:16:36.413383 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> b3b17e848ce0 2025-12-16 00:16:36.413441 | 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 2025-12-16 00:16:36.413501 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in 1734999788a4 2025-12-16 00:16:36.413559 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container 1734999788a4 2025-12-16 00:16:36.413615 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> cc765a2eb45a 2025-12-16 00:16:36.413695 | 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 2025-12-16 00:16:36.413765 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in bb8ac718600f 2025-12-16 00:16:36.413823 | 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.761486, size: 184412 2025-12-16 00:16:36.413881 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.ansible-lint 2025-12-16 00:16:36.413935 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/ 2025-12-16 00:16:36.413993 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/workflows/ 2025-12-16 00:16:36.414048 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.github/workflows/rules.yml 2025-12-16 00:16:36.414104 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.gitignore 2025-12-16 00:16:36.414163 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/ 2025-12-16 00:16:36.414222 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/Containerfile 2025-12-16 00:16:36.414319 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/Dockerfile 2025-12-16 00:16:36.414379 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/files/ 2025-12-16 00:16:36.414432 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/files/mixins.py 2025-12-16 00:16:36.414484 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/jsonnetfile.json 2025-12-16 00:16:36.414536 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/jsonnetfile.lock.json 2025-12-16 00:16:36.414588 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ 2025-12-16 00:16:36.414665 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ceph/ 2025-12-16 00:16:36.414755 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/ceph/ceph.libsonnet 2025-12-16 00:16:36.414798 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/ 2025-12-16 00:16:36.414852 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/alertmanager.libsonnet 2025-12-16 00:16:36.414904 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/node.libsonnet 2025-12-16 00:16:36.414962 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/mixins/infrastructure/prometheus.libsonnet 2025-12-16 00:16:36.415019 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/playbooks/ 2025-12-16 00:16:36.415075 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.src/playbooks/mixin-ouput-ensure-git-checkin.yml 2025-12-16 00:16:36.415127 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.yamllint.yml 2025-12-16 00:16:36.415184 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/.zuul.yaml 2025-12-16 00:16:36.415243 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/README.md 2025-12-16 00:16:36.415298 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/ 2025-12-16 00:16:36.415353 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ 2025-12-16 00:16:36.415398 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ 2025-12-16 00:16:36.415442 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/README.md 2025-12-16 00:16:36.415490 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph-cluster-advanced.json 2025-12-16 00:16:36.415541 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph-cluster.json 2025-12-16 00:16:36.415583 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph_overview.json 2025-12-16 00:16:36.415643 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/ceph_pools.json 2025-12-16 00:16:36.415690 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/cephfs-overview.json 2025-12-16 00:16:36.415738 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/host-details.json 2025-12-16 00:16:36.415786 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/hosts-overview.json 2025-12-16 00:16:36.415833 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/multi-cluster-overview.json 2025-12-16 00:16:36.415879 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/osd-device-details.json 2025-12-16 00:16:36.415925 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/osds-overview.json 2025-12-16 00:16:36.415971 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/pool-detail.json 2025-12-16 00:16:36.416018 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/pool-overview.json 2025-12-16 00:16:36.416064 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-detail.json 2025-12-16 00:16:36.416111 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-overview.json 2025-12-16 00:16:36.416171 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/radosgw-sync-overview.json 2025-12-16 00:16:36.416219 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rbd-details.json 2025-12-16 00:16:36.416294 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rbd-overview.json 2025-12-16 00:16:36.416346 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/ceph/rgw-s3-analytics.json 2025-12-16 00:16:36.416393 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/ 2025-12-16 00:16:36.416440 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/alertmanager-overview.json 2025-12-16 00:16:36.416487 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/blackbox.json 2025-12-16 00:16:36.416530 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/cadvisor.json 2025-12-16 00:16:36.416576 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/database.json 2025-12-16 00:16:36.416635 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/elasticsearch.json 2025-12-16 00:16:36.416685 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/fluentd.json 2025-12-16 00:16:36.416733 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/haproxy.json 2025-12-16 00:16:36.416780 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/libvirt.json 2025-12-16 00:16:36.416827 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/memcached.json 2025-12-16 00:16:36.416873 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node-cluster-rsrc-use.json 2025-12-16 00:16:36.418924 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node-rsrc-use.json 2025-12-16 00:16:36.418993 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node_exporter_full.json 2025-12-16 00:16:36.419007 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/node_exporter_side_by_side.json 2025-12-16 00:16:36.419038 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/nodes.json 2025-12-16 00:16:36.419049 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/opensearch.json 2025-12-16 00:16:36.419059 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus-remote-write.json 2025-12-16 00:16:36.419068 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus.json 2025-12-16 00:16:36.419078 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/prometheus_alertmanager.json 2025-12-16 00:16:36.419088 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/rabbitmq.json 2025-12-16 00:16:36.419111 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/infrastructure/redfish.json 2025-12-16 00:16:36.419121 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/openstack/ 2025-12-16 00:16:36.419131 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/dashboards/openstack/openstack.json 2025-12-16 00:16:36.419141 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/grafana_home_dashboard.json 2025-12-16 00:16:36.419150 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/grafana/provisioning.yaml 2025-12-16 00:16:36.419160 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ 2025-12-16 00:16:36.419170 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/alertmanager.rec.rules 2025-12-16 00:16:36.419180 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/alertmanager.rules 2025-12-16 00:16:36.419189 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/cadvisor.rules 2025-12-16 00:16:36.419199 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ceph.rec.rules 2025-12-16 00:16:36.419208 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/ceph.rules 2025-12-16 00:16:36.419218 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/elasticsearch.rules 2025-12-16 00:16:36.419255 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/fluentd-aggregator.rules 2025-12-16 00:16:36.419271 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/haproxy.rules 2025-12-16 00:16:36.419280 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/hardware.rules 2025-12-16 00:16:36.419290 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/mysql.rules 2025-12-16 00:16:36.419300 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/node.rec.rules 2025-12-16 00:16:36.419310 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/node.rules 2025-12-16 00:16:36.419320 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/openstack.rules 2025-12-16 00:16:36.419329 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus-alertmanager.yml 2025-12-16 00:16:36.419339 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus-extra.rules 2025-12-16 00:16:36.419348 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.rec.rules 2025-12-16 00:16:36.419357 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.rules 2025-12-16 00:16:36.419367 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/ 2025-12-16 00:16:36.419376 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/10-redfish.yml 2025-12-16 00:16:36.419385 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/50-ceph.yml 2025-12-16 00:16:36.419402 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/prometheus.yml.d/51-ceph-nodeexporter.yml 2025-12-16 00:16:36.419412 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/rabbitmq.rules 2025-12-16 00:16:36.419422 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:osism-kolla-operations-ef3fa6a/prometheus/redfish.rules 2025-12-16 00:16:36.419431 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container bb8ac718600f 2025-12-16 00:16:36.419441 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> 90fa09d74258 2025-12-16 00:16:36.419468 | 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 2025-12-16 00:16:36.419480 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in dee41e0fd49c 2025-12-16 00:16:36.419490 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-12-16 00:16:36.419500 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-12-16 00:16:36.419509 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-12-16 00:16:36.419519 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Package 'build-essential' is not installed, so not removed 2025-12-16 00:16:36.419528 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:16:36.419538 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading package lists... 2025-12-16 00:16:36.419547 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Building dependency tree... 2025-12-16 00:16:36.419556 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Reading state information... 2025-12-16 00:16:36.419566 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:16:36.419575 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container dee41e0fd49c 2025-12-16 00:16:36.419585 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> e38d2944e356 2025-12-16 00:16:36.419601 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Step 13/13 : USER grafana 2025-12-16 00:16:36.419610 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Running in f6ed7eca436e 2025-12-16 00:16:36.419646 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> Removed intermediate container f6ed7eca436e 2025-12-16 00:16:36.419657 | ubuntu-noble-large | INFO:kolla.common.utils.grafana: ---> ce8feca15633 2025-12-16 00:16:36.419667 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully built fd4e91a8bc57 2025-12-16 00:16:36.419677 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Successfully tagged osism.harbor.regio.digital/kolla/grafana:build-20251216 2025-12-16 00:16:36.419687 | ubuntu-noble-large | INFO:kolla.common.utils.grafana:Built at 2025-12-16 00:16:36.418509 (took 0:00:56.457080) 2025-12-16 00:16:36.419759 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-base) 2025-12-16 00:16:36.419770 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Processing 2025-12-16 00:16:36.419780 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Building started at 2025-12-16 00:16:36.418941 2025-12-16 00:16:36.419862 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 plugins into plugins archive 2025-12-16 00:16:36.420561 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-base:Turned 0 additions into additions archive 2025-12-16 00:16:38.465667 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 1/4 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:16:38.465739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> d8e2c400b94e 2025-12-16 00:16:38.465757 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 2/4 : LABEL "build-date"="20251216" "name"="hacluster-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:16:38.465785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 38c98f05593b 2025-12-16 00:16:38.465796 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 38c98f05593b 2025-12-16 00:16:38.465846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> ef1d5830e1a1 2025-12-16 00:16:38.465858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:16:38.465895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 60d4dbedb342 2025-12-16 00:16:38.465905 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Step 4/4 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-16 00:16:38.465914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Running in 748d321b0982 2025-12-16 00:16:38.465924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> Removed intermediate container 748d321b0982 2025-12-16 00:16:38.465933 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base: ---> 72c4c8f18e43 2025-12-16 00:16:38.465965 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully built 7bd8bd8b4916 2025-12-16 00:16:38.465981 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-base:build-20251216 2025-12-16 00:16:38.465991 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-base:Built at 2025-12-16 00:16:38.465879 (took 0:00:02.046938) 2025-12-16 00:16:38.466084 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker-remote) to queue 2025-12-16 00:16:38.466123 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pcs) to queue 2025-12-16 00:16:38.466134 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-corosync) to queue 2025-12-16 00:16:38.466173 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(hacluster-pacemaker) to queue 2025-12-16 00:16:38.466638 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-base) 2025-12-16 00:16:38.466673 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Processing 2025-12-16 00:16:38.466713 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Building started at 2025-12-16 00:16:38.466557 2025-12-16 00:16:38.467558 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 plugins into plugins archive 2025-12-16 00:16:38.468197 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-base:Turned 0 additions into additions archive 2025-12-16 00:16:38.807759 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 1/3 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:16:38.807882 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> d8e2c400b94e 2025-12-16 00:16:38.807917 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 2/3 : LABEL "build-date"="20251216" "name"="letsencrypt-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:16:38.807964 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Running in 63936f110e9e 2025-12-16 00:16:38.808016 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> Removed intermediate container 63936f110e9e 2025-12-16 00:16:38.808029 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> 4f7b0bf1aa68 2025-12-16 00:16:38.808074 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Step 3/3 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:16:38.808141 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base: ---> f3aa376438ff 2025-12-16 00:16:38.808182 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully built 9b18ae75a2bb 2025-12-16 00:16:38.808293 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251216 2025-12-16 00:16:38.808413 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-base:Built at 2025-12-16 00:16:38.808266 (took 0:00:00.341709) 2025-12-16 00:16:38.808529 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-lego) to queue 2025-12-16 00:16:38.808598 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(letsencrypt-webserver) to queue 2025-12-16 00:16:38.809106 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openstack-base) 2025-12-16 00:16:38.809185 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Processing 2025-12-16 00:16:38.809319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building started at 2025-12-16 00:16:38.809175 2025-12-16 00:16:38.809414 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting local archive from tarballs/requirements-stable-2024.2.tar.gz 2025-12-16 00:16:38.810275 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Getting archive from https://tarballs.opendev.org/openstack/pycadf/pycadf-3.1.1.tar.gz 2025-12-16 00:16:39.836837 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 1 plugins into plugins archive 2025-12-16 00:16:39.836993 | ubuntu-noble-large | DEBUG:kolla.common.utils.openstack-base:Turned 0 additions into additions archive 2025-12-16 00:19:56.350511 | 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 2025-12-16 00:19:56.350586 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.350602 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:[WARNING]: Empty continuation lines will become errors in a future release. 2025-12-16 00:19:56.350613 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.350625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 1/11 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:19:56.350637 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> d8e2c400b94e 2025-12-16 00:19:56.350649 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 2/11 : LABEL "build-date"="20251216" "name"="openstack-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:19:56.350661 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in bd669062ae4c 2025-12-16 00:19:56.350672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container bd669062ae4c 2025-12-16 00:19:56.350734 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> d23c6d4a555c 2025-12-16 00:19:56.350746 | 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/* 2025-12-16 00:19:56.350756 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in a0fc061bbc1c 2025-12-16 00:19:56.350765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:19:56.350774 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:19:56.350783 | 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] 2025-12-16 00:19:56.350793 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:19:56.350802 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:19:56.350811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:19:56.350820 | 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] 2025-12-16 00:19:56.350884 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:19:56.350895 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:19:56.350904 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:19:56.350913 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:19:56.350922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:19:56.350931 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:19:56.350940 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:19:56.350949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:19:56.350957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 29.0 MB in 3s (10.1 MB/s) 2025-12-16 00:19:56.350967 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-12-16 00:19:56.350976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-12-16 00:19:56.350989 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2025-12-16 00:19:56.351215 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2025-12-16 00:19:56.351327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools is already the newest version (68.1.2-2ubuntu1.2). 2025-12-16 00:19:56.351353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:python3-setuptools set to manually installed. 2025-12-16 00:19:56.351364 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:19:56.351378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container a0fc061bbc1c 2025-12-16 00:19:56.351524 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> c20f43ce4fd2 2025-12-16 00:19:56.351608 | 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/* 2025-12-16 00:19:56.351706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in ea331497bb26 2025-12-16 00:19:56.351777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:19:56.351858 | 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] 2025-12-16 00:19:56.351934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:19:56.352010 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:19:56.352086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:19:56.353522 | 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] 2025-12-16 00:19:56.353593 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:19:56.353607 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:19:56.353618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:19:56.353628 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:19:56.353638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:19:56.353649 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:19:56.353659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:19:56.353669 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:19:56.353679 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:19:56.353690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 29.0 MB in 3s (10.3 MB/s) 2025-12-16 00:19:56.353701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-12-16 00:19:56.353711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading package lists... 2025-12-16 00:19:56.353721 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Building dependency tree... 2025-12-16 00:19:56.353731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Reading state information... 2025-12-16 00:19:56.353742 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:ca-certificates is already the newest version (20240203). 2025-12-16 00:19:56.353752 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following additional packages will be installed: 2025-12-16 00:19:56.353762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-bin apache2-data apache2-utils binutils binutils-common 2025-12-16 00:19:56.353772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu bzip2 cpp cpp-13 cpp-13-x86-64-linux-gnu 2025-12-16 00:19:56.353782 | 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 2025-12-16 00:19:56.353792 | 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 2025-12-16 00:19:56.353802 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-x86-64-linux-gnu git-man icu-devtools libapr1t64 libaprutil1-dbd-sqlite3 2025-12-16 00:19:56.353812 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1-ldap libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin 2025-12-16 00:19:56.353823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-12-16 00:19:56.353843 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libdpkg-perl liberror-perl libexpat1-dev libgcc-13-dev libgomp1 libgprofng0 2025-12-16 00:19:56.353853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2025-12-16 00:19:56.353863 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libpcre16-3 2025-12-16 00:19:56.353874 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre3 libpcre32-3 libpcrecpp0v5 libpkgconf3 libpq5 libpython3-dev 2025-12-16 00:19:56.353952 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 libstdc++-13-dev 2025-12-16 00:19:56.353964 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libtsan2 libubsan1 libxml2 libxslt1.1 libyaml-0-2 linux-libc-dev 2025-12-16 00:19:56.353974 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make patch pkgconf pkgconf-bin python3-pip-whl 2025-12-16 00:19:56.353984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-setuptools-whl python3.12-dev python3.12-venv rpcsvc-proto xz-utils 2025-12-16 00:19:56.353994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Suggested packages: 2025-12-16 00:19:56.354004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2025-12-16 00:19:56.354013 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-doc gprofng-gui bzip2-doc cpp-doc gcc-13-locales cpp-13-doc 2025-12-16 00:19:56.354023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: debian-keyring g++-multilib g++-13-multilib gcc-13-doc gcc-multilib 2025-12-16 00:19:56.354033 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev autoconf automake libtool flex bison gdb gcc-doc 2025-12-16 00:19:56.354042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2025-12-16 00:19:56.354052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-12-16 00:19:56.354105 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: git-mediawiki git-svn glibc-doc bzr icu-doc postgresql-doc-16 libssl-doc 2025-12-16 00:19:56.354123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libstdc++-13-doc libyaml-doc make-doc ed diffutils-doc 2025-12-16 00:19:56.354133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Recommended packages: 2025-12-16 00:19:56.354143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ssl-cert fakeroot libalgorithm-merge-perl less ssh-client manpages 2025-12-16 00:19:56.354192 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: manpages-dev libc-devtools libfile-fcntllock-perl liblocale-gettext-perl 2025-12-16 00:19:56.354202 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: javascript-common unzip 2025-12-16 00:19:56.354298 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:The following NEW packages will be installed: 2025-12-16 00:19:56.354362 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: apache2 apache2-bin apache2-data apache2-utils binutils binutils-common 2025-12-16 00:19:56.354379 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2025-12-16 00:19:56.354427 | 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 2025-12-16 00:19:56.354500 | 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 2025-12-16 00:19:56.358346 | 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 2025-12-16 00:19:56.358367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libapache2-mod-wsgi-py3 libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-ldap 2025-12-16 00:19:56.358378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libaprutil1t64 libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-12-16 00:19:56.358388 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls libdpkg-perl 2025-12-16 00:19:56.358397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: liberror-perl libexpat1-dev libffi-dev libgcc-13-dev libgomp1 libgprofng0 2025-12-16 00:19:56.358417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libhwasan0 libicu-dev libicu74 libisl23 libitm1 libjansson4 libjs-jquery 2025-12-16 00:19:56.358427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libjs-sphinxdoc libjs-underscore liblsan0 liblua5.4-0 libmpc3 libpcre16-3 2025-12-16 00:19:56.358437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpcre3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpkgconf3 libpq-dev libpq5 2025-12-16 00:19:56.358446 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libpython3-dev libpython3.12-dev libpython3.12t64 libquadmath0 libsframe1 2025-12-16 00:19:56.358455 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libssl-dev libstdc++-13-dev libtsan2 libubsan1 libxml2 libxml2-dev 2025-12-16 00:19:56.358484 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: libxslt1-dev libxslt1.1 libyaml-0-2 libyaml-dev linux-libc-dev 2025-12-16 00:19:56.358494 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: lto-disabled-list make patch pkg-config pkgconf pkgconf-bin python3-dev 2025-12-16 00:19:56.358504 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3-pip-whl python3-setuptools-whl python3-venv python3.12-dev 2025-12-16 00:19:56.358513 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: python3.12-venv rpcsvc-proto xz-utils zip zlib1g-dev 2025-12-16 00:19:56.358523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:0 upgraded, 100 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:19:56.358533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Need to get 120 MB of archives. 2025-12-16 00:19:56.358543 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:After this operation, 443 MB of additional disk space will be used. 2025-12-16 00:19:56.358552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:19:56.358562 | 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] 2025-12-16 00:19:56.358572 | 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] 2025-12-16 00:19:56.358583 | 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] 2025-12-16 00:19:56.358593 | 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] 2025-12-16 00:19:56.358602 | 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] 2025-12-16 00:19:56.358612 | 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] 2025-12-16 00:19:56.358622 | 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] 2025-12-16 00:19:56.358632 | 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.6 [763 kB] 2025-12-16 00:19:56.358666 | 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.8 [1,331 kB] 2025-12-16 00:19:56.358677 | 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.8 [163 kB] 2025-12-16 00:19:56.358686 | 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.8 [97.7 kB] 2025-12-16 00:19:56.358696 | 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.8 [90.2 kB] 2025-12-16 00:19:56.358705 | 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] 2025-12-16 00:19:56.358722 | 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.2 [267 kB] 2025-12-16 00:19:56.358744 | 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.8 [240 kB] 2025-12-16 00:19:56.358754 | 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.8 [15.6 kB] 2025-12-16 00:19:56.358764 | 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.8 [576 kB] 2025-12-16 00:19:56.358774 | 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.8 [97.9 kB] 2025-12-16 00:19:56.358783 | 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.8 [94.5 kB] 2025-12-16 00:19:56.358793 | 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.8 [849 kB] 2025-12-16 00:19:56.358802 | 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.8 [2,463 kB] 2025-12-16 00:19:56.358813 | 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.8 [18.1 kB] 2025-12-16 00:19:56.358822 | 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.6 [20.4 kB] 2025-12-16 00:19:56.358832 | 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-90.91 [1,932 kB] 2025-12-16 00:19:56.358842 | 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] 2025-12-16 00:19:56.358852 | 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] 2025-12-16 00:19:56.359004 | 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.6 [2,125 kB] 2025-12-16 00:19:56.359023 | 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 [51.5 kB] 2025-12-16 00:19:56.359033 | 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] 2025-12-16 00:19:56.359042 | 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] 2025-12-16 00:19:56.359052 | 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 [10.7 MB] 2025-12-16 00:19:56.359062 | 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,038 B] 2025-12-16 00:19:56.359071 | 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] 2025-12-16 00:19:56.359080 | 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] 2025-12-16 00:19:56.359090 | 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 [48.0 kB] 2025-12-16 00:19:56.359105 | 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 [148 kB] 2025-12-16 00:19:56.359122 | 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 [29.7 kB] 2025-12-16 00:19:56.359131 | 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 [10.5 kB] 2025-12-16 00:19:56.359141 | 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 [3,031 kB] 2025-12-16 00:19:56.359150 | 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,322 kB] 2025-12-16 00:19:56.359159 | 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 [2,772 kB] 2025-12-16 00:19:56.359169 | 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,184 kB] 2025-12-16 00:19:56.359187 | 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,641 kB] 2025-12-16 00:19:56.359198 | 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 [153 kB] 2025-12-16 00:19:56.359207 | 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 [2,681 kB] 2025-12-16 00:19:56.359217 | 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 [21.1 MB] 2025-12-16 00:19:56.359268 | 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 [494 kB] 2025-12-16 00:19:56.359284 | 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] 2025-12-16 00:19:56.359293 | 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] 2025-12-16 00:19:56.359303 | 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 [2,420 kB] 2025-12-16 00:19:56.359312 | 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 [12.2 MB] 2025-12-16 00:19:56.359322 | 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 [16.1 kB] 2025-12-16 00:19:56.359331 | 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] 2025-12-16 00:19:56.359341 | 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] 2025-12-16 00:19:56.359350 | 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] 2025-12-16 00:19:56.359360 | 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.5 [269 kB] 2025-12-16 00:19:56.359369 | 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] 2025-12-16 00:19:56.359379 | 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] 2025-12-16 00:19:56.359388 | 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] 2025-12-16 00:19:56.359404 | 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.5 [1,074 kB] 2025-12-16 00:19:56.359414 | 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] 2025-12-16 00:19:56.359423 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-12-16 00:19:56.359433 | 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] 2025-12-16 00:19:56.359448 | 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] 2025-12-16 00:19:56.359457 | 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] 2025-12-16 00:19:56.359487 | 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] 2025-12-16 00:19:56.359497 | 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.9 [2,342 kB] 2025-12-16 00:19:56.359506 | 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] 2025-12-16 00:19:56.359516 | 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.3 [140 kB] 2025-12-16 00:19:56.359525 | 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] 2025-12-16 00:19:56.359545 | 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] 2025-12-16 00:19:56.359555 | 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] 2025-12-16 00:19:56.359565 | 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] 2025-12-16 00:19:56.359575 | 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] 2025-12-16 00:19:56.359584 | 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] 2025-12-16 00:19:56.359594 | 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] 2025-12-16 00:19:56.359604 | 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] 2025-12-16 00:19:56.359614 | 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] 2025-12-16 00:19:56.359623 | 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] 2025-12-16 00:19:56.359633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:81 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.11-0ubuntu0.24.04.1 [145 kB] 2025-12-16 00:19:56.359642 | 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.6 [2,408 kB] 2025-12-16 00:19:56.359652 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.11-0ubuntu0.24.04.1 [152 kB] 2025-12-16 00:19:56.359662 | 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] 2025-12-16 00:19:56.359694 | 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.9 [5,677 kB] 2025-12-16 00:19:56.359704 | 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] 2025-12-16 00:19:56.359713 | 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.6 [781 kB] 2025-12-16 00:19:56.359723 | 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.2 [167 kB] 2025-12-16 00:19:56.359733 | 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.2 [91.9 kB] 2025-12-16 00:19:56.359743 | 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] 2025-12-16 00:19:56.359753 | 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] 2025-12-16 00:19:56.359763 | 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] 2025-12-16 00:19:56.359779 | 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.9 [498 kB] 2025-12-16 00:19:56.359789 | 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] 2025-12-16 00:19:56.359799 | 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] 2025-12-16 00:19:56.359810 | 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] 2025-12-16 00:19:56.359820 | 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.9 [5,674 B] 2025-12-16 00:19:56.359830 | 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] 2025-12-16 00:19:56.359847 | 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] 2025-12-16 00:19:56.359857 | 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] 2025-12-16 00:19:56.359867 | 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] 2025-12-16 00:19:56.359877 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Fetched 120 MB in 5s (26.4 MB/s) 2025-12-16 00:19:56.359887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapr1t64:amd64. 2025-12-16 00:19:56.359896 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2025-12-16 00:19:56.359906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2025-12-16 00:19:56.359918 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-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% 2025-12-16 00:19:56.359930 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 2025-12-16 00:19:56.359940 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:70% (Reading database ... 75% (Reading database ... 80% 2025-12-16 00:19:56.359956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 85% 2025-12-16 00:19:56.359966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 90% 2025-12-16 00:19:56.359976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 95% 2025-12-16 00:19:56.359986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:19:56.359996 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2025-12-16 00:19:56.360006 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-12-16 00:19:56.360016 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1t64:amd64. 2025-12-16 00:19:56.360026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2025-12-16 00:19:56.360036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-16 00:19:56.360046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2025-12-16 00:19:56.360056 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2025-12-16 00:19:56.360066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-16 00:19:56.360076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libaprutil1-ldap:amd64. 2025-12-16 00:19:56.360086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2025-12-16 00:19:56.360096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-16 00:19:56.360110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjansson4:amd64. 2025-12-16 00:19:56.360121 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2025-12-16 00:19:56.360130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:19:56.360140 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblua5.4-0:amd64. 2025-12-16 00:19:56.360150 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-12-16 00:19:56.360166 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-12-16 00:19:56.360176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu74:amd64. 2025-12-16 00:19:56.360190 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-12-16 00:19:56.360200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:19:56.360273 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2:amd64. 2025-12-16 00:19:56.360321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-16 00:19:56.360366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:19:56.360412 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-bin. 2025-12-16 00:19:56.360498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.8_amd64.deb ... 2025-12-16 00:19:56.360515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-bin (2.4.58-1ubuntu8.8) ... 2025-12-16 00:19:56.360704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-data. 2025-12-16 00:19:56.360764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.8_all.deb ... 2025-12-16 00:19:56.360800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-data (2.4.58-1ubuntu8.8) ... 2025-12-16 00:19:56.360820 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2-utils. 2025-12-16 00:19:56.360831 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.8_amd64.deb ... 2025-12-16 00:19:56.360841 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.360852 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2-utils (2.4.58-1ubuntu8.8) ... 2025-12-16 00:19:56.360867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package apache2. 2025-12-16 00:19:56.360914 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.8_amd64.deb ... 2025-12-16 00:19:56.360963 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking apache2 (2.4.58-1ubuntu8.8) ... 2025-12-16 00:19:56.361011 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-0-2:amd64. 2025-12-16 00:19:56.361060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../12-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-12-16 00:19:56.361123 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.361224 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-16 00:19:56.361290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package xz-utils. 2025-12-16 00:19:56.361365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../13-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2025-12-16 00:19:56.361417 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:19:56.361491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-common:amd64. 2025-12-16 00:19:56.361565 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../14-binutils-common_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:19:56.361615 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:19:56.361660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libsframe1:amd64. 2025-12-16 00:19:56.361707 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.361754 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../15-libsframe1_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:19:56.361820 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:19:56.361888 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libbinutils:amd64. 2025-12-16 00:19:56.361937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../16-libbinutils_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:19:56.361983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:19:56.362029 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf-nobfd0:amd64. 2025-12-16 00:19:56.362074 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../17-libctf-nobfd0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:19:56.362122 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:19:56.362166 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libctf0:amd64. 2025-12-16 00:19:56.362212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../18-libctf0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:19:56.362280 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.362332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:19:56.362395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgprofng0:amd64. 2025-12-16 00:19:56.362412 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../19-libgprofng0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:19:56.362486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.362521 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:19:56.362573 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-12-16 00:19:56.362622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../20-binutils-x86-64-linux-gnu_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:19:56.362668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:19:56.362713 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package binutils. 2025-12-16 00:19:56.362758 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../21-binutils_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:19:56.362802 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:19:56.362846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc-dev-bin. 2025-12-16 00:19:56.362890 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../22-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-12-16 00:19:56.362937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.362983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:19:56.363040 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package linux-libc-dev:amd64. 2025-12-16 00:19:56.363085 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../23-linux-libc-dev_6.8.0-90.91_amd64.deb ... 2025-12-16 00:19:56.363130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.363176 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-16 00:19:56.363222 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcrypt-dev:amd64. 2025-12-16 00:19:56.363285 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../24-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-12-16 00:19:56.363332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-16 00:19:56.363378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package rpcsvc-proto. 2025-12-16 00:19:56.363421 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../25-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-12-16 00:19:56.363483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.363525 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-16 00:19:56.363572 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libc6-dev:amd64. 2025-12-16 00:19:56.363616 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../26-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-12-16 00:19:56.363660 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.363706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-16 00:19:56.363750 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-base:amd64. 2025-12-16 00:19:56.363795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../27-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:19:56.363839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.363882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libisl23:amd64. 2025-12-16 00:19:56.363926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../28-libisl23_0.26-3build1.1_amd64.deb ... 2025-12-16 00:19:56.363969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:19:56.364023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libmpc3:amd64. 2025-12-16 00:19:56.364071 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../29-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-12-16 00:19:56.364113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:19:56.364157 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-12-16 00:19:56.364202 | 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_amd64.deb ... 2025-12-16 00:19:56.364272 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.364335 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.364349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-13. 2025-12-16 00:19:56.364410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../31-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:19:56.364434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.364517 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-12-16 00:19:56.364530 | 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 ... 2025-12-16 00:19:56.364576 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.364590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:19:56.364740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package cpp. 2025-12-16 00:19:56.364772 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../33-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-16 00:19:56.364784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:19:56.364800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcc1-0:amd64. 2025-12-16 00:19:56.364811 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../34-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:19:56.364823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.364885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgomp1:amd64. 2025-12-16 00:19:56.364900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../35-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:19:56.364964 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.365007 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libitm1:amd64. 2025-12-16 00:19:56.365048 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../36-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:19:56.365099 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.365113 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.365175 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libatomic1:amd64. 2025-12-16 00:19:56.365216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../37-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:19:56.365278 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.365336 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libasan8:amd64. 2025-12-16 00:19:56.365349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../38-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:19:56.365412 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.365453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liblsan0:amd64. 2025-12-16 00:19:56.365512 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../39-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:19:56.365577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.365618 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libtsan2:amd64. 2025-12-16 00:19:56.365658 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../40-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:19:56.365708 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.365721 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libubsan1:amd64. 2025-12-16 00:19:56.365781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../41-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:19:56.365823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.365835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libhwasan0:amd64. 2025-12-16 00:19:56.365889 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../42-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:19:56.365902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.365960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libquadmath0:amd64. 2025-12-16 00:19:56.365973 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../43-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:19:56.366031 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.366083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libgcc-13-dev:amd64. 2025-12-16 00:19:56.366095 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../44-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:19:56.366136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.366195 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-12-16 00:19:56.366208 | 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_amd64.deb ... 2025-12-16 00:19:56.366283 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.366340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-13. 2025-12-16 00:19:56.366353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../46-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:19:56.366404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.366445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-12-16 00:19:56.366487 | 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 ... 2025-12-16 00:19:56.366540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:19:56.366553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package gcc. 2025-12-16 00:19:56.366611 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../48-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-16 00:19:56.366624 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:19:56.366684 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-12-16 00:19:56.366725 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../49-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:19:56.366746 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.366801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-12-16 00:19:56.366814 | 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_amd64.deb ... 2025-12-16 00:19:56.366872 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.366885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-13. 2025-12-16 00:19:56.366944 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../51-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:19:56.366957 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.367015 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-12-16 00:19:56.367029 | 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 ... 2025-12-16 00:19:56.367087 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:19:56.367100 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package g++. 2025-12-16 00:19:56.367158 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../53-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-16 00:19:56.367171 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:19:56.367248 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package make. 2025-12-16 00:19:56.367266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../54-make_4.3-4.1build2_amd64.deb ... 2025-12-16 00:19:56.367320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking make (4.3-4.1build2) ... 2025-12-16 00:19:56.367333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libdpkg-perl. 2025-12-16 00:19:56.367393 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../55-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2025-12-16 00:19:56.367406 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.367487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:19:56.367501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package bzip2. 2025-12-16 00:19:56.367556 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.367569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../56-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-12-16 00:19:56.367627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:19:56.367640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package patch. 2025-12-16 00:19:56.367697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../57-patch_2.7.6-7build3_amd64.deb ... 2025-12-16 00:19:56.367710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking patch (2.7.6-7build3) ... 2025-12-16 00:19:56.367768 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package lto-disabled-list. 2025-12-16 00:19:56.367781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../58-lto-disabled-list_47_all.deb ... 2025-12-16 00:19:56.367846 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking lto-disabled-list (47) ... 2025-12-16 00:19:56.367859 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package dpkg-dev. 2025-12-16 00:19:56.367911 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../59-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2025-12-16 00:19:56.367924 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:19:56.367980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package build-essential. 2025-12-16 00:19:56.368000 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../60-build-essential_12.10ubuntu1_amd64.deb ... 2025-12-16 00:19:56.368042 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking build-essential (12.10ubuntu1) ... 2025-12-16 00:19:56.368093 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-12-16 00:19:56.368106 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../61-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-12-16 00:19:56.368156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:19:56.368169 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package liberror-perl. 2025-12-16 00:19:56.368227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../62-liberror-perl_0.17029-2_all.deb ... 2025-12-16 00:19:56.368262 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.368324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking liberror-perl (0.17029-2) ... 2025-12-16 00:19:56.368337 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git-man. 2025-12-16 00:19:56.368410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../63-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2025-12-16 00:19:56.368424 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.368499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:19:56.368512 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package git. 2025-12-16 00:19:56.368562 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../64-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2025-12-16 00:19:56.368604 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:19:56.368654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package icu-devtools. 2025-12-16 00:19:56.368667 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../65-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2025-12-16 00:19:56.368718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2025-12-16 00:19:56.368731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12t64:amd64. 2025-12-16 00:19:56.368788 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../66-libpython3.12t64_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-16 00:19:56.368801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12t64:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-16 00:19:56.368856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libapache2-mod-wsgi-py3. 2025-12-16 00:19:56.368869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../67-libapache2-mod-wsgi-py3_5.0.0-1build2_amd64.deb ... 2025-12-16 00:19:56.368925 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2025-12-16 00:19:56.368938 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libexpat1-dev:amd64. 2025-12-16 00:19:56.368993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../68-libexpat1-dev_2.6.1-2ubuntu0.3_amd64.deb ... 2025-12-16 00:19:56.369006 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-12-16 00:19:56.369062 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libicu-dev:amd64. 2025-12-16 00:19:56.369115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../69-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2025-12-16 00:19:56.369128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:19:56.369185 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-jquery. 2025-12-16 00:19:56.369198 | 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 ... 2025-12-16 00:19:56.369260 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-12-16 00:19:56.369320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-underscore. 2025-12-16 00:19:56.369333 | 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 ... 2025-12-16 00:19:56.369392 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-12-16 00:19:56.369405 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libjs-sphinxdoc. 2025-12-16 00:19:56.369493 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../72-libjs-sphinxdoc_7.2.6-6_all.deb ... 2025-12-16 00:19:56.369548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libjs-sphinxdoc (7.2.6-6) ... 2025-12-16 00:19:56.369560 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre16-3:amd64. 2025-12-16 00:19:56.369609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../73-libpcre16-3_2%3a8.39-15build1_amd64.deb ... 2025-12-16 00:19:56.369622 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre16-3:amd64 (2:8.39-15build1) ... 2025-12-16 00:19:56.369765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3:amd64. 2025-12-16 00:19:56.369796 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../74-libpcre3_2%3a8.39-15build1_amd64.deb ... 2025-12-16 00:19:56.369807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3:amd64 (2:8.39-15build1) ... 2025-12-16 00:19:56.369823 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre32-3:amd64. 2025-12-16 00:19:56.369833 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../75-libpcre32-3_2%3a8.39-15build1_amd64.deb ... 2025-12-16 00:19:56.369842 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre32-3:amd64 (2:8.39-15build1) ... 2025-12-16 00:19:56.369855 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.369901 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcrecpp0v5:amd64. 2025-12-16 00:19:56.369915 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../76-libpcrecpp0v5_2%3a8.39-15build1_amd64.deb ... 2025-12-16 00:19:56.369956 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2025-12-16 00:19:56.369969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpcre3-dev:amd64. 2025-12-16 00:19:56.370023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../77-libpcre3-dev_2%3a8.39-15build1_amd64.deb ... 2025-12-16 00:19:56.370037 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpcre3-dev:amd64 (2:8.39-15build1) ... 2025-12-16 00:19:56.370079 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpkgconf3:amd64. 2025-12-16 00:19:56.370091 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../78-libpkgconf3_1.8.1-2build1_amd64.deb ... 2025-12-16 00:19:56.370131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2025-12-16 00:19:56.370144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq5:amd64. 2025-12-16 00:19:56.370193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../79-libpq5_16.11-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:19:56.370206 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.370271 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq5:amd64 (16.11-0ubuntu0.24.04.1) ... 2025-12-16 00:19:56.370291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libssl-dev:amd64. 2025-12-16 00:19:56.370333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../80-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-12-16 00:19:56.370346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-12-16 00:19:56.370410 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpq-dev. 2025-12-16 00:19:56.370423 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../81-libpq-dev_16.11-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:19:56.370498 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.370509 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpq-dev (16.11-0ubuntu0.24.04.1) ... 2025-12-16 00:19:56.370563 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zlib1g-dev:amd64. 2025-12-16 00:19:56.370576 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../82-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.1_amd64.deb ... 2025-12-16 00:19:56.370627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-12-16 00:19:56.370641 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3.12-dev:amd64. 2025-12-16 00:19:56.370681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../83-libpython3.12-dev_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-16 00:19:56.370694 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3.12-dev:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-16 00:19:56.370747 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libpython3-dev:amd64. 2025-12-16 00:19:56.370761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../84-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-16 00:19:56.370801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2025-12-16 00:19:56.370814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxml2-dev:amd64. 2025-12-16 00:19:56.370863 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../85-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-16 00:19:56.370884 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:19:56.370937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1.1:amd64. 2025-12-16 00:19:56.370947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../86-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:19:56.370969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:19:56.371010 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libxslt1-dev:amd64. 2025-12-16 00:19:56.371024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../87-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:19:56.371076 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:19:56.371090 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf-bin. 2025-12-16 00:19:56.371131 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../88-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2025-12-16 00:19:56.371144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf-bin (1.8.1-2build1) ... 2025-12-16 00:19:56.371184 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkgconf:amd64. 2025-12-16 00:19:56.371197 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../89-pkgconf_1.8.1-2build1_amd64.deb ... 2025-12-16 00:19:56.371253 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2025-12-16 00:19:56.371299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package pkg-config:amd64. 2025-12-16 00:19:56.371312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../90-pkg-config_1.8.1-2build1_amd64.deb ... 2025-12-16 00:19:56.371380 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2025-12-16 00:19:56.371446 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-dev. 2025-12-16 00:19:56.371541 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../91-python3.12-dev_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-16 00:19:56.371594 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-dev (3.12.3-1ubuntu0.9) ... 2025-12-16 00:19:56.371607 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-dev. 2025-12-16 00:19:56.371649 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../92-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-16 00:19:56.371662 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2025-12-16 00:19:56.371702 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-pip-whl. 2025-12-16 00:19:56.371715 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../93-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2025-12-16 00:19:56.371767 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-12-16 00:19:56.371780 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-setuptools-whl. 2025-12-16 00:19:56.371822 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../94-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2025-12-16 00:19:56.371835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-12-16 00:19:56.371885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3.12-venv. 2025-12-16 00:19:56.371898 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../95-python3.12-venv_3.12.3-1ubuntu0.9_amd64.deb ... 2025-12-16 00:19:56.371939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.371951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3.12-venv (3.12.3-1ubuntu0.9) ... 2025-12-16 00:19:56.372002 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package python3-venv. 2025-12-16 00:19:56.372015 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../96-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2025-12-16 00:19:56.372056 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2025-12-16 00:19:56.372069 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package zip. 2025-12-16 00:19:56.372110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../97-zip_3.0-13ubuntu0.2_amd64.deb ... 2025-12-16 00:19:56.372122 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking zip (3.0-13ubuntu0.2) ... 2025-12-16 00:19:56.372172 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libffi-dev:amd64. 2025-12-16 00:19:56.372185 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../98-libffi-dev_3.4.6-1build1_amd64.deb ... 2025-12-16 00:19:56.372226 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2025-12-16 00:19:56.374302 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Selecting previously unselected package libyaml-dev:amd64. 2025-12-16 00:19:56.374323 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Preparing to unpack .../99-libyaml-dev_0.2.5-1build1_amd64.deb ... 2025-12-16 00:19:56.374332 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2025-12-16 00:19:56.374339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2025-12-16 00:19:56.374346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up lto-disabled-list (47) ... 2025-12-16 00:19:56.374353 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre16-3:amd64 (2:8.39-15build1) ... 2025-12-16 00:19:56.374359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2025-12-16 00:19:56.374366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-16 00:19:56.374373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:19:56.374386 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq5:amd64 (16.11-0ubuntu0.24.04.1) ... 2025-12-16 00:19:56.374393 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:19:56.374400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-16 00:19:56.374407 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:19:56.374413 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.374420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:19:56.374427 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2025-12-16 00:19:56.374434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:19:56.374440 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:19:56.374447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liberror-perl (0.17029-2) ... 2025-12-16 00:19:56.374454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12t64:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-16 00:19:56.374505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3:amd64 (2:8.39-15build1) ... 2025-12-16 00:19:56.374512 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zip (3.0-13ubuntu0.2) ... 2025-12-16 00:19:56.374519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2025-12-16 00:19:56.374526 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-16 00:19:56.374533 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.374540 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up make (4.3-4.1build2) ... 2025-12-16 00:19:56.374546 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:19:56.374553 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-12-16 00:19:56.374562 | 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 2025-12-16 00:19:56.374570 | 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 2025-12-16 00:19:56.374577 | 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 2025-12-16 00:19:56.374584 | 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 2025-12-16 00:19:56.374591 | 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 2025-12-16 00:19:56.374598 | 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 2025-12-16 00:19:56.374605 | 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 2025-12-16 00:19:56.374627 | 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 2025-12-16 00:19:56.374640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: warning: 2025-12-16 00:19:56.374648 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: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 2025-12-16 00:19:56.374655 | 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 2025-12-16 00:19:56.374663 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.374670 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-12-16 00:19:56.374677 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre32-3:amd64 (2:8.39-15build1) ... 2025-12-16 00:19:56.374683 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:19:56.374690 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.374697 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up patch (2.7.6-7build3) ... 2025-12-16 00:19:56.374704 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf-bin (1.8.1-2build1) ... 2025-12-16 00:19:56.374710 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:19:56.374717 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.374725 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:19:56.374732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.374739 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-16 00:19:56.374747 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.374754 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-12-16 00:19:56.374761 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-12-16 00:19:56.374769 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:19:56.374776 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-data (2.4.58-1ubuntu8.8) ... 2025-12-16 00:19:56.374784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.374791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2025-12-16 00:19:56.374799 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:19:56.374806 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:19:56.374813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:19:56.374821 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:19:56.374828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.374835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.374843 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:19:56.374850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2025-12-16 00:19:56.374858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:19:56.374865 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcrecpp0v5:amd64 (2:8.39-15build1) ... 2025-12-16 00:19:56.374878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-16 00:19:56.374885 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2025-12-16 00:19:56.374893 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-venv (3.12.3-1ubuntu0.9) ... 2025-12-16 00:19:56.374900 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.374907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpq-dev (16.11-0ubuntu0.24.04.1) ... 2025-12-16 00:19:56.374915 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-16 00:19:56.374922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-16 00:19:56.374930 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkgconf:amd64 (1.8.1-2build1) ... 2025-12-16 00:19:56.374937 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:19:56.374950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2025-12-16 00:19:56.374969 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up icu-devtools (74.2-1ubuntu3.1) ... 2025-12-16 00:19:56.374976 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up pkg-config:amd64 (1.8.1-2build1) ... 2025-12-16 00:19:56.374984 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:19:56.374992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libjs-sphinxdoc (7.2.6-6) ... 2025-12-16 00:19:56.374999 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.375006 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:19:56.375014 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-16 00:19:56.375021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:19:56.375029 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.375036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-utils (2.4.58-1ubuntu8.8) ... 2025-12-16 00:19:56.375043 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:19:56.375051 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:19:56.375058 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.375066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpcre3-dev:amd64 (2:8.39-15build1) ... 2025-12-16 00:19:56.375073 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.375081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:19:56.375088 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2-bin (2.4.58-1ubuntu8.8) ... 2025-12-16 00:19:56.375096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:19:56.375103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:19:56.375111 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libexpat1-dev:amd64 (2.6.1-2ubuntu0.3) ... 2025-12-16 00:19:56.375118 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.375125 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.1) ... 2025-12-16 00:19:56.375133 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:19:56.375140 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:19:56.375152 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.375160 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:19:56.375167 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up apache2 (2.4.58-1ubuntu8.8) ... 2025-12-16 00:19:56.375175 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mpm_event. 2025-12-16 00:19:56.375182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_core. 2025-12-16 00:19:56.375190 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_host. 2025-12-16 00:19:56.375197 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_core. 2025-12-16 00:19:56.375205 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module auth_basic. 2025-12-16 00:19:56.375212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module access_compat. 2025-12-16 00:19:56.375219 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authn_file. 2025-12-16 00:19:56.375227 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module authz_user. 2025-12-16 00:19:56.375261 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module alias. 2025-12-16 00:19:56.375269 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module dir. 2025-12-16 00:19:56.375277 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module autoindex. 2025-12-16 00:19:56.375284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module env. 2025-12-16 00:19:56.375291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module mime. 2025-12-16 00:19:56.375299 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module negotiation. 2025-12-16 00:19:56.375306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.375314 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module setenvif. 2025-12-16 00:19:56.375321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module filter. 2025-12-16 00:19:56.375329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module deflate. 2025-12-16 00:19:56.375336 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module status. 2025-12-16 00:19:56.375344 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling module reqtimeout. 2025-12-16 00:19:56.375351 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf charset. 2025-12-16 00:19:56.375359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf localized-error-pages. 2025-12-16 00:19:56.375366 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf other-vhosts-access-log. 2025-12-16 00:19:56.375380 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf security. 2025-12-16 00:19:56.375387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling conf serve-cgi-bin. 2025-12-16 00:19:56.375400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Enabling site 000-default. 2025-12-16 00:19:56.375408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:19:56.375415 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:19:56.375423 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3.12-dev:amd64 (3.12.3-1ubuntu0.9) ... 2025-12-16 00:19:56.375430 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libapache2-mod-wsgi-py3 (5.0.0-1build2) ... 2025-12-16 00:19:56.375438 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:apache2_invoke: Enable module wsgi 2025-12-16 00:19:56.375445 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:19:56.375453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-12-16 00:19:56.375475 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:19:56.375483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3.12-dev (3.12.3-1ubuntu0.9) ... 2025-12-16 00:19:56.375491 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:19:56.375505 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:19:56.375512 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2025-12-16 00:19:56.375519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2025-12-16 00:19:56.375527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:19:56.375534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-12-16 00:19:56.375543 | 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 2025-12-16 00:19:56.375550 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Setting up build-essential (12.10ubuntu1) ... 2025-12-16 00:19:56.375561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:19:56.375569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container ea331497bb26 2025-12-16 00:19:56.375576 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> a7c3f76d1fad 2025-12-16 00:19:56.375584 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 5/11 : ADD openstack-base-archive /openstack-base-source 2025-12-16 00:19:56.375592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 166fc0890208 2025-12-16 00:19:56.375599 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 6/11 : ADD plugins-archive / 2025-12-16 00:19:56.375607 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 7110dd0191ae 2025-12-16 00:19:56.375617 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 7/11 : RUN mkdir -p /etc/pycadf && cp /plugins/*pycadf*/etc/pycadf/* /etc/pycadf/ 2025-12-16 00:19:56.375626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in c1b183eacc80 2025-12-16 00:19:56.375636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container c1b183eacc80 2025-12-16 00:19:56.375664 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 755a6ce4b03d 2025-12-16 00:19:56.375715 | 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 2025-12-16 00:19:56.375732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 216d871868a1 2025-12-16 00:19:56.375743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 216d871868a1 2025-12-16 00:19:56.375785 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 2f4ed4de7e20 2025-12-16 00:19:56.375797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 9/11 : ENV PATH /var/lib/kolla/venv/bin:$PATH 2025-12-16 00:19:56.375836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 664ba4088464 2025-12-16 00:19:56.375848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 664ba4088464 2025-12-16 00:19:56.375887 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> d2a3fe0d0dab 2025-12-16 00:19:56.375909 | 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 2025-12-16 00:19:56.375941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in c95f10464620 2025-12-16 00:19:56.375984 | 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) 2025-12-16 00:19:56.375997 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pip 2025-12-16 00:19:56.376023 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pip-25.3-py3-none-any.whl.metadata (4.7 kB) 2025-12-16 00:19:56.376063 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: wheel in /usr/lib/python3/dist-packages (0.42.0) 2025-12-16 00:19:56.376075 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wheel 2025-12-16 00:19:56.376115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-12-16 00:19:56.376127 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setuptools==67.2.* 2025-12-16 00:19:56.376178 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading setuptools-67.2.0-py3-none-any.whl.metadata (6.2 kB) 2025-12-16 00:19:56.376191 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading setuptools-67.2.0-py3-none-any.whl (1.1 MB) 2025-12-16 00:19:56.376249 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.5 MB/s eta 0:00:00 2025-12-16 00:19:56.376265 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pip-25.3-py3-none-any.whl (1.8 MB) 2025-12-16 00:19:56.376339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 17.5 MB/s eta 0:00:00 2025-12-16 00:19:56.376349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 2025-12-16 00:19:56.376361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 147.1 MB/s eta 0:00:00 2025-12-16 00:19:56.376412 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Installing collected packages: wheel, setuptools, pip 2025-12-16 00:19:56.376424 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: wheel 2025-12-16 00:19:56.376480 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: wheel 0.42.0 2025-12-16 00:19:56.376490 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2025-12-16 00:19:56.376516 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'wheel'. No files were found to uninstall. 2025-12-16 00:19:56.376557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: setuptools 2025-12-16 00:19:56.376569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: setuptools 68.1.2 2025-12-16 00:19:56.376589 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /var/lib/kolla/venv 2025-12-16 00:19:56.376632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Can't uninstall 'setuptools'. No files were found to uninstall. 2025-12-16 00:19:56.376644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Attempting uninstall: pip 2025-12-16 00:19:56.376695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Found existing installation: pip 24.0 2025-12-16 00:19:56.376709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Uninstalling pip-24.0: 2025-12-16 00:19:56.376720 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Successfully uninstalled pip-24.0 2025-12-16 00:19:56.376763 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully installed pip-25.3 setuptools-67.2.0 wheel-0.45.1 2025-12-16 00:19:56.376774 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Processing /plugins/pycadf-3.1.1 2025-12-16 00:19:56.376826 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-16 00:19:56.376835 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:19:56.376845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-16 00:19:56.376902 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:19:56.376945 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: started 2025-12-16 00:19:56.376983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:19:56.377021 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:19:56.377032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.377080 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting git+https://github.com/sapcc/openstack-audit-middleware.git 2025-12-16 00:19:56.377092 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Cloning https://github.com/sapcc/openstack-audit-middleware.git to /tmp/pip-req-build-ck3ezoud 2025-12-16 00:19:56.377143 | 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-ck3ezoud 2025-12-16 00:19:56.377155 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: 2025-12-16 00:19:56.377193 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Resolved https://github.com/sapcc/openstack-audit-middleware.git to commit 1a3edfb305b03b38b0e1d4ec33ad4ceb4d0e7587 2025-12-16 00:19:56.377204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-16 00:19:56.377255 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:19:56.377308 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-16 00:19:56.377320 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:19:56.377367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: started 2025-12-16 00:19:56.377375 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:19:56.377422 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:19:56.377431 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.377499 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Babel 2025-12-16 00:19:56.377509 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-16 00:19:56.377519 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Mako 2025-12-16 00:19:56.377557 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Mako-1.3.5-py3-none-any.whl.metadata (2.9 kB) 2025-12-16 00:19:56.377576 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting MarkupSafe 2025-12-16 00:19:56.377624 | 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) 2025-12-16 00:19:56.377636 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Paste 2025-12-16 00:19:56.377765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2025-12-16 00:19:56.377790 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PasteDeploy 2025-12-16 00:19:56.377800 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-12-16 00:19:56.377813 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyNaCl 2025-12-16 00:19:56.377821 | 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) 2025-12-16 00:19:56.377828 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyYAML 2025-12-16 00:19:56.377839 | 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) 2025-12-16 00:19:56.377895 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Routes 2025-12-16 00:19:56.377907 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2025-12-16 00:19:56.377949 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting SQLAlchemy 2025-12-16 00:19:56.377960 | 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) 2025-12-16 00:19:56.378009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Tempita 2025-12-16 00:19:56.378064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading Tempita-0.6.0-py3-none-any.whl.metadata (972 bytes) 2025-12-16 00:19:56.378110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WSME 2025-12-16 00:19:56.378144 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2025-12-16 00:19:56.378179 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting WebOb 2025-12-16 00:19:56.378189 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading WebOb-1.8.8-py2.py3-none-any.whl.metadata (11 kB) 2025-12-16 00:19:56.378256 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting alembic 2025-12-16 00:19:56.378275 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading alembic-1.13.2-py3-none-any.whl.metadata (7.4 kB) 2025-12-16 00:19:56.378317 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting amqp 2025-12-16 00:19:56.378329 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading amqp-5.2.0-py3-none-any.whl.metadata (8.9 kB) 2025-12-16 00:19:56.378354 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting aodhclient 2025-12-16 00:19:56.378394 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading aodhclient-3.6.0-py3-none-any.whl.metadata (2.5 kB) 2025-12-16 00:19:56.378407 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting appdirs 2025-12-16 00:19:56.378447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) 2025-12-16 00:19:56.378486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting automaton 2025-12-16 00:19:56.378528 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2025-12-16 00:19:56.378579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting bcrypt 2025-12-16 00:19:56.378590 | 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) 2025-12-16 00:19:56.378602 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cachetools 2025-12-16 00:19:56.378642 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) 2025-12-16 00:19:56.378654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting castellan 2025-12-16 00:19:56.378676 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading castellan-5.1.1-py3-none-any.whl.metadata (2.0 kB) 2025-12-16 00:19:56.378719 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting click 2025-12-16 00:19:56.378731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 2025-12-16 00:19:56.378781 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cliff 2025-12-16 00:19:56.378791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cliff-4.7.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-16 00:19:56.378803 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cmd2 2025-12-16 00:19:56.378843 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading cmd2-2.4.3-py3-none-any.whl.metadata (12 kB) 2025-12-16 00:19:56.378855 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting contextlib2 2025-12-16 00:19:56.378897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading contextlib2-21.6.0-py2.py3-none-any.whl.metadata (4.1 kB) 2025-12-16 00:19:56.378910 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cryptography 2025-12-16 00:19:56.378935 | 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) 2025-12-16 00:19:56.378978 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting debtcollector 2025-12-16 00:19:56.378987 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-16 00:19:56.378999 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting decorator 2025-12-16 00:19:56.379039 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB) 2025-12-16 00:19:56.379052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting eventlet 2025-12-16 00:19:56.379064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading eventlet-0.36.1-py3-none-any.whl.metadata (5.5 kB) 2025-12-16 00:19:56.379104 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fasteners 2025-12-16 00:19:56.379117 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) 2025-12-16 00:19:56.379130 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting fluent-logger 2025-12-16 00:19:56.379170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading fluent_logger-0.11.1-py3-none-any.whl.metadata (13 kB) 2025-12-16 00:19:56.379182 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting funcsigs 2025-12-16 00:19:56.379252 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading funcsigs-1.0.2-py2.py3-none-any.whl.metadata (14 kB) 2025-12-16 00:19:56.379266 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting futurist 2025-12-16 00:19:56.379278 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading futurist-3.0.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-16 00:19:56.379291 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting gnocchiclient 2025-12-16 00:19:56.379333 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl.metadata (1.3 kB) 2025-12-16 00:19:56.379346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting greenlet 2025-12-16 00:19:56.379403 | 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) 2025-12-16 00:19:56.379414 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting httplib2 2025-12-16 00:19:56.379425 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading httplib2-0.22.0-py3-none-any.whl.metadata (2.6 kB) 2025-12-16 00:19:56.379437 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting iso8601 2025-12-16 00:19:56.379497 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-16 00:19:56.379511 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jinja2 2025-12-16 00:19:56.379561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) 2025-12-16 00:19:56.379570 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpatch 2025-12-16 00:19:56.379582 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2025-12-16 00:19:56.379600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpointer 2025-12-16 00:19:56.379643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2025-12-16 00:19:56.379655 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema 2025-12-16 00:19:56.379667 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema-4.19.2-py3-none-any.whl.metadata (7.9 kB) 2025-12-16 00:19:56.379708 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystoneauth1 2025-12-16 00:19:56.379721 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystoneauth1-5.8.1-py3-none-any.whl.metadata (4.0 kB) 2025-12-16 00:19:56.379733 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting keystonemiddleware 2025-12-16 00:19:56.379784 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading keystonemiddleware-10.7.1-py3-none-any.whl.metadata (3.9 kB) 2025-12-16 00:19:56.379797 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting kombu 2025-12-16 00:19:56.379809 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kombu-5.4.0-py3-none-any.whl.metadata (3.1 kB) 2025-12-16 00:19:56.379850 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting logutils 2025-12-16 00:19:56.379862 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading logutils-0.3.5.tar.gz (27 kB) 2025-12-16 00:19:56.379876 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-16 00:19:56.379917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:19:56.379929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-16 00:19:56.379979 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:19:56.379992 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:19:56.380032 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.380045 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting monotonic 2025-12-16 00:19:56.380057 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading monotonic-1.6-py2.py3-none-any.whl.metadata (1.5 kB) 2025-12-16 00:19:56.380097 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netaddr 2025-12-16 00:19:56.380109 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netaddr-0.10.1-py2.py3-none-any.whl.metadata (4.8 kB) 2025-12-16 00:19:56.380159 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting netifaces 2025-12-16 00:19:56.380168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading netifaces-0.11.0.tar.gz (30 kB) 2025-12-16 00:19:56.380180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-16 00:19:56.380221 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:19:56.380255 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-16 00:19:56.380267 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:19:56.380309 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:19:56.380321 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.380346 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-brick 2025-12-16 00:19:56.380387 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_brick-6.9.1-py3-none-any.whl.metadata (1.5 kB) 2025-12-16 00:19:56.380397 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-client-config 2025-12-16 00:19:56.380409 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_client_config-2.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-16 00:19:56.380449 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-traits 2025-12-16 00:19:56.380486 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_traits-3.1.0-py3-none-any.whl.metadata (1.7 kB) 2025-12-16 00:19:56.380496 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-win 2025-12-16 00:19:56.380549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2025-12-16 00:19:56.380559 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.concurrency 2025-12-16 00:19:56.380571 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.concurrency-6.1.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-16 00:19:56.380589 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.config 2025-12-16 00:19:56.380642 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.config-9.6.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-16 00:19:56.380655 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.context 2025-12-16 00:19:56.380668 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.context-5.6.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-16 00:19:56.380718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.db 2025-12-16 00:19:56.380731 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.db-16.0.0-py3-none-any.whl.metadata (3.3 kB) 2025-12-16 00:19:56.380743 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.i18n 2025-12-16 00:19:56.380783 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.i18n-6.4.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-16 00:19:56.380796 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.log 2025-12-16 00:19:56.380807 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.log-6.1.2-py3-none-any.whl.metadata (2.8 kB) 2025-12-16 00:19:56.380848 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.messaging 2025-12-16 00:19:56.380860 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.messaging-14.9.1-py3-none-any.whl.metadata (3.5 kB) 2025-12-16 00:19:56.380899 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.middleware 2025-12-16 00:19:56.380912 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.middleware-6.2.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-16 00:19:56.380962 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.policy 2025-12-16 00:19:56.380972 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.policy-4.4.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-16 00:19:56.380983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.privsep 2025-12-16 00:19:56.381024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.privsep-3.4.0-py3-none-any.whl.metadata (2.5 kB) 2025-12-16 00:19:56.381037 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.reports 2025-12-16 00:19:56.381087 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.reports-3.4.0-py3-none-any.whl.metadata (4.1 kB) 2025-12-16 00:19:56.381096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.rootwrap 2025-12-16 00:19:56.381108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.rootwrap-7.3.0-py3-none-any.whl.metadata (2.0 kB) 2025-12-16 00:19:56.381158 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.serialization 2025-12-16 00:19:56.381168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.serialization-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-16 00:19:56.381180 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.service 2025-12-16 00:19:56.381250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.service-3.5.0-py3-none-any.whl.metadata (2.7 kB) 2025-12-16 00:19:56.381263 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.upgradecheck 2025-12-16 00:19:56.381276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl.metadata (1.7 kB) 2025-12-16 00:19:56.381327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.utils 2025-12-16 00:19:56.381337 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.utils-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-16 00:19:56.381349 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.versionedobjects 2025-12-16 00:19:56.381373 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.versionedobjects-3.4.0-py3-none-any.whl.metadata (2.7 kB) 2025-12-16 00:19:56.381400 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.vmware 2025-12-16 00:19:56.381442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.vmware-4.5.0-py3-none-any.whl.metadata (2.5 kB) 2025-12-16 00:19:56.381452 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osprofiler 2025-12-16 00:19:56.381495 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osprofiler-4.2.0-py3-none-any.whl.metadata (4.1 kB) 2025-12-16 00:19:56.381507 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting paramiko 2025-12-16 00:19:56.381548 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading paramiko-3.4.1-py3-none-any.whl.metadata (4.4 kB) 2025-12-16 00:19:56.381558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pbr 2025-12-16 00:19:56.381569 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) 2025-12-16 00:19:56.381619 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pecan 2025-12-16 00:19:56.381632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pecan-1.5.1-py3-none-any.whl.metadata (1.4 kB) 2025-12-16 00:19:56.381643 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pika 2025-12-16 00:19:56.381684 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pika-1.3.2-py3-none-any.whl.metadata (13 kB) 2025-12-16 00:19:56.381696 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prettytable 2025-12-16 00:19:56.381737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prettytable-3.11.0-py3-none-any.whl.metadata (30 kB) 2025-12-16 00:19:56.381749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting psutil 2025-12-16 00:19:56.381806 | 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) 2025-12-16 00:19:56.381817 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pymysql 2025-12-16 00:19:56.381829 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyMySQL-1.1.1-py3-none-any.whl.metadata (4.4 kB) 2025-12-16 00:19:56.381840 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyngus 2025-12-16 00:19:56.381882 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyngus-2.3.1.tar.gz (34 kB) 2025-12-16 00:19:56.381894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-16 00:19:56.381906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:19:56.381947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-16 00:19:56.381959 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:19:56.381971 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:19:56.382012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.382025 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyparsing 2025-12-16 00:19:56.382036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyparsing-3.1.2-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:19:56.382077 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyroute2 2025-12-16 00:19:56.382089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyroute2-0.7.12-py3-none-any.whl.metadata (8.2 kB) 2025-12-16 00:19:56.382140 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-barbicanclient 2025-12-16 00:19:56.382149 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_barbicanclient-7.0.0-py3-none-any.whl.metadata (11 kB) 2025-12-16 00:19:56.382161 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-binary-memcached 2025-12-16 00:19:56.382201 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_binary_memcached-0.31.2-py3-none-any.whl.metadata (4.7 kB) 2025-12-16 00:19:56.382220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cinderclient 2025-12-16 00:19:56.382257 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cinderclient-9.6.0-py3-none-any.whl.metadata (19 kB) 2025-12-16 00:19:56.382269 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-cloudkittyclient 2025-12-16 00:19:56.382312 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_cloudkittyclient-5.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-12-16 00:19:56.382325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-dateutil 2025-12-16 00:19:56.382337 | 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) 2025-12-16 00:19:56.382377 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-designateclient 2025-12-16 00:19:56.382390 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_designateclient-6.1.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-16 00:19:56.382402 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-editor 2025-12-16 00:19:56.382442 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_editor-1.0.4-py3-none-any.whl.metadata (2.2 kB) 2025-12-16 00:19:56.382454 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-glanceclient 2025-12-16 00:19:56.382523 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_glanceclient-4.7.0-py3-none-any.whl.metadata (3.9 kB) 2025-12-16 00:19:56.382536 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-heatclient 2025-12-16 00:19:56.382549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_heatclient-4.0.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-16 00:19:56.382598 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-ironicclient 2025-12-16 00:19:56.382611 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_ironicclient-5.8.0-py3-none-any.whl.metadata (4.6 kB) 2025-12-16 00:19:56.382623 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-keystoneclient 2025-12-16 00:19:56.382663 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_keystoneclient-5.5.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-16 00:19:56.382676 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-magnumclient 2025-12-16 00:19:56.382688 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_magnumclient-4.8.1-py3-none-any.whl.metadata (3.0 kB) 2025-12-16 00:19:56.382728 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-manilaclient 2025-12-16 00:19:56.382740 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_manilaclient-5.0.0-py3-none-any.whl.metadata (5.5 kB) 2025-12-16 00:19:56.382791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-memcached 2025-12-16 00:19:56.382801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2025-12-16 00:19:56.383487 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-mistralclient 2025-12-16 00:19:56.383527 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_mistralclient-5.3.0-py3-none-any.whl.metadata (4.4 kB) 2025-12-16 00:19:56.383537 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-neutronclient 2025-12-16 00:19:56.383554 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_neutronclient-11.3.1-py3-none-any.whl.metadata (3.2 kB) 2025-12-16 00:19:56.383561 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-novaclient 2025-12-16 00:19:56.383568 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_novaclient-18.7.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-16 00:19:56.383574 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-openstackclient 2025-12-16 00:19:56.383581 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_openstackclient-7.1.4-py3-none-any.whl.metadata (6.6 kB) 2025-12-16 00:19:56.383587 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-qpid-proton 2025-12-16 00:19:56.383594 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python-qpid-proton-0.39.0.tar.gz (346 kB) 2025-12-16 00:19:56.383608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-16 00:19:56.383614 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:19:56.383621 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-16 00:19:56.383627 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:19:56.383633 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:19:56.383640 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.383646 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-swiftclient 2025-12-16 00:19:56.383653 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_swiftclient-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2025-12-16 00:19:56.383659 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting python-troveclient 2025-12-16 00:19:56.383666 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_troveclient-8.6.0-py3-none-any.whl.metadata (3.1 kB) 2025-12-16 00:19:56.383673 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pytz 2025-12-16 00:19:56.383680 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 2025-12-16 00:19:56.383686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting repoze.lru 2025-12-16 00:19:56.383692 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2025-12-16 00:19:56.383699 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requests 2025-12-16 00:19:56.383705 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 2025-12-16 00:19:56.383711 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting requestsexceptions 2025-12-16 00:19:56.383718 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2025-12-16 00:19:56.383724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting retrying 2025-12-16 00:19:56.383730 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading retrying-1.3.4-py3-none-any.whl.metadata (6.9 kB) 2025-12-16 00:19:56.383737 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting setproctitle 2025-12-16 00:19:56.383744 | 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) 2025-12-16 00:19:56.383751 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplegeneric 2025-12-16 00:19:56.383758 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading simplegeneric-0.8.1.zip (12 kB) 2025-12-16 00:19:56.383764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-16 00:19:56.383770 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:19:56.383777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-16 00:19:56.383783 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:19:56.383789 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:19:56.383795 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.383802 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting simplejson 2025-12-16 00:19:56.383841 | 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) 2025-12-16 00:19:56.383849 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting six 2025-12-16 00:19:56.383856 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 2025-12-16 00:19:56.383867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlalchemy-migrate 2025-12-16 00:19:56.383873 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl.metadata (2.7 kB) 2025-12-16 00:19:56.383880 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting sqlparse 2025-12-16 00:19:56.383886 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sqlparse-0.5.1-py3-none-any.whl.metadata (3.9 kB) 2025-12-16 00:19:56.383897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting stevedore 2025-12-16 00:19:56.383903 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading stevedore-5.3.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-16 00:19:56.383910 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting unicodecsv 2025-12-16 00:19:56.383916 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading unicodecsv-0.14.1.tar.gz (10 kB) 2025-12-16 00:19:56.383922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-16 00:19:56.383929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:19:56.383935 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-16 00:19:56.383941 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:19:56.383948 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:19:56.383954 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.383960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting warlock 2025-12-16 00:19:56.383966 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading warlock-2.0.1-py3-none-any.whl.metadata (3.9 kB) 2025-12-16 00:19:56.383973 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wrapt 2025-12-16 00:19:56.383979 | 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) 2025-12-16 00:19:56.383986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Requirement already satisfied: pip in /var/lib/kolla/venv/lib/python3.12/site-packages (25.3) 2025-12-16 00:19:56.383993 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tooz[consul,etcd,etcd3gw,ipc,memcached,mysql,postgresql,redis,zake,zookeeper] 2025-12-16 00:19:56.383999 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tooz-6.3.0-py3-none-any.whl.metadata (3.2 kB) 2025-12-16 00:19:56.384005 | 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) 2025-12-16 00:19:56.384012 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting cffi>=1.4.1 (from PyNaCl) 2025-12-16 00:19:56.384018 | 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) 2025-12-16 00:19:56.384028 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting typing-extensions>=4.6.0 (from SQLAlchemy) 2025-12-16 00:19:56.384034 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 2025-12-16 00:19:56.384040 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting importlib-metadata>=4.4 (from WSME) 2025-12-16 00:19:56.384047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading importlib_metadata-6.11.0-py3-none-any.whl.metadata (4.9 kB) 2025-12-16 00:19:56.384053 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting vine<6.0.0,>=5.0.0 (from amqp) 2025-12-16 00:19:56.384060 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2025-12-16 00:19:56.384066 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting osc-lib>=1.0.1 (from aodhclient) 2025-12-16 00:19:56.384072 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading osc_lib-3.1.0-py3-none-any.whl.metadata (3.6 kB) 2025-12-16 00:19:56.384081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting autopage>=0.4.0 (from cliff) 2025-12-16 00:19:56.384092 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2025-12-16 00:19:56.384098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting attrs>=16.3.0 (from cmd2) 2025-12-16 00:19:56.384108 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 2025-12-16 00:19:56.384132 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyperclip>=1.6 (from cmd2) 2025-12-16 00:19:56.384156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyperclip-1.9.0.tar.gz (20 kB) 2025-12-16 00:19:56.384200 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-16 00:19:56.384208 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:19:56.384250 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-16 00:19:56.384264 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:19:56.384306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:19:56.384316 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.384359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting wcwidth>=0.1.7 (from cmd2) 2025-12-16 00:19:56.384369 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) 2025-12-16 00:19:56.384408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dnspython>=1.15.0 (from eventlet) 2025-12-16 00:19:56.384418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dnspython-2.6.1-py3-none-any.whl.metadata (5.8 kB) 2025-12-16 00:19:56.384441 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting msgpack>=1.0 (from fluent-logger) 2025-12-16 00:19:56.384499 | 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) 2025-12-16 00:19:56.384510 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting ujson (from gnocchiclient) 2025-12-16 00:19:56.384544 | 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) 2025-12-16 00:19:56.384555 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonschema-specifications>=2023.03.6 (from jsonschema) 2025-12-16 00:19:56.384590 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 2025-12-16 00:19:56.384600 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting referencing>=0.28.4 (from jsonschema) 2025-12-16 00:19:56.384634 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 2025-12-16 00:19:56.384644 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rpds-py>=0.7.1 (from jsonschema) 2025-12-16 00:19:56.384847 | 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) 2025-12-16 00:19:56.384906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting os-service-types>=1.2.0 (from keystoneauth1) 2025-12-16 00:19:56.384919 | 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) 2025-12-16 00:19:56.384929 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2025-12-16 00:19:56.384938 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading PyJWT-2.9.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-16 00:19:56.384946 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.cache>=1.26.0 (from keystonemiddleware) 2025-12-16 00:19:56.384963 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.cache-3.8.0-py3-none-any.whl.metadata (3.2 kB) 2025-12-16 00:19:56.384972 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tenacity>=6.3.1 (from os-brick) 2025-12-16 00:19:56.385001 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tenacity-8.3.0-py3-none-any.whl.metadata (1.2 kB) 2025-12-16 00:19:56.385009 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting openstacksdk>=0.13.0 (from os-client-config) 2025-12-16 00:19:56.385018 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading openstacksdk-4.0.1-py3-none-any.whl.metadata (12 kB) 2025-12-16 00:19:56.385026 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting rfc3986>=1.2.0 (from oslo.config) 2025-12-16 00:19:56.385034 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2025-12-16 00:19:56.385046 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testresources>=2.0.0 (from oslo.db) 2025-12-16 00:19:56.385055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testresources-2.0.1-py2.py3-none-any.whl.metadata (11 kB) 2025-12-16 00:19:56.385063 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testscenarios>=0.4 (from oslo.db) 2025-12-16 00:19:56.385072 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2025-12-16 00:19:56.385083 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting oslo.metrics>=0.2.1 (from oslo.messaging) 2025-12-16 00:19:56.385092 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading oslo.metrics-0.9.0-py3-none-any.whl.metadata (1.3 kB) 2025-12-16 00:19:56.385103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting statsd>=3.2.1 (from oslo.middleware) 2025-12-16 00:19:56.385143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-12-16 00:19:56.386319 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting tzdata>=2022.4 (from oslo.serialization) 2025-12-16 00:19:56.386350 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading tzdata-2024.1-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-16 00:19:56.386359 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting Yappi>=1.0 (from oslo.service) 2025-12-16 00:19:56.386368 | 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) 2025-12-16 00:19:56.386378 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting packaging>=20.4 (from oslo.utils) 2025-12-16 00:19:56.386386 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2025-12-16 00:19:56.386395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting defusedxml>=0.7.1 (from oslo.vmware) 2025-12-16 00:19:56.386403 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2025-12-16 00:19:56.386411 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting lxml>=4.5.0 (from oslo.vmware) 2025-12-16 00:19:56.386434 | 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) 2025-12-16 00:19:56.386443 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting suds-community>=0.6 (from oslo.vmware) 2025-12-16 00:19:56.386451 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading suds_community-1.1.2-py3-none-any.whl.metadata (1.7 kB) 2025-12-16 00:19:56.386501 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting urllib3>=1.21.1 (from oslo.vmware) 2025-12-16 00:19:56.386518 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading urllib3-1.26.19-py2.py3-none-any.whl.metadata (49 kB) 2025-12-16 00:19:56.386534 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting uhashring (from python-binary-memcached) 2025-12-16 00:19:56.386549 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading uhashring-2.3-py3-none-any.whl.metadata (12 kB) 2025-12-16 00:19:56.386564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw-ext>=1.2.0 (from python-cloudkittyclient) 2025-12-16 00:19:56.386579 | 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) 2025-12-16 00:19:56.386609 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pyOpenSSL>=17.1.0 (from python-glanceclient) 2025-12-16 00:19:56.386625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2025-12-16 00:19:56.386639 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting dogpile.cache>=0.8.0 (from python-ironicclient) 2025-12-16 00:19:56.386654 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading dogpile.cache-1.3.3-py3-none-any.whl.metadata (5.2 kB) 2025-12-16 00:19:56.386669 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting platformdirs>=3 (from python-ironicclient) 2025-12-16 00:19:56.386683 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2025-12-16 00:19:56.386698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting charset-normalizer<4,>=2 (from requests) 2025-12-16 00:19:56.386713 | 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) 2025-12-16 00:19:56.386730 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting idna<4,>=2.5 (from requests) 2025-12-16 00:19:56.386746 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading idna-3.8-py3-none-any.whl.metadata (9.9 kB) 2025-12-16 00:19:56.386762 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting certifi>=2017.4.17 (from requests) 2025-12-16 00:19:56.386777 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-12-16 00:19:56.386791 | 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]) 2025-12-16 00:19:56.386808 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2025-12-16 00:19:56.386823 | 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]) 2025-12-16 00:19:56.386837 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading python_consul2-0.1.5-py2.py3-none-any.whl.metadata (6.3 kB) 2025-12-16 00:19:56.386852 | 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]) 2025-12-16 00:19:56.386867 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading etcd3gw-2.4.2-py3-none-any.whl.metadata (2.0 kB) 2025-12-16 00:19:56.386882 | 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]) 2025-12-16 00:19:56.386897 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading sysv_ipc-1.1.0.tar.gz (99 kB) 2025-12-16 00:19:56.386921 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-16 00:19:56.386930 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:19:56.386939 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-16 00:19:56.386947 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:19:56.386955 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:19:56.386963 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.386972 | 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]) 2025-12-16 00:19:56.386980 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2025-12-16 00:19:56.386996 | 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]) 2025-12-16 00:19:56.387004 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading psycopg2-2.9.9.tar.gz (384 kB) 2025-12-16 00:19:56.387027 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-16 00:19:56.387036 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:19:56.387044 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-16 00:19:56.387052 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:19:56.387061 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:19:56.387069 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.387078 | 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]) 2025-12-16 00:19:56.387086 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading redis-5.0.8-py3-none-any.whl.metadata (9.2 kB) 2025-12-16 00:19:56.387094 | 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]) 2025-12-16 00:19:56.387103 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zake-0.2.2-py2.py3-none-any.whl.metadata (1.6 kB) 2025-12-16 00:19:56.387111 | 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]) 2025-12-16 00:19:56.387120 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading kazoo-2.10.0-py2.py3-none-any.whl.metadata (47 kB) 2025-12-16 00:19:56.387128 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting pycparser (from cffi>=1.4.1->PyNaCl) 2025-12-16 00:19:56.387136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 2025-12-16 00:19:56.387145 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting zipp>=0.5 (from importlib-metadata>=4.4->WSME) 2025-12-16 00:19:56.387153 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading zipp-3.20.0-py3-none-any.whl.metadata (3.6 kB) 2025-12-16 00:19:56.387162 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jsonpath-rw>=1.2.0 (from jsonpath-rw-ext>=1.2.0->python-cloudkittyclient) 2025-12-16 00:19:56.387170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jsonpath-rw-1.4.0.tar.gz (13 kB) 2025-12-16 00:19:56.387178 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: started 2025-12-16 00:19:56.387187 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:19:56.387195 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: started 2025-12-16 00:19:56.387204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:19:56.387212 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:19:56.387220 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.387262 | 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) 2025-12-16 00:19:56.387276 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 2025-12-16 00:19:56.387284 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting jmespath>=0.9.0 (from openstacksdk>=0.13.0->os-client-config) 2025-12-16 00:19:56.387293 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2025-12-16 00:19:56.387301 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging) 2025-12-16 00:19:56.387316 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading prometheus_client-0.20.0-py3-none-any.whl.metadata (1.8 kB) 2025-12-16 00:19:56.387324 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Collecting testtools (from testscenarios>=0.4->oslo.db) 2025-12-16 00:19:56.387339 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Downloading testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2025-12-16 00:19:56.387348 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) 2025-12-16 00:19:56.387357 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 37.0 MB/s 0:00:00 2025-12-16 00:19:56.387365 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Mako-1.3.5-py3-none-any.whl (78 kB) 2025-12-16 00:19:56.387374 | 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) 2025-12-16 00:19:56.387382 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2025-12-16 00:19:56.387391 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2025-12-16 00:19:56.387399 | 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) 2025-12-16 00:19:56.387408 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 856.7/856.7 kB 33.0 MB/s 0:00:00 2025-12-16 00:19:56.387417 | 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) 2025-12-16 00:19:56.387426 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 767.5/767.5 kB 3.6 MB/s 0:00:00 2025-12-16 00:19:56.387434 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2025-12-16 00:19:56.387443 | 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) 2025-12-16 00:19:56.387608 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 12.1 MB/s 0:00:00 2025-12-16 00:19:56.387629 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading Tempita-0.6.0-py3-none-any.whl (13 kB) 2025-12-16 00:19:56.387638 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2025-12-16 00:19:56.387647 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading WebOb-1.8.8-py2.py3-none-any.whl (115 kB) 2025-12-16 00:19:56.387655 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading alembic-1.13.2-py3-none-any.whl (232 kB) 2025-12-16 00:19:56.387664 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading amqp-5.2.0-py3-none-any.whl (50 kB) 2025-12-16 00:19:56.387672 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2025-12-16 00:19:56.387681 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading aodhclient-3.6.0-py3-none-any.whl (52 kB) 2025-12-16 00:19:56.387689 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) 2025-12-16 00:19:56.387698 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading automaton-3.2.0-py3-none-any.whl (22 kB) 2025-12-16 00:19:56.387706 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading bcrypt-4.0.1-cp36-abi3-manylinux_2_28_x86_64.whl (593 kB) 2025-12-16 00:19:56.387715 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 593.7/593.7 kB 31.0 MB/s 0:00:00 2025-12-16 00:19:56.387724 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) 2025-12-16 00:19:56.387732 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading castellan-5.1.1-py3-none-any.whl (99 kB) 2025-12-16 00:19:56.387749 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading click-8.1.7-py3-none-any.whl (97 kB) 2025-12-16 00:19:56.387757 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cliff-4.7.0-py3-none-any.whl (81 kB) 2025-12-16 00:19:56.387765 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading cmd2-2.4.3-py3-none-any.whl (147 kB) 2025-12-16 00:19:56.387774 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading contextlib2-21.6.0-py2.py3-none-any.whl (13 kB) 2025-12-16 00:19:56.387782 | 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) 2025-12-16 00:19:56.387791 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 34.1 MB/s 0:00:00 2025-12-16 00:19:56.387810 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-12-16 00:19:56.387819 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 2025-12-16 00:19:56.387827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading eventlet-0.36.1-py3-none-any.whl (360 kB) 2025-12-16 00:19:56.387836 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fasteners-0.19-py3-none-any.whl (18 kB) 2025-12-16 00:19:56.387844 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading fluent_logger-0.11.1-py3-none-any.whl (12 kB) 2025-12-16 00:19:56.387852 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading funcsigs-1.0.2-py2.py3-none-any.whl (17 kB) 2025-12-16 00:19:56.387861 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading futurist-3.0.0-py3-none-any.whl (37 kB) 2025-12-16 00:19:56.387869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading gnocchiclient-7.1.0-py2.py3-none-any.whl (66 kB) 2025-12-16 00:19:56.387878 | 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) 2025-12-16 00:19:56.387892 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 625.7/625.7 kB 28.8 MB/s 0:00:00 2025-12-16 00:19:56.387901 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading httplib2-0.22.0-py3-none-any.whl (96 kB) 2025-12-16 00:19:56.387909 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyparsing-3.1.2-py3-none-any.whl (103 kB) 2025-12-16 00:19:56.387917 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2025-12-16 00:19:56.387926 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-12-16 00:19:56.387934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2025-12-16 00:19:56.387943 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2025-12-16 00:19:56.387951 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema-4.19.2-py3-none-any.whl (83 kB) 2025-12-16 00:19:56.387960 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystoneauth1-5.8.1-py3-none-any.whl (325 kB) 2025-12-16 00:19:56.387968 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading keystonemiddleware-10.7.1-py3-none-any.whl (150 kB) 2025-12-16 00:19:56.387978 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kombu-5.4.0-py3-none-any.whl (200 kB) 2025-12-16 00:19:56.387986 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading monotonic-1.6-py2.py3-none-any.whl (8.2 kB) 2025-12-16 00:19:56.387994 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading netaddr-0.10.1-py2.py3-none-any.whl (2.2 MB) 2025-12-16 00:19:56.388003 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 28.0 MB/s 0:00:00 2025-12-16 00:19:56.388016 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_brick-6.9.1-py3-none-any.whl (304 kB) 2025-12-16 00:19:56.388024 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_client_config-2.1.0-py3-none-any.whl (31 kB) 2025-12-16 00:19:56.388038 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_traits-3.1.0-py3-none-any.whl (41 kB) 2025-12-16 00:19:56.388047 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_win-5.9.0-py3-none-any.whl (274 kB) 2025-12-16 00:19:56.388055 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.concurrency-6.1.0-py3-none-any.whl (48 kB) 2025-12-16 00:19:56.388064 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.config-9.6.0-py3-none-any.whl (132 kB) 2025-12-16 00:19:56.388072 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.context-5.6.0-py3-none-any.whl (20 kB) 2025-12-16 00:19:56.388081 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.db-16.0.0-py3-none-any.whl (153 kB) 2025-12-16 00:19:56.388089 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.i18n-6.4.0-py3-none-any.whl (46 kB) 2025-12-16 00:19:56.388098 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.log-6.1.2-py3-none-any.whl (74 kB) 2025-12-16 00:19:56.388110 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.messaging-14.9.1-py3-none-any.whl (260 kB) 2025-12-16 00:19:56.388119 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.middleware-6.2.0-py3-none-any.whl (64 kB) 2025-12-16 00:19:56.388127 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.policy-4.4.0-py3-none-any.whl (88 kB) 2025-12-16 00:19:56.388136 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.privsep-3.4.0-py3-none-any.whl (38 kB) 2025-12-16 00:19:56.388147 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.reports-3.4.0-py3-none-any.whl (53 kB) 2025-12-16 00:19:56.388156 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.rootwrap-7.3.0-py3-none-any.whl (38 kB) 2025-12-16 00:19:56.388168 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.serialization-5.5.0-py3-none-any.whl (26 kB) 2025-12-16 00:19:56.388204 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.service-3.5.0-py3-none-any.whl (77 kB) 2025-12-16 00:19:56.388216 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.upgradecheck-2.4.0-py3-none-any.whl (14 kB) 2025-12-16 00:19:56.388290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.utils-7.4.0-py3-none-any.whl (132 kB) 2025-12-16 00:19:56.388306 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.versionedobjects-3.4.0-py3-none-any.whl (86 kB) 2025-12-16 00:19:56.388318 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.vmware-4.5.0-py3-none-any.whl (627 kB) 2025-12-16 00:19:56.388331 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.1/627.1 kB 24.9 MB/s 0:00:00 2025-12-16 00:19:56.388370 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osprofiler-4.2.0-py3-none-any.whl (95 kB) 2025-12-16 00:19:56.388383 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading paramiko-3.4.1-py3-none-any.whl (226 kB) 2025-12-16 00:19:56.388420 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pbr-6.1.0-py2.py3-none-any.whl (108 kB) 2025-12-16 00:19:56.388439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pecan-1.5.1-py3-none-any.whl (146 kB) 2025-12-16 00:19:56.388506 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pika-1.3.2-py3-none-any.whl (155 kB) 2025-12-16 00:19:56.388524 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prettytable-3.11.0-py3-none-any.whl (28 kB) 2025-12-16 00:19:56.388546 | 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) 2025-12-16 00:19:56.388567 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyMySQL-1.1.1-py3-none-any.whl (44 kB) 2025-12-16 00:19:56.388579 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyroute2-0.7.12-py3-none-any.whl (460 kB) 2025-12-16 00:19:56.388605 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_barbicanclient-7.0.0-py3-none-any.whl (88 kB) 2025-12-16 00:19:56.388626 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_binary_memcached-0.31.2-py3-none-any.whl (18 kB) 2025-12-16 00:19:56.388656 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cinderclient-9.6.0-py3-none-any.whl (256 kB) 2025-12-16 00:19:56.388695 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_cloudkittyclient-5.2.0-py3-none-any.whl (83 kB) 2025-12-16 00:19:56.388708 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2025-12-16 00:19:56.388736 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_designateclient-6.1.0-py3-none-any.whl (95 kB) 2025-12-16 00:19:56.388764 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2025-12-16 00:19:56.388805 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_glanceclient-4.7.0-py3-none-any.whl (206 kB) 2025-12-16 00:19:56.388818 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_heatclient-4.0.0-py3-none-any.whl (212 kB) 2025-12-16 00:19:56.388853 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_ironicclient-5.8.0-py3-none-any.whl (264 kB) 2025-12-16 00:19:56.388878 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_keystoneclient-5.5.0-py3-none-any.whl (397 kB) 2025-12-16 00:19:56.388906 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_magnumclient-4.8.1-py3-none-any.whl (141 kB) 2025-12-16 00:19:56.388934 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_manilaclient-5.0.0-py3-none-any.whl (516 kB) 2025-12-16 00:19:56.388970 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2025-12-16 00:19:56.388983 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_mistralclient-5.3.0-py3-none-any.whl (143 kB) 2025-12-16 00:19:56.389020 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_neutronclient-11.3.1-py3-none-any.whl (295 kB) 2025-12-16 00:19:56.389034 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_novaclient-18.7.0-py3-none-any.whl (336 kB) 2025-12-16 00:19:56.389069 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_openstackclient-7.1.4-py3-none-any.whl (1.1 MB) 2025-12-16 00:19:56.389096 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 27.3 MB/s 0:00:00 2025-12-16 00:19:56.389132 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_swiftclient-4.6.0-py3-none-any.whl (88 kB) 2025-12-16 00:19:56.389145 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_troveclient-8.6.0-py3-none-any.whl (237 kB) 2025-12-16 00:19:56.389269 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 2025-12-16 00:19:56.389295 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2025-12-16 00:19:56.389304 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requests-2.32.3-py3-none-any.whl (64 kB) 2025-12-16 00:19:56.389316 | 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) 2025-12-16 00:19:56.389325 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading idna-3.8-py3-none-any.whl (66 kB) 2025-12-16 00:19:56.389334 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading urllib3-1.26.19-py2.py3-none-any.whl (143 kB) 2025-12-16 00:19:56.389344 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2025-12-16 00:19:56.389372 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading retrying-1.3.4-py3-none-any.whl (11 kB) 2025-12-16 00:19:56.389406 | 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) 2025-12-16 00:19:56.389436 | 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) 2025-12-16 00:19:56.389455 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2025-12-16 00:19:56.389520 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2025-12-16 00:19:56.389531 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading sqlparse-0.5.1-py3-none-any.whl (44 kB) 2025-12-16 00:19:56.389564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading stevedore-5.3.0-py3-none-any.whl (49 kB) 2025-12-16 00:19:56.389592 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tooz-6.3.0-py3-none-any.whl (91 kB) 2025-12-16 00:19:56.389620 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading warlock-2.0.1-py3-none-any.whl (9.8 kB) 2025-12-16 00:19:56.389647 | 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) 2025-12-16 00:19:56.389674 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 2025-12-16 00:19:56.389701 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading autopage-0.5.2-py3-none-any.whl (30 kB) 2025-12-16 00:19:56.389729 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-12-16 00:19:56.389757 | 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) 2025-12-16 00:19:56.389782 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2025-12-16 00:19:56.389810 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dnspython-2.6.1-py3-none-any.whl (307 kB) 2025-12-16 00:19:56.389837 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading dogpile.cache-1.3.3-py3-none-any.whl (58 kB) 2025-12-16 00:19:56.389869 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading etcd3gw-2.4.2-py3-none-any.whl (24 kB) 2025-12-16 00:19:56.389894 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading importlib_metadata-6.11.0-py3-none-any.whl (23 kB) 2025-12-16 00:19:56.389922 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonpath_rw_ext-1.2.2-py2.py3-none-any.whl (19 kB) 2025-12-16 00:19:56.389950 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 2025-12-16 00:19:56.389977 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading kazoo-2.10.0-py2.py3-none-any.whl (148 kB) 2025-12-16 00:19:56.390003 | 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) 2025-12-16 00:19:56.390031 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 29.8 MB/s 0:00:00 2025-12-16 00:19:56.390060 | 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) 2025-12-16 00:19:56.390087 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading openstacksdk-4.0.1-py3-none-any.whl (1.7 MB) 2025-12-16 00:19:56.390115 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 28.0 MB/s 0:00:00 2025-12-16 00:19:56.390143 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-12-16 00:19:56.390170 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2025-12-16 00:19:56.390197 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading osc_lib-3.1.0-py3-none-any.whl (89 kB) 2025-12-16 00:19:56.390223 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.cache-3.8.0-py3-none-any.whl (75 kB) 2025-12-16 00:19:56.390254 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading oslo.metrics-0.9.0-py3-none-any.whl (13 kB) 2025-12-16 00:19:56.390290 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading packaging-24.1-py3-none-any.whl (53 kB) 2025-12-16 00:19:56.390305 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2025-12-16 00:19:56.390340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading prometheus_client-0.20.0-py3-none-any.whl (54 kB) 2025-12-16 00:19:56.390367 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading PyJWT-2.9.0-py3-none-any.whl (22 kB) 2025-12-16 00:19:56.390395 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2025-12-16 00:19:56.390422 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2025-12-16 00:19:56.390447 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading python_consul2-0.1.5-py2.py3-none-any.whl (30 kB) 2025-12-16 00:19:56.390483 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading redis-5.0.8-py3-none-any.whl (255 kB) 2025-12-16 00:19:56.391327 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 2025-12-16 00:19:56.391340 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2025-12-16 00:19:56.391347 | 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) 2025-12-16 00:19:56.391361 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2025-12-16 00:19:56.391368 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading suds_community-1.1.2-py3-none-any.whl (144 kB) 2025-12-16 00:19:56.391375 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tenacity-8.3.0-py3-none-any.whl (25 kB) 2025-12-16 00:19:56.391382 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2025-12-16 00:19:56.391389 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2025-12-16 00:19:56.391396 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 2025-12-16 00:19:56.391404 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) 2025-12-16 00:19:56.391411 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB) 2025-12-16 00:19:56.391418 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) 2025-12-16 00:19:56.391425 | 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) 2025-12-16 00:19:56.391432 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zake-0.2.2-py2.py3-none-any.whl (19 kB) 2025-12-16 00:19:56.391439 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading zipp-3.20.0-py3-none-any.whl (9.4 kB) 2025-12-16 00:19:56.391446 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 2025-12-16 00:19:56.391453 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading pycparser-2.22-py3-none-any.whl (117 kB) 2025-12-16 00:19:56.391478 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading testtools-2.7.2-py3-none-any.whl (179 kB) 2025-12-16 00:19:56.391485 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Downloading uhashring-2.3-py3-none-any.whl (11 kB) 2025-12-16 00:19:56.391493 | 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) 2025-12-16 00:19:56.391501 | 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 2025-12-16 00:19:56.391508 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pycadf (pyproject.toml): started 2025-12-16 00:19:56.391515 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.391521 | 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=780c03c89d5da79f24e022698ce2e5c5908816b81f492fe1d0c58324048f315f 2025-12-16 00:19:56.391532 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ile9ko1e/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-12-16 00:19:56.391539 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): started 2025-12-16 00:19:56.391545 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for audit-middleware (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.391552 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for audit-middleware: filename=audit_middleware-1.2.1.dev15-py2.py3-none-any.whl size=50459 sha256=2aefc7e3fac7674348b475881516bbe8effea45d05ce6b62a0c00eff843dd947 2025-12-16 00:19:56.391558 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ile9ko1e/wheels/bf/11/83/2425c36196e9d898a398433c54ada8edcf74472e9d4f4b23d8 2025-12-16 00:19:56.391564 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): started 2025-12-16 00:19:56.391570 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for logutils (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.391577 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=20005 sha256=819cfaed1d44f2e5fe142f6e527909c3acd752bf7a8d913e96dda597f16b3d8c 2025-12-16 00:19:56.391583 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ile9ko1e/wheels/a7/34/ae/a11305e168611c8964046deb4087d00aa0100453982eb94749 2025-12-16 00:19:56.391589 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): started 2025-12-16 00:19:56.391602 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for netifaces (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.391608 | 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=35948 sha256=e18eb9df31afe5c3075c9e22ccd81db1a852af3b3bad167d4c2107e9f1870844 2025-12-16 00:19:56.391619 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ile9ko1e/wheels/63/fa/57/da80d0ffc8f993315c479b7cd4c8fb1c23910c8baccf6b1b27 2025-12-16 00:19:56.391625 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): started 2025-12-16 00:19:56.391632 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyngus (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.391638 | 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=52b632ee971a25262c6968544ff20a54823f0fad6664e4c260f74d4593bc7e20 2025-12-16 00:19:56.391645 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ile9ko1e/wheels/af/dc/59/b121d4c02301393a229890262b6ff07561327ed4a62b2095bd 2025-12-16 00:19:56.391651 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): started 2025-12-16 00:19:56.391657 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for python-qpid-proton (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.391664 | 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=1073650 sha256=94b790f9b8050a4c5dcd500cf247d14ccd5b6698961d79d31f62c68a5d9e0d19 2025-12-16 00:19:56.391673 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ile9ko1e/wheels/52/04/a6/b255561b55e7b3ab535d64bf727efcbc20e8bbb2bd63a29504 2025-12-16 00:19:56.391679 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): started 2025-12-16 00:19:56.391686 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.391703 | 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=6e06e476c522a41d161e3a92a45e316229ecc2e0b2f70d9599f79811a1861a65 2025-12-16 00:19:56.391709 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ile9ko1e/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2025-12-16 00:19:56.391715 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): started 2025-12-16 00:19:56.391722 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for unicodecsv (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.391728 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for unicodecsv: filename=unicodecsv-0.14.1-py3-none-any.whl size=10789 sha256=ae39bd707d4db50c3056bce1afa007fc22116f5737630be313a8e54f208d0483 2025-12-16 00:19:56.391735 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ile9ko1e/wheels/f2/67/7d/2e80818c2f3dc8f0735d0810338c47e95d3212114ab97b4ede 2025-12-16 00:19:56.391794 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): started 2025-12-16 00:19:56.391801 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.391808 | 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=c6a4503d819c74d99fd39b18ac138daee805fd6f085875117ee0f61e3e86585a 2025-12-16 00:19:56.391814 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ile9ko1e/wheels/e5/8d/50/ee73263c97069bd6040ff40633d444fefaac7beff73abe81a7 2025-12-16 00:19:56.391821 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): started 2025-12-16 00:19:56.391827 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for psycopg2 (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.391833 | 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=529589 sha256=4e0afdae95744a32ac7f7c6ea753c559d7eeaa18f1fac06142c2e9057391fc39 2025-12-16 00:19:56.391839 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ile9ko1e/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 2025-12-16 00:19:56.391845 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): started 2025-12-16 00:19:56.391852 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for pyperclip (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.391858 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Created wheel for pyperclip: filename=pyperclip-1.9.0-py3-none-any.whl size=11103 sha256=3d272d7d6b2a3447fa40c5f7469ff9f6b1a11647c9d75670325648b254589efb 2025-12-16 00:19:56.391868 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ile9ko1e/wheels/e0/e8/fc/8ab8aa326e33bc066ccd5f3ca9646eab4299881af933f94f09 2025-12-16 00:19:56.391875 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): started 2025-12-16 00:19:56.391881 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Building wheel for sysv-ipc (pyproject.toml): finished with status 'done' 2025-12-16 00:19:56.391887 | 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=69370 sha256=500de83873c27451d889cdc33d0e29e85c30c9d0ea0575e46cc7110021a7d8f4 2025-12-16 00:19:56.391893 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ile9ko1e/wheels/61/12/b2/26b13e75f5e48099284a26200a8fb2dbe16bb8edaed327c5a3 2025-12-16 00:19:56.391900 | 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 2025-12-16 00:19:56.391922 | 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, packaging, 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 2025-12-16 00:19:56.391936 | 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.dev15 automaton-3.2.0 autopage-0.5.2 bcrypt-4.0.1 cachetools-5.5.0 castellan-5.1.1 certifi-2025.11.12 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.7.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.8.0 oslo.concurrency-6.1.0 oslo.config-9.6.0 oslo.context-5.6.0 oslo.db-16.0.0 oslo.i18n-6.4.0 oslo.log-6.1.2 oslo.messaging-14.9.1 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 packaging-24.1 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.0 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.4 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 2025-12-16 00:19:56.391948 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container c95f10464620 2025-12-16 00:19:56.391955 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 50b9815c8df8 2025-12-16 00:19:56.391961 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Step 11/11 : RUN echo > /etc/apache2/ports.conf 2025-12-16 00:19:56.391972 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Running in 05fa2a9e9459 2025-12-16 00:19:56.391979 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> Removed intermediate container 05fa2a9e9459 2025-12-16 00:19:56.391985 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base: ---> 4bbb56b2b4a9 2025-12-16 00:19:56.391991 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully built 530665a78e68 2025-12-16 00:19:56.391998 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Successfully tagged osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:19:56.392037 | ubuntu-noble-large | INFO:kolla.common.utils.openstack-base:Built at 2025-12-16 00:19:56.391769 (took 0:03:17.582594) 2025-12-16 00:19:56.392044 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-base) to queue 2025-12-16 00:19:56.392050 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-base) to queue 2025-12-16 00:19:56.392057 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-base) to queue 2025-12-16 00:19:56.392063 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-base) to queue 2025-12-16 00:19:56.392070 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-base) to queue 2025-12-16 00:19:56.392077 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-base) to queue 2025-12-16 00:19:56.392083 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-base) to queue 2025-12-16 00:19:56.392116 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-base) to queue 2025-12-16 00:19:56.392123 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-base) to queue 2025-12-16 00:19:56.392130 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-base) to queue 2025-12-16 00:19:56.392136 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-base) to queue 2025-12-16 00:19:56.392142 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(horizon) to queue 2025-12-16 00:19:56.392174 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-base) to queue 2025-12-16 00:19:56.392181 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-base) to queue 2025-12-16 00:19:56.392187 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-base) to queue 2025-12-16 00:19:56.392245 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-base) to queue 2025-12-16 00:19:56.392261 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-base) to queue 2025-12-16 00:19:56.392267 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-base) to queue 2025-12-16 00:19:56.392305 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-base) to queue 2025-12-16 00:19:56.392312 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-inspector) to queue 2025-12-16 00:19:56.392319 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-base) to queue 2025-12-16 00:19:56.392710 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(fluentd) 2025-12-16 00:19:56.392765 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Processing 2025-12-16 00:19:56.392779 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building started at 2025-12-16 00:19:56.392541 2025-12-16 00:19:56.393264 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 plugins into plugins archive 2025-12-16 00:19:56.393679 | ubuntu-noble-large | DEBUG:kolla.common.utils.fluentd:Turned 0 additions into additions archive 2025-12-16 00:20:40.472888 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:20:40.472957 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> d8e2c400b94e 2025-12-16 00:20:40.473034 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 2/10 : LABEL "build-date"="20251216" "name"="fluentd" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:20:40.473074 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in c89cf37a4d41 2025-12-16 00:20:40.473087 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container c89cf37a4d41 2025-12-16 00:20:40.473102 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 7dd34aa57eeb 2025-12-16 00:20:40.473139 | 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 2025-12-16 00:20:40.473214 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 1ab7d418a0d3 2025-12-16 00:20:40.473330 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 1ab7d418a0d3 2025-12-16 00:20:40.473346 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 9a50b589954c 2025-12-16 00:20:40.473419 | 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 2025-12-16 00:20:40.473490 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in dc255d2b6583 2025-12-16 00:20:40.473556 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container dc255d2b6583 2025-12-16 00:20:40.473591 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 37ec54314d99 2025-12-16 00:20:40.473656 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 5/10 : COPY fluentd_sudoers /etc/sudoers.d/kolla_fluentd_sudoers 2025-12-16 00:20:40.473720 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 4e7dc4c9675f 2025-12-16 00:20:40.473758 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:20:40.473814 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 549e02c2d6ab 2025-12-16 00:20:40.473881 | 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 2025-12-16 00:20:40.473922 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in d766b06a4e52 2025-12-16 00:20:40.473980 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:20:40.474045 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:20:40.474099 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 https://packages.treasuredata.com/lts/5/ubuntu/noble noble InRelease [10.9 kB] 2025-12-16 00:20:40.474138 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:20:40.474193 | 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] 2025-12-16 00:20:40.474263 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:20:40.474392 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:20:40.474425 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:20:40.474507 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib all Packages [1,911 B] 2025-12-16 00:20:40.474540 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 Packages [3,167 B] 2025-12-16 00:20:40.474602 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:20:40.474665 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:20:40.474703 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:20:40.474766 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:20:40.474800 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:20:40.474872 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:20:40.474926 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:20:40.475025 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:20:40.475100 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 29.0 MB in 3s (10.0 MB/s) 2025-12-16 00:20:40.475154 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-12-16 00:20:40.475207 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-12-16 00:20:40.475276 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-12-16 00:20:40.475349 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-12-16 00:20:40.475404 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following additional packages will be installed: 2025-12-16 00:20:40.475436 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2025-12-16 00:20:40.475529 | 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 2025-12-16 00:20:40.475591 | 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 2025-12-16 00:20:40.475636 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils libc-dev-bin libc6-dev 2025-12-16 00:20:40.475701 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libgcc-13-dev libgomp1 2025-12-16 00:20:40.475739 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 liblsan0 libmpc3 2025-12-16 00:20:40.475821 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libncurses6 libquadmath0 libsframe1 libstdc++-13-dev libtsan2 libubsan1 2025-12-16 00:20:40.475935 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libyaml-0-2 linux-libc-dev rpcsvc-proto 2025-12-16 00:20:40.475991 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Suggested packages: 2025-12-16 00:20:40.476052 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils-doc gprofng-gui cpp-doc gcc-13-locales cpp-13-doc g++-multilib 2025-12-16 00:20:40.476090 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: g++-13-multilib gcc-13-doc gcc-multilib manpages-dev autoconf automake 2025-12-16 00:20:40.476152 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtool flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2025-12-16 00:20:40.476190 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: glibc-doc libstdc++-13-doc make-doc 2025-12-16 00:20:40.476294 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Recommended packages: 2025-12-16 00:20:40.476328 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: manpages manpages-dev libc-devtools libgpm2 2025-12-16 00:20:40.476393 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:The following NEW packages will be installed: 2025-12-16 00:20:40.476430 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: binutils binutils-common binutils-x86-64-linux-gnu cpp cpp-13 2025-12-16 00:20:40.476518 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu fluent-package g++ g++-13 2025-12-16 00:20:40.476559 | 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 2025-12-16 00:20:40.476803 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:20:40.476870 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libc-dev-bin libc6-dev libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-12-16 00:20:40.476881 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libgcc-13-dev libgomp1 libgprofng0 libhwasan0 libisl23 libitm1 libjansson4 2025-12-16 00:20:40.476919 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: liblsan0 libmpc3 libncurses6 libquadmath0 libsframe1 libstdc++-13-dev 2025-12-16 00:20:40.476929 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: libtsan2 libubsan1 libyaml-0-2 linux-libc-dev make rpcsvc-proto 2025-12-16 00:20:40.476961 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:20:40.476974 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Need to get 82.7 MB of archives. 2025-12-16 00:20:40.477048 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:After this operation, 323 MB of additional disk space will be used. 2025-12-16 00:20:40.477224 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:1 https://packages.treasuredata.com/lts/5/ubuntu/noble noble/contrib amd64 fluent-package amd64 5.0.8-1 [12.9 MB] 2025-12-16 00:20:40.477307 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:20:40.477339 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-12-16 00:20:40.477403 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-0-2 amd64 0.2.5-1build1 [51.5 kB] 2025-12-16 00:20:40.477495 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2025-12-16 00:20:40.477580 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.8 [240 kB] 2025-12-16 00:20:40.477640 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.8 [15.6 kB] 2025-12-16 00:20:40.477693 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.8 [576 kB] 2025-12-16 00:20:40.477737 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.8 [97.9 kB] 2025-12-16 00:20:40.477781 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.8 [94.5 kB] 2025-12-16 00:20:40.477835 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.8 [849 kB] 2025-12-16 00:20:40.477890 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.8 [2,463 kB] 2025-12-16 00:20:40.477944 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.8 [18.1 kB] 2025-12-16 00:20:40.477998 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04 [51.5 kB] 2025-12-16 00:20:40.478041 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2025-12-16 00:20:40.478082 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2025-12-16 00:20:40.478132 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [10.7 MB] 2025-12-16 00:20:40.478182 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04 [1,038 B] 2025-12-16 00:20:40.478214 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2025-12-16 00:20:40.478311 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2025-12-16 00:20:40.478365 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04 [48.0 kB] 2025-12-16 00:20:40.478397 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04 [148 kB] 2025-12-16 00:20:40.478502 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04 [29.7 kB] 2025-12-16 00:20:40.478530 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04 [10.5 kB] 2025-12-16 00:20:40.478571 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04 [3,031 kB] 2025-12-16 00:20:40.478616 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04 [1,322 kB] 2025-12-16 00:20:40.478667 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04 [2,772 kB] 2025-12-16 00:20:40.478699 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04 [1,184 kB] 2025-12-16 00:20:40.478758 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:29 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04 [1,641 kB] 2025-12-16 00:20:40.478800 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04 [153 kB] 2025-12-16 00:20:40.478842 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,681 kB] 2025-12-16 00:20:40.478875 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [21.1 MB] 2025-12-16 00:20:40.478924 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04 [494 kB] 2025-12-16 00:20:40.478971 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2025-12-16 00:20:40.479023 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2025-12-16 00:20:40.479055 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-dev-bin amd64 2.39-0ubuntu8.6 [20.4 kB] 2025-12-16 00:20:40.479109 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 linux-libc-dev amd64 6.8.0-90.91 [1,932 kB] 2025-12-16 00:20:40.479152 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libcrypt-dev amd64 1:4.4.36-4build1 [112 kB] 2025-12-16 00:20:40.479193 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 rpcsvc-proto amd64 1.4.2-0ubuntu7 [67.4 kB] 2025-12-16 00:20:40.479266 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc6-dev amd64 2.39-0ubuntu8.6 [2,125 kB] 2025-12-16 00:20:40.479367 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04 [2,420 kB] 2025-12-16 00:20:40.479423 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:42 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04 [12.2 MB] 2025-12-16 00:20:40.479477 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04 [16.1 kB] 2025-12-16 00:20:40.479544 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2025-12-16 00:20:40.479586 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2025-12-16 00:20:40.479630 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2025-12-16 00:20:40.479671 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Fetched 82.7 MB in 2s (33.8 MB/s) 2025-12-16 00:20:40.479713 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libncurses6:amd64. 2025-12-16 00:20:40.479764 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2025-12-16 00:20:40.479809 | 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% 2025-12-16 00:20:40.479862 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 2025-12-16 00:20:40.479913 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:70% 2025-12-16 00:20:40.479963 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2025-12-16 00:20:40.480012 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 90% 2025-12-16 00:20:40.480067 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 95% 2025-12-16 00:20:40.480109 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:20:40.480156 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../00-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-16 00:20:40.480200 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 00:20:40.480334 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libyaml-0-2:amd64. 2025-12-16 00:20:40.480394 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../01-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-12-16 00:20:40.480447 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-16 00:20:40.480558 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package fluent-package. 2025-12-16 00:20:40.480620 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../02-fluent-package_5.0.8-1_amd64.deb ... 2025-12-16 00:20:40.480689 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking fluent-package (5.0.8-1) ... 2025-12-16 00:20:40.480731 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libjansson4:amd64. 2025-12-16 00:20:40.480763 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../03-libjansson4_2.14-2build2_amd64.deb ... 2025-12-16 00:20:40.480804 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:20:40.480855 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-common:amd64. 2025-12-16 00:20:40.480886 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../04-binutils-common_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:20:40.480948 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:20:40.480973 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libsframe1:amd64. 2025-12-16 00:20:40.481002 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../05-libsframe1_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:20:40.481045 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:20:40.481076 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libbinutils:amd64. 2025-12-16 00:20:40.481118 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../06-libbinutils_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:20:40.481150 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:20:40.481191 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf-nobfd0:amd64. 2025-12-16 00:20:40.481218 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../07-libctf-nobfd0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:20:40.481275 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:20:40.481337 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libctf0:amd64. 2025-12-16 00:20:40.481403 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../08-libctf0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:20:40.481493 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:20:40.481596 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgprofng0:amd64. 2025-12-16 00:20:40.481605 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../09-libgprofng0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:20:40.481636 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:20:40.481665 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-12-16 00:20:40.481708 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../10-binutils-x86-64-linux-gnu_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:20:40.481740 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:20:40.481782 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package binutils. 2025-12-16 00:20:40.481833 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../11-binutils_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:20:40.481862 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:20:40.481899 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-base:amd64. 2025-12-16 00:20:40.481932 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../12-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.481979 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.482015 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libisl23:amd64. 2025-12-16 00:20:40.482059 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../13-libisl23_0.26-3build1.1_amd64.deb ... 2025-12-16 00:20:40.482102 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:20:40.482129 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libmpc3:amd64. 2025-12-16 00:20:40.482175 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../14-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-12-16 00:20:40.482212 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:20:40.482271 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-12-16 00:20:40.482329 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../15-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.482406 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.482489 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-13. 2025-12-16 00:20:40.482525 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../16-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.482595 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.482662 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-12-16 00:20:40.482708 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../17-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-16 00:20:40.482746 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:20:40.482782 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package cpp. 2025-12-16 00:20:40.482818 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../18-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-16 00:20:40.482868 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:20:40.482904 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcc1-0:amd64. 2025-12-16 00:20:40.482960 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../19-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.482979 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.483001 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgomp1:amd64. 2025-12-16 00:20:40.483052 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../20-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.483089 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.483116 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libitm1:amd64. 2025-12-16 00:20:40.483163 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../21-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.483200 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.483251 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libatomic1:amd64. 2025-12-16 00:20:40.483296 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../22-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.483340 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.483367 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libasan8:amd64. 2025-12-16 00:20:40.483410 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../23-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.483500 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.483526 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package liblsan0:amd64. 2025-12-16 00:20:40.483587 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../24-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.483619 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.483651 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libtsan2:amd64. 2025-12-16 00:20:40.483688 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../25-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.483727 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.483770 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libubsan1:amd64. 2025-12-16 00:20:40.483810 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../26-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.483850 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-12-16 00:20:40.483887 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.483932 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libhwasan0:amd64. 2025-12-16 00:20:40.483956 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../27-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.483997 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.484033 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libquadmath0:amd64. 2025-12-16 00:20:40.484058 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../28-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.484092 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.484133 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libgcc-13-dev:amd64. 2025-12-16 00:20:40.484158 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../29-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.484203 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.484223 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-12-16 00:20:40.484275 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../30-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.484301 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-12-16 00:20:40.484345 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.484387 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-13. 2025-12-16 00:20:40.484411 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../31-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.484435 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.484482 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-12-16 00:20:40.484523 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../32-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-16 00:20:40.484547 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:20:40.484590 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package gcc. 2025-12-16 00:20:40.484648 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../33-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-16 00:20:40.484714 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:20:40.484767 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc-dev-bin. 2025-12-16 00:20:40.484811 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../34-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-12-16 00:20:40.484853 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:20:40.484874 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package linux-libc-dev:amd64. 2025-12-16 00:20:40.484913 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../35-linux-libc-dev_6.8.0-90.91_amd64.deb ... 2025-12-16 00:20:40.484954 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-16 00:20:40.484975 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libcrypt-dev:amd64. 2025-12-16 00:20:40.485013 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../36-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-12-16 00:20:40.485054 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-16 00:20:40.485087 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package rpcsvc-proto. 2025-12-16 00:20:40.485113 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../37-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-12-16 00:20:40.485155 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-16 00:20:40.485196 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libc6-dev:amd64. 2025-12-16 00:20:40.485221 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../38-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-12-16 00:20:40.485288 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-16 00:20:40.485313 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-12-16 00:20:40.485355 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../39-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.485379 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.485414 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-12-16 00:20:40.485439 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../40-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.485500 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.485542 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-13. 2025-12-16 00:20:40.485563 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../41-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:20:40.485601 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.485642 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-12-16 00:20:40.485666 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../42-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-16 00:20:40.485700 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:20:40.485726 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package g++. 2025-12-16 00:20:40.485759 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../43-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-16 00:20:40.485817 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: 2025-12-16 00:20:40.485877 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:20:40.485944 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Selecting previously unselected package make. 2025-12-16 00:20:40.485999 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Preparing to unpack .../44-make_4.3-4.1build2_amd64.deb ... 2025-12-16 00:20:40.486046 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Unpacking make (4.3-4.1build2) ... 2025-12-16 00:20:40.486080 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-16 00:20:40.486109 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:20:40.486144 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-16 00:20:40.486169 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:20:40.486204 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.486263 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:20:40.486286 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:20:40.486325 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-16 00:20:40.486366 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.486391 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up make (4.3-4.1build2) ... 2025-12-16 00:20:40.486425 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 00:20:40.486466 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.486516 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:20:40.486538 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.486577 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.486599 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.486641 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-16 00:20:40.486682 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.486707 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up fluent-package (5.0.8-1) ... 2025-12-16 00:20:40.486741 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:useradd warning: _fluentd's uid 42447 is greater than SYS_UID_MAX 999 2025-12-16 00:20:40.486766 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.486799 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:20:40.486840 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:20:40.486864 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:20:40.486898 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.486923 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.486957 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:20:40.486982 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:20:40.487214 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.487305 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:20:40.487317 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.487327 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-16 00:20:40.487518 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.487554 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:20:40.487582 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:20:40.487591 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.487619 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.487718 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:20:40.487736 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.487759 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:20:40.487775 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.487790 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:20:40.487805 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:20:40.487820 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:20:40.487834 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:20:40.487867 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:20:40.487884 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-12-16 00:20:40.487936 | 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 2025-12-16 00:20:40.487966 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:20:40.488014 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container d766b06a4e52 2025-12-16 00:20:40.488024 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> ecb7098ff6b8 2025-12-16 00:20:40.488053 | 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 2025-12-16 00:20:40.488081 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in c5d7a9007ae4 2025-12-16 00:20:40.488090 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-grok-parser-2.6.2 2025-12-16 00:20:40.488117 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-grok-parser-2.6.2 2025-12-16 00:20:40.488126 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-grok-parser-2.6.2 2025-12-16 00:20:40.488157 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-grok-parser after 0 seconds 2025-12-16 00:20:40.488166 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-prometheus-2.2.1 2025-12-16 00:20:40.488174 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-prometheus-2.2.1 2025-12-16 00:20:40.488183 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-prometheus-2.2.1 2025-12-16 00:20:40.488211 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-prometheus after 0 seconds 2025-12-16 00:20:40.488220 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully installed fluent-plugin-rewrite-tag-filter-2.4.0 2025-12-16 00:20:40.488286 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Parsing documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2025-12-16 00:20:40.488296 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Installing ri documentation for fluent-plugin-rewrite-tag-filter-2.4.0 2025-12-16 00:20:40.488326 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Done installing documentation for fluent-plugin-rewrite-tag-filter after 0 seconds 2025-12-16 00:20:40.488339 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:3 gems installed 2025-12-16 00:20:40.488370 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container c5d7a9007ae4 2025-12-16 00:20:40.488413 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 7adafef81391 2025-12-16 00:20:40.488448 | 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 2025-12-16 00:20:40.488553 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in a36540497d02 2025-12-16 00:20:40.488600 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-12-16 00:20:40.488694 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-12-16 00:20:40.488711 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-12-16 00:20:40.488720 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Package 'build-essential' is not installed, so not removed 2025-12-16 00:20:40.488728 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:20:40.488758 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading package lists... 2025-12-16 00:20:40.488785 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Building dependency tree... 2025-12-16 00:20:40.488815 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Reading state information... 2025-12-16 00:20:40.488827 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:20:40.488858 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container a36540497d02 2025-12-16 00:20:40.488901 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 02bf6d351a33 2025-12-16 00:20:40.488934 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Step 10/10 : USER fluentd 2025-12-16 00:20:40.488943 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Running in 8def77316c17 2025-12-16 00:20:40.488974 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> Removed intermediate container 8def77316c17 2025-12-16 00:20:40.489004 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd: ---> 38c7d4d125e9 2025-12-16 00:20:40.489037 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully built 401cbecb0e4b 2025-12-16 00:20:40.489068 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Successfully tagged osism.harbor.regio.digital/kolla/fluentd:build-20251216 2025-12-16 00:20:40.489269 | ubuntu-noble-large | INFO:kolla.common.utils.fluentd:Built at 2025-12-16 00:20:40.489071 (took 0:00:44.096530) 2025-12-16 00:20:40.489553 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-base) 2025-12-16 00:20:40.489584 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Processing 2025-12-16 00:20:40.489649 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Building started at 2025-12-16 00:20:40.489560 2025-12-16 00:20:40.490595 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 plugins into plugins archive 2025-12-16 00:20:40.491129 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-base:Turned 0 additions into additions archive 2025-12-16 00:20:43.021498 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:20:43.021558 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> d8e2c400b94e 2025-12-16 00:20:43.021661 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 2/5 : LABEL "build-date"="20251216" "name"="prometheus-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:20:43.021676 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in f9555e47083a 2025-12-16 00:20:43.021686 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container f9555e47083a 2025-12-16 00:20:43.021695 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> fea74382d348 2025-12-16 00:20:43.021749 | 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 2025-12-16 00:20:43.021758 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 3362f2456175 2025-12-16 00:20:43.021768 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 3362f2456175 2025-12-16 00:20:43.021861 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> 1deb2424deca 2025-12-16 00:20:43.023111 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:20:43.023129 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> e72b219eedf3 2025-12-16 00:20:43.023136 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-16 00:20:43.023144 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Running in 48f989299ccd 2025-12-16 00:20:43.023152 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> Removed intermediate container 48f989299ccd 2025-12-16 00:20:43.023160 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base: ---> b4707e2c25e5 2025-12-16 00:20:43.023168 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully built f5d5e0d3b343 2025-12-16 00:20:43.023175 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-base:build-20251216 2025-12-16 00:20:43.023183 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-base:Built at 2025-12-16 00:20:43.022141 (took 0:00:02.532581) 2025-12-16 00:20:43.023191 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-blackbox-exporter) to queue 2025-12-16 00:20:43.023198 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-alertmanager) to queue 2025-12-16 00:20:43.023206 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-cadvisor) to queue 2025-12-16 00:20:43.023213 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mtail) to queue 2025-12-16 00:20:43.023221 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-v2-server) to queue 2025-12-16 00:20:43.023256 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-memcached-exporter) to queue 2025-12-16 00:20:43.023266 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-mysqld-exporter) to queue 2025-12-16 00:20:43.023273 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-node-exporter) to queue 2025-12-16 00:20:43.023280 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-openstack-exporter) to queue 2025-12-16 00:20:43.023287 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-elasticsearch-exporter) to queue 2025-12-16 00:20:43.023294 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-libvirt-exporter) to queue 2025-12-16 00:20:43.023301 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(prometheus-ovn-exporter) to queue 2025-12-16 00:20:43.023347 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch) 2025-12-16 00:20:43.023355 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Processing 2025-12-16 00:20:43.023362 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building started at 2025-12-16 00:20:43.023223 2025-12-16 00:20:43.025300 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 plugins into plugins archive 2025-12-16 00:20:43.025334 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch:Turned 0 additions into additions archive 2025-12-16 00:22:16.743713 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 1/10 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:22:16.743814 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> d8e2c400b94e 2025-12-16 00:22:16.743833 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 2/10 : LABEL "build-date"="20251216" "name"="opensearch" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:22:16.743863 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 93b031627e76 2025-12-16 00:22:16.743873 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 93b031627e76 2025-12-16 00:22:16.743885 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 66b2a3541275 2025-12-16 00:22:16.743897 | 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 2025-12-16 00:22:16.743909 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 0086934d4a5b 2025-12-16 00:22:16.743919 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 0086934d4a5b 2025-12-16 00:22:16.743928 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 2687cafa720f 2025-12-16 00:22:16.743940 | 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 2025-12-16 00:22:16.743951 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in ad84e5b6d982 2025-12-16 00:22:16.743961 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container ad84e5b6d982 2025-12-16 00:22:16.743970 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> a27c2be5f2fb 2025-12-16 00:22:16.743980 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 5/10 : ENV OPENSEARCH_INITIAL_ADMIN_PASSWORD="Kolla24OpenSearch" 2025-12-16 00:22:16.743990 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in cb1e3379664b 2025-12-16 00:22:16.744000 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container cb1e3379664b 2025-12-16 00:22:16.744009 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 491ab1dde3a3 2025-12-16 00:22:16.744019 | 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 2025-12-16 00:22:16.744029 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 1a43864f5fb6 2025-12-16 00:22:16.744040 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:22:16.744051 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:6 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable InRelease [7,553 B] 2025-12-16 00:22:16.744063 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:22:16.744073 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:22:16.744083 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:8 https://artifacts.opensearch.org/releases/bundle/opensearch/2.x/apt stable/main amd64 Packages [4,084 B] 2025-12-16 00:22:16.744093 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:22:16.744103 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:22:16.744112 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:22:16.744166 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-12-16 00:22:16.744177 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:22:16.744187 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:22:16.744197 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:22:16.744207 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:22:16.744217 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:22:16.744270 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:22:16.744285 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:22:16.744294 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:22:16.744304 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 29.0 MB in 3s (10.3 MB/s) 2025-12-16 00:22:16.744314 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-12-16 00:22:16.744324 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-12-16 00:22:16.744334 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-12-16 00:22:16.744343 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-12-16 00:22:16.744353 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:The following NEW packages will be installed: 2025-12-16 00:22:16.744387 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: opensearch 2025-12-16 00:22:16.744398 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:22:16.744408 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Need to get 975 MB of archives. 2025-12-16 00:22:16.744418 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:After this operation, 1,293 MB of additional disk space will be used. 2025-12-16 00:22:16.744427 | 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.4 [975 MB] 2025-12-16 00:22:16.744439 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Fetched 975 MB in 26s (37.6 MB/s) 2025-12-16 00:22:16.744449 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Selecting previously unselected package opensearch. 2025-12-16 00:22:16.744459 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 2025-12-16 00:22:16.744471 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(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% 2025-12-16 00:22:16.744587 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 70% 2025-12-16 00:22:16.744600 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 75% 2025-12-16 00:22:16.744609 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 80% 2025-12-16 00:22:16.744619 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 85% 2025-12-16 00:22:16.744628 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 90% 2025-12-16 00:22:16.744638 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 95% 2025-12-16 00:22:16.744647 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:22:16.744657 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Preparing to unpack .../opensearch_2.19.4_amd64.deb ... 2025-12-16 00:22:16.744674 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Pre-Installation Script 2025-12-16 00:22:16.744683 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Unpacking opensearch (2.19.4) ... 2025-12-16 00:22:16.744694 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Setting up opensearch (2.19.4) ... 2025-12-16 00:22:16.744704 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Running OpenSearch Post-Installation Script 2025-12-16 00:22:16.744713 | 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 2025-12-16 00:22:16.744725 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl daemon-reload 2025-12-16 00:22:16.744734 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl enable opensearch.service 2025-12-16 00:22:16.744743 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### You can start opensearch service by executing 2025-12-16 00:22:16.744753 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: sudo systemctl start opensearch.service 2025-12-16 00:22:16.744762 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Create opensearch demo certificates in /etc/opensearch/ 2025-12-16 00:22:16.744772 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: See demo certs creation log in /var/log/opensearch/install_demo_configuration.log 2025-12-16 00:22:16.744788 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:### Breaking change in packaging since 2.13.0 2025-12-16 00:22:16.744798 | 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 2025-12-16 00:22:16.744808 | 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 2025-12-16 00:22:16.744820 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2025-12-16 00:22:16.744829 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:22:16.744839 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 1a43864f5fb6 2025-12-16 00:22:16.744849 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 16abfe6cfb79 2025-12-16 00:22:16.744859 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:22:16.744868 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 78805701cc8a 2025-12-16 00:22:16.744878 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 8/10 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-12-16 00:22:16.744887 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 00adaf217356 2025-12-16 00:22:16.744897 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 00adaf217356 2025-12-16 00:22:16.744906 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> f2e2a2081294 2025-12-16 00:22:16.744918 | 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 2025-12-16 00:22:16.744930 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in 214adc424ed1 2025-12-16 00:22:16.744940 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-12-16 00:22:16.744949 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-12-16 00:22:16.744959 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-12-16 00:22:16.744968 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Package 'build-essential' is not installed, so not removed 2025-12-16 00:22:16.744978 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:22:16.744993 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading package lists... 2025-12-16 00:22:16.745003 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Building dependency tree... 2025-12-16 00:22:16.745012 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Reading state information... 2025-12-16 00:22:16.745022 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:22:16.745039 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container 214adc424ed1 2025-12-16 00:22:16.745050 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> 835ea1e82352 2025-12-16 00:22:16.745060 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Step 10/10 : USER opensearch 2025-12-16 00:22:16.745070 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Running in a4f8abe50720 2025-12-16 00:22:16.745079 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> Removed intermediate container a4f8abe50720 2025-12-16 00:22:16.745089 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch: ---> e675c2074255 2025-12-16 00:22:16.745099 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully built beacb0760775 2025-12-16 00:22:16.745109 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Successfully tagged osism.harbor.regio.digital/kolla/opensearch:build-20251216 2025-12-16 00:22:16.745119 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch:Built at 2025-12-16 00:22:16.744606 (took 0:01:33.721383) 2025-12-16 00:22:16.745129 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(opensearch-dashboards) 2025-12-16 00:22:16.747408 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Processing 2025-12-16 00:22:16.747443 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building started at 2025-12-16 00:22:16.744993 2025-12-16 00:22:16.747449 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 plugins into plugins archive 2025-12-16 00:22:16.747454 | ubuntu-noble-large | DEBUG:kolla.common.utils.opensearch-dashboards:Turned 0 additions into additions archive 2025-12-16 00:24:41.322500 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 1/9 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:24:41.322616 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> d8e2c400b94e 2025-12-16 00:24:41.322690 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 2/9 : LABEL "build-date"="20251216" "name"="opensearch-dashboards" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:24:41.322723 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 99626c6cef72 2025-12-16 00:24:41.322738 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 99626c6cef72 2025-12-16 00:24:41.322750 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 5a7a4488e597 2025-12-16 00:24:41.322765 | 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 2025-12-16 00:24:41.322779 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 010dd0d33415 2025-12-16 00:24:41.322791 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 010dd0d33415 2025-12-16 00:24:41.322803 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 728cc9a2d9bb 2025-12-16 00:24:41.322842 | 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 2025-12-16 00:24:41.322854 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 8d6ab75ff409 2025-12-16 00:24:41.322864 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 8d6ab75ff409 2025-12-16 00:24:41.322874 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 7a5602628eb4 2025-12-16 00:24:41.322886 | 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 2025-12-16 00:24:41.322898 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 1fe5d7b6c1fa 2025-12-16 00:24:41.322908 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:24:41.322919 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:6 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable InRelease [7,564 B] 2025-12-16 00:24:41.322931 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:24:41.322943 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:24:41.322953 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:8 https://artifacts.opensearch.org/releases/bundle/opensearch-dashboards/2.x/apt stable/main amd64 Packages [4,051 B] 2025-12-16 00:24:41.322965 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:24:41.322976 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:24:41.323004 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:24:41.323015 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:9 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-12-16 00:24:41.323025 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:24:41.323035 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:11 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:24:41.323045 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:24:41.323063 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:24:41.323099 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:24:41.323109 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:24:41.323119 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:16 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:24:41.323129 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Get:17 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:24:41.323148 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 29.0 MB in 3s (9,997 kB/s) 2025-12-16 00:24:41.323158 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-12-16 00:24:41.323168 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-12-16 00:24:41.323178 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-12-16 00:24:41.323188 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-12-16 00:24:41.323198 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:The following NEW packages will be installed: 2025-12-16 00:24:41.323208 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: opensearch-dashboards 2025-12-16 00:24:41.323265 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:24:41.323285 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Need to get 350 MB of archives. 2025-12-16 00:24:41.323295 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:After this operation, 1,308 MB of additional disk space will be used. 2025-12-16 00:24:41.323305 | 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.4 [350 MB] 2025-12-16 00:24:41.324224 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Fetched 350 MB in 9s (38.7 MB/s) 2025-12-16 00:24:41.324281 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Selecting previously unselected package opensearch-dashboards. 2025-12-16 00:24:41.324382 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2025-12-16 00:24:41.324444 | 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% 2025-12-16 00:24:41.324504 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2025-12-16 00:24:41.324551 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:70% 2025-12-16 00:24:41.324611 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 75% 2025-12-16 00:24:41.324669 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 80% 2025-12-16 00:24:41.324730 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 2025-12-16 00:24:41.324787 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:85% (Reading database ... 90% 2025-12-16 00:24:41.324843 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 95% 2025-12-16 00:24:41.326637 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:24:41.326754 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Preparing to unpack .../opensearch-dashboards_2.19.4_amd64.deb ... 2025-12-16 00:24:41.326847 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Pre-Installation Script 2025-12-16 00:24:41.326923 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: 2025-12-16 00:24:41.327033 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Unpacking opensearch-dashboards (2.19.4) ... 2025-12-16 00:24:41.327145 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Setting up opensearch-dashboards (2.19.4) ... 2025-12-16 00:24:41.327187 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Running OpenSearch-Dashboards Post-Installation Script 2025-12-16 00:24:41.327339 | 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 2025-12-16 00:24:41.327406 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl daemon-reload 2025-12-16 00:24:41.327451 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl enable opensearch-dashboards.service 2025-12-16 00:24:41.327486 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### You can start opensearch-dashboards service by executing 2025-12-16 00:24:41.327545 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: sudo systemctl start opensearch-dashboards.service 2025-12-16 00:24:41.327572 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:### Breaking change in packaging since 2.13.0 2025-12-16 00:24:41.327620 | 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 2025-12-16 00:24:41.327666 | 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 2025-12-16 00:24:41.327700 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: For more information, see https://github.com/opensearch-project/opensearch-build/pull/4043 2025-12-16 00:24:41.327793 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 1fe5d7b6c1fa 2025-12-16 00:24:41.327872 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> f76e21dfd746 2025-12-16 00:24:41.327953 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:24:41.328037 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 3c5b2bcad277 2025-12-16 00:24:41.328202 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 7/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-12-16 00:24:41.328316 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 6f73d386a0a2 2025-12-16 00:24:41.328416 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 6f73d386a0a2 2025-12-16 00:24:41.328502 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 8dfcf4e09000 2025-12-16 00:24:41.328580 | 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 2025-12-16 00:24:41.328661 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in 3c3e9a52a7e0 2025-12-16 00:24:41.328738 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-12-16 00:24:41.328822 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-12-16 00:24:41.328903 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-12-16 00:24:41.328990 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Package 'build-essential' is not installed, so not removed 2025-12-16 00:24:41.329061 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:24:41.329158 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading package lists... 2025-12-16 00:24:41.329253 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Building dependency tree... 2025-12-16 00:24:41.329326 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Reading state information... 2025-12-16 00:24:41.329384 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:24:41.329425 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container 3c3e9a52a7e0 2025-12-16 00:24:41.329464 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> b6d63c8a8076 2025-12-16 00:24:41.329503 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Step 9/9 : USER opensearch-dashboards 2025-12-16 00:24:41.329555 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Running in cca9a18abb2a 2025-12-16 00:24:41.329626 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> Removed intermediate container cca9a18abb2a 2025-12-16 00:24:41.329703 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards: ---> 4b72c96dd96d 2025-12-16 00:24:41.329787 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully built 77a3f005c3ba 2025-12-16 00:24:41.329864 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Successfully tagged osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251216 2025-12-16 00:24:41.329997 | ubuntu-noble-large | INFO:kolla.common.utils.opensearch-dashboards:Built at 2025-12-16 00:24:41.329898 (took 0:02:24.584905) 2025-12-16 00:24:41.330609 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-base) 2025-12-16 00:24:41.330679 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Processing 2025-12-16 00:24:41.330749 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Building started at 2025-12-16 00:24:41.330675 2025-12-16 00:24:41.331989 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 plugins into plugins archive 2025-12-16 00:24:41.332676 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-base:Turned 0 additions into additions archive 2025-12-16 00:24:45.021922 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 00:24:45.022032 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> d8e2c400b94e 2025-12-16 00:24:45.022208 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 2/5 : LABEL "build-date"="20251216" "name"="redis-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:24:45.022325 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in 460551e024cd 2025-12-16 00:24:45.022422 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container 460551e024cd 2025-12-16 00:24:45.022498 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 85b2055c0d96 2025-12-16 00:24:45.022599 | 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 2025-12-16 00:24:45.022676 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in d7fc783c81de 2025-12-16 00:24:45.022783 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container d7fc783c81de 2025-12-16 00:24:45.022904 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 9f0eb3cd9962 2025-12-16 00:24:45.022986 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:24:45.023086 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 15dd8f9e434d 2025-12-16 00:24:45.023272 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-16 00:24:45.023329 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Running in fda83297fba2 2025-12-16 00:24:45.023408 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> Removed intermediate container fda83297fba2 2025-12-16 00:24:45.023479 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base: ---> 7351aff1712d 2025-12-16 00:24:45.024467 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully built 91368228402b 2025-12-16 00:24:45.024560 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Successfully tagged osism.harbor.regio.digital/kolla/redis-base:build-20251216 2025-12-16 00:24:45.024576 | ubuntu-noble-large | INFO:kolla.common.utils.redis-base:Built at 2025-12-16 00:24:45.023595 (took 0:00:03.692920) 2025-12-16 00:24:45.024589 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis-sentinel) to queue 2025-12-16 00:24:45.024634 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(redis) to queue 2025-12-16 00:24:45.024654 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-vswitchd) 2025-12-16 00:24:45.024665 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Processing 2025-12-16 00:24:45.024680 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building started at 2025-12-16 00:24:45.024548 2025-12-16 00:24:45.027354 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 plugins into plugins archive 2025-12-16 00:24:45.028205 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-vswitchd:Turned 0 additions into additions archive 2025-12-16 00:24:48.015966 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20251216 2025-12-16 00:24:48.016017 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> fa168ff2589d 2025-12-16 00:24:48.016025 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 2/5 : LABEL "build-date"="20251216" "name"="openvswitch-vswitchd" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:24:48.016072 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 735573af84fb 2025-12-16 00:24:48.016135 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 735573af84fb 2025-12-16 00:24:48.016196 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> b3323b4273d6 2025-12-16 00:24:48.016249 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2025-12-16 00:24:48.016309 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> 84ee06caa0db 2025-12-16 00:24:48.016344 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_openvswitch_extend_start 2025-12-16 00:24:48.016388 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 3a98195e5a7c 2025-12-16 00:24:48.016426 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 3a98195e5a7c 2025-12-16 00:24:48.016465 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> dd4782be3722 2025-12-16 00:24:48.016508 | 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 2025-12-16 00:24:48.016547 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Running in 677f1922ade3 2025-12-16 00:24:48.016584 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2025-12-16 00:24:48.016624 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2025-12-16 00:24:48.016678 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2025-12-16 00:24:48.016727 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Package 'build-essential' is not installed, so not removed 2025-12-16 00:24:48.016746 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:24:48.016783 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading package lists... 2025-12-16 00:24:48.016821 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Building dependency tree... 2025-12-16 00:24:48.016856 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Reading state information... 2025-12-16 00:24:48.016894 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:24:48.016930 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> Removed intermediate container 677f1922ade3 2025-12-16 00:24:48.016967 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd: ---> b2233b667b2f 2025-12-16 00:24:48.017007 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully built 23ba03d69f07 2025-12-16 00:24:48.017044 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251216 2025-12-16 00:24:48.017151 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-vswitchd:Built at 2025-12-16 00:24:48.017049 (took 0:00:02.992501) 2025-12-16 00:24:48.017528 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(openvswitch-db-server) 2025-12-16 00:24:48.017579 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Processing 2025-12-16 00:24:48.017642 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building started at 2025-12-16 00:24:48.017568 2025-12-16 00:24:48.018569 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 plugins into plugins archive 2025-12-16 00:24:48.019172 | ubuntu-noble-large | DEBUG:kolla.common.utils.openvswitch-db-server:Turned 0 additions into additions archive 2025-12-16 00:24:51.017504 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20251216 2025-12-16 00:24:51.017557 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> fa168ff2589d 2025-12-16 00:24:51.017570 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 2/5 : LABEL "build-date"="20251216" "name"="openvswitch-db-server" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:24:51.017582 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in fe6bc9f61e92 2025-12-16 00:24:51.017591 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container fe6bc9f61e92 2025-12-16 00:24:51.017600 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 5efd9e9fa45f 2025-12-16 00:24:51.017608 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_openvswitch_extend_start 2025-12-16 00:24:51.017635 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 7b0a67af2540 2025-12-16 00:24:51.017645 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Step 4/5 : RUN chmod 755 /usr/local/bin/kolla_openvswitch_extend_start 2025-12-16 00:24:51.017655 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 3f94ed9f4ad8 2025-12-16 00:24:51.017663 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 3f94ed9f4ad8 2025-12-16 00:24:51.017716 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> c413bce3c910 2025-12-16 00:24:51.017728 | 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 2025-12-16 00:24:51.017753 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Running in 1ee7b444cd97 2025-12-16 00:24:51.017761 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2025-12-16 00:24:51.017768 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2025-12-16 00:24:51.017774 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2025-12-16 00:24:51.017825 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Package 'build-essential' is not installed, so not removed 2025-12-16 00:24:51.017834 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:24:51.017841 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading package lists... 2025-12-16 00:24:51.018387 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Building dependency tree... 2025-12-16 00:24:51.018440 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Reading state information... 2025-12-16 00:24:51.018452 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:24:51.018462 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> Removed intermediate container 1ee7b444cd97 2025-12-16 00:24:51.018473 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server: ---> 6948dc76df08 2025-12-16 00:24:51.018483 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully built 7e659cf65832 2025-12-16 00:24:51.018493 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Successfully tagged osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251216 2025-12-16 00:24:51.018503 | ubuntu-noble-large | INFO:kolla.common.utils.openvswitch-db-server:Built at 2025-12-16 00:24:51.018144 (took 0:00:03.000576) 2025-12-16 00:24:51.018716 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-base) 2025-12-16 00:24:51.018858 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Processing 2025-12-16 00:24:51.018940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building started at 2025-12-16 00:24:51.018746 2025-12-16 00:24:51.019900 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 plugins into plugins archive 2025-12-16 00:24:51.020587 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-base:Turned 0 additions into additions archive 2025-12-16 00:28:17.157557 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openvswitch-base:build-20251216 2025-12-16 00:28:17.157645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> fa168ff2589d 2025-12-16 00:28:17.157664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 2/5 : LABEL "build-date"="20251216" "name"="ovn-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:28:17.157758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in aa70989041ab 2025-12-16 00:28:17.157773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container aa70989041ab 2025-12-16 00:28:17.157785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> c2bff2089f60 2025-12-16 00:28:17.157824 | 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 2025-12-16 00:28:17.157863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 540ef497015a 2025-12-16 00:28:17.157936 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:28:17.157950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:28:17.157961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:28:17.157971 | 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] 2025-12-16 00:28:17.157981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:28:17.158033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:28:17.158044 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:28:17.158053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:28:17.158104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:28:17.158115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:28:17.158162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:28:17.158213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:28:17.158224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:28:17.158322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:28:17.158333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:28:17.158388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 29.0 MB in 3s (11.1 MB/s) 2025-12-16 00:28:17.158399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2025-12-16 00:28:17.159359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2025-12-16 00:28:17.159380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2025-12-16 00:28:17.159392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2025-12-16 00:28:17.159403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libunbound8 is already the newest version (1.19.2-1ubuntu3.7). 2025-12-16 00:28:17.159414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libunbound8 set to manually installed. 2025-12-16 00:28:17.159425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:iproute2 is already the newest version (6.1.0-1ubuntu6.2). 2025-12-16 00:28:17.159434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:procps is already the newest version (2:4.0.4-4ubuntu3.2). 2025-12-16 00:28:17.159476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following additional packages will be installed: 2025-12-16 00:28:17.159487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-12-16 00:28:17.159497 | 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 2025-12-16 00:28:17.159507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-12-16 00:28:17.159517 | 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 2025-12-16 00:28:17.159527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2025-12-16 00:28:17.159537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-12-16 00:28:17.159547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-12-16 00:28:17.159566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-12-16 00:28:17.159576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-12-16 00:28:17.159586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-12-16 00:28:17.159596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-12-16 00:28:17.159605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-12-16 00:28:17.159615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libjbig0 libjpeg-turbo8 libjpeg8 libjq1 liblerc4 liblocale-gettext-perl 2025-12-16 00:28:17.159625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: liblsan0 libltdl-dev libltdl7 libmagic-mgc libmagic1t64 libmpc3 libonig5 2025-12-16 00:28:17.159635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 libstdc++-13-dev 2025-12-16 00:28:17.159645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data libxau6 libxcb1 2025-12-16 00:28:17.159655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev lto-disabled-list m4 make 2025-12-16 00:28:17.159670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: manpages manpages-dev openssh-client patch rpcsvc-proto xauth xz-utils 2025-12-16 00:28:17.159680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Suggested packages: 2025-12-16 00:28:17.159690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autoconf-archive gnu-standards autoconf-doc gettext binutils-doc gprofng-gui 2025-12-16 00:28:17.159700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bzip2-doc cpp-doc gcc-13-locales cpp-13-doc debian-keyring g++-multilib 2025-12-16 00:28:17.159765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: g++-13-multilib gcc-13-doc gcc-multilib flex bison gdb gcc-doc 2025-12-16 00:28:17.159780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: gcc-13-multilib gdb-x86-64-linux-gnu gettext-base git-daemon-run 2025-12-16 00:28:17.159967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: | git-daemon-sysvinit git-doc git-email git-gui gitk gitweb git-cvs 2025-12-16 00:28:17.160020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: git-mediawiki git-svn glibc-doc bzr libgd-tools libheif-plugin-x265 2025-12-16 00:28:17.160035 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2025-12-16 00:28:17.160043 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2025-12-16 00:28:17.160049 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-svtenc libtool-doc libssl-doc libstdc++-13-doc gfortran 2025-12-16 00:28:17.160059 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: | fortran95-compiler gcj-jdk m4-doc make-doc man-browser keychain libpam-ssh 2025-12-16 00:28:17.160124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: monkeysphere ssh-askpass ed diffutils-doc 2025-12-16 00:28:17.160182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following NEW packages will be installed: 2025-12-16 00:28:17.160249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autoconf automake autotools-dev binutils binutils-common 2025-12-16 00:28:17.160328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: binutils-x86-64-linux-gnu build-essential bzip2 cpp cpp-13 2025-12-16 00:28:17.160368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev fakeroot file 2025-12-16 00:28:17.160442 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-12-16 00:28:17.160499 | 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 2025-12-16 00:28:17.160568 | 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 2025-12-16 00:28:17.160660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-12-16 00:28:17.160716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-12-16 00:28:17.160771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libcap-ng-dev libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 2025-12-16 00:28:17.160823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libcurl3t64-gnutls libde265-0 libdeflate0 libdpkg-perl liberror-perl 2025-12-16 00:28:17.160876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libfakeroot libfido2-1 libfile-fcntllock-perl libfontconfig1 libfreetype6 2025-12-16 00:28:17.160938 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libgcc-13-dev libgd3 libgomp1 libgprofng0 libheif-plugin-aomdec 2025-12-16 00:28:17.160992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-aomenc libheif-plugin-libde265 libheif1 libhwasan0 libisl23 2025-12-16 00:28:17.161045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libitm1 libjansson4 libjbig0 libjemalloc-dev libjemalloc2 libjpeg-turbo8 2025-12-16 00:28:17.161098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libjpeg8 libjq1 liblerc4 liblocale-gettext-perl liblsan0 libltdl-dev 2025-12-16 00:28:17.161149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libltdl7 libmagic-mgc libmagic1t64 libmpc3 libonig5 libpng16-16t64 2025-12-16 00:28:17.161199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libquadmath0 libsframe1 libsharpyuv0 libssl-dev libstdc++-13-dev libtiff6 2025-12-16 00:28:17.161270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libtool libtsan2 libubsan1 libunbound-dev libwebp7 libx11-6 libx11-data 2025-12-16 00:28:17.161331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-12-16 00:28:17.161482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-12-16 00:28:17.161500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: rpcsvc-proto xauth xz-utils 2025-12-16 00:28:17.161555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 115 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:28:17.161630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Need to get 93.8 MB of archives. 2025-12-16 00:28:17.161709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 342 MB of additional disk space will be used. 2025-12-16 00:28:17.161765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:28:17.161830 | 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] 2025-12-16 00:28:17.163300 | 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] 2025-12-16 00:28:17.163316 | 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] 2025-12-16 00:28:17.163324 | 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] 2025-12-16 00:28:17.163331 | 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] 2025-12-16 00:28:17.163348 | 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] 2025-12-16 00:28:17.163355 | 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] 2025-12-16 00:28:17.163361 | 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] 2025-12-16 00:28:17.163368 | 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.1 [187 kB] 2025-12-16 00:28:17.163374 | 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] 2025-12-16 00:28:17.163381 | 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] 2025-12-16 00:28:17.163387 | 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] 2025-12-16 00:28:17.163394 | 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] 2025-12-16 00:28:17.163400 | 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] 2025-12-16 00:28:17.163406 | 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] 2025-12-16 00:28:17.163413 | 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] 2025-12-16 00:28:17.163419 | 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] 2025-12-16 00:28:17.163425 | 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.14 [906 kB] 2025-12-16 00:28:17.163433 | 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] 2025-12-16 00:28:17.163439 | 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.2 [267 kB] 2025-12-16 00:28:17.163445 | 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] 2025-12-16 00:28:17.163467 | 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] 2025-12-16 00:28:17.163474 | 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] 2025-12-16 00:28:17.163481 | 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] 2025-12-16 00:28:17.163493 | 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.8 [240 kB] 2025-12-16 00:28:17.163500 | 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.8 [15.6 kB] 2025-12-16 00:28:17.163507 | 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.8 [576 kB] 2025-12-16 00:28:17.163513 | 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.8 [97.9 kB] 2025-12-16 00:28:17.163520 | 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.8 [94.5 kB] 2025-12-16 00:28:17.163527 | 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.8 [849 kB] 2025-12-16 00:28:17.163539 | 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.8 [2,463 kB] 2025-12-16 00:28:17.163556 | 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.8 [18.1 kB] 2025-12-16 00:28:17.163563 | 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.6 [20.4 kB] 2025-12-16 00:28:17.163570 | 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-90.91 [1,932 kB] 2025-12-16 00:28:17.163576 | 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] 2025-12-16 00:28:17.163583 | 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] 2025-12-16 00:28:17.163590 | 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.6 [2,125 kB] 2025-12-16 00:28:17.163596 | 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 [51.5 kB] 2025-12-16 00:28:17.163603 | 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] 2025-12-16 00:28:17.163609 | 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] 2025-12-16 00:28:17.163616 | 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 [10.7 MB] 2025-12-16 00:28:17.163623 | 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,038 B] 2025-12-16 00:28:17.163630 | 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] 2025-12-16 00:28:17.163636 | 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] 2025-12-16 00:28:17.163643 | 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 [48.0 kB] 2025-12-16 00:28:17.163650 | 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 [148 kB] 2025-12-16 00:28:17.163656 | 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 [29.7 kB] 2025-12-16 00:28:17.163663 | 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 [10.5 kB] 2025-12-16 00:28:17.163669 | 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 [3,031 kB] 2025-12-16 00:28:17.163676 | 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,322 kB] 2025-12-16 00:28:17.163683 | 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 [2,772 kB] 2025-12-16 00:28:17.163689 | 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,184 kB] 2025-12-16 00:28:17.163699 | 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,641 kB] 2025-12-16 00:28:17.163710 | 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 [153 kB] 2025-12-16 00:28:17.163721 | 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 [2,681 kB] 2025-12-16 00:28:17.163753 | 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 [21.1 MB] 2025-12-16 00:28:17.163814 | 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 [494 kB] 2025-12-16 00:28:17.163854 | 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] 2025-12-16 00:28:17.163900 | 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] 2025-12-16 00:28:17.163950 | 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 [2,420 kB] 2025-12-16 00:28:17.163999 | 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 [12.2 MB] 2025-12-16 00:28:17.164048 | 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 [16.1 kB] 2025-12-16 00:28:17.164119 | 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] 2025-12-16 00:28:17.164154 | 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] 2025-12-16 00:28:17.164203 | 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] 2025-12-16 00:28:17.164279 | 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.5 [269 kB] 2025-12-16 00:28:17.164336 | 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] 2025-12-16 00:28:17.164387 | 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] 2025-12-16 00:28:17.164436 | 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] 2025-12-16 00:28:17.164510 | 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.5 [1,074 kB] 2025-12-16 00:28:17.164561 | 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] 2025-12-16 00:28:17.164628 | 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] 2025-12-16 00:28:17.164692 | 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] 2025-12-16 00:28:17.164741 | 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] 2025-12-16 00:28:17.164790 | 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] 2025-12-16 00:28:17.164851 | 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] 2025-12-16 00:28:17.164945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-12-16 00:28:17.165011 | 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] 2025-12-16 00:28:17.165079 | 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] 2025-12-16 00:28:17.165152 | 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] 2025-12-16 00:28:17.165227 | 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] 2025-12-16 00:28:17.165331 | 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.1 [141 kB] 2025-12-16 00:28:17.165416 | 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.1 [65.7 kB] 2025-12-16 00:28:17.165527 | 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] 2025-12-16 00:28:17.165602 | 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] 2025-12-16 00:28:17.165679 | 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] 2025-12-16 00:28:17.165754 | 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] 2025-12-16 00:28:17.165829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] 2025-12-16 00:28:17.165907 | 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] 2025-12-16 00:28:17.165982 | 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] 2025-12-16 00:28:17.166066 | 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.1 [10.4 kB] 2025-12-16 00:28:17.166147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libde265-0 amd64 1.0.15-1build3 [166 kB] 2025-12-16 00:28:17.166250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-libde265 amd64 1.17.6-1ubuntu4.1 [8,176 B] 2025-12-16 00:28:17.166369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.1 [275 kB] 2025-12-16 00:28:17.166441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2025-12-16 00:28:17.166563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2025-12-16 00:28:17.166632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2025-12-16 00:28:17.166693 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:99 http://archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2025-12-16 00:28:17.166743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2025-12-16 00:28:17.166790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2025-12-16 00:28:17.166835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.4 [199 kB] 2025-12-16 00:28:17.166902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2025-12-16 00:28:17.166962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2025-12-16 00:28:17.167010 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libc-devtools amd64 2.39-0ubuntu8.6 [29.3 kB] 2025-12-16 00:28:17.167055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libcap-ng-dev amd64 0.8.4-2build2 [29.9 kB] 2025-12-16 00:28:17.167102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-fcntllock-perl amd64 0.22-4ubuntu5 [30.7 kB] 2025-12-16 00:28:17.167148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomenc amd64 1.17.6-1ubuntu4.1 [14.7 kB] 2025-12-16 00:28:17.167194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc2 amd64 5.3.0-2build1 [256 kB] 2025-12-16 00:28:17.167259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:110 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-12-16 00:28:17.167326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2025-12-16 00:28:17.167371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.6 [2,408 kB] 2025-12-16 00:28:17.167418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2025-12-16 00:28:17.167484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound-dev amd64 1.19.2-1ubuntu3.7 [558 kB] 2025-12-16 00:28:17.167530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 manpages-dev all 6.7-2 [2,013 kB] 2025-12-16 00:28:17.167578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Get:116 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjemalloc-dev amd64 5.3.0-2build1 [512 kB] 2025-12-16 00:28:17.167645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Fetched 93.8 MB in 3s (27.1 MB/s) 2025-12-16 00:28:17.167709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package liblocale-gettext-perl. 2025-12-16 00:28:17.167755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-12-16 00:28:17.167804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-12-16 00:28:17.167857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-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% 2025-12-16 00:28:17.167903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 70% 2025-12-16 00:28:17.171316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 75% 2025-12-16 00:28:17.171333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-12-16 00:28:17.171341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:80% (Reading database ... 85% 2025-12-16 00:28:17.171348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 90% 2025-12-16 00:28:17.171354 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2025-12-16 00:28:17.171361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 100% (Reading database ... 11808 files and directories currently installed.) 2025-12-16 00:28:17.171368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../000-liblocale-gettext-perl_1.07-6ubuntu5_amd64.deb ... 2025-12-16 00:28:17.171374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.171381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking liblocale-gettext-perl (1.07-6ubuntu5) ... 2025-12-16 00:28:17.171387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package less. 2025-12-16 00:28:17.171393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../001-less_590-2ubuntu2.1_amd64.deb ... 2025-12-16 00:28:17.171407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking less (590-2ubuntu2.1) ... 2025-12-16 00:28:17.171414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libmagic-mgc. 2025-12-16 00:28:17.171420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../002-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-12-16 00:28:17.171426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.171432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-12-16 00:28:17.171439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libmagic1t64:amd64. 2025-12-16 00:28:17.171445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../003-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-12-16 00:28:17.171464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-16 00:28:17.171471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package file. 2025-12-16 00:28:17.171478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../004-file_1%3a5.45-3build1_amd64.deb ... 2025-12-16 00:28:17.171485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking file (1:5.45-3build1) ... 2025-12-16 00:28:17.171491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcbor0.10:amd64. 2025-12-16 00:28:17.171497 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../005-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-12-16 00:28:17.171503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 00:28:17.171510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfido2-1:amd64. 2025-12-16 00:28:17.171516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../006-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-12-16 00:28:17.171523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.171529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 00:28:17.171535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjansson4:amd64. 2025-12-16 00:28:17.171541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../007-libjansson4_2.14-2build2_amd64.deb ... 2025-12-16 00:28:17.171548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:28:17.171554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libpng16-16t64:amd64. 2025-12-16 00:28:17.171560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../008-libpng16-16t64_1.6.43-5ubuntu0.1_amd64.deb ... 2025-12-16 00:28:17.171566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-16 00:28:17.171572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxau6:amd64. 2025-12-16 00:28:17.171578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../009-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2025-12-16 00:28:17.171591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2025-12-16 00:28:17.171597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxdmcp6:amd64. 2025-12-16 00:28:17.171604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../010-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2025-12-16 00:28:17.171610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-12-16 00:28:17.171616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxcb1:amd64. 2025-12-16 00:28:17.171622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../011-libxcb1_1.15-1ubuntu2_amd64.deb ... 2025-12-16 00:28:17.171628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2025-12-16 00:28:17.171635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libx11-data. 2025-12-16 00:28:17.171641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../012-libx11-data_2%3a1.8.7-1build1_all.deb ... 2025-12-16 00:28:17.171653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.171659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libx11-data (2:1.8.7-1build1) ... 2025-12-16 00:28:17.171672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libx11-6:amd64. 2025-12-16 00:28:17.171679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../013-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2025-12-16 00:28:17.171686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2025-12-16 00:28:17.171692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxext6:amd64. 2025-12-16 00:28:17.171698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../014-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2025-12-16 00:28:17.171704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2025-12-16 00:28:17.171710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxmuu1:amd64. 2025-12-16 00:28:17.171717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../015-libxmuu1_2%3a1.1.3-3build2_amd64.deb ... 2025-12-16 00:28:17.171723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.171729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxmuu1:amd64 (2:1.1.3-3build2) ... 2025-12-16 00:28:17.171736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package manpages. 2025-12-16 00:28:17.171742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../016-manpages_6.7-2_all.deb ... 2025-12-16 00:28:17.171748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking manpages (6.7-2) ... 2025-12-16 00:28:17.171754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package openssh-client. 2025-12-16 00:28:17.171760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-16 00:28:17.171766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 00:28:17.171772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package xauth. 2025-12-16 00:28:17.171778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../018-xauth_1%3a1.1.2-1build1_amd64.deb ... 2025-12-16 00:28:17.171785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking xauth (1:1.1.2-1build1) ... 2025-12-16 00:28:17.171791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package xz-utils. 2025-12-16 00:28:17.171797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../019-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2025-12-16 00:28:17.171803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:28:17.171810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package m4. 2025-12-16 00:28:17.171816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../020-m4_1.4.19-4build1_amd64.deb ... 2025-12-16 00:28:17.171822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking m4 (1.4.19-4build1) ... 2025-12-16 00:28:17.171828 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package autoconf. 2025-12-16 00:28:17.171834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../021-autoconf_2.71-3_all.deb ... 2025-12-16 00:28:17.171840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking autoconf (2.71-3) ... 2025-12-16 00:28:17.171846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package autotools-dev. 2025-12-16 00:28:17.171853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../022-autotools-dev_20220109.1_all.deb ... 2025-12-16 00:28:17.171859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking autotools-dev (20220109.1) ... 2025-12-16 00:28:17.171865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package automake. 2025-12-16 00:28:17.171871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../023-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2025-12-16 00:28:17.171877 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2025-12-16 00:28:17.171888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.171894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package binutils-common:amd64. 2025-12-16 00:28:17.171900 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../024-binutils-common_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:28:17.171915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:28:17.171922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libsframe1:amd64. 2025-12-16 00:28:17.171928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../025-libsframe1_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:28:17.171935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:28:17.171941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libbinutils:amd64. 2025-12-16 00:28:17.171947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../026-libbinutils_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:28:17.171953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:28:17.171960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libctf-nobfd0:amd64. 2025-12-16 00:28:17.171966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../027-libctf-nobfd0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:28:17.171972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:28:17.171982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libctf0:amd64. 2025-12-16 00:28:17.171989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../028-libctf0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:28:17.171995 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:28:17.172001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libgprofng0:amd64. 2025-12-16 00:28:17.172008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../029-libgprofng0_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:28:17.172014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:28:17.172020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package binutils-x86-64-linux-gnu. 2025-12-16 00:28:17.172026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../030-binutils-x86-64-linux-gnu_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:28:17.172033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.172039 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:28:17.172045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package binutils. 2025-12-16 00:28:17.172051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../031-binutils_2.42-4ubuntu2.8_amd64.deb ... 2025-12-16 00:28:17.172058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:28:17.172064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libc-dev-bin. 2025-12-16 00:28:17.172070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../032-libc-dev-bin_2.39-0ubuntu8.6_amd64.deb ... 2025-12-16 00:28:17.172076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:28:17.172082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package linux-libc-dev:amd64. 2025-12-16 00:28:17.172088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../033-linux-libc-dev_6.8.0-90.91_amd64.deb ... 2025-12-16 00:28:17.172094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-16 00:28:17.172101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcrypt-dev:amd64. 2025-12-16 00:28:17.172107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../034-libcrypt-dev_1%3a4.4.36-4build1_amd64.deb ... 2025-12-16 00:28:17.172118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-16 00:28:17.172124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package rpcsvc-proto. 2025-12-16 00:28:17.172130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../035-rpcsvc-proto_1.4.2-0ubuntu7_amd64.deb ... 2025-12-16 00:28:17.172136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-16 00:28:17.172142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libc6-dev:amd64. 2025-12-16 00:28:17.172148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../036-libc6-dev_2.39-0ubuntu8.6_amd64.deb ... 2025-12-16 00:28:17.172155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-16 00:28:17.172161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.172167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc-13-base:amd64. 2025-12-16 00:28:17.172173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../037-gcc-13-base_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:28:17.172179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.172186 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libisl23:amd64. 2025-12-16 00:28:17.172192 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../038-libisl23_0.26-3build1.1_amd64.deb ... 2025-12-16 00:28:17.172198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:28:17.172208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libmpc3:amd64. 2025-12-16 00:28:17.172218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../039-libmpc3_1.3.1-1build1.1_amd64.deb ... 2025-12-16 00:28:17.172225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:28:17.172251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2025-12-16 00:28:17.172257 | 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_amd64.deb ... 2025-12-16 00:28:17.172264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.172270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package cpp-13. 2025-12-16 00:28:17.172276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../041-cpp-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:28:17.172283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.172292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package cpp-x86-64-linux-gnu. 2025-12-16 00:28:17.172301 | 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 ... 2025-12-16 00:28:17.172477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:28:17.172520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package cpp. 2025-12-16 00:28:17.172531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../043-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-16 00:28:17.172546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:28:17.172555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcc1-0:amd64. 2025-12-16 00:28:17.172564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../044-libcc1-0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:28:17.172593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.172700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libgomp1:amd64. 2025-12-16 00:28:17.172711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../045-libgomp1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:28:17.172739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.172770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libitm1:amd64. 2025-12-16 00:28:17.172819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../046-libitm1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:28:17.172872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.172886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libatomic1:amd64. 2025-12-16 00:28:17.172935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../047-libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:28:17.172950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.173000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libasan8:amd64. 2025-12-16 00:28:17.173015 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../048-libasan8_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:28:17.173067 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.173081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package liblsan0:amd64. 2025-12-16 00:28:17.173130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../049-liblsan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:28:17.173145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.173203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libtsan2:amd64. 2025-12-16 00:28:17.173218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../050-libtsan2_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:28:17.173293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.173317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libubsan1:amd64. 2025-12-16 00:28:17.173367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../051-libubsan1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:28:17.173382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.173431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libhwasan0:amd64. 2025-12-16 00:28:17.173446 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../052-libhwasan0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:28:17.173519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.173534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libquadmath0:amd64. 2025-12-16 00:28:17.173596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../053-libquadmath0_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:28:17.173612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.173688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libgcc-13-dev:amd64. 2025-12-16 00:28:17.173704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../054-libgcc-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:28:17.173765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.173780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2025-12-16 00:28:17.173829 | 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_amd64.deb ... 2025-12-16 00:28:17.173844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.173905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc-13. 2025-12-16 00:28:17.173920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../056-gcc-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:28:17.173979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.173994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.174053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc-x86-64-linux-gnu. 2025-12-16 00:28:17.174068 | 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 ... 2025-12-16 00:28:17.174132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:28:17.174147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package gcc. 2025-12-16 00:28:17.174205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../058-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-16 00:28:17.174221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:28:17.174301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libstdc++-13-dev:amd64. 2025-12-16 00:28:17.174317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../059-libstdc++-13-dev_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:28:17.174378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.174393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package g++-13-x86-64-linux-gnu. 2025-12-16 00:28:17.174449 | 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_amd64.deb ... 2025-12-16 00:28:17.174540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.174555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package g++-13. 2025-12-16 00:28:17.174695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../061-g++-13_13.3.0-6ubuntu2~24.04_amd64.deb ... 2025-12-16 00:28:17.174724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.174738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package g++-x86-64-linux-gnu. 2025-12-16 00:28:17.174747 | 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 ... 2025-12-16 00:28:17.174794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:28:17.174805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package g++. 2025-12-16 00:28:17.174855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../063-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2025-12-16 00:28:17.174889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:28:17.174899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package make. 2025-12-16 00:28:17.174949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../064-make_4.3-4.1build2_amd64.deb ... 2025-12-16 00:28:17.174990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking make (4.3-4.1build2) ... 2025-12-16 00:28:17.175000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libdpkg-perl. 2025-12-16 00:28:17.175048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../065-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2025-12-16 00:28:17.175068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.175116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:28:17.175158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package bzip2. 2025-12-16 00:28:17.175169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../066-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2025-12-16 00:28:17.175217 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.175275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:28:17.175314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package patch. 2025-12-16 00:28:17.175335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../067-patch_2.7.6-7build3_amd64.deb ... 2025-12-16 00:28:17.175377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking patch (2.7.6-7build3) ... 2025-12-16 00:28:17.175388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package lto-disabled-list. 2025-12-16 00:28:17.175433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../068-lto-disabled-list_47_all.deb ... 2025-12-16 00:28:17.175486 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking lto-disabled-list (47) ... 2025-12-16 00:28:17.175497 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package dpkg-dev. 2025-12-16 00:28:17.175546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../069-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2025-12-16 00:28:17.175579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:28:17.175624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package build-essential. 2025-12-16 00:28:17.175674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../070-build-essential_12.10ubuntu1_amd64.deb ... 2025-12-16 00:28:17.175706 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking build-essential (12.10ubuntu1) ... 2025-12-16 00:28:17.175739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfakeroot:amd64. 2025-12-16 00:28:17.175779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../071-libfakeroot_1.33-1_amd64.deb ... 2025-12-16 00:28:17.175788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfakeroot:amd64 (1.33-1) ... 2025-12-16 00:28:17.175835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package fakeroot. 2025-12-16 00:28:17.175876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../072-fakeroot_1.33-1_amd64.deb ... 2025-12-16 00:28:17.175909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking fakeroot (1.33-1) ... 2025-12-16 00:28:17.175941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package fonts-dejavu-mono. 2025-12-16 00:28:17.175951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../073-fonts-dejavu-mono_2.37-8_all.deb ... 2025-12-16 00:28:17.176001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking fonts-dejavu-mono (2.37-8) ... 2025-12-16 00:28:17.176035 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package fonts-dejavu-core. 2025-12-16 00:28:17.176045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../074-fonts-dejavu-core_2.37-8_all.deb ... 2025-12-16 00:28:17.176101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking fonts-dejavu-core (2.37-8) ... 2025-12-16 00:28:17.176133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package fontconfig-config. 2025-12-16 00:28:17.176144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../075-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2025-12-16 00:28:17.176195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2025-12-16 00:28:17.176245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-12-16 00:28:17.176258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../076-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-12-16 00:28:17.176310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:28:17.176343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package liberror-perl. 2025-12-16 00:28:17.176382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../077-liberror-perl_0.17029-2_all.deb ... 2025-12-16 00:28:17.176392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking liberror-perl (0.17029-2) ... 2025-12-16 00:28:17.176441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package git-man. 2025-12-16 00:28:17.176489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../078-git-man_1%3a2.43.0-1ubuntu7.3_all.deb ... 2025-12-16 00:28:17.176522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking git-man (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:28:17.176539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package git. 2025-12-16 00:28:17.176586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../079-git_1%3a2.43.0-1ubuntu7.3_amd64.deb ... 2025-12-16 00:28:17.176641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking git (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:28:17.176688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libonig5:amd64. 2025-12-16 00:28:17.176721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../080-libonig5_6.9.9-1build1_amd64.deb ... 2025-12-16 00:28:17.176752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libonig5:amd64 (6.9.9-1build1) ... 2025-12-16 00:28:17.176793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjq1:amd64. 2025-12-16 00:28:17.176803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../081-libjq1_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:28:17.176854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-12-16 00:28:17.176887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package jq. 2025-12-16 00:28:17.176928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../082-jq_1.7.1-3ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:28:17.176938 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking jq (1.7.1-3ubuntu0.24.04.1) ... 2025-12-16 00:28:17.176992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libalgorithm-diff-perl. 2025-12-16 00:28:17.177046 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../083-libalgorithm-diff-perl_1.201-1_all.deb ... 2025-12-16 00:28:17.177080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libalgorithm-diff-perl (1.201-1) ... 2025-12-16 00:28:17.177113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libalgorithm-diff-xs-perl:amd64. 2025-12-16 00:28:17.177153 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../084-libalgorithm-diff-xs-perl_0.04-8build3_amd64.deb ... 2025-12-16 00:28:17.177164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2025-12-16 00:28:17.177214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libalgorithm-merge-perl. 2025-12-16 00:28:17.177267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../085-libalgorithm-merge-perl_0.08-5_all.deb ... 2025-12-16 00:28:17.177305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.177337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libalgorithm-merge-perl (0.08-5) ... 2025-12-16 00:28:17.177370 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libaom3:amd64. 2025-12-16 00:28:17.177410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../086-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2025-12-16 00:28:17.177419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2025-12-16 00:28:17.177478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfreetype6:amd64. 2025-12-16 00:28:17.177528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../087-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... 2025-12-16 00:28:17.177561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-12-16 00:28:17.177601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfontconfig1:amd64. 2025-12-16 00:28:17.177657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../088-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2025-12-16 00:28:17.177689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2025-12-16 00:28:17.177722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libsharpyuv0:amd64. 2025-12-16 00:28:17.177755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../089-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2025-12-16 00:28:17.177765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-12-16 00:28:17.177815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libheif-plugin-aomdec:amd64. 2025-12-16 00:28:17.177848 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../090-libheif-plugin-aomdec_1.17.6-1ubuntu4.1_amd64.deb ... 2025-12-16 00:28:17.177888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:28:17.177898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libde265-0:amd64. 2025-12-16 00:28:17.177946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../091-libde265-0_1.0.15-1build3_amd64.deb ... 2025-12-16 00:28:17.177979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2025-12-16 00:28:17.177989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libheif-plugin-libde265:amd64. 2025-12-16 00:28:17.178040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../092-libheif-plugin-libde265_1.17.6-1ubuntu4.1_amd64.deb ... 2025-12-16 00:28:17.178073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:28:17.178084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libheif1:amd64. 2025-12-16 00:28:17.178147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../093-libheif1_1.17.6-1ubuntu4.1_amd64.deb ... 2025-12-16 00:28:17.178180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libheif1:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:28:17.178194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-12-16 00:28:17.178254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../094-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-12-16 00:28:17.178314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-16 00:28:17.178326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjpeg8:amd64. 2025-12-16 00:28:17.178370 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../095-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-12-16 00:28:17.178403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-16 00:28:17.178443 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libdeflate0:amd64. 2025-12-16 00:28:17.178471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../096-libdeflate0_1.19-1build1.1_amd64.deb ... 2025-12-16 00:28:17.178636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2025-12-16 00:28:17.178686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjbig0:amd64. 2025-12-16 00:28:17.178699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../097-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2025-12-16 00:28:17.178714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-12-16 00:28:17.178723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package liblerc4:amd64. 2025-12-16 00:28:17.178731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../098-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2025-12-16 00:28:17.178743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-12-16 00:28:17.178802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libwebp7:amd64. 2025-12-16 00:28:17.178813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.178825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../099-libwebp7_1.3.2-0.4build3_amd64.deb ... 2025-12-16 00:28:17.178879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2025-12-16 00:28:17.178894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libtiff6:amd64. 2025-12-16 00:28:17.178935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../100-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2025-12-16 00:28:17.178960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-12-16 00:28:17.178972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libxpm4:amd64. 2025-12-16 00:28:17.179014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.179027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../101-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2025-12-16 00:28:17.179083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2025-12-16 00:28:17.179099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libgd3:amd64. 2025-12-16 00:28:17.179144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../102-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2025-12-16 00:28:17.179158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2025-12-16 00:28:17.179215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libc-devtools. 2025-12-16 00:28:17.179249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../103-libc-devtools_2.39-0ubuntu8.6_amd64.deb ... 2025-12-16 00:28:17.179270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libc-devtools (2.39-0ubuntu8.6) ... 2025-12-16 00:28:17.179283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libcap-ng-dev:amd64. 2025-12-16 00:28:17.179343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../104-libcap-ng-dev_0.8.4-2build2_amd64.deb ... 2025-12-16 00:28:17.179358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libcap-ng-dev:amd64 (0.8.4-2build2) ... 2025-12-16 00:28:17.179414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libfile-fcntllock-perl. 2025-12-16 00:28:17.179425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../105-libfile-fcntllock-perl_0.22-4ubuntu5_amd64.deb ... 2025-12-16 00:28:17.179440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libfile-fcntllock-perl (0.22-4ubuntu5) ... 2025-12-16 00:28:17.179529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libheif-plugin-aomenc:amd64. 2025-12-16 00:28:17.179546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../106-libheif-plugin-aomenc_1.17.6-1ubuntu4.1_amd64.deb ... 2025-12-16 00:28:17.179603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:28:17.179618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjemalloc2:amd64. 2025-12-16 00:28:17.179675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../107-libjemalloc2_5.3.0-2build1_amd64.deb ... 2025-12-16 00:28:17.179690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2025-12-16 00:28:17.179734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libltdl7:amd64. 2025-12-16 00:28:17.179749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../108-libltdl7_2.4.7-7build1_amd64.deb ... 2025-12-16 00:28:17.179793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-12-16 00:28:17.179808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libltdl-dev:amd64. 2025-12-16 00:28:17.179863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../109-libltdl-dev_2.4.7-7build1_amd64.deb ... 2025-12-16 00:28:17.179873 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2025-12-16 00:28:17.179886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libssl-dev:amd64. 2025-12-16 00:28:17.179943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.179958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../110-libssl-dev_3.0.13-0ubuntu3.6_amd64.deb ... 2025-12-16 00:28:17.180003 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.180017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-12-16 00:28:17.180076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libtool. 2025-12-16 00:28:17.180108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../111-libtool_2.4.7-7build1_all.deb ... 2025-12-16 00:28:17.180122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libtool (2.4.7-7build1) ... 2025-12-16 00:28:17.180180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libunbound-dev:amd64. 2025-12-16 00:28:17.180191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../112-libunbound-dev_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-16 00:28:17.180204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libunbound-dev:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:28:17.180278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package manpages-dev. 2025-12-16 00:28:17.180296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../113-manpages-dev_6.7-2_all.deb ... 2025-12-16 00:28:17.180343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking manpages-dev (6.7-2) ... 2025-12-16 00:28:17.180357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Selecting previously unselected package libjemalloc-dev. 2025-12-16 00:28:17.180413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Preparing to unpack .../114-libjemalloc-dev_5.3.0-2build1_amd64.deb ... 2025-12-16 00:28:17.180424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Unpacking libjemalloc-dev (5.3.0-2build1) ... 2025-12-16 00:28:17.180437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-12-16 00:28:17.180499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2025-12-16 00:28:17.180514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2025-12-16 00:28:17.180572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.180587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-12-16 00:28:17.180657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up lto-disabled-list (47) ... 2025-12-16 00:28:17.180671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2025-12-16 00:28:17.180716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-12-16 00:28:17.180730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-12-16 00:28:17.180775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfile-fcntllock-perl (0.22-4ubuntu5) ... 2025-12-16 00:28:17.180789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 00:28:17.180845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libalgorithm-diff-perl (1.201-1) ... 2025-12-16 00:28:17.180855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up manpages (6.7-2) ... 2025-12-16 00:28:17.180869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-16 00:28:17.180914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:28:17.180928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2025-12-16 00:28:17.180973 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:28:17.180987 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up less (590-2ubuntu2.1) ... 2025-12-16 00:28:17.181042 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-16 00:28:17.181053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:28:17.181066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up m4 (1.4.19-4build1) ... 2025-12-16 00:28:17.181111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up file (1:5.45-3build1) ... 2025-12-16 00:28:17.181125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2025-12-16 00:28:17.181170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.181184 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:28:17.181253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-12-16 00:28:17.181283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:28:17.181298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfakeroot:amd64 (1.33-1) ... 2025-12-16 00:28:17.181311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:28:17.181360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up fakeroot (1.33-1) ... 2025-12-16 00:28:17.181375 | 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 2025-12-16 00:28:17.181392 | 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 2025-12-16 00:28:17.181440 | 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 2025-12-16 00:28:17.181470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: 2025-12-16 00:28:17.181679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: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 2025-12-16 00:28:17.181694 | 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 2025-12-16 00:28:17.181708 | 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 2025-12-16 00:28:17.181721 | 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 2025-12-16 00:28:17.181781 | 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 2025-12-16 00:28:17.181793 | 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 2025-12-16 00:28:17.181822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up liberror-perl (0.17029-2) ... 2025-12-16 00:28:17.181951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjemalloc-dev (5.3.0-2build1) ... 2025-12-16 00:28:17.181975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up autotools-dev (20220109.1) ... 2025-12-16 00:28:17.181982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-16 00:28:17.181993 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.182000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libx11-data (2:1.8.7-1build1) ... 2025-12-16 00:28:17.182009 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up make (4.3-4.1build2) ... 2025-12-16 00:28:17.182044 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:28:17.182086 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: 2025-12-16 00:28:17.182096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2025-12-16 00:28:17.182130 | 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 2025-12-16 00:28:17.182141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: warning: 2025-12-16 00:28:17.182185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: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 2025-12-16 00:28:17.182195 | 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 2025-12-16 00:28:17.182255 | 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 2025-12-16 00:28:17.182270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-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 2025-12-16 00:28:17.182303 | 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 2025-12-16 00:28:17.182313 | 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 2025-12-16 00:28:17.182355 | 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 2025-12-16 00:28:17.182407 | 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 2025-12-16 00:28:17.182418 | 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 2025-12-16 00:28:17.182491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.182503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up fonts-dejavu-mono (2.37-8) ... 2025-12-16 00:28:17.182537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-12-16 00:28:17.182547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-16 00:28:17.182588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:28:17.182598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.182644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up patch (2.7.6-7build3) ... 2025-12-16 00:28:17.182654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up fonts-dejavu-core (2.37-8) ... 2025-12-16 00:28:17.182698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libunbound-dev:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:28:17.182709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-16 00:28:17.182753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-12-16 00:28:17.182763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:28:17.182807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up autoconf (2.71-3) ... 2025-12-16 00:28:17.182817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2025-12-16 00:28:17.182862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.182872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.182925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-16 00:28:17.182935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.182975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcap-ng-dev:amd64 (0.8.4-2build2) ... 2025-12-16 00:28:17.182985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up git-man (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:28:17.183029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2025-12-16 00:28:17.183039 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.183084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:28:17.183093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 00:28:17.183137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:28:17.183147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libde265-0:amd64 (1.0.15-1build3) ... 2025-12-16 00:28:17.183190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:28:17.183200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2025-12-16 00:28:17.183246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.183295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxmuu1:amd64 (2:1.1.3-3build2) ... 2025-12-16 00:28:17.183335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libonig5:amd64 (6.9.9-1build1) ... 2025-12-16 00:28:17.183345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up liblocale-gettext-perl (1.07-6ubuntu5) ... 2025-12-16 00:28:17.183385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.183395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:28:17.183441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libalgorithm-merge-perl (0.08-5) ... 2025-12-16 00:28:17.183465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:28:17.183511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-16 00:28:17.183522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up automake (1:1.16.5-1.3ubuntu1) ... 2025-12-16 00:28:17.183566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: 2025-12-16 00:28:17.183577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2025-12-16 00:28:17.183624 | 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 2025-12-16 00:28:17.183636 | 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 2025-12-16 00:28:17.183677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up manpages-dev (6.7-2) ... 2025-12-16 00:28:17.183687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2025-12-16 00:28:17.183731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.183741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libjq1:amd64 (1.7.1-3ubuntu0.24.04.1) ... 2025-12-16 00:28:17.183791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2025-12-16 00:28:17.183802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 00:28:17.183835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2025-12-16 00:28:17.183846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2025-12-16 00:28:17.183890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:28:17.183900 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-12-16 00:28:17.183939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up git (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:28:17.183950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.183991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up xauth (1:1.1.2-1build1) ... 2025-12-16 00:28:17.184001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-12-16 00:28:17.184060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up jq (1.7.1-3ubuntu0.24.04.1) ... 2025-12-16 00:28:17.184070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-16 00:28:17.184114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2025-12-16 00:28:17.184125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.184170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:28:17.184202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:28:17.184212 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.184268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.184282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:28:17.184326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:28:17.184337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.184382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:28:17.184392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.184436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:28:17.184446 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libtool (2.4.7-7build1) ... 2025-12-16 00:28:17.185424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:28:17.185440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:28:17.185449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:28:17.185475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:28:17.185483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:update-alternatives: 2025-12-16 00:28:17.185490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2025-12-16 00:28:17.185496 | 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 2025-12-16 00:28:17.185503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up build-essential (12.10ubuntu1) ... 2025-12-16 00:28:17.185510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libheif1:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:28:17.185516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2025-12-16 00:28:17.185523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libc-devtools (2.39-0ubuntu8.6) ... 2025-12-16 00:28:17.185530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:28:17.185536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:28:17.185543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Setting up libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:28:17.185550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:28:17.185556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Cloning into '/ovn'... 2025-12-16 00:28:17.185563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.185576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Note: switching to '65e3fa0cffcbeaddf6172542b31fc359587e8207'. 2025-12-16 00:28:17.185583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:You are in 'detached HEAD' state. You can look around, make experimental 2025-12-16 00:28:17.185589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:changes and commit them, and you can discard any commits you make in this 2025-12-16 00:28:17.185596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:state without impacting any branches by switching back to a branch. 2025-12-16 00:28:17.185603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:If you want to create a new branch to retain commits you create, you may 2025-12-16 00:28:17.185615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:do so (now or later) by using -c with the switch command. Example: 2025-12-16 00:28:17.185622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: git switch -c 2025-12-16 00:28:17.185629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Or undo this operation with: 2025-12-16 00:28:17.185636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: git switch - 2025-12-16 00:28:17.185642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Turn off this advice by setting config variable advice.detachedHead to false 2025-12-16 00:28:17.185649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.185656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 2025-12-16 00:28:17.185663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'build-aux/ltmain.sh' 2025-12-16 00:28:17.185669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 2025-12-16 00:28:17.185676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/libtool.m4' 2025-12-16 00:28:17.185683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltoptions.m4' 2025-12-16 00:28:17.185689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltsugar.m4' 2025-12-16 00:28:17.185696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltversion.m4' 2025-12-16 00:28:17.185703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/lt~obsolete.m4' 2025-12-16 00:28:17.185709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:25: warning: The macro `AC_PROG_CC_C99' is obsolete. 2025-12-16 00:28:17.185716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:25: You should run autoupdate. 2025-12-16 00:28:17.185723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... 2025-12-16 00:28:17.185729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:25: the top level 2025-12-16 00:28:17.185736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.185742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:25: installing 'build-aux/compile' 2025-12-16 00:28:17.185749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.185756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:40: installing 'build-aux/config.guess' 2025-12-16 00:28:17.185762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.185769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:40: installing 'build-aux/config.sub' 2025-12-16 00:28:17.185775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.185782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:21: installing 'build-aux/install-sh' 2025-12-16 00:28:17.185788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.185795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:21: installing 'build-aux/missing' 2025-12-16 00:28:17.185802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.185814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Makefile.am: installing 'build-aux/depcomp' 2025-12-16 00:28:17.185821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.185827 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Submodule 'ovs' (https://github.com/openvswitch/ovs.git) registered for path 'ovs' 2025-12-16 00:28:17.185833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.185840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Cloning into '/ovn/ovs'... 2025-12-16 00:28:17.185851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.185858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:From https://github.com/openvswitch/ovs 2025-12-16 00:28:17.185864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: * branch 533ff75523ebfe69a7c923641103c20266c16b58 -> FETCH_HEAD 2025-12-16 00:28:17.185912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.185920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Submodule path 'ovs': checked out '533ff75523ebfe69a7c923641103c20266c16b58' 2025-12-16 00:28:17.185926 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. 2025-12-16 00:28:17.185933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'build-aux/ltmain.sh' 2025-12-16 00:28:17.185940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. 2025-12-16 00:28:17.185946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/libtool.m4' 2025-12-16 00:28:17.185953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltoptions.m4' 2025-12-16 00:28:17.185959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltsugar.m4' 2025-12-16 00:28:17.185965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/ltversion.m4' 2025-12-16 00:28:17.185972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtoolize: copying file 'm4/lt~obsolete.m4' 2025-12-16 00:28:17.185979 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:27: installing 'build-aux/compile' 2025-12-16 00:28:17.185985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.185992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:43: installing 'build-aux/config.guess' 2025-12-16 00:28:17.185998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.186004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:43: installing 'build-aux/config.sub' 2025-12-16 00:28:17.186011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.186018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:22: installing 'build-aux/install-sh' 2025-12-16 00:28:17.186025 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.186031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure.ac:22: installing 'build-aux/missing' 2025-12-16 00:28:17.186038 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.186049 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Makefile.am: installing 'build-aux/depcomp' 2025-12-16 00:28:17.186056 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.186062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a BSD-compatible install... 2025-12-16 00:28:17.186069 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/install -c 2025-12-16 00:28:17.186075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether build environment is sane... 2025-12-16 00:28:17.186082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.186088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a race-free mkdir -p... 2025-12-16 00:28:17.186095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p 2025-12-16 00:28:17.186141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gawk... 2025-12-16 00:28:17.186149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gawk 2025-12-16 00:28:17.186155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make sets $(MAKE)... 2025-12-16 00:28:17.186161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.186168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports nested variables... 2025-12-16 00:28:17.186174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.186181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to create a pax tar archive... 2025-12-16 00:28:17.186187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gnutar 2025-12-16 00:28:17.186194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc... 2025-12-16 00:28:17.186201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc 2025-12-16 00:28:17.186208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the C compiler works... 2025-12-16 00:28:17.186214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.186221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for C compiler default output file name... 2025-12-16 00:28:17.186256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:a.out 2025-12-16 00:28:17.186298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for suffix of executables... 2025-12-16 00:28:17.186306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether we are cross compiling... 2025-12-16 00:28:17.186312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.186319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for suffix of object files... 2025-12-16 00:28:17.186325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:o 2025-12-16 00:28:17.186332 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the compiler supports GNU C... 2025-12-16 00:28:17.186338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.186345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -g... 2025-12-16 00:28:17.186371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.186377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc option to enable C11 features... 2025-12-16 00:28:17.186384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2025-12-16 00:28:17.186391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc understands -c and -o together... 2025-12-16 00:28:17.186398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.186407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports the include directive... 2025-12-16 00:28:17.186428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes (GNU style) 2025-12-16 00:28:17.186480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dependency style of gcc... 2025-12-16 00:28:17.186571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc3 2025-12-16 00:28:17.187289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++... 2025-12-16 00:28:17.187304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:g++ 2025-12-16 00:28:17.187312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the compiler supports GNU C++... 2025-12-16 00:28:17.187320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.187327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether g++ accepts -g... 2025-12-16 00:28:17.187335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.187342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++ option to enable C++11 features... 2025-12-16 00:28:17.187349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2025-12-16 00:28:17.187356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dependency style of g++... 2025-12-16 00:28:17.187363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc3 2025-12-16 00:28:17.187370 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to run the C preprocessor... 2025-12-16 00:28:17.187377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -E 2025-12-16 00:28:17.187385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for grep that handles long lines and -e... 2025-12-16 00:28:17.187391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep 2025-12-16 00:28:17.187399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for fgrep... 2025-12-16 00:28:17.187406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep -F 2025-12-16 00:28:17.187413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for egrep... 2025-12-16 00:28:17.187420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep -E 2025-12-16 00:28:17.187427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pkg-config... 2025-12-16 00:28:17.187434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.187441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdio.h... 2025-12-16 00:28:17.187448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.187474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdlib.h... 2025-12-16 00:28:17.187481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.187488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for string.h... 2025-12-16 00:28:17.187495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.187502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for inttypes.h... 2025-12-16 00:28:17.187509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.187516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdint.h... 2025-12-16 00:28:17.187523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.187538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strings.h... 2025-12-16 00:28:17.187545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.187552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/stat.h... 2025-12-16 00:28:17.187559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.187566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/types.h... 2025-12-16 00:28:17.187583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.187591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for unistd.h... 2025-12-16 00:28:17.187598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.187605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for wchar.h... 2025-12-16 00:28:17.187613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.187620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for minix/config.h... 2025-12-16 00:28:17.187626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.187636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether it is safe to define __EXTENSIONS__... 2025-12-16 00:28:17.187643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.187649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether _XOPEN_SOURCE should be defined... 2025-12-16 00:28:17.187656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.187662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether byte ordering is bigendian... 2025-12-16 00:28:17.187668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.187675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for special C compiler options needed for large files... no 2025-12-16 00:28:17.187682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for _FILE_OFFSET_BITS value needed for large files... 2025-12-16 00:28:17.187689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.187695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking build system type... 2025-12-16 00:28:17.187701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64-pc-linux-gnu 2025-12-16 00:28:17.187708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking host system type... 2025-12-16 00:28:17.187714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64-pc-linux-gnu 2025-12-16 00:28:17.187723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to print strings... 2025-12-16 00:28:17.187730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf 2025-12-16 00:28:17.187736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a sed that does not truncate output... 2025-12-16 00:28:17.187742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/sed 2025-12-16 00:28:17.187751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ld used by gcc... 2025-12-16 00:28:17.187802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/ld 2025-12-16 00:28:17.187810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if the linker (/usr/bin/ld) is GNU ld... 2025-12-16 00:28:17.187853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.187863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for BSD- or MS-compatible name lister (nm)... 2025-12-16 00:28:17.187904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/nm -B 2025-12-16 00:28:17.187945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking the name lister (/usr/bin/nm -B) interface... 2025-12-16 00:28:17.187954 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:BSD nm 2025-12-16 00:28:17.187989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether ln -s works... 2025-12-16 00:28:17.187998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.188032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking the maximum length of command line arguments... 2025-12-16 00:28:17.188073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1572864 2025-12-16 00:28:17.188083 | 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... 2025-12-16 00:28:17.188117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:func_convert_file_noop 2025-12-16 00:28:17.188127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 2025-12-16 00:28:17.188197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:func_convert_file_noop 2025-12-16 00:28:17.188206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for /usr/bin/ld option to reload object files... 2025-12-16 00:28:17.188222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-r 2025-12-16 00:28:17.188251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for file... 2025-12-16 00:28:17.188297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:file 2025-12-16 00:28:17.188308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for objdump... 2025-12-16 00:28:17.188353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:objdump 2025-12-16 00:28:17.188364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to recognize dependent libraries... 2025-12-16 00:28:17.188408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:pass_all 2025-12-16 00:28:17.188418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dlltool... 2025-12-16 00:28:17.188481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.188492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to associate runtime and link libraries... 2025-12-16 00:28:17.188540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf %s\n 2025-12-16 00:28:17.188550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ar... 2025-12-16 00:28:17.188595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ar 2025-12-16 00:28:17.188606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for archiver @FILE support... 2025-12-16 00:28:17.188652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:@ 2025-12-16 00:28:17.188663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strip... 2025-12-16 00:28:17.188709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:strip 2025-12-16 00:28:17.188720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ranlib... 2025-12-16 00:28:17.188765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ranlib 2025-12-16 00:28:17.188776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking command to parse /usr/bin/nm -B output from gcc object... 2025-12-16 00:28:17.188820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ok 2025-12-16 00:28:17.188831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sysroot... 2025-12-16 00:28:17.188877 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.188887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a working dd... 2025-12-16 00:28:17.188930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/dd 2025-12-16 00:28:17.188940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to truncate binary pipes... 2025-12-16 00:28:17.188984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/dd bs=4096 count=1 2025-12-16 00:28:17.188995 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mt... 2025-12-16 00:28:17.189045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.189056 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if : is a manifest tool... 2025-12-16 00:28:17.189090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.189100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dlfcn.h... 2025-12-16 00:28:17.189143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.189153 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for objdir... 2025-12-16 00:28:17.189198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:.libs 2025-12-16 00:28:17.189208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -fno-rtti -fno-exceptions... 2025-12-16 00:28:17.189285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.189299 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc option to produce PIC... 2025-12-16 00:28:17.189340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-fPIC -DPIC 2025-12-16 00:28:17.189351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc PIC flag -fPIC -DPIC works... 2025-12-16 00:28:17.189383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.189394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc static flag -static works... 2025-12-16 00:28:17.189441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.189465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -c -o file.o... 2025-12-16 00:28:17.189528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.189539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -c -o file.o... (cached) 2025-12-16 00:28:17.189584 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.189594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2025-12-16 00:28:17.189634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.189644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dynamic linker characteristics... 2025-12-16 00:28:17.189694 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:GNU/Linux ld.so 2025-12-16 00:28:17.189704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to hardcode library paths into programs... immediate 2025-12-16 00:28:17.189750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether stripping libraries is possible... 2025-12-16 00:28:17.189761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if libtool supports shared libraries... 2025-12-16 00:28:17.191316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether to build shared libraries... no 2025-12-16 00:28:17.191331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether to build static libraries... 2025-12-16 00:28:17.191337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to run the C++ preprocessor... 2025-12-16 00:28:17.191349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:g++ -E 2025-12-16 00:28:17.191356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ld used by g++... 2025-12-16 00:28:17.191362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/ld -m elf_x86_64 2025-12-16 00:28:17.191368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... 2025-12-16 00:28:17.191374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2025-12-16 00:28:17.191387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++ option to produce PIC... -fPIC -DPIC 2025-12-16 00:28:17.191399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ PIC flag -fPIC -DPIC works... 2025-12-16 00:28:17.191406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191412 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ static flag -static works... 2025-12-16 00:28:17.191418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ supports -c -o file.o... 2025-12-16 00:28:17.191431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191437 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ supports -c -o file.o... (cached) 2025-12-16 00:28:17.191443 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2025-12-16 00:28:17.191468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191474 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dynamic linker characteristics... 2025-12-16 00:28:17.191481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(cached) 2025-12-16 00:28:17.191487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:GNU/Linux ld.so 2025-12-16 00:28:17.191493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to hardcode library paths into programs... 2025-12-16 00:28:17.191500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:immediate 2025-12-16 00:28:17.191507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pow... 2025-12-16 00:28:17.191513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-lm 2025-12-16 00:28:17.191519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing clock_gettime... 2025-12-16 00:28:17.191526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-12-16 00:28:17.191532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing timer_create... 2025-12-16 00:28:17.191538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-12-16 00:28:17.191545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_rwlock_tryrdlock... 2025-12-16 00:28:17.191551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-12-16 00:28:17.191558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_rwlockattr_destroy... 2025-12-16 00:28:17.191571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-12-16 00:28:17.191583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_spin_lock... 2025-12-16 00:28:17.191590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-12-16 00:28:17.191596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_spin_lock... 2025-12-16 00:28:17.191602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc options needed to detect all undeclared functions... 2025-12-16 00:28:17.191615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2025-12-16 00:28:17.191622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strerror_r is declared... 2025-12-16 00:28:17.191628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strerror_r returns char *... 2025-12-16 00:28:17.191641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for MSVC x64 compiler... 2025-12-16 00:28:17.191654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for windows.h... 2025-12-16 00:28:17.191667 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether USDT probes are enabled... 2025-12-16 00:28:17.191680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/netlink.h... 2025-12-16 00:28:17.191692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pkg-config... 2025-12-16 00:28:17.191705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/local/ssl... 2025-12-16 00:28:17.191718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/lib/ssl... 2025-12-16 00:28:17.191731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/ssl... no 2025-12-16 00:28:17.191744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/pkg... 2025-12-16 00:28:17.191750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191763 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/local... 2025-12-16 00:28:17.191770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr... 2025-12-16 00:28:17.191783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether compiling and linking against OpenSSL works... 2025-12-16 00:28:17.191795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether SSL_set_tlsext_host_name is declared... 2025-12-16 00:28:17.191808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for capng_clear in -lcap-ng... 2025-12-16 00:28:17.191821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191827 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for Python 3 (version 3.6 or later)... 2025-12-16 00:28:17.191834 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/python3 2025-12-16 00:28:17.191840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for flake8... 2025-12-16 00:28:17.191846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sphinx-build-3... 2025-12-16 00:28:17.191859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sphinx-build-2... 2025-12-16 00:28:17.191872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sphinx-build... 2025-12-16 00:28:17.191890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dot... 2025-12-16 00:28:17.191903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for net/if_dl.h... 2025-12-16 00:28:17.191915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strtok_r macro segfaults on some inputs... 2025-12-16 00:28:17.191928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether AF_XDP is enabled... 2025-12-16 00:28:17.191941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:auto 2025-12-16 00:28:17.191947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for bpf/libbpf.h... 2025-12-16 00:28:17.191953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191960 | 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). 2025-12-16 00:28:17.191967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: 2025-12-16 00:28:17.191973 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether sys_siglist is declared... 2025-12-16 00:28:17.191980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.191986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sigdescr_np... 2025-12-16 00:28:17.191992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.191999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether malloc_trim is declared... 2025-12-16 00:28:17.192005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct stat.st_mtim.tv_nsec... 2025-12-16 00:28:17.192018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct stat.st_mtimensec... 2025-12-16 00:28:17.192033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.192040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct ifreq.ifr_flagshigh... 2025-12-16 00:28:17.192046 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.192059 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct mmsghdr.msg_len... 2025-12-16 00:28:17.192065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct sockaddr_in6.sin6_scope_id... 2025-12-16 00:28:17.192078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mlockall... 2025-12-16 00:28:17.192090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strnlen... 2025-12-16 00:28:17.192103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for getloadavg... 2025-12-16 00:28:17.192119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for statvfs... 2025-12-16 00:28:17.192131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for getmntent_r... 2025-12-16 00:28:17.192165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sendmmsg... 2025-12-16 00:28:17.192214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for clock_gettime... 2025-12-16 00:28:17.192283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mntent.h... 2025-12-16 00:28:17.192523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/statvfs.h... 2025-12-16 00:28:17.192547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/types.h... 2025-12-16 00:28:17.192574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/if_ether.h... 2025-12-16 00:28:17.192613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/net_namespace.h... 2025-12-16 00:28:17.192637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdatomic.h... 2025-12-16 00:28:17.192659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for bits/floatn-common.h... 2025-12-16 00:28:17.192716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for net/if_mib.h... 2025-12-16 00:28:17.192775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.192844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing backtrace... 2025-12-16 00:28:17.192855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-12-16 00:28:17.192869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/perf_event.h... 2025-12-16 00:28:17.192882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.192914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for valgrind/valgrind.h... 2025-12-16 00:28:17.192967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.192982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for connect in -lsocket... 2025-12-16 00:28:17.192994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.193056 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing gethostbyname... 2025-12-16 00:28:17.193068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-12-16 00:28:17.193081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for groff... 2025-12-16 00:28:17.193113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.193144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc has that supports thread_local... 2025-12-16 00:28:17.193189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.193200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing __atomic_load_8... 2025-12-16 00:28:17.193213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-latomic 2025-12-16 00:28:17.193270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc supports GCC 4.0+ atomic built-ins... 2025-12-16 00:28:17.193294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.193352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(1)... 2025-12-16 00:28:17.193363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2025-12-16 00:28:17.193376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(2)... 2025-12-16 00:28:17.193421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2025-12-16 00:28:17.193431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(4)... 2025-12-16 00:28:17.193444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2025-12-16 00:28:17.193506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(8)... 2025-12-16 00:28:17.193521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2025-12-16 00:28:17.193535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing aio_write... 2025-12-16 00:28:17.193580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-12-16 00:28:17.193594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_set_name_np... 2025-12-16 00:28:17.193607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.193652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_setname_np() variant... 2025-12-16 00:28:17.193666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:glibc 2025-12-16 00:28:17.193680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether __linux__ is defined... 2025-12-16 00:28:17.193724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:true 2025-12-16 00:28:17.193738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking linker output version information... 2025-12-16 00:28:17.193766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libX-3.4.so.0.0.4) 2025-12-16 00:28:17.193811 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether g++ supports C++11 features by default... 2025-12-16 00:28:17.193832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.193845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for working posix_memalign... 2025-12-16 00:28:17.193858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.193918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ub_ctx_create in -lunbound... 2025-12-16 00:28:17.193932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.193942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for unw_backtrace in -lunwind... 2025-12-16 00:28:17.193955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.194003 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the preprocessor supports include_next... 2025-12-16 00:28:17.194017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194030 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether system header files limit the line length... 2025-12-16 00:28:17.194074 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.194088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Werror... 2025-12-16 00:28:17.194101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wall... 2025-12-16 00:28:17.194160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wextra... 2025-12-16 00:28:17.194219 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194259 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-sign-compare... 2025-12-16 00:28:17.194269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wpointer-arith... 2025-12-16 00:28:17.194328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wformat -Wformat-security... 2025-12-16 00:28:17.194356 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wswitch-enum... 2025-12-16 00:28:17.194416 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wunused-parameter... 2025-12-16 00:28:17.194485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wbad-function-cast... 2025-12-16 00:28:17.194547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wcast-align... 2025-12-16 00:28:17.194571 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wstrict-prototypes... 2025-12-16 00:28:17.194628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wold-style-definition... 2025-12-16 00:28:17.194686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmissing-prototypes... 2025-12-16 00:28:17.194716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194762 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmissing-field-initializers... 2025-12-16 00:28:17.194776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wthread-safety... 2025-12-16 00:28:17.194835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.194846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -fno-strict-aliasing... 2025-12-16 00:28:17.194860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wswitch-bool... 2025-12-16 00:28:17.194920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.194933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wlogical-not-parentheses... 2025-12-16 00:28:17.194956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.195003 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wsizeof-array-argument... 2025-12-16 00:28:17.195014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.195027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wbool-compare... 2025-12-16 00:28:17.195074 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.195085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wshift-negative-value... 2025-12-16 00:28:17.195098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.195144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wduplicated-cond... 2025-12-16 00:28:17.195159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.195173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Qunused-arguments... 2025-12-16 00:28:17.195251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.195267 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wshadow... 2025-12-16 00:28:17.195281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.195295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmultistatement-macros... 2025-12-16 00:28:17.195341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.195352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wcast-align=strict... 2025-12-16 00:28:17.195365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.195411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-null-pointer-arithmetic... 2025-12-16 00:28:17.195426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.195439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Warray-bounds-pointer-arithmetic... 2025-12-16 00:28:17.195515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.195565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-unused... 2025-12-16 00:28:17.195578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.195628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-unused-parameter... 2025-12-16 00:28:17.195638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.195660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking target hint for cgcc... 2025-12-16 00:28:17.195685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64 2025-12-16 00:28:17.195728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking vector options for cgcc... 2025-12-16 00:28:17.195741 | 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 2025-12-16 00:28:17.195782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether actions Autovalidator is default implementation... no 2025-12-16 00:28:17.195795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether DPCLS Autovalidator is default implementation... 2025-12-16 00:28:17.195845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.195854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether DPIF AVX512 is default implementation... no 2025-12-16 00:28:17.195866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether MFEX Autovalidator is default implementation... 2025-12-16 00:28:17.195906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.195919 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking binutils avx512 assembler checks passing... 2025-12-16 00:28:17.195959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.195972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether compiler correctly emits AVX512-VL... 2025-12-16 00:28:17.196021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.196031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -mavx512f... 2025-12-16 00:28:17.196042 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.196096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -mavx512bw... 2025-12-16 00:28:17.196109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.196149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -mavx512vl... 2025-12-16 00:28:17.196171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.196183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -mavx512vbmi... 2025-12-16 00:28:17.196225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.196261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether compiler correctly emits AVX512-VPOPCNTDQ... 2025-12-16 00:28:17.196273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.196327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct tcf_t.firstuse... 2025-12-16 00:28:17.196341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.196382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether dpdk is enabled... 2025-12-16 00:28:17.196394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.196445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports nested variables... (cached) 2025-12-16 00:28:17.196470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.196482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking that generated files are newer than configure... 2025-12-16 00:28:17.196534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:done 2025-12-16 00:28:17.196548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure: creating ./config.status 2025-12-16 00:28:17.196588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/stdio.h 2025-12-16 00:28:17.196601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/string.h 2025-12-16 00:28:17.196626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating ovsdb/libovsdb.sym 2025-12-16 00:28:17.196667 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating ofproto/libofproto.sym 2025-12-16 00:28:17.196680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libsflow.sym 2025-12-16 00:28:17.196720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libopenvswitch.sym 2025-12-16 00:28:17.196771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating vtep/libvtep.sym 2025-12-16 00:28:17.196785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating Makefile 2025-12-16 00:28:17.196825 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating tests/atlocal 2025-12-16 00:28:17.196838 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libopenvswitch.pc 2025-12-16 00:28:17.196879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libsflow.pc 2025-12-16 00:28:17.196891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating ofproto/libofproto.pc 2025-12-16 00:28:17.196932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating ovsdb/libovsdb.pc 2025-12-16 00:28:17.196944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating include/openvswitch/version.h 2025-12-16 00:28:17.196985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating config.h 2025-12-16 00:28:17.196997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing tests/atconfig commands 2025-12-16 00:28:17.197048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing depfiles commands 2025-12-16 00:28:17.197058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing libtool commands 2025-12-16 00:28:17.197070 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing include/openflow/openflow.h.stamp commands 2025-12-16 00:28:17.197111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing utilities/bugtool/dummy commands 2025-12-16 00:28:17.197123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing ipsec/dummy commands 2025-12-16 00:28:17.197167 | 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 && \ 2025-12-16 00:28:17.197180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ofproto/ipfix-entities.def.tmp ofproto/ipfix-entities.def 2025-12-16 00:28:17.197253 | 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 2025-12-16 00:28:17.197268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:sed \ 2025-12-16 00:28:17.197295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e '/^##/d' \ 2025-12-16 00:28:17.197307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.197319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.197364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.197377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.197389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.197430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.197442 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: < python/ovs/dirs.py.template > python/ovs/dirs.py.tmp && \ 2025-12-16 00:28:17.197503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv python/ovs/dirs.py.tmp python/ovs/dirs.py 2025-12-16 00:28:17.197516 | 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 2025-12-16 00:28:17.197532 | 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 2025-12-16 00:28:17.198746 | 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 && \ 2025-12-16 00:28:17.198804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/idltest.ovsidl.tmp tests/idltest.ovsidl 2025-12-16 00:28:17.198818 | 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 && \ 2025-12-16 00:28:17.198828 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv vtep/vtep-idl.ovsidl.tmp vtep/vtep-idl.ovsidl 2025-12-16 00:28:17.198838 | 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 2025-12-16 00:28:17.198851 | 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 2025-12-16 00:28:17.198863 | 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 2025-12-16 00:28:17.198873 | 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 2025-12-16 00:28:17.198884 | 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 2025-12-16 00:28:17.198893 | 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 2025-12-16 00:28:17.198903 | 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 2025-12-16 00:28:17.198921 | 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 2025-12-16 00:28:17.198931 | 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 2025-12-16 00:28:17.198940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake all-am 2025-12-16 00:28:17.198962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake[1]: Entering directory '/ovn/ovs' 2025-12-16 00:28:17.198972 | 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 2025-12-16 00:28:17.198982 | 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 2025-12-16 00:28:17.198991 | 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 2025-12-16 00:28:17.199002 | 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 2025-12-16 00:28:17.199011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-bundle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.199035 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.199047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.199057 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-connection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.199068 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.199078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.199088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/meta-flow.inc.tmp lib/meta-flow.inc 2025-12-16 00:28:17.199097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/nx-match.inc.tmp lib/nx-match.inc 2025-12-16 00:28:17.199106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-ct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.199117 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.199134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.199144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-ed-props.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.199168 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.199178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.199188 | 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 2025-12-16 00:28:17.199208 | 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 2025-12-16 00:28:17.199219 | 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 2025-12-16 00:28:17.199276 | 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 2025-12-16 00:28:17.199300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/extract-ofp-errors \ 2025-12-16 00:28:17.199310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./include/openvswitch/ofp-errors.h \ 2025-12-16 00:28:17.199320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./include/openflow/openflow-common.h > lib/ofp-errors.inc.tmp && \ 2025-12-16 00:28:17.199330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ofp-errors.inc.tmp lib/ofp-errors.inc 2025-12-16 00:28:17.199340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.199357 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.199368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.199378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.199389 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.199413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.199423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-ipfix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.199434 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.199444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.199516 | 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 2025-12-16 00:28:17.199536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.199546 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.199556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.199572 | 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 2025-12-16 00:28:17.199584 | 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 2025-12-16 00:28:17.199603 | 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 2025-12-16 00:28:17.199614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-meter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.199624 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.199642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.199653 | 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 2025-12-16 00:28:17.199663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-monitor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.199679 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.199690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.199700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./build-aux/extract-ofp-msgs \ 2025-12-16 00:28:17.199710 | 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 2025-12-16 00:28:17.199722 | 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 2025-12-16 00:28:17.199732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-packet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.199752 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.199770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.199780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.199790 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.199800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.199810 | 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 2025-12-16 00:28:17.199826 | 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 2025-12-16 00:28:17.199837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-port.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.199847 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.199858 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.199876 | 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 2025-12-16 00:28:17.199894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.199904 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.199914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.199924 | 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 2025-12-16 00:28:17.199934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-prop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.199950 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.199960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.199971 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-protocol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.199981 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.199991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200010 | 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 2025-12-16 00:28:17.200028 | 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 2025-12-16 00:28:17.200038 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200048 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-switch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200079 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200100 | 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 2025-12-16 00:28:17.200110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200128 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200310 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200336 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200347 | 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 2025-12-16 00:28:17.200357 | 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 2025-12-16 00:28:17.200373 | 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 2025-12-16 00:28:17.200384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-version-opt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200394 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofpbuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200442 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200480 | 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 2025-12-16 00:28:17.200490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-atomic-locked.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200500 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200526 | 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 2025-12-16 00:28:17.200543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-lldp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200553 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200582 | 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 2025-12-16 00:28:17.200592 | 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 2025-12-16 00:28:17.200602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-numa.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200611 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200636 | 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 2025-12-16 00:28:17.200652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-rcu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200662 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200690 | 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 2025-12-16 00:28:17.200700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-replay.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200710 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-router.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200739 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovs-thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200773 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-cs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200808 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200834 | 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 2025-12-16 00:28:17.200845 | 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 2025-12-16 00:28:17.200855 | 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 2025-12-16 00:28:17.200865 | 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 2025-12-16 00:28:17.200881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200896 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200923 | 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 2025-12-16 00:28:17.200933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200943 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.200972 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.200981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.200991 | 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 2025-12-16 00:28:17.201013 | 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 2025-12-16 00:28:17.201023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-map-op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.201033 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.201048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.201058 | 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 2025-12-16 00:28:17.201068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-set-op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.201077 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.201087 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.201255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-condition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.201274 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.201311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.201328 | 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 2025-12-16 00:28:17.201340 | 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 2025-12-16 00:28:17.201350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.201360 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.201370 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.201380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-session.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.201390 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.201413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.201424 | 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 2025-12-16 00:28:17.201440 | 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 2025-12-16 00:28:17.201466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.201477 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.201486 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.201496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ox-stat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.201506 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.201515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.201525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/packets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.201535 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.201551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.201569 | 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 2025-12-16 00:28:17.201585 | 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 2025-12-16 00:28:17.201595 | 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 2025-12-16 00:28:17.201605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/pcap-file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.201615 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.201624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.201634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/perf-counter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.201643 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.201659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.201677 | 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 2025-12-16 00:28:17.201688 | 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 2025-12-16 00:28:17.201703 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stopwatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.201712 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.201722 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.201731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/poll-loop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.201741 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.201750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.201760 | 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 2025-12-16 00:28:17.201782 | 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 2025-12-16 00:28:17.201792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/process.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.201802 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.201812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.201821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/pvector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.201836 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.201846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.201970 | 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 2025-12-16 00:28:17.201982 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.201992 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202028 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202038 | 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 2025-12-16 00:28:17.202049 | 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 2025-12-16 00:28:17.202059 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/rconn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.202075 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/reconnect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.202111 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/rstp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.202141 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/rstp-state-machines.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.202178 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202197 | 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 2025-12-16 00:28:17.202213 | 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 2025-12-16 00:28:17.202253 | 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 2025-12-16 00:28:17.202268 | 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 2025-12-16 00:28:17.202286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/seq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.202297 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202317 | 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 2025-12-16 00:28:17.202326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/sha1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.202336 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202362 | 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 2025-12-16 00:28:17.202378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/shash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.202388 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202414 | 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 2025-12-16 00:28:17.202424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/simap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.202434 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202485 | 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 2025-12-16 00:28:17.202497 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/skiplist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.202513 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/smap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.202663 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/socket-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.202698 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202720 | 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 2025-12-16 00:28:17.202731 | 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 2025-12-16 00:28:17.202753 | 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 2025-12-16 00:28:17.202764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/sort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.202788 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/sset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.202819 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202839 | 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 2025-12-16 00:28:17.202850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.202860 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202886 | 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 2025-12-16 00:28:17.202911 | 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 2025-12-16 00:28:17.202922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.202932 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202953 | 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 2025-12-16 00:28:17.202963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-replay.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.202973 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.202984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.202994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.203004 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.203020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.203043 | 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 2025-12-16 00:28:17.203054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.203064 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.203074 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.203084 | 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 2025-12-16 00:28:17.203095 | 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 2025-12-16 00:28:17.203105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stdio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.203115 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.203132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.203142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.203157 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.203173 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.203184 | 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 2025-12-16 00:28:17.203194 | 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 2025-12-16 00:28:17.203205 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/svec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.203215 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.203225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.203265 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/syslog-direct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.203276 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.203293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.203303 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/syslog-libc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.203319 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.203329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.203348 | 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 2025-12-16 00:28:17.203359 | 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 2025-12-16 00:28:17.203370 | 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 2025-12-16 00:28:17.203380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/syslog-null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.203390 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.203408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.203418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.203433 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.203444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.203472 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/timer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.203492 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.203503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.203514 | 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 2025-12-16 00:28:17.203525 | 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 2025-12-16 00:28:17.203535 | 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 2025-12-16 00:28:17.203552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/timeval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.203563 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.203578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.203589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/tnl-neigh-cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.203604 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.203615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.203631 | 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 2025-12-16 00:28:17.203642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/tnl-ports.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.203657 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.203672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.203709 | 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 2025-12-16 00:28:17.203733 | 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 2025-12-16 00:28:17.203747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-native-tnl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.203796 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.203812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.203829 | 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 2025-12-16 00:28:17.203878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/token-bucket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.203894 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.203924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.203959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/tun-metadata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.203981 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.204014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.204048 | 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 2025-12-16 00:28:17.204080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/unicode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.204120 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.204135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.204179 | 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 2025-12-16 00:28:17.204194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/unixctl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.204259 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.204288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.204303 | 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 2025-12-16 00:28:17.204319 | 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 2025-12-16 00:28:17.204364 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/userspace-tso.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.204388 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.204402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.204447 | 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 2025-12-16 00:28:17.204538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206278 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/uuid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206323 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/uuidset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206344 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206366 | 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 2025-12-16 00:28:17.206373 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vconn-stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206380 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206401 | 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 2025-12-16 00:28:17.206414 | 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 2025-12-16 00:28:17.206421 | 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 2025-12-16 00:28:17.206428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vconn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206435 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206442 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vlan-bitmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206476 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vlog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206506 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206525 | 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 2025-12-16 00:28:17.206533 | 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 2025-12-16 00:28:17.206540 | 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 2025-12-16 00:28:17.206547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/daemon-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206559 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206578 | 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 2025-12-16 00:28:17.206591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/latch-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206598 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/signals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206619 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/socket-util-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206641 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206659 | 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 2025-12-16 00:28:17.206667 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-unix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206685 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206699 | 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 2025-12-16 00:28:17.206707 | 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 2025-12-16 00:28:17.206714 | 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 2025-12-16 00:28:17.206721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206733 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netlink-rtnl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206765 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206784 | 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 2025-12-16 00:28:17.206792 | 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 2025-12-16 00:28:17.206800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/if-notifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206807 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-linux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206833 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206852 | 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 2025-12-16 00:28:17.206865 | 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 2025-12-16 00:28:17.206872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-offload-tc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206879 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206886 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netlink-conntrack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206901 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206915 | 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 2025-12-16 00:28:17.206932 | 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 2025-12-16 00:28:17.206940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netlink-notifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206953 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206967 | 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 2025-12-16 00:28:17.206975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netlink-socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.206982 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.206989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.206996 | 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 2025-12-16 00:28:17.207008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/rtnetlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.207019 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.207026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.207040 | 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 2025-12-16 00:28:17.207047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/route-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.207054 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.207062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.207069 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/tc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.207076 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.207083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.207096 | 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 2025-12-16 00:28:17.207108 | 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 2025-12-16 00:28:17.207115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpdk-stub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.207127 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.207134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.207142 | 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 2025-12-16 00:28:17.207149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/async-append-aio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.207156 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.207163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.207170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/stream-ssl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.207184 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.207197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.207217 | 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 2025-12-16 00:28:17.207263 | 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 2025-12-16 00:28:17.207275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dhparams.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.207282 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.207289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.207297 | 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 2025-12-16 00:28:17.207315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dns-resolve.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.207322 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.207329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.207341 | 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 2025-12-16 00:28:17.207348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(echo '/* -*- mode: c; buffer-read-only: t -*- */' && sed < ./lib/dirs.c.in \ 2025-12-16 00:28:17.207355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]srcdir[@],.,g' \ 2025-12-16 00:28:17.207362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],"/var/log/openvswitch",g' \ 2025-12-16 00:28:17.207369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],"/var/run/openvswitch",g' \ 2025-12-16 00:28:17.207376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],"/etc/openvswitch",g' \ 2025-12-16 00:28:17.207383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],"/usr/bin",g' \ 2025-12-16 00:28:17.207390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],"/etc",g' \ 2025-12-16 00:28:17.207396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],"/usr/share/openvswitch",g') \ 2025-12-16 00:28:17.207403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > lib/dirs.c.tmp && \ 2025-12-16 00:28:17.207410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f lib/dirs.c.tmp lib/dirs.c 2025-12-16 00:28:17.207423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovsdb-server-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.207444 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.207496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.207505 | 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 2025-12-16 00:28:17.207519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vswitch-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.207526 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.207533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.207598 | ubuntu-noble-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 2025-12-16 00:28:17.207612 | 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 2025-12-16 00:28:17.207627 | 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 2025-12-16 00:28:17.207635 | ubuntu-noble-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 2025-12-16 00:28:17.207651 | ubuntu-noble-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 2025-12-16 00:28:17.207665 | 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 2025-12-16 00:28:17.207681 | 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 2025-12-16 00:28:17.207689 | 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 2025-12-16 00:28:17.207696 | ubuntu-noble-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 2025-12-16 00:28:17.207710 | 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 2025-12-16 00:28:17.207717 | 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 2025-12-16 00:28:17.207724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-testcontroller.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.207736 | 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 &&\ 2025-12-16 00:28:17.207743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.207750 | 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 2025-12-16 00:28:17.207758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-dpctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.207771 | 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 &&\ 2025-12-16 00:28:17.207778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.207785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-ofctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.207792 | 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 &&\ 2025-12-16 00:28:17.207804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.207812 | ubuntu-noble-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 2025-12-16 00:28:17.207820 | 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 2025-12-16 00:28:17.207828 | 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 2025-12-16 00:28:17.207855 | ubuntu-noble-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 2025-12-16 00:28:17.207867 | 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 2025-12-16 00:28:17.207879 | 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 2025-12-16 00:28:17.207887 | ubuntu-noble-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 2025-12-16 00:28:17.207894 | 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 2025-12-16 00:28:17.207901 | ubuntu-noble-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 2025-12-16 00:28:17.207913 | 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 2025-12-16 00:28:17.207925 | 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 2025-12-16 00:28:17.207938 | 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 2025-12-16 00:28:17.207945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-vsctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.207952 | 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 &&\ 2025-12-16 00:28:17.207959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.207967 | 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 2025-12-16 00:28:17.207977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/nlmon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.207984 | 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 &&\ 2025-12-16 00:28:17.207994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.208026 | 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 2025-12-16 00:28:17.208052 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovsdb/_server.ovsschema.inc.tmp ovsdb/_server.ovsschema.inc 2025-12-16 00:28:17.208092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-pki.in | \ 2025-12-16 00:28:17.208104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.208136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.208148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.208185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.208196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.208250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.208273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.208288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.208311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.208326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.208359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.208375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.208391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.208428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.208447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.208471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.208507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-pki.tmp 2025-12-16 00:28:17.208533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-pki.tmp utilities/ovs-pki 2025-12-16 00:28:17.208568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-pcap.in | \ 2025-12-16 00:28:17.208591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.208620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.208645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.208679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.208707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.208737 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.208760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.208790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.208812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.208844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.208872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.208882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.208916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.208928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.208962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.208974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.209007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-pcap.tmp 2025-12-16 00:28:17.209037 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-pcap.tmp utilities/ovs-pcap 2025-12-16 00:28:17.209107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-tcpdump.in | \ 2025-12-16 00:28:17.209116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.209126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.209155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.209183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.209193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.209226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.209277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.209285 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.209295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.209330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.209358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.209369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.209401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.209429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.209447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.209480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.209510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-tcpdump.tmp 2025-12-16 00:28:17.209538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-tcpdump.tmp utilities/ovs-tcpdump 2025-12-16 00:28:17.209568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-tcpundump.in | \ 2025-12-16 00:28:17.209580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.209741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.209795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.209830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.209842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.209852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.209870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.209880 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.209890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.209899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.209909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.209918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.209928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.209937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.209951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.209961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.209970 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-tcpundump.tmp 2025-12-16 00:28:17.209980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-tcpundump.tmp utilities/ovs-tcpundump 2025-12-16 00:28:17.209994 | 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 | \ 2025-12-16 00:28:17.210005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.210018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.210031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.210067 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.210081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.210107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.210120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.210157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.210172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.210199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.210213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.210286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.210307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.210320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.210357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.210367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.210380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-dpctl-top.tmp 2025-12-16 00:28:17.210394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-dpctl-top.tmp utilities/ovs-dpctl-top 2025-12-16 00:28:17.210434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-l3ping.in | \ 2025-12-16 00:28:17.210449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.210507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.210520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.210533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.210575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.210589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.210602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.210639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.210653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.210680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.210694 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.210731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.210745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.210783 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.210797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.210810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.210845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-l3ping.tmp 2025-12-16 00:28:17.210859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-l3ping.tmp utilities/ovs-l3ping 2025-12-16 00:28:17.210909 | 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 | \ 2025-12-16 00:28:17.210926 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.210939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.210952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.210987 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.211001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.211037 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.211051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.211064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.211101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.211116 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.211143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.211157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.211192 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.211206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.211253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.211272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.211286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-parse-backtrace.tmp 2025-12-16 00:28:17.211325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-parse-backtrace.tmp utilities/ovs-parse-backtrace 2025-12-16 00:28:17.211341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-test.in | \ 2025-12-16 00:28:17.211377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.211392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.211427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.211441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.211471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.211499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.211513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.211552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.211567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.211580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.211618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.211633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.211646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.211684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.211699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.211712 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.211750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-test.tmp 2025-12-16 00:28:17.211765 | 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 | \ 2025-12-16 00:28:17.211801 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.211815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.211840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.211854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.211888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.211902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.211938 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.211952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.211965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.212002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.212017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.212031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.212068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.212089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.212103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.212124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.212137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-vlan-test.tmp 2025-12-16 00:28:17.212177 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-test.tmp utilities/ovs-test 2025-12-16 00:28:17.212192 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-sim.in | \ 2025-12-16 00:28:17.212246 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.212266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.212279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.212292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.212327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.212341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.212366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.212379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.212417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.212431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.212476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.212531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.212546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.212582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.213491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.213535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.213548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-sim.tmp 2025-12-16 00:28:17.213559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-vlan-test.tmp utilities/ovs-vlan-test 2025-12-16 00:28:17.213569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-idlc.in | \ 2025-12-16 00:28:17.213579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.213589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.213598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.213608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.213617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.213626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.213636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.213646 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.213655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.213664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.213673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.213683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.213692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.213701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.213710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.213728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.213739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-idlc.tmp 2025-12-16 00:28:17.213748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-sim.tmp utilities/ovs-sim 2025-12-16 00:28:17.213757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < ovsdb/ovsdb-dot.in | \ 2025-12-16 00:28:17.213767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.213776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.213785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.213795 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.213804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.213813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.213822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.213831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.213852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.213861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.213871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.213880 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.213889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.213899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.213908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.213917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.213926 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-dot.tmp 2025-12-16 00:28:17.213936 | 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 | \ 2025-12-16 00:28:17.213946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.213955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.213965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.213974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.213983 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.213992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.214001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.214011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.214020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.214029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.214049 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.214059 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.214068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.214077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.214086 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.214096 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.214112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/bugtool/ovs-bugtool.tmp 2025-12-16 00:28:17.214122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-dot.tmp ovsdb/ovsdb-dot 2025-12-16 00:28:17.214131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-idlc.tmp ovsdb/ovsdb-idlc 2025-12-16 00:28:17.214259 | 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 | \ 2025-12-16 00:28:17.214276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.214287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.214296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.214306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.214315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.214325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.214335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.214345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.214355 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.214365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.214375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.214385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.214395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.214405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.214415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.214425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.214435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-check-dead-ifs.tmp 2025-12-16 00:28:17.214445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-ctl.in | \ 2025-12-16 00:28:17.214471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.214480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.214490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.214500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.214516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.214526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.214535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.214545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.214554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.214564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.214574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.214583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.214593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.214602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.214612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.214621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.214639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-ctl.tmp 2025-12-16 00:28:17.214649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/bugtool/ovs-bugtool.tmp utilities/bugtool/ovs-bugtool 2025-12-16 00:28:17.214659 | 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 | \ 2025-12-16 00:28:17.214668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.214678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.214687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.214697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.214706 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.214716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.214726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.214735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.214745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.214754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.214764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.214773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.214782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.214800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.214809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.214819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.214893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-kmod-ctl.tmp 2025-12-16 00:28:17.214905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-check-dead-ifs.tmp utilities/ovs-check-dead-ifs 2025-12-16 00:28:17.214915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-ctl.tmp utilities/ovs-ctl 2025-12-16 00:28:17.214924 | 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 | \ 2025-12-16 00:28:17.214934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.214943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.214952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.214961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.214971 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.214980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.214989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.214998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.215007 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.215017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.215026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.215035 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.215044 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.215053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.215063 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.215079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.215088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ipsec/ovs-monitor-ipsec.tmp 2025-12-16 00:28:17.215111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < vtep/ovs-vtep.in | \ 2025-12-16 00:28:17.215121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.215130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.215139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.215148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.215158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.215167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.215176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.215185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.215194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.215204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.215213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.215222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.215262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.215272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.215282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.215291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.215300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > vtep/ovs-vtep.tmp 2025-12-16 00:28:17.215309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-kmod-ctl.tmp utilities/ovs-kmod-ctl 2025-12-16 00:28:17.215319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONIOENCODING=utf8 PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 build-aux/extract-ofp-fields \ 2025-12-16 00:28:17.215329 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --ovs-version=3.4.4 ovs-fields \ 2025-12-16 00:28:17.215338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./include/openvswitch/meta-flow.h \ 2025-12-16 00:28:17.215348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./lib/meta-flow.xml > lib/ovs-fields.7.tmp 2025-12-16 00:28:17.215357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f vtep/ovs-vtep.tmp vtep/ovs-vtep 2025-12-16 00:28:17.215366 | 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 | \ 2025-12-16 00:28:17.215382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.215391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.215401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.215410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.215419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.215428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.215438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.215447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.215485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.215495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.215513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.215523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.215533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.215543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.215553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.215563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.215573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-testcontroller.8.tmp 2025-12-16 00:28:17.215583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ipsec/ovs-monitor-ipsec.tmp ipsec/ovs-monitor-ipsec 2025-12-16 00:28:17.215593 | 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 | \ 2025-12-16 00:28:17.215603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.215613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.215623 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.215633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.215643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.215653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.215663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.215679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.215689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.215699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.215709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.215719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.215729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.215739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.215749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.215764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.215774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-dpctl.8.tmp 2025-12-16 00:28:17.215784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-testcontroller.8.tmp utilities/ovs-testcontroller.8 2025-12-16 00:28:17.215795 | 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 | \ 2025-12-16 00:28:17.215805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.215876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.215887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.215897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.215906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.215915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.215925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.215934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.215944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.215953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.215969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.215978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.215987 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.215996 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.216006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.216015 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.216024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-dpctl-top.8.tmp 2025-12-16 00:28:17.216034 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-dpctl.8.tmp utilities/ovs-dpctl.8 2025-12-16 00:28:17.216043 | 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 | \ 2025-12-16 00:28:17.216053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.216062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.216071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.216081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.216090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.216100 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.216109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.216118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.216127 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.216136 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.216146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.216208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.216218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.216251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.216266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.216275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.216284 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-ofctl.8.tmp 2025-12-16 00:28:17.216294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-dpctl-top.8.tmp utilities/ovs-dpctl-top.8 2025-12-16 00:28:17.216303 | 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 | \ 2025-12-16 00:28:17.216313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.216322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.216338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.216348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.216357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.216366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.216376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.216385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.216394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.216403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.216419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.216429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.216438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.216447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.216546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.216558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.216567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-pcap.1.tmp 2025-12-16 00:28:17.216577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovs-fields.7.tmp lib/ovs-fields.7 2025-12-16 00:28:17.216586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-ofctl.8.tmp utilities/ovs-ofctl.8 2025-12-16 00:28:17.216595 | 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 | \ 2025-12-16 00:28:17.216605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.216614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.216623 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.216632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.216642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.216651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.216660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.216669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.216678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.216688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.216697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.216706 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.216715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.216724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.216734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.216743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.216752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-vsctl.8.tmp 2025-12-16 00:28:17.216766 | 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 | \ 2025-12-16 00:28:17.216776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.216785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.216794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.216804 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.216813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.216822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.216832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.216841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.216850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.216860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.216879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.216889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.216899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.216908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.216918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.216931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.216947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/bugtool/ovs-bugtool.8.tmp 2025-12-16 00:28:17.216960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-pcap.1.tmp utilities/ovs-pcap.1 2025-12-16 00:28:17.216973 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-vsctl.8.tmp utilities/ovs-vsctl.8 2025-12-16 00:28:17.217006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/bugtool/ovs-bugtool.8.tmp utilities/bugtool/ovs-bugtool.8 2025-12-16 00:28:17.217036 | 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 | \ 2025-12-16 00:28:17.217065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.217092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.217119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.217148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.217162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.217190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.217204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.217276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.217291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.217304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.217317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.217349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.217378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.217404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.217419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.217481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.217493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > vswitchd/ovs-vswitchd.8.tmp 2025-12-16 00:28:17.217508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-doc \ 2025-12-16 00:28:17.217536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2025-12-16 00:28:17.217563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=3.4.4 \ 2025-12-16 00:28:17.218413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./vswitchd/vswitch.ovsschema \ 2025-12-16 00:28:17.218430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./vswitchd/vswitch.xml > vswitchd/ovs-vswitchd.conf.db.5.tmp && \ 2025-12-16 00:28:17.218441 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv vswitchd/ovs-vswitchd.conf.db.5.tmp vswitchd/ovs-vswitchd.conf.db.5 2025-12-16 00:28:17.218471 | 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 | \ 2025-12-16 00:28:17.218480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.218489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.218498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.218514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.218522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.218531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.218540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.218549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.218557 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.218566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.218575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.218584 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.218593 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.218602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.218611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.218619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.218628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-tool.1.tmp 2025-12-16 00:28:17.218637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f vswitchd/ovs-vswitchd.8.tmp vswitchd/ovs-vswitchd.8 2025-12-16 00:28:17.218646 | 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 | \ 2025-12-16 00:28:17.218655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.218664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.218673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.218688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.218697 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.218706 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.218715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.218724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.218733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.218741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.218750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.218759 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.218768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.218777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.218786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.218794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.218803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-client.1.tmp 2025-12-16 00:28:17.218812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-tool.1.tmp ovsdb/ovsdb-tool.1 2025-12-16 00:28:17.218821 | 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 | \ 2025-12-16 00:28:17.218830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.218839 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.218848 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.218862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.218871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.218880 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.218889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.218898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.218907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.218922 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.218932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.218940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.218948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.218956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.218965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.218974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.218983 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > ovsdb/ovsdb-server.1.tmp 2025-12-16 00:28:17.218992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-server.1.tmp ovsdb/ovsdb-server.1 2025-12-16 00:28:17.219055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/ovsdb-client.1.tmp ovsdb/ovsdb-client.1 2025-12-16 00:28:17.219065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-doc \ 2025-12-16 00:28:17.219074 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=3.4.4 \ 2025-12-16 00:28:17.219083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovsdb/_server.ovsschema \ 2025-12-16 00:28:17.219092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovsdb/_server.xml > ovsdb/ovsdb-server.5.tmp && \ 2025-12-16 00:28:17.219101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovsdb/ovsdb-server.5.tmp ovsdb/ovsdb-server.5 2025-12-16 00:28:17.219110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-doc \ 2025-12-16 00:28:17.219119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=3.4.4 \ 2025-12-16 00:28:17.219128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovsdb/local-config.ovsschema \ 2025-12-16 00:28:17.219137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovsdb/local-config.xml > ovsdb/ovsdb.local-config.5.tmp && \ 2025-12-16 00:28:17.219145 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovsdb/ovsdb.local-config.5.tmp ovsdb/ovsdb.local-config.5 2025-12-16 00:28:17.219154 | 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 | \ 2025-12-16 00:28:17.219163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.219172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.219181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.219189 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.219198 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.219218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.219227 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.219262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.219271 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.219279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.219295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.219304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.219313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.219322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.219331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.219340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.219349 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > vtep/vtep-ctl.8.tmp 2025-12-16 00:28:17.219358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=./python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 ./ovsdb/ovsdb-doc \ 2025-12-16 00:28:17.219367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2025-12-16 00:28:17.219375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=3.4.4 \ 2025-12-16 00:28:17.219384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./vtep/vtep.ovsschema \ 2025-12-16 00:28:17.219393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./vtep/vtep.xml > vtep/vtep.5.tmp && \ 2025-12-16 00:28:17.219402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv vtep/vtep.5.tmp vtep/vtep.5 2025-12-16 00:28:17.219412 | 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 2025-12-16 00:28:17.219422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f vtep/vtep-ctl.8.tmp vtep/vtep-ctl.8 2025-12-16 00:28:17.219431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf '\043 Generated automatically -- do not modify! -*- buffer-read-only: t -*-\n' > version.py.tmp && \ 2025-12-16 00:28:17.219440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:echo 'VERSION = "3.4.4"' >> version.py.tmp && \ 2025-12-16 00:28:17.219466 | 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 2025-12-16 00:28:17.219476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=$PYTHONPATH":"./python /usr/bin/python3 ./build-aux/soexpand.py -I. < utilities/ovs-lib.in | \ 2025-12-16 00:28:17.219485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py --nodpdk | \ 2025-12-16 00:28:17.219494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.219503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.219566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.219577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.219586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.219594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.219603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.219612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION_SUFFIX[@],,g' \ 2025-12-16 00:28:17.219621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.219630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.219639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.219647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.219656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.219665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.219674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.219683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovs-lib.tmp 2025-12-16 00:28:17.219698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f utilities/ovs-lib.tmp utilities/ovs-lib 2025-12-16 00:28:17.219707 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv python/ovs/flow/ofp_fields.py.tmp python/ovs/flow/ofp_fields.py 2025-12-16 00:28:17.219716 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base::;{ \ 2025-12-16 00:28:17.219725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo '# Signature of the current package.' && \ 2025-12-16 00:28:17.219734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_NAME], [openvswitch])' && \ 2025-12-16 00:28:17.219743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_TARNAME], [openvswitch])' && \ 2025-12-16 00:28:17.219752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_VERSION], [3.4.4])' && \ 2025-12-16 00:28:17.219761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_STRING], [openvswitch 3.4.4])' && \ 2025-12-16 00:28:17.219776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_BUGREPORT], [bugs@openvswitch.org])'; \ 2025-12-16 00:28:17.219785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:} >'./package.m4' 2025-12-16 00:28:17.219797 | 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 2025-12-16 00:28:17.219810 | 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 2025-12-16 00:28:17.219820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:sed \ 2025-12-16 00:28:17.219829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.219838 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: < ./python/setup.py.template > setup.py.tmp && \ 2025-12-16 00:28:17.219847 | 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 2025-12-16 00:28:17.219856 | 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 && \ 2025-12-16 00:28:17.219865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/intel-ext.hstamp 2025-12-16 00:28:17.219874 | 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 && \ 2025-12-16 00:28:17.219920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/netronome-ext.hstamp 2025-12-16 00:28:17.219930 | 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 && \ 2025-12-16 00:28:17.219939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/nicira-ext.hstamp 2025-12-16 00:28:17.219948 | 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 && \ 2025-12-16 00:28:17.219957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.0.hstamp 2025-12-16 00:28:17.219966 | 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 && \ 2025-12-16 00:28:17.219975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.1.hstamp 2025-12-16 00:28:17.219984 | 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 && \ 2025-12-16 00:28:17.219999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.2.hstamp 2025-12-16 00:28:17.220008 | 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 && \ 2025-12-16 00:28:17.220017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.3.hstamp 2025-12-16 00:28:17.220026 | 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 && \ 2025-12-16 00:28:17.220035 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.4.hstamp 2025-12-16 00:28:17.220044 | 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 && \ 2025-12-16 00:28:17.220053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-1.5.hstamp 2025-12-16 00:28:17.220062 | 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 && \ 2025-12-16 00:28:17.220071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow-common.hstamp 2025-12-16 00:28:17.220080 | 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 && \ 2025-12-16 00:28:17.220094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch include/openflow/openflow.hstamp 2025-12-16 00:28:17.220103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:touch cxx-check 2025-12-16 00:28:17.220112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check vswitchd/vswitch.ovsschema vswitchd/vswitch.ovsschema.stamp 2025-12-16 00:28:17.220121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovsdb/_server.ovsschema ovsdb/_server.ovsschema.stamp 2025-12-16 00:28:17.220130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovsdb/local-config.ovsschema ovsdb/local-config.ovsschema.stamp 2025-12-16 00:28:17.220139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check vtep/vtep.ovsschema vtep/vtep.ovsschema.stamp 2025-12-16 00:28:17.220204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovs-appctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.220217 | 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 &&\ 2025-12-16 00:28:17.220248 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.220261 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/aes128.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.220270 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.220286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.220294 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/backtrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.220303 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.220312 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.220321 | 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 2025-12-16 00:28:17.220336 | 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 2025-12-16 00:28:17.220345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/bfd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.220361 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.220370 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.220378 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/bundle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.220387 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.220401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.220410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/byteq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.220510 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.220523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.220532 | 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 2025-12-16 00:28:17.220548 | 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 2025-12-16 00:28:17.220557 | 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 2025-12-16 00:28:17.220566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/cfm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.220575 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.220594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.220603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/classifier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.220620 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.220630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.220639 | 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 2025-12-16 00:28:17.220648 | 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 2025-12-16 00:28:17.220662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ccmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.220671 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.220680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.220689 | 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 2025-12-16 00:28:17.220760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/cmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.220771 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.220781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.220789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/colors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.220798 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.220807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.220817 | 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 2025-12-16 00:28:17.220832 | 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 2025-12-16 00:28:17.220841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/command-line.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.220851 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.220868 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.220884 | 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 2025-12-16 00:28:17.220894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/connectivity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.220903 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.220912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.220920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack-icmp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.220929 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.221000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.221016 | 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 2025-12-16 00:28:17.221026 | 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 2025-12-16 00:28:17.221041 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack-tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.221050 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.221059 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.221068 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack-tp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.221077 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.221086 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.221094 | 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 2025-12-16 00:28:17.221115 | 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 2025-12-16 00:28:17.221130 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack-other.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.221138 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.221147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.221156 | 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 2025-12-16 00:28:17.221201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/conntrack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.221211 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.221220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.221250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/cooperative-multitasking.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.221263 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.221274 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.221283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/coverage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.221297 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.221313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.221322 | 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 2025-12-16 00:28:17.221339 | 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 2025-12-16 00:28:17.221349 | 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 2025-12-16 00:28:17.221358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/cpu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.221366 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.221375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.221384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/crc32c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.221403 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.221420 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.221434 | 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 2025-12-16 00:28:17.221445 | 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 2025-12-16 00:28:17.221494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/csum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.221503 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.221516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.221525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ct-dpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.221538 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.221550 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.221583 | 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 2025-12-16 00:28:17.221612 | 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 2025-12-16 00:28:17.221624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/daemon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.221686 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.221695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.221706 | 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 2025-12-16 00:28:17.221743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/db-ctl-base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.221755 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.221779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223582 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223609 | 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 2025-12-16 00:28:17.223615 | 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 2025-12-16 00:28:17.223620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpctl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223625 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dp-packet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223639 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223655 | 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 2025-12-16 00:28:17.223671 | 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 2025-12-16 00:28:17.223676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dp-packet-gso.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223681 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223685 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223690 | 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 2025-12-16 00:28:17.223694 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-extract-study.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223699 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223712 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-lookup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223723 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223736 | 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 2025-12-16 00:28:17.223741 | 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 2025-12-16 00:28:17.223746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-lookup-autovalidator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223751 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-lookup-generic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223765 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223786 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223799 | 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 2025-12-16 00:28:17.223804 | 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 2025-12-16 00:28:17.223809 | 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 2025-12-16 00:28:17.223813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-private-dfc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223818 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223827 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223835 | 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 2025-12-16 00:28:17.223840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-private-dpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223848 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223857 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-private-extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223862 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223872 | 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 2025-12-16 00:28:17.223881 | 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 2025-12-16 00:28:17.223888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif-netdev-perf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223893 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dpif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223910 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223920 | 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 2025-12-16 00:28:17.223925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/heap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223929 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223937 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223942 | 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 2025-12-16 00:28:17.223950 | 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 2025-12-16 00:28:17.223955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dynamic-string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223963 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223972 | 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 2025-12-16 00:28:17.223977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/entropy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.223982 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.223990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.223995 | 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 2025-12-16 00:28:17.223999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/fat-rwlock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224009 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/fatal-signal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224026 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224035 | 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 2025-12-16 00:28:17.224040 | 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 2025-12-16 00:28:17.224048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224053 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/guarded-list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224071 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224081 | 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 2025-12-16 00:28:17.224089 | 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 2025-12-16 00:28:17.224093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224104 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/hindex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224118 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224130 | 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 2025-12-16 00:28:17.224135 | 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 2025-12-16 00:28:17.224140 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/hmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224147 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/hmapx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224164 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224174 | 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 2025-12-16 00:28:17.224179 | 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 2025-12-16 00:28:17.224183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/id-fpool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224191 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/id-pool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224208 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224220 | 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 2025-12-16 00:28:17.224244 | 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 2025-12-16 00:28:17.224252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/if-notifier-manual.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224314 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ipf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224330 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224343 | 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 2025-12-16 00:28:17.224352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/jhash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224357 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224367 | 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 2025-12-16 00:28:17.224376 | 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 2025-12-16 00:28:17.224381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/json.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224386 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224391 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224396 | 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 2025-12-16 00:28:17.224404 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/jsonrpc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224412 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lacp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224427 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224440 | 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 2025-12-16 00:28:17.224445 | 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 2025-12-16 00:28:17.224462 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/learn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224467 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224481 | 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 2025-12-16 00:28:17.224585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/learning-switch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224594 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lockfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224612 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mac-learning.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224625 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224635 | 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 2025-12-16 00:28:17.224647 | 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 2025-12-16 00:28:17.224652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224657 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224666 | 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 2025-12-16 00:28:17.224675 | 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 2025-12-16 00:28:17.224680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mcast-snooping.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224684 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224697 | 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 2025-12-16 00:28:17.224706 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224710 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224720 | 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 2025-12-16 00:28:17.224724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/meta-flow.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224733 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224738 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224743 | 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 2025-12-16 00:28:17.224752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mpsc-queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224756 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224769 | 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 2025-12-16 00:28:17.224773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/multipath.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224778 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224782 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/namemap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224797 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224811 | 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 2025-12-16 00:28:17.224816 | 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 2025-12-16 00:28:17.224821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224828 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224833 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-offload.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224842 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev-vport.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224858 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.224867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.224871 | 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 2025-12-16 00:28:17.224879 | 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 2025-12-16 00:28:17.224921 | 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 2025-12-16 00:28:17.224946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netdev.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.224975 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.225002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.225032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/netlink.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.225065 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.225093 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.225125 | 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 2025-12-16 00:28:17.225155 | 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 2025-12-16 00:28:17.225184 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/nx-match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.225216 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.225257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.225288 | 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 2025-12-16 00:28:17.225319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/object-collection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.225347 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.225377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.225408 | 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 2025-12-16 00:28:17.225440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/odp-execute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.225581 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.225612 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.225620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/odp-execute-private.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.225649 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.225657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.225664 | 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 2025-12-16 00:28:17.225675 | 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 2025-12-16 00:28:17.225692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/odp-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.225702 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.225712 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.225752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-actions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.225763 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.225796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.225821 | 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 2025-12-16 00:28:17.225920 | 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 2025-12-16 00:28:17.225935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-errors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.225945 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.225958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.225966 | 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 2025-12-16 00:28:17.225990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ofp-msgs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.226020 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.226046 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.226076 | 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 2025-12-16 00:28:17.226105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lldp/lldp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.226135 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.226158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.226187 | 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 2025-12-16 00:28:17.226240 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lldp/lldpd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.226268 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.226297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.226328 | 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 2025-12-16 00:28:17.227622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lldp/lldpd-structs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.227668 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.227683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.227714 | 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 2025-12-16 00:28:17.227734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/dirs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.227745 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.227755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.227765 | 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 2025-12-16 00:28:17.227778 | 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 2025-12-16 00:28:17.227800 | ubuntu-noble-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 2025-12-16 00:28:17.227813 | 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 2025-12-16 00:28:17.227824 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib lib/.libs/libopenvswitchavx512.a 2025-12-16 00:28:17.227841 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "lib/.libs" && rm -f "libopenvswitchavx512.la" && ln -s "../libopenvswitchavx512.la" "libopenvswitchavx512.la" ) 2025-12-16 00:28:17.227859 | ubuntu-noble-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 2025-12-16 00:28:17.227870 | 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 2025-12-16 00:28:17.227880 | 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 2025-12-16 00:28:17.227890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-collectors.Tpo ofproto/.deps/libofproto_la-collectors.Plo 2025-12-16 00:28:17.227908 | ubuntu-noble-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 2025-12-16 00:28:17.227919 | 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 2025-12-16 00:28:17.227942 | ubuntu-noble-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 2025-12-16 00:28:17.227953 | 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 2025-12-16 00:28:17.227962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-bond.Tpo ofproto/.deps/libofproto_la-bond.Plo 2025-12-16 00:28:17.227972 | ubuntu-noble-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 2025-12-16 00:28:17.227990 | 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 2025-12-16 00:28:17.228000 | 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 2025-12-16 00:28:17.228010 | ubuntu-noble-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 2025-12-16 00:28:17.228033 | 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 2025-12-16 00:28:17.228044 | ubuntu-noble-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 2025-12-16 00:28:17.228054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-connmgr.Tpo ofproto/.deps/libofproto_la-connmgr.Plo 2025-12-16 00:28:17.228064 | ubuntu-noble-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 2025-12-16 00:28:17.228073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-names.Tpo ofproto/.deps/libofproto_la-names.Plo 2025-12-16 00:28:17.228090 | ubuntu-noble-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 2025-12-16 00:28:17.228106 | 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 2025-12-16 00:28:17.228122 | 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 2025-12-16 00:28:17.228132 | ubuntu-noble-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 2025-12-16 00:28:17.228143 | 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 2025-12-16 00:28:17.228153 | 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 2025-12-16 00:28:17.228170 | 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 2025-12-16 00:28:17.228180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-netflow.Tpo ofproto/.deps/libofproto_la-netflow.Plo 2025-12-16 00:28:17.228202 | ubuntu-noble-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 2025-12-16 00:28:17.228212 | 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 2025-12-16 00:28:17.228223 | 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 2025-12-16 00:28:17.228267 | ubuntu-noble-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 2025-12-16 00:28:17.228278 | 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 2025-12-16 00:28:17.228294 | 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 2025-12-16 00:28:17.228305 | ubuntu-noble-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 2025-12-16 00:28:17.228322 | 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 2025-12-16 00:28:17.228337 | ubuntu-noble-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 2025-12-16 00:28:17.228348 | 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 2025-12-16 00:28:17.228358 | 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 2025-12-16 00:28:17.228367 | 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 2025-12-16 00:28:17.228384 | ubuntu-noble-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 2025-12-16 00:28:17.228400 | 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 2025-12-16 00:28:17.228421 | 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 2025-12-16 00:28:17.228431 | ubuntu-noble-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 2025-12-16 00:28:17.228441 | 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 2025-12-16 00:28:17.228507 | 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 2025-12-16 00:28:17.228519 | ubuntu-noble-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 2025-12-16 00:28:17.228536 | 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 2025-12-16 00:28:17.228554 | ubuntu-noble-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 2025-12-16 00:28:17.228570 | 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 2025-12-16 00:28:17.228581 | 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 2025-12-16 00:28:17.228591 | 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 2025-12-16 00:28:17.228601 | ubuntu-noble-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 2025-12-16 00:28:17.228618 | 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 2025-12-16 00:28:17.228635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-ofproto.Tpo ofproto/.deps/libofproto_la-ofproto.Plo 2025-12-16 00:28:17.228645 | ubuntu-noble-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 2025-12-16 00:28:17.228661 | 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 2025-12-16 00:28:17.228671 | 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 2025-12-16 00:28:17.228681 | ubuntu-noble-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 2025-12-16 00:28:17.228691 | 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 2025-12-16 00:28:17.228701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-pinsched.Tpo ofproto/.deps/libofproto_la-pinsched.Plo 2025-12-16 00:28:17.228724 | ubuntu-noble-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 2025-12-16 00:28:17.229007 | 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 2025-12-16 00:28:17.229027 | 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 2025-12-16 00:28:17.229038 | 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 2025-12-16 00:28:17.229048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-bundles.Tpo ofproto/.deps/libofproto_la-bundles.Plo 2025-12-16 00:28:17.229058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo ovsdb/ovsdb-tool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.229068 | 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 &&\ 2025-12-16 00:28:17.229079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.229089 | 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 2025-12-16 00:28:17.229099 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib lib/.libs/libsflow.a 2025-12-16 00:28:17.229115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "lib/.libs" && rm -f "libsflow.la" && ln -s "../libsflow.la" "libsflow.la" ) 2025-12-16 00:28:17.229125 | ubuntu-noble-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 2025-12-16 00:28:17.229135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ofproto/.deps/libofproto_la-tunnel.Tpo ofproto/.deps/libofproto_la-tunnel.Plo 2025-12-16 00:28:17.229153 | ubuntu-noble-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 2025-12-16 00:28:17.229169 | 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 2025-12-16 00:28:17.229180 | 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 2025-12-16 00:28:17.229190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-column.Tpo ovsdb/.deps/libovsdb_la-column.Plo 2025-12-16 00:28:17.229201 | ubuntu-noble-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 2025-12-16 00:28:17.229218 | 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 2025-12-16 00:28:17.229255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-condition.Tpo ovsdb/.deps/libovsdb_la-condition.Plo 2025-12-16 00:28:17.229278 | ubuntu-noble-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 2025-12-16 00:28:17.229295 | 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 2025-12-16 00:28:17.229305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-execution.Tpo ovsdb/.deps/libovsdb_la-execution.Plo 2025-12-16 00:28:17.229315 | ubuntu-noble-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 2025-12-16 00:28:17.229325 | ubuntu-noble-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 2025-12-16 00:28:17.229341 | 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 2025-12-16 00:28:17.229358 | 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 2025-12-16 00:28:17.229369 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-file.Tpo ovsdb/.deps/libovsdb_la-file.Plo 2025-12-16 00:28:17.229384 | ubuntu-noble-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 2025-12-16 00:28:17.229395 | 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 2025-12-16 00:28:17.229405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-log.Tpo ovsdb/.deps/libovsdb_la-log.Plo 2025-12-16 00:28:17.229415 | ubuntu-noble-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 2025-12-16 00:28:17.229431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-mutation.Tpo ovsdb/.deps/libovsdb_la-mutation.Plo 2025-12-16 00:28:17.229441 | ubuntu-noble-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 2025-12-16 00:28:17.229475 | 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 2025-12-16 00:28:17.229501 | 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 2025-12-16 00:28:17.229511 | 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 2025-12-16 00:28:17.229522 | ubuntu-noble-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 2025-12-16 00:28:17.229539 | 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 2025-12-16 00:28:17.229549 | 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 2025-12-16 00:28:17.229559 | ubuntu-noble-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 2025-12-16 00:28:17.229569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-query.Tpo ovsdb/.deps/libovsdb_la-query.Plo 2025-12-16 00:28:17.229586 | ubuntu-noble-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 2025-12-16 00:28:17.229603 | 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 2025-12-16 00:28:17.229613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-ovsdb.Tpo ovsdb/.deps/libovsdb_la-ovsdb.Plo 2025-12-16 00:28:17.229623 | ubuntu-noble-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 2025-12-16 00:28:17.229639 | 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 2025-12-16 00:28:17.229650 | 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 2025-12-16 00:28:17.229660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-monitor.Tpo ovsdb/.deps/libovsdb_la-monitor.Plo 2025-12-16 00:28:17.229677 | ubuntu-noble-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 2025-12-16 00:28:17.229687 | 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 2025-12-16 00:28:17.229703 | ubuntu-noble-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 2025-12-16 00:28:17.229713 | 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 2025-12-16 00:28:17.229723 | 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 2025-12-16 00:28:17.229744 | ubuntu-noble-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 2025-12-16 00:28:17.229755 | 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 2025-12-16 00:28:17.229771 | 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 2025-12-16 00:28:17.229781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-rbac.Tpo ovsdb/.deps/libovsdb_la-rbac.Plo 2025-12-16 00:28:17.229797 | ubuntu-noble-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 2025-12-16 00:28:17.229808 | 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 2025-12-16 00:28:17.229823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-relay.Tpo ovsdb/.deps/libovsdb_la-relay.Plo 2025-12-16 00:28:17.229833 | ubuntu-noble-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 2025-12-16 00:28:17.229844 | 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 2025-12-16 00:28:17.229854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-replication.Tpo ovsdb/.deps/libovsdb_la-replication.Plo 2025-12-16 00:28:17.229871 | ubuntu-noble-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 2025-12-16 00:28:17.229882 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-server.Tpo ovsdb/.deps/libovsdb_la-server.Plo 2025-12-16 00:28:17.229897 | 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 2025-12-16 00:28:17.229907 | ubuntu-noble-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 2025-12-16 00:28:17.229924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-row.Tpo ovsdb/.deps/libovsdb_la-row.Plo 2025-12-16 00:28:17.229934 | ubuntu-noble-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 2025-12-16 00:28:17.229944 | 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 2025-12-16 00:28:17.229961 | 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 2025-12-16 00:28:17.229972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-storage.Tpo ovsdb/.deps/libovsdb_la-storage.Plo 2025-12-16 00:28:17.229987 | ubuntu-noble-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 2025-12-16 00:28:17.230004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-trigger.Tpo ovsdb/.deps/libovsdb_la-trigger.Plo 2025-12-16 00:28:17.230014 | ubuntu-noble-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 2025-12-16 00:28:17.230024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-table.Tpo ovsdb/.deps/libovsdb_la-table.Plo 2025-12-16 00:28:17.230034 | 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 2025-12-16 00:28:17.230044 | ubuntu-noble-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 2025-12-16 00:28:17.230060 | 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 2025-12-16 00:28:17.230076 | 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 2025-12-16 00:28:17.230092 | 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 2025-12-16 00:28:17.230102 | 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 2025-12-16 00:28:17.230112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo ovsdb/ovsdb-client.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230122 | 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 &&\ 2025-12-16 00:28:17.230132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vtep/vtep-ctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230152 | 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 &&\ 2025-12-16 00:28:17.230162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-raft.Tpo ovsdb/.deps/libovsdb_la-raft.Plo 2025-12-16 00:28:17.230182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vtep/vtep-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.230192 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.230208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.230219 | 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 2025-12-16 00:28:17.230266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f ovsdb/.deps/libovsdb_la-transaction.Tpo ovsdb/.deps/libovsdb_la-transaction.Plo 2025-12-16 00:28:17.230281 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-ovsdb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230291 | 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 &&\ 2025-12-16 00:28:17.230301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/idltest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230321 | 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 &&\ 2025-12-16 00:28:17.230331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-lib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230350 | 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 &&\ 2025-12-16 00:28:17.230360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230370 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/ovstest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230386 | 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 &&\ 2025-12-16 00:28:17.230396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-aes128.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230427 | 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 &&\ 2025-12-16 00:28:17.230438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-atomic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230477 | 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 &&\ 2025-12-16 00:28:17.230488 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230497 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-barrier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230507 | 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 &&\ 2025-12-16 00:28:17.230518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-bundle.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230537 | 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 &&\ 2025-12-16 00:28:17.230547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-byte-order.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230572 | 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 &&\ 2025-12-16 00:28:17.230589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-byteq.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230614 | 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 &&\ 2025-12-16 00:28:17.230624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-classifier.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230644 | 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 &&\ 2025-12-16 00:28:17.230654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-ccmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230674 | 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 &&\ 2025-12-16 00:28:17.230684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230693 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-cmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230703 | 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 &&\ 2025-12-16 00:28:17.230723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-conntrack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230750 | 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 &&\ 2025-12-16 00:28:17.230761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230771 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-cooperative-multitasking.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230786 | 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 &&\ 2025-12-16 00:28:17.230796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-csum.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230816 | 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 &&\ 2025-12-16 00:28:17.230826 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-flows.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230845 | 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 &&\ 2025-12-16 00:28:17.230855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230881 | 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 &&\ 2025-12-16 00:28:17.230891 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230900 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-heap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230917 | 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 &&\ 2025-12-16 00:28:17.230928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230938 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-hindex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230953 | 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 &&\ 2025-12-16 00:28:17.230963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.230973 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-hmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.230983 | 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 &&\ 2025-12-16 00:28:17.230992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-id-fpool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231012 | 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 &&\ 2025-12-16 00:28:17.231027 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231037 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-json.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231047 | 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 &&\ 2025-12-16 00:28:17.231057 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231067 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-jsonrpc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231084 | 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 &&\ 2025-12-16 00:28:17.231094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231119 | 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 &&\ 2025-12-16 00:28:17.231129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-lockfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231148 | 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 &&\ 2025-12-16 00:28:17.231164 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-multipath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231184 | 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 &&\ 2025-12-16 00:28:17.231194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-mpsc-queue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231218 | 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 &&\ 2025-12-16 00:28:17.231251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231265 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-netflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231281 | 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 &&\ 2025-12-16 00:28:17.231290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-odp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231314 | 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 &&\ 2025-12-16 00:28:17.231324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-ofpbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231347 | 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 &&\ 2025-12-16 00:28:17.231367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-packets.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231416 | 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 &&\ 2025-12-16 00:28:17.231430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-random.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231497 | 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 &&\ 2025-12-16 00:28:17.231511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-rcu.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231584 | 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 &&\ 2025-12-16 00:28:17.231599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-rculist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231646 | 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 &&\ 2025-12-16 00:28:17.231668 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-reconnect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231737 | 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 &&\ 2025-12-16 00:28:17.231751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-rstp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231830 | 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 &&\ 2025-12-16 00:28:17.231842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231855 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-sflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231870 | 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 &&\ 2025-12-16 00:28:17.231883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-sha1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.231951 | 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 &&\ 2025-12-16 00:28:17.231966 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.231994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-skiplist.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.232017 | 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 &&\ 2025-12-16 00:28:17.232030 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.232083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-stp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.232094 | 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 &&\ 2025-12-16 00:28:17.232107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.232137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-unixctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.232152 | 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 &&\ 2025-12-16 00:28:17.232185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.232215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.232251 | 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 &&\ 2025-12-16 00:28:17.232269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.232320 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-uuid.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.232342 | 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 &&\ 2025-12-16 00:28:17.232363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.232376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-uuidset.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.232391 | 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 &&\ 2025-12-16 00:28:17.234278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.234297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-bitmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.234309 | 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 &&\ 2025-12-16 00:28:17.234319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.234328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-vconn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.234338 | 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 &&\ 2025-12-16 00:28:17.234348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.234358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-aa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.234367 | 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 &&\ 2025-12-16 00:28:17.234390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.234400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-stopwatch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.234416 | 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 &&\ 2025-12-16 00:28:17.234426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.234435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-unix-socket.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.234469 | 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 &&\ 2025-12-16 00:28:17.234480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.234490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-netlink-conntrack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.234499 | 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 &&\ 2025-12-16 00:28:17.234509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.234519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-netlink-policy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.234528 | 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 &&\ 2025-12-16 00:28:17.234538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.234547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-psample.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.234564 | 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 &&\ 2025-12-16 00:28:17.234579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.234588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.234598 | 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 &&\ 2025-12-16 00:28:17.234608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.234617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-strtok_r.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.234635 | 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 &&\ 2025-12-16 00:28:17.234645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.234655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-type-props.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.234664 | 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 &&\ 2025-12-16 00:28:17.234674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.234684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vswitchd/bridge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.234693 | 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 &&\ 2025-12-16 00:28:17.234709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.234719 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vswitchd/ovs-vswitchd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.234734 | 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 &&\ 2025-12-16 00:28:17.234743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.234753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo vswitchd/system-stats.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.234762 | 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 &&\ 2025-12-16 00:28:17.234772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.234781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo ovsdb/ovsdb-server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.234799 | 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 &&\ 2025-12-16 00:28:17.234809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.234818 | 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 2025-12-16 00:28:17.234828 | 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 2025-12-16 00:28:17.234838 | 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 2025-12-16 00:28:17.234848 | 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 2025-12-16 00:28:17.234864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-kmod-testsuite.tmp tests/system-kmod-testsuite 2025-12-16 00:28:17.234874 | 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 2025-12-16 00:28:17.234883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-userspace-testsuite.tmp tests/system-userspace-testsuite 2025-12-16 00:28:17.234893 | 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 2025-12-16 00:28:17.234902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-tso-testsuite.tmp tests/system-tso-testsuite 2025-12-16 00:28:17.234911 | 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 2025-12-16 00:28:17.234921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-afxdp-testsuite.tmp tests/system-afxdp-testsuite 2025-12-16 00:28:17.234930 | 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 2025-12-16 00:28:17.234940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/ovsdb-cluster-testsuite.tmp tests/ovsdb-cluster-testsuite 2025-12-16 00:28:17.234973 | 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 2025-12-16 00:28:17.235000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-offloads-testsuite.tmp tests/system-offloads-testsuite 2025-12-16 00:28:17.235019 | 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 2025-12-16 00:28:17.235032 | 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 2025-12-16 00:28:17.235048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib ofproto/.libs/libofproto.a 2025-12-16 00:28:17.235058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "ofproto/.libs" && rm -f "libofproto.la" && ln -s "../libofproto.la" "libofproto.la" ) 2025-12-16 00:28:17.235068 | 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 2025-12-16 00:28:17.235079 | 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 2025-12-16 00:28:17.235089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib ovsdb/.libs/libovsdb.a 2025-12-16 00:28:17.235199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "ovsdb/.libs" && rm -f "libovsdb.la" && ln -s "../libovsdb.la" "libovsdb.la" ) 2025-12-16 00:28:17.235225 | 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 2025-12-16 00:28:17.235286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-dpdk-testsuite.tmp tests/system-dpdk-testsuite 2025-12-16 00:28:17.235297 | 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 2025-12-16 00:28:17.235315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ar cr vtep/.libs/libvtep.a vtep/vtep-idl.o 2025-12-16 00:28:17.235324 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib vtep/.libs/libvtep.a 2025-12-16 00:28:17.235334 | 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 2025-12-16 00:28:17.235344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "vtep/.libs" && rm -f "libvtep.la" && ln -s "../libvtep.la" "libvtep.la" ) 2025-12-16 00:28:17.235354 | 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 2025-12-16 00:28:17.235370 | 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 2025-12-16 00:28:17.235394 | 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 2025-12-16 00:28:17.235413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib lib/.libs/libopenvswitch.a 2025-12-16 00:28:17.235428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "lib/.libs" && rm -f "libopenvswitch.la" && ln -s "../libopenvswitch.la" "libopenvswitch.la" ) 2025-12-16 00:28:17.235438 | 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 2025-12-16 00:28:17.235478 | 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 2025-12-16 00:28:17.235489 | 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 2025-12-16 00:28:17.235506 | 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 2025-12-16 00:28:17.235517 | 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 2025-12-16 00:28:17.235532 | 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 2025-12-16 00:28:17.235542 | 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 2025-12-16 00:28:17.235559 | 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 2025-12-16 00:28:17.235570 | 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 2025-12-16 00:28:17.235587 | 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 2025-12-16 00:28:17.235598 | 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 2025-12-16 00:28:17.235613 | 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 2025-12-16 00:28:17.235622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/testsuite.tmp tests/testsuite 2025-12-16 00:28:17.235632 | 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 2025-12-16 00:28:17.235648 | 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 2025-12-16 00:28:17.235665 | 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 2025-12-16 00:28:17.235675 | 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 2025-12-16 00:28:17.235685 | 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 2025-12-16 00:28:17.235700 | 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 2025-12-16 00:28:17.235710 | 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 2025-12-16 00:28:17.235727 | 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 2025-12-16 00:28:17.235744 | 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 2025-12-16 00:28:17.235755 | 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 2025-12-16 00:28:17.235771 | 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 2025-12-16 00:28:17.235781 | 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 2025-12-16 00:28:17.235810 | 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 2025-12-16 00:28:17.235822 | 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 2025-12-16 00:28:17.235842 | 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 2025-12-16 00:28:17.235852 | 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 2025-12-16 00:28:17.235870 | 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 2025-12-16 00:28:17.235886 | 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 2025-12-16 00:28:17.235896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake[1]: Leaving directory '/ovn/ovs' 2025-12-16 00:28:17.235905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make install-am 2025-12-16 00:28:17.235915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[1]: Entering directory '/ovn/ovs' 2025-12-16 00:28:17.235925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[2]: Entering directory '/ovn/ovs' 2025-12-16 00:28:17.235934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/sbin' 2025-12-16 00:28:17.235944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/bin' 2025-12-16 00:28:17.235953 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/etc/bash_completion.d' 2025-12-16 00:28:17.235962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p /var/lib/openvswitch/pki 2025-12-16 00:28:17.235971 | 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' 2025-12-16 00:28:17.235981 | 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' 2025-12-16 00:28:17.235991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c utilities/bugtool/ovs-bugtool '/usr/sbin' 2025-12-16 00:28:17.236001 | 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 \ 2025-12-16 00:28:17.236012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: stem=`echo "$plugin" | sed 's,utilities/bugtool/plugins/,,'`; \ 2025-12-16 00:28:17.236021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: dir=`expr "$stem" : '\(.*\)/[^/]*$'`; \ 2025-12-16 00:28:17.236030 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p "/usr/share/openvswitch/bugtool-plugins/$dir"; \ 2025-12-16 00:28:17.236045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 "./$plugin" "/usr/share/openvswitch/bugtool-plugins/$stem"; \ 2025-12-16 00:28:17.236054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:done 2025-12-16 00:28:17.236064 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p /etc/openvswitch 2025-12-16 00:28:17.236073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p python/ovs 2025-12-16 00:28:17.236082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:sed \ 2025-12-16 00:28:17.236104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e '/^##/d' \ 2025-12-16 00:28:17.236114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/openvswitch,g' \ 2025-12-16 00:28:17.236123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]RUNDIR[@],/var/run/openvswitch,g' \ 2025-12-16 00:28:17.236132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/openvswitch,g' \ 2025-12-16 00:28:17.236141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.236150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.236160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/openvswitch,g' \ 2025-12-16 00:28:17.236169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: < ./python/ovs/dirs.py.template \ 2025-12-16 00:28:17.236178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > python/ovs/dirs.py.tmp 2025-12-16 00:28:17.236187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p /usr/share/openvswitch/python/ovs 2025-12-16 00:28:17.236197 | 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 2025-12-16 00:28:17.236206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:rm python/ovs/dirs.py.tmp 2025-12-16 00:28:17.236216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man1' 2025-12-16 00:28:17.236225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man7' 2025-12-16 00:28:17.236269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man5' 2025-12-16 00:28:17.236280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 lib/ovs-fields.7 '/usr/share/man/man7' 2025-12-16 00:28:17.236289 | 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' 2025-12-16 00:28:17.236299 | 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' 2025-12-16 00:28:17.236309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man8' 2025-12-16 00:28:17.236319 | 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' 2025-12-16 00:28:17.236328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch' 2025-12-16 00:28:17.236337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/include/openflow' 2025-12-16 00:28:17.236346 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/include/openvswitch' 2025-12-16 00:28:17.236357 | 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' 2025-12-16 00:28:17.236367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/unixctl' 2025-12-16 00:28:17.236383 | 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' 2025-12-16 00:28:17.236399 | 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' 2025-12-16 00:28:17.236409 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch' 2025-12-16 00:28:17.236418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/lib/pkgconfig' 2025-12-16 00:28:17.236427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/compat' 2025-12-16 00:28:17.236437 | 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' 2025-12-16 00:28:17.236446 | 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' 2025-12-16 00:28:17.236482 | 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' 2025-12-16 00:28:17.236491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/db' 2025-12-16 00:28:17.236501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/scripts' 2025-12-16 00:28:17.236518 | 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' 2025-12-16 00:28:17.236529 | 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' 2025-12-16 00:28:17.236539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/scripts' 2025-12-16 00:28:17.236548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovs-lib '/usr/share/openvswitch/scripts' 2025-12-16 00:28:17.236558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/scripts/usdt' 2025-12-16 00:28:17.236572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs' 2025-12-16 00:28:17.236589 | 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' 2025-12-16 00:28:17.236600 | 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' 2025-12-16 00:28:17.236616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/compat/sortedcontainers' 2025-12-16 00:28:17.236626 | 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' 2025-12-16 00:28:17.236642 | 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' 2025-12-16 00:28:17.236652 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovstest' 2025-12-16 00:28:17.236662 | 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' 2025-12-16 00:28:17.236672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/lib' 2025-12-16 00:28:17.236681 | 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' 2025-12-16 00:28:17.236692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/openvswitch/python/ovs/flow' 2025-12-16 00:28:17.236708 | 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' 2025-12-16 00:28:17.236720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libopenvswitch.lai /usr/lib/libopenvswitch.la 2025-12-16 00:28:17.236730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libopenvswitchavx512.lai /usr/lib/libopenvswitchavx512.la 2025-12-16 00:28:17.236739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libsflow.lai /usr/lib/libsflow.la 2025-12-16 00:28:17.236749 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ofproto/.libs/libofproto.lai /usr/lib/libofproto.la 2025-12-16 00:28:17.236758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/.libs/libovsdb.lai /usr/lib/libovsdb.la 2025-12-16 00:28:17.236768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c vtep/.libs/libvtep.lai /usr/lib/libvtep.la 2025-12-16 00:28:17.236777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libopenvswitch.a /usr/lib/libopenvswitch.a 2025-12-16 00:28:17.236787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libopenvswitch.a 2025-12-16 00:28:17.236796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libopenvswitch.a 2025-12-16 00:28:17.236806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libopenvswitchavx512.a /usr/lib/libopenvswitchavx512.a 2025-12-16 00:28:17.236822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libopenvswitchavx512.a 2025-12-16 00:28:17.236831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libopenvswitchavx512.a 2025-12-16 00:28:17.236840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libsflow.a /usr/lib/libsflow.a 2025-12-16 00:28:17.236850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libsflow.a 2025-12-16 00:28:17.236859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libsflow.a 2025-12-16 00:28:17.236869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ofproto/.libs/libofproto.a /usr/lib/libofproto.a 2025-12-16 00:28:17.236878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libofproto.a 2025-12-16 00:28:17.236888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libofproto.a 2025-12-16 00:28:17.236897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/.libs/libovsdb.a /usr/lib/libovsdb.a 2025-12-16 00:28:17.236907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libovsdb.a 2025-12-16 00:28:17.236916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libovsdb.a 2025-12-16 00:28:17.236925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c vtep/.libs/libvtep.a /usr/lib/libvtep.a 2025-12-16 00:28:17.236935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libvtep.a 2025-12-16 00:28:17.236944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libvtep.a 2025-12-16 00:28:17.236954 | 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 2025-12-16 00:28:17.236963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:---------------------------------------------------------------------- 2025-12-16 00:28:17.236978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Libraries have been installed in: 2025-12-16 00:28:17.236987 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/lib 2025-12-16 00:28:17.236997 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:If you ever happen to want to link against installed libraries 2025-12-16 00:28:17.237006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:in a given directory, LIBDIR, you must either use libtool, and 2025-12-16 00:28:17.237015 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:specify the full pathname of the library, or use the '-LLIBDIR' 2025-12-16 00:28:17.237029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:flag during linking and do at least one of the following: 2025-12-16 00:28:17.237039 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-12-16 00:28:17.237048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: during execution 2025-12-16 00:28:17.237057 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-12-16 00:28:17.237067 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: during linking 2025-12-16 00:28:17.237076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-12-16 00:28:17.237085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-12-16 00:28:17.237095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:See any operating system documentation about shared libraries for 2025-12-16 00:28:17.237104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:more information, such as the ld(1) and ld.so(8) manual pages. 2025-12-16 00:28:17.237113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:---------------------------------------------------------------------- 2025-12-16 00:28:17.237123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/sbin' 2025-12-16 00:28:17.237132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/bin' 2025-12-16 00:28:17.237141 | 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' 2025-12-16 00:28:17.237158 | 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' 2025-12-16 00:28:17.237172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c vswitchd/ovs-vswitchd /usr/sbin/ovs-vswitchd 2025-12-16 00:28:17.237182 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-appctl /usr/bin/ovs-appctl 2025-12-16 00:28:17.237191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-testcontroller /usr/bin/ovs-testcontroller 2025-12-16 00:28:17.237201 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/ovsdb-server /usr/sbin/ovsdb-server 2025-12-16 00:28:17.237210 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-dpctl /usr/bin/ovs-dpctl 2025-12-16 00:28:17.237220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-ofctl /usr/bin/ovs-ofctl 2025-12-16 00:28:17.237256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovs-vsctl /usr/bin/ovs-vsctl 2025-12-16 00:28:17.237270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/ovsdb-tool /usr/bin/ovsdb-tool 2025-12-16 00:28:17.237280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ovsdb/ovsdb-client /usr/bin/ovsdb-client 2025-12-16 00:28:17.237289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c vtep/vtep-ctl /usr/bin/vtep-ctl 2025-12-16 00:28:17.237298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[2]: Leaving directory '/ovn/ovs' 2025-12-16 00:28:17.237311 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[1]: Leaving directory '/ovn/ovs' 2025-12-16 00:28:17.237321 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a BSD-compatible install... 2025-12-16 00:28:17.237334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/install -c 2025-12-16 00:28:17.237372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether build environment is sane... 2025-12-16 00:28:17.237385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.237431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a race-free mkdir -p... 2025-12-16 00:28:17.237446 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/mkdir -p 2025-12-16 00:28:17.237501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gawk... 2025-12-16 00:28:17.237512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gawk 2025-12-16 00:28:17.237526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make sets $(MAKE)... 2025-12-16 00:28:17.237539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.237580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports nested variables... 2025-12-16 00:28:17.237596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.237628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to create a pax tar archive... 2025-12-16 00:28:17.237657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gnutar 2025-12-16 00:28:17.237673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports the include directive... 2025-12-16 00:28:17.237717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes (GNU style) 2025-12-16 00:28:17.237732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc... 2025-12-16 00:28:17.237745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc 2025-12-16 00:28:17.237793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the C compiler works... 2025-12-16 00:28:17.237808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.237821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for C compiler default output file name... a.out 2025-12-16 00:28:17.237853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for suffix of executables... 2025-12-16 00:28:17.237884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether we are cross compiling... 2025-12-16 00:28:17.237921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.237935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for suffix of object files... 2025-12-16 00:28:17.237957 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:o 2025-12-16 00:28:17.237985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the compiler supports GNU C... 2025-12-16 00:28:17.238015 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.238030 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -g... 2025-12-16 00:28:17.238069 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.238083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc option to enable C11 features... 2025-12-16 00:28:17.238124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2025-12-16 00:28:17.238138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc understands -c and -o together... 2025-12-16 00:28:17.238169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.238200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dependency style of gcc... 2025-12-16 00:28:17.238250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc3 2025-12-16 00:28:17.238270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++... 2025-12-16 00:28:17.238283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:g++ 2025-12-16 00:28:17.238323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the compiler supports GNU C++... 2025-12-16 00:28:17.238337 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.238376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether g++ accepts -g... 2025-12-16 00:28:17.238390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.238430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++ option to enable C++11 features... 2025-12-16 00:28:17.238444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2025-12-16 00:28:17.238506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dependency style of g++... 2025-12-16 00:28:17.238521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc3 2025-12-16 00:28:17.238562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to run the C preprocessor... 2025-12-16 00:28:17.238594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gcc -E 2025-12-16 00:28:17.238631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for grep that handles long lines and -e... 2025-12-16 00:28:17.238644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep 2025-12-16 00:28:17.238680 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for fgrep... 2025-12-16 00:28:17.238694 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep -F 2025-12-16 00:28:17.238729 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for egrep... 2025-12-16 00:28:17.238743 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/grep -E 2025-12-16 00:28:17.238768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pkg-config... 2025-12-16 00:28:17.238803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.238817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdio.h... 2025-12-16 00:28:17.238852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.238865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdlib.h... 2025-12-16 00:28:17.238900 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.238914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for string.h... 2025-12-16 00:28:17.238949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.238963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for inttypes.h... 2025-12-16 00:28:17.238996 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.239010 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdint.h... 2025-12-16 00:28:17.239047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.239062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strings.h... 2025-12-16 00:28:17.239098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.239112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/stat.h... 2025-12-16 00:28:17.239147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.239161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/types.h... 2025-12-16 00:28:17.239195 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.239209 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for unistd.h... 2025-12-16 00:28:17.239266 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.239292 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for wchar.h... 2025-12-16 00:28:17.239306 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.239319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for minix/config.h... 2025-12-16 00:28:17.239359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.239374 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether it is safe to define __EXTENSIONS__... 2025-12-16 00:28:17.239408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.239422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether _XOPEN_SOURCE should be defined... 2025-12-16 00:28:17.239475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.239490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether byte ordering is bigendian... 2025-12-16 00:28:17.239504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.239544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for special C compiler options needed for large files... no 2025-12-16 00:28:17.239558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for _FILE_OFFSET_BITS value needed for large files... 2025-12-16 00:28:17.239594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.239608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking build system type... 2025-12-16 00:28:17.239645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64-pc-linux-gnu 2025-12-16 00:28:17.239659 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking host system type... 2025-12-16 00:28:17.239694 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64-pc-linux-gnu 2025-12-16 00:28:17.239715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to print strings... 2025-12-16 00:28:17.239728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf 2025-12-16 00:28:17.239764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a sed that does not truncate output... 2025-12-16 00:28:17.239778 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/sed 2025-12-16 00:28:17.239814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ld used by gcc... 2025-12-16 00:28:17.239827 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/ld 2025-12-16 00:28:17.239864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if the linker (/usr/bin/ld) is GNU ld... 2025-12-16 00:28:17.239877 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.239905 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for BSD- or MS-compatible name lister (nm)... 2025-12-16 00:28:17.239933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/nm -B 2025-12-16 00:28:17.239961 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking the name lister (/usr/bin/nm -B) interface... 2025-12-16 00:28:17.239988 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:BSD nm 2025-12-16 00:28:17.240002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether ln -s works... yes 2025-12-16 00:28:17.240040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking the maximum length of command line arguments... 2025-12-16 00:28:17.240054 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1572864 2025-12-16 00:28:17.240088 | 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... 2025-12-16 00:28:17.240102 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:func_convert_file_noop 2025-12-16 00:28:17.240141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 2025-12-16 00:28:17.240156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:func_convert_file_noop 2025-12-16 00:28:17.240193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for /usr/bin/ld option to reload object files... 2025-12-16 00:28:17.240208 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-r 2025-12-16 00:28:17.240269 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for file... 2025-12-16 00:28:17.240287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:file 2025-12-16 00:28:17.240315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for objdump... 2025-12-16 00:28:17.240343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:objdump 2025-12-16 00:28:17.240403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to recognize dependent libraries... 2025-12-16 00:28:17.240414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:pass_all 2025-12-16 00:28:17.240427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dlltool... 2025-12-16 00:28:17.240472 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.240483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to associate runtime and link libraries... 2025-12-16 00:28:17.240496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:printf %s\n 2025-12-16 00:28:17.240546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ar... 2025-12-16 00:28:17.240557 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ar 2025-12-16 00:28:17.240569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for archiver @FILE support... 2025-12-16 00:28:17.240626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:@ 2025-12-16 00:28:17.240637 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strip... 2025-12-16 00:28:17.240650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:strip 2025-12-16 00:28:17.240663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ranlib... 2025-12-16 00:28:17.240708 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ranlib 2025-12-16 00:28:17.240718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking command to parse /usr/bin/nm -B output from gcc object... 2025-12-16 00:28:17.240731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ok 2025-12-16 00:28:17.240786 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sysroot... 2025-12-16 00:28:17.240797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.240810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for a working dd... 2025-12-16 00:28:17.240823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/dd 2025-12-16 00:28:17.240879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to truncate binary pipes... 2025-12-16 00:28:17.240889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/dd bs=4096 count=1 2025-12-16 00:28:17.240902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mt... 2025-12-16 00:28:17.240915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.240941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if : is a manifest tool... 2025-12-16 00:28:17.240955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.240999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dlfcn.h... 2025-12-16 00:28:17.241013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.241026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for objdir... 2025-12-16 00:28:17.241081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:.libs 2025-12-16 00:28:17.241092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -fno-rtti -fno-exceptions... 2025-12-16 00:28:17.241105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.241118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc option to produce PIC... -fPIC -DPIC 2025-12-16 00:28:17.241143 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc PIC flag -fPIC -DPIC works... 2025-12-16 00:28:17.241172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.241185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc static flag -static works... 2025-12-16 00:28:17.241249 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.241264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -c -o file.o... 2025-12-16 00:28:17.242300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.242317 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if gcc supports -c -o file.o... (cached) yes 2025-12-16 00:28:17.242327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2025-12-16 00:28:17.242335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.242343 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dynamic linker characteristics... 2025-12-16 00:28:17.242359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:GNU/Linux ld.so 2025-12-16 00:28:17.242367 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to hardcode library paths into programs... 2025-12-16 00:28:17.242376 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:immediate 2025-12-16 00:28:17.242384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether stripping libraries is possible... 2025-12-16 00:28:17.242392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.242400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if libtool supports shared libraries... 2025-12-16 00:28:17.242409 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.242425 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether to build shared libraries... 2025-12-16 00:28:17.242433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.242442 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether to build static libraries... 2025-12-16 00:28:17.242464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.242473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to run the C++ preprocessor... 2025-12-16 00:28:17.242481 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:g++ -E 2025-12-16 00:28:17.242489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ld used by g++... 2025-12-16 00:28:17.242498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/ld -m elf_x86_64 2025-12-16 00:28:17.242506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... 2025-12-16 00:28:17.242515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.242523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... 2025-12-16 00:28:17.242532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.242540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for g++ option to produce PIC... -fPIC -DPIC 2025-12-16 00:28:17.242548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ PIC flag -fPIC -DPIC works... 2025-12-16 00:28:17.242557 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.242565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ static flag -static works... 2025-12-16 00:28:17.242573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.242582 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ supports -c -o file.o... 2025-12-16 00:28:17.242590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.242598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking if g++ supports -c -o file.o... (cached) yes 2025-12-16 00:28:17.242607 | 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 2025-12-16 00:28:17.242615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking dynamic linker characteristics... 2025-12-16 00:28:17.242623 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(cached) 2025-12-16 00:28:17.242632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:GNU/Linux ld.so 2025-12-16 00:28:17.242640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking how to hardcode library paths into programs... 2025-12-16 00:28:17.242648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:immediate 2025-12-16 00:28:17.242656 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pow... 2025-12-16 00:28:17.242665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-lm 2025-12-16 00:28:17.242673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing clock_gettime... 2025-12-16 00:28:17.242681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-12-16 00:28:17.242690 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing timer_create... 2025-12-16 00:28:17.242698 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-12-16 00:28:17.242706 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_rwlock_tryrdlock... 2025-12-16 00:28:17.242715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-12-16 00:28:17.242723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing pthread_rwlockattr_destroy... 2025-12-16 00:28:17.242731 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-12-16 00:28:17.242740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for gcc options needed to detect all undeclared functions... 2025-12-16 00:28:17.242748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none needed 2025-12-16 00:28:17.242756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strerror_r is declared... 2025-12-16 00:28:17.242765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.242773 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strerror_r returns char *... 2025-12-16 00:28:17.242781 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.242790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for MSVC x64 compiler... 2025-12-16 00:28:17.242798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.242813 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for windows.h... 2025-12-16 00:28:17.242821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.242829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pkg-config... 2025-12-16 00:28:17.242837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.242846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/local/ssl... no 2025-12-16 00:28:17.242854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/lib/ssl... 2025-12-16 00:28:17.242862 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.242878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/ssl... 2025-12-16 00:28:17.242887 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.242895 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/pkg... 2025-12-16 00:28:17.242903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.242912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr/local... no 2025-12-16 00:28:17.242920 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for openssl/ssl.h in /usr... yes 2025-12-16 00:28:17.242934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether compiling and linking against OpenSSL works... 2025-12-16 00:28:17.242942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.242950 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether SSL_set_tlsext_host_name is declared... 2025-12-16 00:28:17.242959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.242967 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for Python 3 (version 3.6 or later)... 2025-12-16 00:28:17.242975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/usr/bin/python3 2025-12-16 00:28:17.242984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for flake8... 2025-12-16 00:28:17.242992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.243001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sphinx... 2025-12-16 00:28:17.243009 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.243017 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for dot... 2025-12-16 00:28:17.243026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.243034 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for net/if_dl.h... 2025-12-16 00:28:17.243042 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.243051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether strtok_r macro segfaults on some inputs... 2025-12-16 00:28:17.243059 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.243067 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether sys_siglist is declared... 2025-12-16 00:28:17.243075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.243084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether malloc_trim is declared... 2025-12-16 00:28:17.243092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct stat.st_mtim.tv_nsec... 2025-12-16 00:28:17.243109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct stat.st_mtimensec... 2025-12-16 00:28:17.243125 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.243134 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct ifreq.ifr_flagshigh... 2025-12-16 00:28:17.243146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.243154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct mmsghdr.msg_len... 2025-12-16 00:28:17.243163 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243171 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for struct sockaddr_in6.sin6_scope_id... 2025-12-16 00:28:17.243179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for strnlen... 2025-12-16 00:28:17.243196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for getloadavg... 2025-12-16 00:28:17.243213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for statvfs... 2025-12-16 00:28:17.243256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for getmntent_r... 2025-12-16 00:28:17.243276 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243288 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sendmmsg... 2025-12-16 00:28:17.243297 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for clock_gettime... 2025-12-16 00:28:17.243313 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for mntent.h... 2025-12-16 00:28:17.243333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for sys/statvfs.h... 2025-12-16 00:28:17.243353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/types.h... 2025-12-16 00:28:17.243395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/if_ether.h... 2025-12-16 00:28:17.243489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/net_namespace.h... 2025-12-16 00:28:17.243530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for stdatomic.h... 2025-12-16 00:28:17.243616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for bits/floatn-common.h... 2025-12-16 00:28:17.243638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for net/if_mib.h... 2025-12-16 00:28:17.243692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.243747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing backtrace... 2025-12-16 00:28:17.243757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-12-16 00:28:17.243768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for linux/perf_event.h... 2025-12-16 00:28:17.243822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for valgrind/valgrind.h... 2025-12-16 00:28:17.243843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.243896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for groff... 2025-12-16 00:28:17.243906 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.243917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc has that supports thread_local... 2025-12-16 00:28:17.243968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.243978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing __atomic_load_8... 2025-12-16 00:28:17.243989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:-latomic 2025-12-16 00:28:17.244039 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc supports GCC 4.0+ atomic built-ins... 2025-12-16 00:28:17.244049 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.244061 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(1)... 2025-12-16 00:28:17.244101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2025-12-16 00:28:17.244113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(2)... 2025-12-16 00:28:17.244131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2025-12-16 00:28:17.244183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(4)... 2025-12-16 00:28:17.244193 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2025-12-16 00:28:17.244204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking value of __atomic_always_lock_free(8)... 2025-12-16 00:28:17.244255 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:1 2025-12-16 00:28:17.244272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for library containing aio_write... 2025-12-16 00:28:17.244314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:none required 2025-12-16 00:28:17.244327 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_set_name_np... 2025-12-16 00:28:17.244347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.244389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for pthread_setname_np() variant... 2025-12-16 00:28:17.244402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:glibc 2025-12-16 00:28:17.244413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether __linux__ is defined... 2025-12-16 00:28:17.244467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:true 2025-12-16 00:28:17.244478 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking linker output version information... 2025-12-16 00:28:17.244489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libX-24.09.so.0.0.3) 2025-12-16 00:28:17.244540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether g++ supports C++11 features by default... 2025-12-16 00:28:17.244553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.244565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for working posix_memalign... 2025-12-16 00:28:17.244605 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.244618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for ub_ctx_create in -lunbound... 2025-12-16 00:28:17.244629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.244669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether the preprocessor supports include_next... 2025-12-16 00:28:17.244681 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.244721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether system header files limit the line length... 2025-12-16 00:28:17.244734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.244746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Werror... 2025-12-16 00:28:17.244796 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.244808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wall... 2025-12-16 00:28:17.244820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.244859 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wextra... 2025-12-16 00:28:17.244872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.244883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-sign-compare... 2025-12-16 00:28:17.244931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.244944 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wpointer-arith... 2025-12-16 00:28:17.244955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.244995 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wformat -Wformat-security... 2025-12-16 00:28:17.245008 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wswitch-enum... 2025-12-16 00:28:17.245059 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wunused-parameter... 2025-12-16 00:28:17.245083 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wbad-function-cast... 2025-12-16 00:28:17.245135 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245147 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wcast-align... 2025-12-16 00:28:17.245187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245199 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wstrict-prototypes... 2025-12-16 00:28:17.245211 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wold-style-definition... 2025-12-16 00:28:17.245268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmissing-prototypes... 2025-12-16 00:28:17.245321 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmissing-field-initializers... 2025-12-16 00:28:17.245381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wthread-safety... 2025-12-16 00:28:17.245411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.245479 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -fno-strict-aliasing... 2025-12-16 00:28:17.245489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wswitch-bool... 2025-12-16 00:28:17.245543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wlogical-not-parentheses... 2025-12-16 00:28:17.245567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wsizeof-array-argument... 2025-12-16 00:28:17.245619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wbool-compare... 2025-12-16 00:28:17.245672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wshift-negative-value... 2025-12-16 00:28:17.245696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wduplicated-cond... 2025-12-16 00:28:17.245754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Qunused-arguments... 2025-12-16 00:28:17.245808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.245818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wshadow... 2025-12-16 00:28:17.245829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wmultistatement-macros... 2025-12-16 00:28:17.245881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wcast-align=strict... 2025-12-16 00:28:17.245940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.245952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-null-pointer-arithmetic... 2025-12-16 00:28:17.246001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.246010 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Warray-bounds-pointer-arithmetic... 2025-12-16 00:28:17.246022 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:no 2025-12-16 00:28:17.246063 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-unused... 2025-12-16 00:28:17.246075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.246086 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether gcc accepts -Wno-unused-parameter... 2025-12-16 00:28:17.246126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.246139 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking target hint for cgcc... 2025-12-16 00:28:17.246150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:x86_64 2025-12-16 00:28:17.246331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for OVS source directory... 2025-12-16 00:28:17.246386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/ovn/ovs 2025-12-16 00:28:17.246401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for OVS build directory... 2025-12-16 00:28:17.246411 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:/ovn/ovs 2025-12-16 00:28:17.246429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking OVS version... 3.4.4 2025-12-16 00:28:17.249319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking for VIF plug provider... no 2025-12-16 00:28:17.249341 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking whether make supports nested variables... 2025-12-16 00:28:17.249352 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(cached) 2025-12-16 00:28:17.249362 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:yes 2025-12-16 00:28:17.249371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:checking that generated files are newer than configure... 2025-12-16 00:28:17.249381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:done 2025-12-16 00:28:17.249390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:configure: creating ./config.status 2025-12-16 00:28:17.249399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating lib/libovn.sym 2025-12-16 00:28:17.249426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating Makefile 2025-12-16 00:28:17.249436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating tests/atlocal 2025-12-16 00:28:17.249445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating include/ovn/version.h 2025-12-16 00:28:17.249482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating config.h 2025-12-16 00:28:17.249492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing tests/atconfig commands 2025-12-16 00:28:17.249502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing depfiles commands 2025-12-16 00:28:17.249511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing libtool commands 2025-12-16 00:28:17.249520 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing include/openflow/openflow.h.stamp commands 2025-12-16 00:28:17.249530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing utilities/bugtool/dummy commands 2025-12-16 00:28:17.249540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing utilities/dummy commands 2025-12-16 00:28:17.249549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing ipsec/dummy commands 2025-12-16 00:28:17.249558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: cd . && /bin/bash /ovn/build-aux/missing automake-1.16 --foreign Makefile 2025-12-16 00:28:17.249567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: cd . && /bin/bash ./config.status Makefile depfiles 2025-12-16 00:28:17.249577 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: creating Makefile 2025-12-16 00:28:17.249586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:config.status: executing depfiles commands 2025-12-16 00:28:17.249597 | 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 && \ 2025-12-16 00:28:17.249608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-sb-idl.ovsidl.tmp lib/ovn-sb-idl.ovsidl 2025-12-16 00:28:17.249618 | 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 && \ 2025-12-16 00:28:17.249628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-nb-idl.ovsidl.tmp lib/ovn-nb-idl.ovsidl 2025-12-16 00:28:17.249637 | 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 && \ 2025-12-16 00:28:17.249647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-ic-nb-idl.ovsidl.tmp lib/ovn-ic-nb-idl.ovsidl 2025-12-16 00:28:17.249668 | 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 && \ 2025-12-16 00:28:17.249678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-ic-sb-idl.ovsidl.tmp lib/ovn-ic-sb-idl.ovsidl 2025-12-16 00:28:17.249689 | 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 2025-12-16 00:28:17.249701 | 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 2025-12-16 00:28:17.249711 | 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 2025-12-16 00:28:17.249728 | 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 2025-12-16 00:28:17.249749 | 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 2025-12-16 00:28:17.249760 | 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 2025-12-16 00:28:17.249770 | 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 2025-12-16 00:28:17.249780 | 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 2025-12-16 00:28:17.249789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake all-am 2025-12-16 00:28:17.249799 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake[1]: Entering directory '/ovn' 2025-12-16 00:28:17.249808 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(echo '/* -*- mode: c; buffer-read-only: t -*- */' && sed < ./lib/ovn-dirs.c.in \ 2025-12-16 00:28:17.249818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]srcdir[@],.,g' \ 2025-12-16 00:28:17.249828 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],"/var/log/ovn",g' \ 2025-12-16 00:28:17.249837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],"/var/run/ovn",g' \ 2025-12-16 00:28:17.249846 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],"/etc/ovn",g' \ 2025-12-16 00:28:17.249856 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],"/usr/bin",g' \ 2025-12-16 00:28:17.249865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],"/etc",g' \ 2025-12-16 00:28:17.249874 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],"/usr/share/ovn",g') \ 2025-12-16 00:28:17.249884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > lib/ovn-dirs.c.tmp && \ 2025-12-16 00:28:17.249893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv lib/ovn-dirs.c.tmp lib/ovn-dirs.c 2025-12-16 00:28:17.249902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-sbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.249920 | 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 &&\ 2025-12-16 00:28:17.249932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.249941 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-ic-nbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.249951 | 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 &&\ 2025-12-16 00:28:17.249968 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.249978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-ic-sbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.249996 | 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 &&\ 2025-12-16 00:28:17.250006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.250015 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-trace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.250025 | 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 &&\ 2025-12-16 00:28:17.250035 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.250044 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-appctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.250054 | 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 &&\ 2025-12-16 00:28:17.250063 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.250084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.250095 | 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 &&\ 2025-12-16 00:28:17.250112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.250122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/test-lflow-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.250140 | 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 &&\ 2025-12-16 00:28:17.250152 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.250161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/test-lflow-conj-ids.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.250171 | 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 &&\ 2025-12-16 00:28:17.250181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.250191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/test-ofctrl-seqno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.250201 | 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 &&\ 2025-12-16 00:28:17.250211 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.250226 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/test-vif-plug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.250280 | 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 &&\ 2025-12-16 00:28:17.250291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.250301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/test-ovn-features.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.250319 | 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 &&\ 2025-12-16 00:28:17.250330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.250340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/test-ipam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.250349 | 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 &&\ 2025-12-16 00:28:17.250359 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.250369 | 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 | \ 2025-12-16 00:28:17.250379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2025-12-16 00:28:17.250389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.250398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.250408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2025-12-16 00:28:17.250417 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2025-12-16 00:28:17.250427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.250436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2025-12-16 00:28:17.250470 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.250480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2025-12-16 00:28:17.250490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.250499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.250508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2025-12-16 00:28:17.250518 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.250527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.250536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.250545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2025-12-16 00:28:17.250561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2025-12-16 00:28:17.250570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-docker-overlay-driver.tmp 2025-12-16 00:28:17.250580 | 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 | \ 2025-12-16 00:28:17.250589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2025-12-16 00:28:17.250599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.250608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.250617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2025-12-16 00:28:17.250627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2025-12-16 00:28:17.250636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.250645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2025-12-16 00:28:17.250654 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.250664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2025-12-16 00:28:17.250673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.250682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.250692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2025-12-16 00:28:17.250701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.250710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.250727 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.250736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2025-12-16 00:28:17.250746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2025-12-16 00:28:17.250755 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-docker-underlay-driver.tmp 2025-12-16 00:28:17.250765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-docker-overlay-driver.tmp utilities/ovn-docker-overlay-driver 2025-12-16 00:28:17.250775 | 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 | \ 2025-12-16 00:28:17.250784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2025-12-16 00:28:17.250794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.250803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.250812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2025-12-16 00:28:17.250822 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2025-12-16 00:28:17.250831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.250847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2025-12-16 00:28:17.250856 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.250865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2025-12-16 00:28:17.250875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.250884 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.250893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2025-12-16 00:28:17.250902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.250912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.250921 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.250930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2025-12-16 00:28:17.250940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2025-12-16 00:28:17.250949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn_detrace.py.tmp 2025-12-16 00:28:17.250958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-docker-underlay-driver.tmp utilities/ovn-docker-underlay-driver 2025-12-16 00:28:17.250968 | 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 | \ 2025-12-16 00:28:17.250978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2025-12-16 00:28:17.250987 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.250996 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.251005 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2025-12-16 00:28:17.251014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2025-12-16 00:28:17.251024 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.251033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2025-12-16 00:28:17.251048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.251057 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2025-12-16 00:28:17.251066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.251076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.251085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2025-12-16 00:28:17.251094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.251103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.251113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.251122 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2025-12-16 00:28:17.251131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2025-12-16 00:28:17.251141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-sim.tmp 2025-12-16 00:28:17.251150 | 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 \ 2025-12-16 00:28:17.251160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-12-16 00:28:17.251169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-12-16 00:28:17.251178 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.251187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-12-16 00:28:17.251196 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-12-16 00:28:17.251206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-12-16 00:28:17.251221 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-12-16 00:28:17.251252 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-12-16 00:28:17.251272 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-12-16 00:28:17.251282 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-12-16 00:28:17.251291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-12-16 00:28:17.251301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-12-16 00:28:17.251310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-12-16 00:28:17.251319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-12-16 00:28:17.251328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-12-16 00:28:17.251338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn_detrace.py.tmp utilities/ovn_detrace.py 2025-12-16 00:28:17.251347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-doc \ 2025-12-16 00:28:17.251357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2025-12-16 00:28:17.251366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.251375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-nb.ovsschema \ 2025-12-16 00:28:17.251384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-nb.xml > ovn-nb.5.tmp && \ 2025-12-16 00:28:17.251394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-nb.5.tmp ovn-nb.5 2025-12-16 00:28:17.251403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-sim.tmp utilities/ovn-sim 2025-12-16 00:28:17.251412 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-doc \ 2025-12-16 00:28:17.251422 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2025-12-16 00:28:17.251431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.251440 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-sb.ovsschema \ 2025-12-16 00:28:17.251464 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-sb.xml > ovn-sb.5.tmp && \ 2025-12-16 00:28:17.251475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-sb.5.tmp ovn-sb.5 2025-12-16 00:28:17.251484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-architecture.7.tmp ovn-architecture.7 2025-12-16 00:28:17.251494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-doc \ 2025-12-16 00:28:17.251503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2025-12-16 00:28:17.251513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.251522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-ic-nb.ovsschema \ 2025-12-16 00:28:17.251532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-ic-nb.xml > ovn-ic-nb.5.tmp && \ 2025-12-16 00:28:17.251541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-ic-nb.5.tmp ovn-ic-nb.5 2025-12-16 00:28:17.251551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:PYTHONPATH=/ovn/ovs/python":"$PYTHONPATH PYTHONDONTWRITEBYTECODE=yes /usr/bin/python3 /ovn/ovs/ovsdb/ovsdb-doc \ 2025-12-16 00:28:17.251561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: \ 2025-12-16 00:28:17.251570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.251579 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-ic-sb.ovsschema \ 2025-12-16 00:28:17.251589 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ./ovn-ic-sb.xml > ovn-ic-sb.5.tmp && \ 2025-12-16 00:28:17.251598 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ovn-ic-sb.5.tmp ovn-ic-sb.5 2025-12-16 00:28:17.251608 | 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 \ 2025-12-16 00:28:17.251617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-12-16 00:28:17.251626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-12-16 00:28:17.251636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.251651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-12-16 00:28:17.251667 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-12-16 00:28:17.251677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-12-16 00:28:17.251686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-12-16 00:28:17.251695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-12-16 00:28:17.251704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-12-16 00:28:17.251714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-12-16 00:28:17.251723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-12-16 00:28:17.251733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-12-16 00:28:17.251742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-12-16 00:28:17.251751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-12-16 00:28:17.251761 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-12-16 00:28:17.251770 | 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 \ 2025-12-16 00:28:17.251779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-12-16 00:28:17.251789 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-12-16 00:28:17.251798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.251807 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-12-16 00:28:17.251817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-12-16 00:28:17.251826 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-12-16 00:28:17.251835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-12-16 00:28:17.251844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-12-16 00:28:17.251854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-12-16 00:28:17.251863 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-12-16 00:28:17.251880 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-12-16 00:28:17.251890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-12-16 00:28:17.251899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-12-16 00:28:17.251908 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-12-16 00:28:17.251918 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-12-16 00:28:17.251927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-ctl.8.tmp utilities/ovn-ctl.8 2025-12-16 00:28:17.251936 | 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 \ 2025-12-16 00:28:17.251946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-12-16 00:28:17.251955 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-12-16 00:28:17.251964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.251974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-12-16 00:28:17.251983 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-12-16 00:28:17.251992 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-12-16 00:28:17.252001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-12-16 00:28:17.252010 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-12-16 00:28:17.252020 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-12-16 00:28:17.252029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-12-16 00:28:17.252038 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-12-16 00:28:17.252047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-12-16 00:28:17.252057 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-12-16 00:28:17.252066 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-12-16 00:28:17.252075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-12-16 00:28:17.252090 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-nbctl.8.tmp utilities/ovn-nbctl.8 2025-12-16 00:28:17.252100 | 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 \ 2025-12-16 00:28:17.252109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-12-16 00:28:17.252118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-12-16 00:28:17.252128 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.252137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-12-16 00:28:17.252146 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-12-16 00:28:17.252155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-12-16 00:28:17.252165 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-12-16 00:28:17.252174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-12-16 00:28:17.252183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-12-16 00:28:17.252192 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-12-16 00:28:17.252202 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-12-16 00:28:17.252211 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-12-16 00:28:17.252220 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-12-16 00:28:17.252250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-12-16 00:28:17.252263 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-12-16 00:28:17.252273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-sbctl.8.tmp utilities/ovn-sbctl.8 2025-12-16 00:28:17.252288 | 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 \ 2025-12-16 00:28:17.252298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-12-16 00:28:17.252307 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-12-16 00:28:17.252316 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.252326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-12-16 00:28:17.252335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-12-16 00:28:17.252344 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-12-16 00:28:17.252353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-12-16 00:28:17.252363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-12-16 00:28:17.252372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-12-16 00:28:17.252381 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-12-16 00:28:17.252390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-12-16 00:28:17.252400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-12-16 00:28:17.252409 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-12-16 00:28:17.252418 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-12-16 00:28:17.252427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-12-16 00:28:17.252437 | 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 \ 2025-12-16 00:28:17.252446 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-12-16 00:28:17.252475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-12-16 00:28:17.252485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.252494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-12-16 00:28:17.252510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-12-16 00:28:17.252519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-12-16 00:28:17.252529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-12-16 00:28:17.252538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-12-16 00:28:17.252554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-12-16 00:28:17.252564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-12-16 00:28:17.252573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-12-16 00:28:17.252583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-12-16 00:28:17.252592 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-12-16 00:28:17.252601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-12-16 00:28:17.252610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-12-16 00:28:17.252620 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-ic-nbctl.8.tmp utilities/ovn-ic-nbctl.8 2025-12-16 00:28:17.252629 | 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 | \ 2025-12-16 00:28:17.252639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2025-12-16 00:28:17.252648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.252658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.252667 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2025-12-16 00:28:17.252677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2025-12-16 00:28:17.252686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.252695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2025-12-16 00:28:17.252704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.252714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2025-12-16 00:28:17.252723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.252732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.252742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2025-12-16 00:28:17.252751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.252760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.252769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.252779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2025-12-16 00:28:17.252788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2025-12-16 00:28:17.252797 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-detrace.1.tmp 2025-12-16 00:28:17.252806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-trace.8.tmp utilities/ovn-trace.8 2025-12-16 00:28:17.252816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-ic-sbctl.8.tmp utilities/ovn-ic-sbctl.8 2025-12-16 00:28:17.252825 | 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 \ 2025-12-16 00:28:17.252835 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-12-16 00:28:17.252844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-12-16 00:28:17.252860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.252869 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-12-16 00:28:17.252879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-12-16 00:28:17.252888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-12-16 00:28:17.252898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-12-16 00:28:17.252907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-12-16 00:28:17.252916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-12-16 00:28:17.252925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-12-16 00:28:17.252945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-12-16 00:28:17.252956 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-12-16 00:28:17.252965 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-12-16 00:28:17.252974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-12-16 00:28:17.252984 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-12-16 00:28:17.252993 | 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 \ 2025-12-16 00:28:17.253002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-12-16 00:28:17.253011 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-12-16 00:28:17.253021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.253030 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-12-16 00:28:17.253039 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-12-16 00:28:17.253049 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-12-16 00:28:17.253058 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-12-16 00:28:17.253067 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-12-16 00:28:17.253082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-12-16 00:28:17.253092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-12-16 00:28:17.253101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-12-16 00:28:17.253111 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-12-16 00:28:17.253120 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-12-16 00:28:17.253129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-12-16 00:28:17.253138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-12-16 00:28:17.253148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-detrace.1.tmp utilities/ovn-detrace.1 2025-12-16 00:28:17.253157 | 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 \ 2025-12-16 00:28:17.253166 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-12-16 00:28:17.253176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-12-16 00:28:17.253185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.253194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-12-16 00:28:17.253203 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-12-16 00:28:17.253213 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-12-16 00:28:17.253222 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-12-16 00:28:17.253254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-12-16 00:28:17.253268 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-12-16 00:28:17.253277 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-12-16 00:28:17.253286 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-12-16 00:28:17.253296 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-12-16 00:28:17.253305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-12-16 00:28:17.253314 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-12-16 00:28:17.253323 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-12-16 00:28:17.253333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-appctl.8.tmp utilities/ovn-appctl.8 2025-12-16 00:28:17.253342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-debug.8.tmp utilities/ovn-debug.8 2025-12-16 00:28:17.253352 | 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 \ 2025-12-16 00:28:17.253361 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-12-16 00:28:17.253377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-12-16 00:28:17.253387 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.253396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-12-16 00:28:17.253405 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-12-16 00:28:17.253415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-12-16 00:28:17.253429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-12-16 00:28:17.253438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-12-16 00:28:17.253448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-12-16 00:28:17.253476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-12-16 00:28:17.253485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-12-16 00:28:17.253494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-12-16 00:28:17.253504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-12-16 00:28:17.253519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-12-16 00:28:17.253529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-12-16 00:28:17.253538 | 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 \ 2025-12-16 00:28:17.253548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-12-16 00:28:17.253557 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-12-16 00:28:17.253566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.253576 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-12-16 00:28:17.253585 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-12-16 00:28:17.253594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-12-16 00:28:17.253604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-12-16 00:28:17.253617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-12-16 00:28:17.253627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-12-16 00:28:17.253636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-12-16 00:28:17.253645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-12-16 00:28:17.253655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-12-16 00:28:17.253664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-12-16 00:28:17.253673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-12-16 00:28:17.253682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-12-16 00:28:17.253692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv controller/ovn-controller.8.tmp controller/ovn-controller.8 2025-12-16 00:28:17.253705 | 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 \ 2025-12-16 00:28:17.253715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I . \ 2025-12-16 00:28:17.253724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -I /ovn/ovs \ 2025-12-16 00:28:17.253734 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: --version=24.09.3 \ 2025-12-16 00:28:17.253747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PKIDIR='/var/lib/openvswitch/pki' \ 2025-12-16 00:28:17.253756 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: LOGDIR='/var/log/ovn' \ 2025-12-16 00:28:17.253769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: DBDIR='/etc/ovn' \ 2025-12-16 00:28:17.253803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: PYTHON3='/usr/bin/python3' \ 2025-12-16 00:28:17.253816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: RUNDIR='' \ 2025-12-16 00:28:17.253847 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: OVN_RUNDIR='/var/run/ovn' \ 2025-12-16 00:28:17.253861 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: VERSION='24.09.3' \ 2025-12-16 00:28:17.253895 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: localstatedir='/var' \ 2025-12-16 00:28:17.253910 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: pkgdatadir='/usr/share/ovn' \ 2025-12-16 00:28:17.253930 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sysconfdir='/etc' \ 2025-12-16 00:28:17.253964 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: bindir='/usr/bin' \ 2025-12-16 00:28:17.253991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sbindir='/usr/sbin' 2025-12-16 00:28:17.254021 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv controller-vtep/ovn-controller-vtep.8.tmp controller-vtep/ovn-controller-vtep.8 2025-12-16 00:28:17.254053 | 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 | \ 2025-12-16 00:28:17.254081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2025-12-16 00:28:17.254094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.254150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.254161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2025-12-16 00:28:17.254174 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2025-12-16 00:28:17.254187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.254200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2025-12-16 00:28:17.254253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.254365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2025-12-16 00:28:17.254379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.254393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.254403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2025-12-16 00:28:17.254415 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.254429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.254480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.254494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2025-12-16 00:28:17.254507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2025-12-16 00:28:17.254535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > utilities/ovn-lib.tmp 2025-12-16 00:28:17.254568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base::;{ \ 2025-12-16 00:28:17.254595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo '# Signature of the current package.' && \ 2025-12-16 00:28:17.254610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_NAME], [ovn])' && \ 2025-12-16 00:28:17.254661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_TARNAME], [ovn])' && \ 2025-12-16 00:28:17.254679 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_VERSION], [24.09.3])' && \ 2025-12-16 00:28:17.254693 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_STRING], [ovn 24.09.3])' && \ 2025-12-16 00:28:17.254702 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: echo 'm4_define([AT_PACKAGE_BUGREPORT], [bugs@openvswitch.org])'; \ 2025-12-16 00:28:17.254715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:} >'./package.m4' 2025-12-16 00:28:17.254764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv northd/ovn-northd.8.tmp northd/ovn-northd.8 2025-12-16 00:28:17.254775 | 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 | \ 2025-12-16 00:28:17.254788 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/python3 ./build-aux/dpdkstrip.py | \ 2025-12-16 00:28:17.254817 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: sed \ 2025-12-16 00:28:17.254831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PKIDIR[@],/var/lib/openvswitch/pki,g' \ 2025-12-16 00:28:17.254864 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]LOGDIR[@],/var/log/ovn,g' \ 2025-12-16 00:28:17.254878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]DBDIR[@],/etc/ovn,g' \ 2025-12-16 00:28:17.254900 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]PYTHON3[@],/usr/bin/python3,g' \ 2025-12-16 00:28:17.254931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVN_RUNDIR[@],/var/run/ovn,g' \ 2025-12-16 00:28:17.254945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSBUILDDIR[@],/ovn/ovs,g' \ 2025-12-16 00:28:17.254996 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]VERSION[@],24.09.3,g' \ 2025-12-16 00:28:17.255006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]OVSVERSION[@],3.4.4,g' \ 2025-12-16 00:28:17.255019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]localstatedir[@],/var,g' \ 2025-12-16 00:28:17.255077 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]pkgdatadir[@],/usr/share/ovn,g' \ 2025-12-16 00:28:17.255088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sysconfdir[@],/etc,g' \ 2025-12-16 00:28:17.255101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]bindir[@],/usr/bin,g' \ 2025-12-16 00:28:17.255110 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]sbindir[@],/usr/sbin,g' \ 2025-12-16 00:28:17.255123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_builddir[@],/ovn,g' \ 2025-12-16 00:28:17.255154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: -e 's,[@]abs_top_srcdir[@],/ovn,g' \ 2025-12-16 00:28:17.255168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: > rhel/ovn-fedora.spec.tmp 2025-12-16 00:28:17.255216 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv ic/ovn-ic.8.tmp ic/ovn-ic.8 2025-12-16 00:28:17.255254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv utilities/ovn-lib.tmp utilities/ovn-lib 2025-12-16 00:28:17.255273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv rhel/ovn-fedora.spec.tmp rhel/ovn-fedora.spec 2025-12-16 00:28:17.255287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovn-nb.ovsschema ovn-nb.ovsschema.stamp 2025-12-16 00:28:17.255319 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovn-sb.ovsschema ovn-sb.ovsschema.stamp 2025-12-16 00:28:17.255348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovn-ic-nb.ovsschema ovn-ic-nb.ovsschema.stamp 2025-12-16 00:28:17.255510 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:./build-aux/cksum-schema-check ovn-ic-sb.ovsschema ovn-ic-sb.ovsschema.stamp 2025-12-16 00:28:17.255524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-dbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.255535 | 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 &&\ 2025-12-16 00:28:17.255553 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.255567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo utilities/ovn-nbctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.255585 | 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 &&\ 2025-12-16 00:28:17.255604 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.255618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/acl-log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.255628 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.255642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.255655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/actions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.255670 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.255725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.255736 | 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 2025-12-16 00:28:17.255752 | 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 2025-12-16 00:28:17.255768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/chassis-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.255812 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.255827 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.255843 | 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 2025-12-16 00:28:17.255903 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/copp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.255915 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.255928 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.255942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/expr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.255976 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.255990 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.256047 | 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 2025-12-16 00:28:17.256072 | 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 2025-12-16 00:28:17.256086 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/extend-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.256116 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.256131 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.256180 | 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 2025-12-16 00:28:17.256194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/features.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.256209 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.256253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.256280 | 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 2025-12-16 00:28:17.256295 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-parallel-hmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.256345 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.256357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.256371 | 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 2025-12-16 00:28:17.256429 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ip-mcast-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.256441 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.256483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.256494 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mac-binding-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.256522 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.256537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.256552 | 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 2025-12-16 00:28:17.256614 | 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 2025-12-16 00:28:17.256626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/mcast-group-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.256641 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.256662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.256675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/memory-trim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.256696 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.256709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.256758 | 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 2025-12-16 00:28:17.256770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.256785 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.256798 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.256846 | 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 2025-12-16 00:28:17.256860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/objdep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.256882 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.256896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.256909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-l7.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.256965 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.256977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.256992 | 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 2025-12-16 00:28:17.257007 | 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 2025-12-16 00:28:17.257056 | 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 2025-12-16 00:28:17.257074 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.257090 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.257103 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.257117 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/logical-fields.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.257177 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.257188 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.257203 | 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 2025-12-16 00:28:17.257218 | 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 2025-12-16 00:28:17.257264 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/inc-proc-eng.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.257284 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.257837 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.257947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/lb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.258036 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.258081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.258162 | 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 2025-12-16 00:28:17.258250 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/static-mac-binding-index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.258351 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.258401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.258482 | 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 2025-12-16 00:28:17.258558 | 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 2025-12-16 00:28:17.258621 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/vif-plug-provider.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.258681 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.258728 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.258788 | 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$||'`;\ 2025-12-16 00:28:17.258854 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.258893 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.258952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-dirs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.259005 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.259055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.259117 | 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 2025-12-16 00:28:17.259182 | 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 2025-12-16 00:28:17.259260 | 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 2025-12-16 00:28:17.259330 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-nb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.259385 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.259435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.259511 | 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 2025-12-16 00:28:17.259573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-sb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.259633 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.259684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.259742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-ic-nb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.259793 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.259845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.259907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo lib/ovn-ic-sb-idl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ 2025-12-16 00:28:17.259955 | ubuntu-noble-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 &&\ 2025-12-16 00:28:17.260002 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Plo 2025-12-16 00:28:17.260060 | 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 2025-12-16 00:28:17.260121 | 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 2025-12-16 00:28:17.260180 | 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 2025-12-16 00:28:17.260256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/bfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.260317 | 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 &&\ 2025-12-16 00:28:17.260363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.260424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/binding.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.260488 | 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 &&\ 2025-12-16 00:28:17.260548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.260606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/chassis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.260661 | 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 &&\ 2025-12-16 00:28:17.260712 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.260768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/encaps.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.260823 | 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 &&\ 2025-12-16 00:28:17.260872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.260927 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ha-chassis.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.260978 | 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 &&\ 2025-12-16 00:28:17.261031 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.261089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/if-status.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.261140 | 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 &&\ 2025-12-16 00:28:17.261191 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.261253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ip-mcast.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.261340 | 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 &&\ 2025-12-16 00:28:17.261390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.261448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.261520 | 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 &&\ 2025-12-16 00:28:17.261578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.261631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.261685 | 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 &&\ 2025-12-16 00:28:17.261735 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.261792 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lflow-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.261852 | 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 &&\ 2025-12-16 00:28:17.261896 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.261952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lflow-conj-ids.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.262004 | 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 &&\ 2025-12-16 00:28:17.262051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.262107 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/lport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.262159 | 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 &&\ 2025-12-16 00:28:17.262207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.262293 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ofctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.262350 | 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 &&\ 2025-12-16 00:28:17.262394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.262508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ofctrl-seqno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.262569 | 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 &&\ 2025-12-16 00:28:17.262617 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.262674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/pinctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.262729 | 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 &&\ 2025-12-16 00:28:17.262779 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.262836 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/patch.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.262887 | 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 &&\ 2025-12-16 00:28:17.262935 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.262994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ovn-controller.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.263047 | 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 &&\ 2025-12-16 00:28:17.263094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.263151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/physical.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.263208 | 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 &&\ 2025-12-16 00:28:17.263257 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.263333 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/local_data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.263385 | 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 &&\ 2025-12-16 00:28:17.263436 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.263548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ovsport.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.263605 | 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 &&\ 2025-12-16 00:28:17.263658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.263715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/vif-plug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.263773 | 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 &&\ 2025-12-16 00:28:17.263821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.263883 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/mirror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.263939 | 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 &&\ 2025-12-16 00:28:17.263986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.264040 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/mac-cache.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.264087 | 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 &&\ 2025-12-16 00:28:17.264133 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.264183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/statctrl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.264241 | 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 &&\ 2025-12-16 00:28:17.264300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.264351 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ct-zone.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.264402 | 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 &&\ 2025-12-16 00:28:17.264444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.264538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller/ovn-dns.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.264588 | 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 &&\ 2025-12-16 00:28:17.264627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.264676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller-vtep/binding.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.264714 | 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 &&\ 2025-12-16 00:28:17.264752 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.264793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller-vtep/gateway.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.264830 | 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 &&\ 2025-12-16 00:28:17.264867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.264898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller-vtep/ovn-controller-vtep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.264940 | 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 &&\ 2025-12-16 00:28:17.264978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.265018 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo controller-vtep/vtep.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.265049 | 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 &&\ 2025-12-16 00:28:17.265086 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.265129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/aging.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.265162 | 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 &&\ 2025-12-16 00:28:17.265194 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.265256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.265315 | 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 &&\ 2025-12-16 00:28:17.265347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.265397 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.265438 | 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 &&\ 2025-12-16 00:28:17.265493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.265530 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/ovn-northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.265567 | 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 &&\ 2025-12-16 00:28:17.265588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.265640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-global-config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.265675 | 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 &&\ 2025-12-16 00:28:17.265706 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.265747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.265777 | 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 &&\ 2025-12-16 00:28:17.265810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.265849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-lflow.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.265888 | 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 &&\ 2025-12-16 00:28:17.265917 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.265959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-meters.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.266001 | 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 &&\ 2025-12-16 00:28:17.266039 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.266078 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-northd-output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.266113 | 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 &&\ 2025-12-16 00:28:17.266150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.266187 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-port-group.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.266243 | 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 &&\ 2025-12-16 00:28:17.266283 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.266322 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-sync-sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.266361 | 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 &&\ 2025-12-16 00:28:17.266428 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.266514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-sync-from-sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.266556 | 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 &&\ 2025-12-16 00:28:17.266586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.266629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-lb-data.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.266673 | 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 &&\ 2025-12-16 00:28:17.266705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.266745 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-lr-nat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.266785 | 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 &&\ 2025-12-16 00:28:17.266829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.266867 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-lr-stateful.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.266899 | 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 &&\ 2025-12-16 00:28:17.266929 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.266974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-ls-stateful.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.267004 | 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 &&\ 2025-12-16 00:28:17.267033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.267091 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/en-sampling-app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.267213 | 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 &&\ 2025-12-16 00:28:17.267273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.267279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/inc-proc-northd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.267286 | 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 &&\ 2025-12-16 00:28:17.267289 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.267326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/ipam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.267390 | 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 &&\ 2025-12-16 00:28:17.267431 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.267515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/lflow-mgr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.267560 | 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 &&\ 2025-12-16 00:28:17.267599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.267648 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo northd/lb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.267679 | 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 &&\ 2025-12-16 00:28:17.267709 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.267750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo ic/ovn-ic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.267786 | 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 &&\ 2025-12-16 00:28:17.267816 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.267851 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/ovstest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.267882 | 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 &&\ 2025-12-16 00:28:17.267915 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.267952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.267984 | 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 &&\ 2025-12-16 00:28:17.268016 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.268053 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:depbase=`echo tests/test-ovn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ 2025-12-16 00:28:17.268088 | 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 &&\ 2025-12-16 00:28:17.268118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv -f $depbase.Tpo $depbase.Po 2025-12-16 00:28:17.268155 | 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 2025-12-16 00:28:17.268194 | 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 2025-12-16 00:28:17.268248 | 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 2025-12-16 00:28:17.268290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-dpdk-testsuite.tmp tests/system-dpdk-testsuite 2025-12-16 00:28:17.268332 | 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 2025-12-16 00:28:17.268366 | 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 2025-12-16 00:28:17.268402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-kmod-testsuite.tmp tests/system-kmod-testsuite 2025-12-16 00:28:17.268438 | 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 2025-12-16 00:28:17.268489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/perf-testsuite.tmp tests/perf-testsuite 2025-12-16 00:28:17.268567 | 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 2025-12-16 00:28:17.268608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/multinode-testsuite.tmp tests/multinode-testsuite 2025-12-16 00:28:17.268650 | 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 2025-12-16 00:28:17.268687 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ranlib lib/.libs/libovn.a 2025-12-16 00:28:17.268724 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: link: ( cd "lib/.libs" && rm -f "libovn.la" && ln -s "../libovn.la" "libovn.la" ) 2025-12-16 00:28:17.268771 | 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 2025-12-16 00:28:17.268822 | 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 2025-12-16 00:28:17.268860 | 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 2025-12-16 00:28:17.268899 | 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 2025-12-16 00:28:17.268937 | 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 2025-12-16 00:28:17.268976 | 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 2025-12-16 00:28:17.269010 | 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 2025-12-16 00:28:17.269052 | 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 2025-12-16 00:28:17.269083 | 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 2025-12-16 00:28:17.269122 | 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 2025-12-16 00:28:17.269159 | 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 2025-12-16 00:28:17.269198 | 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 2025-12-16 00:28:17.269246 | 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 2025-12-16 00:28:17.269308 | 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 2025-12-16 00:28:17.269351 | 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 2025-12-16 00:28:17.269393 | 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 2025-12-16 00:28:17.269430 | 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 2025-12-16 00:28:17.269496 | 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 2025-12-16 00:28:17.269518 | 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 2025-12-16 00:28:17.269555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/system-userspace-testsuite.tmp tests/system-userspace-testsuite 2025-12-16 00:28:17.269593 | 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 2025-12-16 00:28:17.269638 | 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 2025-12-16 00:28:17.269678 | 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 2025-12-16 00:28:17.269709 | 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 2025-12-16 00:28:17.269744 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:mv tests/testsuite.tmp tests/testsuite 2025-12-16 00:28:17.269786 | 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 2025-12-16 00:28:17.269820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:gmake[1]: Leaving directory '/ovn' 2025-12-16 00:28:17.269852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make install-am 2025-12-16 00:28:17.269888 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[1]: Entering directory '/ovn' 2025-12-16 00:28:17.269923 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[2]: Entering directory '/ovn' 2025-12-16 00:28:17.269958 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/bin' 2025-12-16 00:28:17.269994 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:ln -sf ovn_detrace.py /usr/bin/ovn-detrace 2025-12-16 00:28:17.270030 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:for plugin in utilities/bugtool/plugins/network-status/ovn.xml; do \ 2025-12-16 00:28:17.270062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: stem=`echo "$plugin" | sed 's,ovn/,,'`; \ 2025-12-16 00:28:17.270094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: stem=`echo "$stem" | sed 's,utilities/bugtool/plugins/,,'`; \ 2025-12-16 00:28:17.270124 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: dir=`expr "$stem" : '\(.*\)/[^/]*$'`; \ 2025-12-16 00:28:17.270156 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p "/usr/share/ovn/bugtool-plugins/$dir"; \ 2025-12-16 00:28:17.270190 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 "./$plugin" "/usr/share/ovn/bugtool-plugins/$stem"; \ 2025-12-16 00:28:17.270253 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:done 2025-12-16 00:28:17.270304 | 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' 2025-12-16 00:28:17.270338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man1' 2025-12-16 00:28:17.270375 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man5' 2025-12-16 00:28:17.270410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man7' 2025-12-16 00:28:17.270444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/man/man8' 2025-12-16 00:28:17.270514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovn-detrace.1 '/usr/share/man/man1' 2025-12-16 00:28:17.270555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 ovn-architecture.7 '/usr/share/man/man7' 2025-12-16 00:28:17.270592 | 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' 2025-12-16 00:28:17.270626 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/include/ovn' 2025-12-16 00:28:17.270666 | 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' 2025-12-16 00:28:17.270700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/ovn' 2025-12-16 00:28:17.270735 | 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' 2025-12-16 00:28:17.270770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/ovn/scripts' 2025-12-16 00:28:17.270800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/share/ovn/scripts' 2025-12-16 00:28:17.270833 | 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' 2025-12-16 00:28:17.270865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/install -c -m 644 utilities/ovn-lib '/usr/share/ovn/scripts' 2025-12-16 00:28:17.270897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/lib' 2025-12-16 00:28:17.270931 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /bin/bash ./libtool --mode=install /usr/bin/install -c lib/libovn.la '/usr/lib' 2025-12-16 00:28:17.270968 | 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' 2025-12-16 00:28:17.271000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libovn.lai /usr/lib/libovn.la 2025-12-16 00:28:17.271033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c lib/.libs/libovn.a /usr/lib/libovn.a 2025-12-16 00:28:17.271067 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: chmod 644 /usr/lib/libovn.a 2025-12-16 00:28:17.271101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: ranlib /usr/lib/libovn.a 2025-12-16 00:28:17.271131 | 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 2025-12-16 00:28:17.271167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:---------------------------------------------------------------------- 2025-12-16 00:28:17.271197 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Libraries have been installed in: 2025-12-16 00:28:17.271242 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/lib 2025-12-16 00:28:17.271301 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:If you ever happen to want to link against installed libraries 2025-12-16 00:28:17.271334 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:in a given directory, LIBDIR, you must either use libtool, and 2025-12-16 00:28:17.271363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:specify the full pathname of the library, or use the '-LLIBDIR' 2025-12-16 00:28:17.271395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:flag during linking and do at least one of the following: 2025-12-16 00:28:17.271424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable 2025-12-16 00:28:17.271469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: during execution 2025-12-16 00:28:17.271503 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - add LIBDIR to the 'LD_RUN_PATH' environment variable 2025-12-16 00:28:17.271532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: during linking 2025-12-16 00:28:17.271586 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - use the '-Wl,-rpath -Wl,LIBDIR' linker flag 2025-12-16 00:28:17.271616 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: - have your system administrator add LIBDIR to '/etc/ld.so.conf' 2025-12-16 00:28:17.271647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:See any operating system documentation about shared libraries for 2025-12-16 00:28:17.271677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:more information, such as the ld(1) and ld.so(8) manual pages. 2025-12-16 00:28:17.271710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:---------------------------------------------------------------------- 2025-12-16 00:28:17.271750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: /usr/bin/mkdir -p '/usr/bin' 2025-12-16 00:28:17.271780 | 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' 2025-12-16 00:28:17.271812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-nbctl /usr/bin/ovn-nbctl 2025-12-16 00:28:17.271845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-sbctl /usr/bin/ovn-sbctl 2025-12-16 00:28:17.271879 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-ic-nbctl /usr/bin/ovn-ic-nbctl 2025-12-16 00:28:17.271912 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-ic-sbctl /usr/bin/ovn-ic-sbctl 2025-12-16 00:28:17.271946 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-trace /usr/bin/ovn-trace 2025-12-16 00:28:17.271977 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-appctl /usr/bin/ovn-appctl 2025-12-16 00:28:17.272014 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c utilities/ovn-debug /usr/bin/ovn-debug 2025-12-16 00:28:17.272043 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c controller/ovn-controller /usr/bin/ovn-controller 2025-12-16 00:28:17.272078 | 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 2025-12-16 00:28:17.272109 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c northd/ovn-northd /usr/bin/ovn-northd 2025-12-16 00:28:17.272142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:libtool: install: /usr/bin/install -c ic/ovn-ic /usr/bin/ovn-ic 2025-12-16 00:28:17.272175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[2]: Leaving directory '/ovn' 2025-12-16 00:28:17.272207 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:make[1]: Leaving directory '/ovn' 2025-12-16 00:28:17.272256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading package lists... 2025-12-16 00:28:17.272298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Building dependency tree... 2025-12-16 00:28:17.272353 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Reading state information... 2025-12-16 00:28:17.272396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following packages were automatically installed and are no longer required: 2025-12-16 00:28:17.272426 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-12-16 00:28:17.272480 | 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 2025-12-16 00:28:17.272500 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-12-16 00:28:17.272531 | 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 2025-12-16 00:28:17.272569 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2025-12-16 00:28:17.272599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-12-16 00:28:17.272628 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-12-16 00:28:17.272661 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-12-16 00:28:17.272688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-12-16 00:28:17.272718 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-12-16 00:28:17.272748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-12-16 00:28:17.272777 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-12-16 00:28:17.272806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblocale-gettext-perl liblsan0 2025-12-16 00:28:17.272842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libltdl7 libmagic-mgc libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 2025-12-16 00:28:17.272875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libsframe1 libsharpyuv0 libstdc++-13-dev libtiff6 libtsan2 libubsan1 2025-12-16 00:28:17.272907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libwebp7 libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 2025-12-16 00:28:17.272940 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libxpm4 linux-libc-dev lto-disabled-list m4 make manpages manpages-dev 2025-12-16 00:28:17.272974 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: openssh-client patch rpcsvc-proto xauth xz-utils 2025-12-16 00:28:17.273004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Use 'apt autoremove' to remove them. 2025-12-16 00:28:17.273037 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:The following packages will be REMOVED: 2025-12-16 00:28:17.273073 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: autoconf automake build-essential git libcap-ng-dev libjemalloc-dev 2025-12-16 00:28:17.273104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: libltdl-dev libssl-dev libtool libunbound-dev 2025-12-16 00:28:17.273137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:0 upgraded, 0 newly installed, 10 to remove and 0 not upgraded. 2025-12-16 00:28:17.273168 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:After this operation, 47.2 MB disk space will be freed. 2025-12-16 00:28:17.273218 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-12-16 00:28:17.273283 | 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% 2025-12-16 00:28:17.273304 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 70% 2025-12-16 00:28:17.273339 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 75% 2025-12-16 00:28:17.273368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 80% 2025-12-16 00:28:17.273388 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 2025-12-16 00:28:17.273432 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:85% 2025-12-16 00:28:17.273482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 90% 2025-12-16 00:28:17.273504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 95% 2025-12-16 00:28:17.273547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:(Reading database ... 100% (Reading database ... 20847 files and directories currently installed.) 2025-12-16 00:28:17.273568 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libltdl-dev:amd64 (2.4.7-7build1) ... 2025-12-16 00:28:17.273610 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing automake (1:1.16.5-1.3ubuntu1) ... 2025-12-16 00:28:17.273649 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing autoconf (2.71-3) ... 2025-12-16 00:28:17.273672 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:28:17.273711 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing git (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:28:17.273748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libcap-ng-dev:amd64 (0.8.4-2build2) ... 2025-12-16 00:28:17.273768 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libjemalloc-dev (5.3.0-2build1) ... 2025-12-16 00:28:17.273809 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libssl-dev:amd64 (3.0.13-0ubuntu3.6) ... 2025-12-16 00:28:17.273844 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libtool (2.4.7-7build1) ... 2025-12-16 00:28:17.273865 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Removing libunbound-dev:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:28:17.273911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 540ef497015a 2025-12-16 00:28:17.273933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 43ef4d93f792 2025-12-16 00:28:17.273975 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:28:17.274006 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 644f5f3bd15c 2025-12-16 00:28:17.274026 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Step 5/5 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-16 00:28:17.274082 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Running in 84652af4b527 2025-12-16 00:28:17.274112 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> Removed intermediate container 84652af4b527 2025-12-16 00:28:17.274142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base: ---> 5d481c30be63 2025-12-16 00:28:17.274200 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully built c76d0ddf7e1b 2025-12-16 00:28:17.274224 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Successfully tagged osism.harbor.regio.digital/kolla/ovn-base:build-20251216 2025-12-16 00:28:17.274338 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-base:Built at 2025-12-16 00:28:17.274244 (took 0:03:26.255498) 2025-12-16 00:28:17.274428 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-sb-db-server) to queue 2025-12-16 00:28:17.274525 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-controller) to queue 2025-12-16 00:28:17.274568 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-nb-db-server) to queue 2025-12-16 00:28:17.274605 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ovn-northd) to queue 2025-12-16 00:28:17.274969 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-db) 2025-12-16 00:28:17.275210 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Processing 2025-12-16 00:28:17.275216 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building started at 2025-12-16 00:28:17.274997 2025-12-16 00:28:17.276032 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 plugins into plugins archive 2025-12-16 00:28:17.276608 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-db:Turned 0 additions into additions archive 2025-12-16 00:28:21.427422 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20251216 2025-12-16 00:28:21.427616 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> b25516b5ca6a 2025-12-16 00:28:21.427666 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 2/6 : LABEL "build-date"="20251216" "name"="ovsdpdk-db" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:28:21.427685 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in c80da4888d2b 2025-12-16 00:28:21.427731 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container c80da4888d2b 2025-12-16 00:28:21.427744 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 007fafd03b02 2025-12-16 00:28:21.427848 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2025-12-16 00:28:21.427961 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 05213e7f884c 2025-12-16 00:28:21.428034 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Step 4/6 : COPY start_ovsdb_server.sh /usr/local/bin/start-ovsdb-server 2025-12-16 00:28:21.428154 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 66d804669adf 2025-12-16 00:28:21.428206 | 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 2025-12-16 00:28:21.428306 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in 404a33da93d1 2025-12-16 00:28:21.428360 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container 404a33da93d1 2025-12-16 00:28:21.428495 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 601d4ed7fad5 2025-12-16 00:28:21.428513 | 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 2025-12-16 00:28:21.428580 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Running in bbc084c30485 2025-12-16 00:28:21.428867 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2025-12-16 00:28:21.428929 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2025-12-16 00:28:21.428978 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2025-12-16 00:28:21.428989 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Package 'build-essential' is not installed, so not removed 2025-12-16 00:28:21.429094 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:28:21.429188 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading package lists... 2025-12-16 00:28:21.429405 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Building dependency tree... 2025-12-16 00:28:21.429487 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Reading state information... 2025-12-16 00:28:21.429667 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:28:21.429718 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> Removed intermediate container bbc084c30485 2025-12-16 00:28:21.429817 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db: ---> 4c411211ea99 2025-12-16 00:28:21.429908 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully built ab8ee7c55c39 2025-12-16 00:28:21.430014 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251216 2025-12-16 00:28:21.430162 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-db:Built at 2025-12-16 00:28:21.429998 (took 0:00:04.155001) 2025-12-16 00:28:21.431008 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovsdpdk-vswitchd) 2025-12-16 00:28:21.431126 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Processing 2025-12-16 00:28:21.431291 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building started at 2025-12-16 00:28:21.431088 2025-12-16 00:28:21.433053 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 plugins into plugins archive 2025-12-16 00:28:21.434163 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovsdpdk-vswitchd:Turned 0 additions into additions archive 2025-12-16 00:28:25.421784 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovsdpdk:build-20251216 2025-12-16 00:28:25.421862 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> b25516b5ca6a 2025-12-16 00:28:25.421947 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 2/5 : LABEL "build-date"="20251216" "name"="ovsdpdk-vswitchd" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:28:25.421990 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in 046264cb3476 2025-12-16 00:28:25.422004 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container 046264cb3476 2025-12-16 00:28:25.422015 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> f572edc4b48f 2025-12-16 00:28:25.422050 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovsdpdk_extend_start 2025-12-16 00:28:25.422061 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 18bb6953cd59 2025-12-16 00:28:25.422111 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovsdpdk_extend_start 2025-12-16 00:28:25.422186 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in b6bdbf839878 2025-12-16 00:28:25.422293 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container b6bdbf839878 2025-12-16 00:28:25.422307 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> d28e4f4a813a 2025-12-16 00:28:25.422372 | 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 2025-12-16 00:28:25.422412 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Running in e93a4c8bb491 2025-12-16 00:28:25.422514 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2025-12-16 00:28:25.422553 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2025-12-16 00:28:25.422615 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2025-12-16 00:28:25.422690 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Package 'build-essential' is not installed, so not removed 2025-12-16 00:28:25.422720 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:28:25.422789 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading package lists... 2025-12-16 00:28:25.422822 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Building dependency tree... 2025-12-16 00:28:25.422888 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Reading state information... 2025-12-16 00:28:25.422928 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:28:25.422999 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> Removed intermediate container e93a4c8bb491 2025-12-16 00:28:25.423038 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd: ---> 3f0cc34cbb7d 2025-12-16 00:28:25.423114 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully built e4350cfd2fcb 2025-12-16 00:28:25.423180 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Successfully tagged osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251216 2025-12-16 00:28:25.423359 | ubuntu-noble-large | INFO:kolla.common.utils.ovsdpdk-vswitchd:Built at 2025-12-16 00:28:25.423166 (took 0:00:03.992078) 2025-12-16 00:28:25.423898 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-server) 2025-12-16 00:28:25.423975 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Processing 2025-12-16 00:28:25.424069 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building started at 2025-12-16 00:28:25.423943 2025-12-16 00:28:25.425398 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 plugins into plugins archive 2025-12-16 00:28:25.426364 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-server:Turned 0 additions into additions archive 2025-12-16 00:28:55.588893 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 1/18 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20251216 2025-12-16 00:28:55.588968 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> d81a6babca01 2025-12-16 00:28:55.588985 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 2/18 : LABEL "build-date"="20251216" "name"="mariadb-server" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:28:55.589001 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 57c18362723c 2025-12-16 00:28:55.589074 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 57c18362723c 2025-12-16 00:28:55.589085 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 0f710c96d4de 2025-12-16 00:28:55.589096 | 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 2025-12-16 00:28:55.589106 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 0e44398566dc 2025-12-16 00:28:55.589115 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 0e44398566dc 2025-12-16 00:28:55.589124 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 5119fd686018 2025-12-16 00:28:55.589135 | 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 2025-12-16 00:28:55.589147 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 530f698119f9 2025-12-16 00:28:55.589156 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 530f698119f9 2025-12-16 00:28:55.589165 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 7bb42f864e16 2025-12-16 00:28:55.589179 | 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/* 2025-12-16 00:28:55.589190 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in de8253272627 2025-12-16 00:28:55.589202 | 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] 2025-12-16 00:28:55.589300 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:28:55.589319 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:28:55.589383 | 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] 2025-12-16 00:28:55.589419 | 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] 2025-12-16 00:28:55.589476 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:28:55.591421 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:28:55.591482 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:28:55.591490 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:28:55.591518 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:10 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:28:55.591525 | 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 Packages [19.5 kB] 2025-12-16 00:28:55.591533 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:28:55.591539 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:28:55.591546 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:14 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:28:55.591552 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:15 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:28:55.591571 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:16 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:28:55.591578 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:17 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:28:55.591584 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 29.0 MB in 3s (9,977 kB/s) 2025-12-16 00:28:55.591591 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-12-16 00:28:55.591598 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-12-16 00:28:55.591604 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-12-16 00:28:55.591610 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-12-16 00:28:55.591617 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following additional packages will be installed: 2025-12-16 00:28:55.591623 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-server-core psmisc 2025-12-16 00:28:55.591629 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: rsync tcl-expect tcl8.6 2025-12-16 00:28:55.591636 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Suggested packages: 2025-12-16 00:28:55.591642 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: tk8.6 libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl 2025-12-16 00:28:55.591648 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mailx mariadb-test netcat-openbsd openssh-client openssh-server 2025-12-16 00:28:55.591655 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: python3-braceexpand tcl-tclreadline 2025-12-16 00:28:55.591661 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Recommended packages: 2025-12-16 00:28:55.591667 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: libhtml-template-perl pv 2025-12-16 00:28:55.591674 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:The following NEW packages will be installed: 2025-12-16 00:28:55.591680 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: expect galera-4 libdbi-perl libpopt0 libtcl8.6 liburing2 mariadb-backup 2025-12-16 00:28:55.591686 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: mariadb-server mariadb-server-core psmisc rsync tcl-expect tcl8.6 2025-12-16 00:28:55.591693 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 13 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:28:55.591699 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Need to get 31.0 MB of archives. 2025-12-16 00:28:55.591705 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:After this operation, 149 MB of additional disk space will be used. 2025-12-16 00:28:55.591711 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:28:55.591718 | 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] 2025-12-16 00:28:55.591724 | 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.2 [436 kB] 2025-12-16 00:28:55.591730 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libdbi-perl amd64 1.643-4build3 [721 kB] 2025-12-16 00:28:55.591737 | 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] 2025-12-16 00:28:55.591743 | 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] 2025-12-16 00:28:55.591749 | 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] 2025-12-16 00:28:55.591767 | 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] 2025-12-16 00:28:55.591773 | 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] 2025-12-16 00:28:55.591785 | 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] 2025-12-16 00:28:55.591796 | 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.24-ubu2404 [10.2 MB] 2025-12-16 00:28:55.591806 | 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.15+maria~ubu2404 [7,648 kB] 2025-12-16 00:28:55.591814 | 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.15+maria~ubu2404 [3,452 kB] 2025-12-16 00:28:55.591820 | 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.15+maria~ubu2404 [7,065 kB] 2025-12-16 00:28:55.591827 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preconfiguring packages ... 2025-12-16 00:28:55.591833 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Fetched 31.0 MB in 5s (6,741 kB/s) 2025-12-16 00:28:55.591839 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libpopt0:amd64. 2025-12-16 00:28:55.591846 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2025-12-16 00:28:55.591855 | 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% 2025-12-16 00:28:55.591864 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 75% 2025-12-16 00:28:55.591870 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 80% 2025-12-16 00:28:55.591876 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 2025-12-16 00:28:55.591883 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:85% 2025-12-16 00:28:55.591889 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 90% 2025-12-16 00:28:55.591895 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 95% 2025-12-16 00:28:55.591901 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:(Reading database ... 100% (Reading database ... 11716 files and directories currently installed.) 2025-12-16 00:28:55.591908 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../00-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-16 00:28:55.591914 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 00:28:55.591921 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package rsync. 2025-12-16 00:28:55.591927 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../01-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-12-16 00:28:55.591933 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-12-16 00:28:55.591939 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package galera-4. 2025-12-16 00:28:55.591945 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../02-galera-4_26.4.24-ubu2404_amd64.deb ... 2025-12-16 00:28:55.591952 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking galera-4 (26.4.24-ubu2404) ... 2025-12-16 00:28:55.591958 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libdbi-perl:amd64. 2025-12-16 00:28:55.591964 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../03-libdbi-perl_1.643-4build3_amd64.deb ... 2025-12-16 00:28:55.591970 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: 2025-12-16 00:28:55.591977 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libdbi-perl:amd64 (1.643-4build3) ... 2025-12-16 00:28:55.591983 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package liburing2:amd64. 2025-12-16 00:28:55.591994 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../04-liburing2_2.5-1build1_amd64.deb ... 2025-12-16 00:28:55.592001 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-12-16 00:28:55.592007 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server-core. 2025-12-16 00:28:55.592013 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../05-mariadb-server-core_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-12-16 00:28:55.592020 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server-core (1:10.11.15+maria~ubu2404) ... 2025-12-16 00:28:55.592026 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package psmisc. 2025-12-16 00:28:55.592032 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../06-psmisc_23.7-1build1_amd64.deb ... 2025-12-16 00:28:55.592046 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking psmisc (23.7-1build1) ... 2025-12-16 00:28:55.592053 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-server. 2025-12-16 00:28:55.592059 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../07-mariadb-server_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-12-16 00:28:55.592071 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-server (1:10.11.15+maria~ubu2404) ... 2025-12-16 00:28:55.592077 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package libtcl8.6:amd64. 2025-12-16 00:28:55.592084 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../08-libtcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2025-12-16 00:28:55.592090 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2025-12-16 00:28:55.592096 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl8.6. 2025-12-16 00:28:55.592103 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../09-tcl8.6_8.6.14+dfsg-1build1_amd64.deb ... 2025-12-16 00:28:55.592109 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl8.6 (8.6.14+dfsg-1build1) ... 2025-12-16 00:28:55.592115 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package tcl-expect:amd64. 2025-12-16 00:28:55.592122 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../10-tcl-expect_5.45.4-3_amd64.deb ... 2025-12-16 00:28:55.592128 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking tcl-expect:amd64 (5.45.4-3) ... 2025-12-16 00:28:55.592135 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package expect. 2025-12-16 00:28:55.592141 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../11-expect_5.45.4-3_amd64.deb ... 2025-12-16 00:28:55.592147 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking expect (5.45.4-3) ... 2025-12-16 00:28:55.592154 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Selecting previously unselected package mariadb-backup. 2025-12-16 00:28:55.592160 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Preparing to unpack .../12-mariadb-backup_1%3a10.11.15+maria~ubu2404_amd64.deb ... 2025-12-16 00:28:55.592166 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Unpacking mariadb-backup (1:10.11.15+maria~ubu2404) ... 2025-12-16 00:28:55.592173 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up galera-4 (26.4.24-ubu2404) ... 2025-12-16 00:28:55.592179 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up psmisc (23.7-1build1) ... 2025-12-16 00:28:55.592189 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libtcl8.6:amd64 (8.6.14+dfsg-1build1) ... 2025-12-16 00:28:55.592195 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up liburing2:amd64 (2.5-1build1) ... 2025-12-16 00:28:55.592202 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libdbi-perl:amd64 (1.643-4build3) ... 2025-12-16 00:28:55.592208 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 00:28:55.592214 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl8.6 (8.6.14+dfsg-1build1) ... 2025-12-16 00:28:55.592256 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up tcl-expect:amd64 (5.45.4-3) ... 2025-12-16 00:28:55.592270 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-backup (1:10.11.15+maria~ubu2404) ... 2025-12-16 00:28:55.592303 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server-core (1:10.11.15+maria~ubu2404) ... 2025-12-16 00:28:55.592375 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-12-16 00:28:55.592385 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-12-16 00:28:55.592423 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:28:55.592471 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up expect (5.45.4-3) ... 2025-12-16 00:28:55.592481 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Setting up mariadb-server (1:10.11.15+maria~ubu2404) ... 2025-12-16 00:28:55.592550 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-12-16 00:28:55.592562 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of stop. 2025-12-16 00:28:55.592596 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: could not determine current runlevel 2025-12-16 00:28:55.592643 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:28:55.592714 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:28:55.592751 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container de8253272627 2025-12-16 00:28:55.592795 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> a6c29c5f9afc 2025-12-16 00:28:55.592806 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 6/18 : COPY mariadb_sudoers /etc/sudoers.d/kolla_mariadb_sudoers 2025-12-16 00:28:55.592861 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 6b9d6a489acd 2025-12-16 00:28:55.592905 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 7/18 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:28:55.592915 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> a81a36a50c82 2025-12-16 00:28:55.592967 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 8/18 : COPY security_reset.expect /usr/local/bin/kolla_security_reset 2025-12-16 00:28:55.593013 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 6ce179aa5532 2025-12-16 00:28:55.593024 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 9/18 : COPY backup.sh /usr/local/bin/kolla_mariadb_backup.sh 2025-12-16 00:28:55.593076 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 8bc1069ada65 2025-12-16 00:28:55.593126 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 10/18 : COPY backup_replica.sh /usr/local/bin/kolla_mariadb_backup_replica.sh 2025-12-16 00:28:55.593137 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 23c9ae27b2b7 2025-12-16 00:28:55.593188 | 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/* 2025-12-16 00:28:55.593247 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 747802031b22 2025-12-16 00:28:55.593261 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 747802031b22 2025-12-16 00:28:55.593319 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 4706b68a8c12 2025-12-16 00:28:55.593353 | 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 2025-12-16 00:28:55.593505 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in b81ed8198b8e 2025-12-16 00:28:55.593542 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container b81ed8198b8e 2025-12-16 00:28:55.593554 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> c8690d59e283 2025-12-16 00:28:55.593585 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 13/18 : COPY healthcheck_mariadb /usr/local/bin/healthcheck_mariadb 2025-12-16 00:28:55.593595 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 3f471be73ce2 2025-12-16 00:28:55.593604 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 14/18 : RUN chmod 755 /usr/local/bin/healthcheck_mariadb 2025-12-16 00:28:55.593613 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 577bf544e271 2025-12-16 00:28:55.593625 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 577bf544e271 2025-12-16 00:28:55.593654 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> f246e1e8517f 2025-12-16 00:28:55.593689 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 15/18 : ENTRYPOINT ["dumb-init", "--"] 2025-12-16 00:28:55.593751 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in e55143d271c9 2025-12-16 00:28:55.593765 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container e55143d271c9 2025-12-16 00:28:55.593811 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 5d9faa56608d 2025-12-16 00:28:55.593826 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 16/18 : CMD ["kolla_start"] 2025-12-16 00:28:55.593880 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 06c9f5faa738 2025-12-16 00:28:55.593894 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 06c9f5faa738 2025-12-16 00:28:55.593938 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> 3fc391dec1a4 2025-12-16 00:28:55.593955 | 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 2025-12-16 00:28:55.594013 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in 3d517e1f83cd 2025-12-16 00:28:55.594027 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-12-16 00:28:55.594071 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-12-16 00:28:55.594084 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-12-16 00:28:55.594141 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Package 'build-essential' is not installed, so not removed 2025-12-16 00:28:55.594154 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:28:55.594203 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading package lists... 2025-12-16 00:28:55.594216 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Building dependency tree... 2025-12-16 00:28:55.594295 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Reading state information... 2025-12-16 00:28:55.594316 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:28:55.594403 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container 3d517e1f83cd 2025-12-16 00:28:55.594416 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> efbd89c5a190 2025-12-16 00:28:55.594474 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Step 18/18 : USER mysql 2025-12-16 00:28:55.594487 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Running in a8d175225505 2025-12-16 00:28:55.594538 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> Removed intermediate container a8d175225505 2025-12-16 00:28:55.594550 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server: ---> c697b86e9849 2025-12-16 00:28:55.594604 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully built 45b5ce4e6ba7 2025-12-16 00:28:55.594617 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-server:build-20251216 2025-12-16 00:28:55.594722 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-server:Built at 2025-12-16 00:28:55.594630 (took 0:00:30.170687) 2025-12-16 00:28:55.595032 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(mariadb-clustercheck) 2025-12-16 00:28:55.595058 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Processing 2025-12-16 00:28:55.595119 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building started at 2025-12-16 00:28:55.595056 2025-12-16 00:28:55.595902 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 plugins into plugins archive 2025-12-16 00:28:55.596384 | ubuntu-noble-large | DEBUG:kolla.common.utils.mariadb-clustercheck:Turned 0 additions into additions archive 2025-12-16 00:28:59.025400 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 1/6 : FROM osism.harbor.regio.digital/kolla/mariadb-base:build-20251216 2025-12-16 00:28:59.025525 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> d81a6babca01 2025-12-16 00:28:59.025554 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 2/6 : LABEL "build-date"="20251216" "name"="mariadb-clustercheck" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:28:59.025747 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 01bdd8b0ddbd 2025-12-16 00:28:59.025823 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 01bdd8b0ddbd 2025-12-16 00:28:59.025895 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 3d01e7c9a886 2025-12-16 00:28:59.026018 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:28:59.026165 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 07e9e26037fc 2025-12-16 00:28:59.026439 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Step 4/6 : COPY socat_wrapper.sh /usr/local/bin/socat_wrapper 2025-12-16 00:28:59.026539 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 78d30f9d94e5 2025-12-16 00:28:59.026617 | 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 2025-12-16 00:28:59.026695 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 8506e9bf494b 2025-12-16 00:28:59.026768 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 8506e9bf494b 2025-12-16 00:28:59.026839 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 28f5125c82c2 2025-12-16 00:28:59.026916 | 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 2025-12-16 00:28:59.026991 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Running in 23a77165752d 2025-12-16 00:28:59.027063 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2025-12-16 00:28:59.027136 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2025-12-16 00:28:59.027208 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2025-12-16 00:28:59.027310 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Package 'build-essential' is not installed, so not removed 2025-12-16 00:28:59.027412 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:28:59.027458 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading package lists... 2025-12-16 00:28:59.027551 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Building dependency tree... 2025-12-16 00:28:59.028522 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Reading state information... 2025-12-16 00:28:59.028553 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:28:59.028563 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> Removed intermediate container 23a77165752d 2025-12-16 00:28:59.028572 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck: ---> 85ad90388259 2025-12-16 00:28:59.028582 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully built 307605e9ae4b 2025-12-16 00:28:59.028614 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Successfully tagged osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251216 2025-12-16 00:28:59.028625 | ubuntu-noble-large | INFO:kolla.common.utils.mariadb-clustercheck:Built at 2025-12-16 00:28:59.027897 (took 0:00:03.432841) 2025-12-16 00:28:59.028907 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker-remote) 2025-12-16 00:28:59.029024 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Processing 2025-12-16 00:28:59.029037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building started at 2025-12-16 00:28:59.028785 2025-12-16 00:28:59.030293 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 plugins into plugins archive 2025-12-16 00:28:59.031060 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker-remote:Turned 0 additions into additions archive 2025-12-16 00:29:14.563869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251216 2025-12-16 00:29:14.563937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 7bd8bd8b4916 2025-12-16 00:29:14.564000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Step 2/3 : LABEL "build-date"="20251216" "name"="hacluster-pacemaker-remote" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:29:14.564012 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in f935016f520b 2025-12-16 00:29:14.564019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container f935016f520b 2025-12-16 00:29:14.564041 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 93f17a4bd1cb 2025-12-16 00:29:14.564052 | 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/* 2025-12-16 00:29:14.564113 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Running in 60e79c9679de 2025-12-16 00:29:14.564137 | 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] 2025-12-16 00:29:14.564213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:29:14.564292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:29:14.564326 | 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] 2025-12-16 00:29:14.564374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:29:14.564425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:29:14.564471 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:29:14.564519 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:29:14.564563 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:29:14.564609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:29:14.564656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:29:14.564701 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:29:14.564738 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:29:14.564797 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:29:14.564817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:29:14.564857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 29.0 MB in 3s (10.2 MB/s) 2025-12-16 00:29:14.564902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2025-12-16 00:29:14.564942 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading package lists... 2025-12-16 00:29:14.564980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Building dependency tree... 2025-12-16 00:29:14.565017 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Reading state information... 2025-12-16 00:29:14.565054 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following additional packages will be installed: 2025-12-16 00:29:14.565097 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2025-12-16 00:29:14.565141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2025-12-16 00:29:14.565183 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-12-16 00:29:14.565256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-common 2025-12-16 00:29:14.565315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-resource-agents resource-agents-base resource-agents-common 2025-12-16 00:29:14.565340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Suggested packages: 2025-12-16 00:29:14.565382 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: low-memory-monitor resource-agents-extra targetcli-fb postgresql 2025-12-16 00:29:14.565427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Recommended packages: 2025-12-16 00:29:14.565448 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: dbus libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-12-16 00:29:14.565684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:The following NEW packages will be installed: 2025-12-16 00:29:14.565735 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libcib27t64 libcrmcommon34t64 libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 2025-12-16 00:29:14.565777 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libicu74 liblrmd28t64 libltdl7 libncurses6 libnet1 libpacemaker1t64 2025-12-16 00:29:14.565786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-12-16 00:29:14.565823 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: libstonithd26t64 libxml2 libxslt1.1 pacemaker-cli-utils pacemaker-common 2025-12-16 00:29:14.565831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: pacemaker-remote pacemaker-resource-agents resource-agents-base 2025-12-16 00:29:14.565839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: resource-agents-common 2025-12-16 00:29:14.565867 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:29:14.565874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Need to get 15.2 MB of archives. 2025-12-16 00:29:14.565882 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:After this operation, 50.7 MB of additional disk space will be used. 2025-12-16 00:29:14.565908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:29:14.565916 | 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] 2025-12-16 00:29:14.565958 | 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] 2025-12-16 00:29:14.566035 | 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.5 [1,544 kB] 2025-12-16 00:29:14.566046 | 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] 2025-12-16 00:29:14.566095 | 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] 2025-12-16 00:29:14.566127 | 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] 2025-12-16 00:29:14.566177 | 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] 2025-12-16 00:29:14.566221 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-12-16 00:29:14.566347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-12-16 00:29:14.566363 | 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] 2025-12-16 00:29:14.566407 | 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] 2025-12-16 00:29:14.566449 | 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.6 [763 kB] 2025-12-16 00:29:14.566491 | 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.2 [167 kB] 2025-12-16 00:29:14.566574 | 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] 2025-12-16 00:29:14.566588 | 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] 2025-12-16 00:29:14.566663 | 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] 2025-12-16 00:29:14.566702 | 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] 2025-12-16 00:29:14.566728 | 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] 2025-12-16 00:29:14.566774 | 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] 2025-12-16 00:29:14.566787 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-12-16 00:29:14.566836 | 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] 2025-12-16 00:29:14.566879 | 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] 2025-12-16 00:29:14.566936 | 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] 2025-12-16 00:29:14.566999 | 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] 2025-12-16 00:29:14.567013 | 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] 2025-12-16 00:29:14.567070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Fetched 15.2 MB in 1s (14.0 MB/s) 2025-12-16 00:29:14.567117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-common. 2025-12-16 00:29:14.567130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2025-12-16 00:29:14.567176 | 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% 2025-12-16 00:29:14.567224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2025-12-16 00:29:14.567341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:70% 2025-12-16 00:29:14.567382 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 75% 2025-12-16 00:29:14.567424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 80% 2025-12-16 00:29:14.567466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2025-12-16 00:29:14.567508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:85% (Reading database ... 90% 2025-12-16 00:29:14.567549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 95% 2025-12-16 00:29:14.567567 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:(Reading database ... 2025-12-16 00:29:14.567629 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:29:14.567679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../00-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-12-16 00:29:14.567692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.567735 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libnet1:amd64. 2025-12-16 00:29:14.567792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-12-16 00:29:14.567846 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-12-16 00:29:14.567884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-16 00:29:14.567902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../02-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 00:29:14.567945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:29:14.568018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libltdl7:amd64. 2025-12-16 00:29:14.568036 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2025-12-16 00:29:14.568100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-12-16 00:29:14.568115 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-12-16 00:29:14.568157 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpils2t64. 2025-12-16 00:29:14.568201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../04-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-12-16 00:29:14.568294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-12-16 00:29:14.568349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libplumb2t64. 2025-12-16 00:29:14.568392 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../05-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-12-16 00:29:14.568438 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-12-16 00:29:14.568480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libqb100:amd64. 2025-12-16 00:29:14.568524 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../06-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-12-16 00:29:14.568579 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-16 00:29:14.568639 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-common. 2025-12-16 00:29:14.568685 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../07-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-12-16 00:29:14.568699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-12-16 00:29:14.568742 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package resource-agents-base. 2025-12-16 00:29:14.568792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../08-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-12-16 00:29:14.568865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-12-16 00:29:14.568878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-resource-agents. 2025-12-16 00:29:14.568935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../09-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-12-16 00:29:14.568984 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.568999 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libicu74:amd64. 2025-12-16 00:29:14.569043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../10-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-12-16 00:29:14.569093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:29:14.569147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxml2:amd64. 2025-12-16 00:29:14.569205 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../11-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-16 00:29:14.569219 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:29:14.569399 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libxslt1.1:amd64. 2025-12-16 00:29:14.569417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../12-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:29:14.569460 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:29:14.569499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-12-16 00:29:14.569541 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../13-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:14.569562 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.569608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-16 00:29:14.569622 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../14-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:29:14.569664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:29:14.569712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcrmservice28t64:amd64. 2025-12-16 00:29:14.569776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../15-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:14.569798 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.569845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libstonithd26t64:amd64. 2025-12-16 00:29:14.569887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../16-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:14.569912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.569954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package liblrmd28t64:amd64. 2025-12-16 00:29:14.569992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../17-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:14.570018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.570064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-remote. 2025-12-16 00:29:14.570077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-12-16 00:29:14.570118 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../18-pacemaker-remote_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:14.570175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-remote (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.570223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libncurses6:amd64. 2025-12-16 00:29:14.570359 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../19-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-16 00:29:14.570379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 00:29:14.570393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-rules26t64:amd64. 2025-12-16 00:29:14.570443 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../20-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:14.570477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.570508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libcib27t64:amd64. 2025-12-16 00:29:14.570524 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../21-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:14.570556 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.570592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpe-status28t64:amd64. 2025-12-16 00:29:14.570603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../22-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:14.570678 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.570697 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package libpacemaker1t64:amd64. 2025-12-16 00:29:14.570737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../23-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:14.570770 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-12-16 00:29:14.570824 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.570878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Selecting previously unselected package pacemaker-cli-utils. 2025-12-16 00:29:14.570893 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Preparing to unpack .../24-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:14.570935 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.570973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.571011 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The group `haclient' already exists as a system group. Exiting. 2025-12-16 00:29:14.571068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:info: The system user `hacluster' already exists. Exiting. 2025-12-16 00:29:14.571083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: 2025-12-16 00:29:14.571117 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records in 2025-12-16 00:29:14.571153 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:1+0 records out 2025-12-16 00:29:14.571191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000251081 s, 16.3 MB/s 2025-12-16 00:29:14.571226 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-16 00:29:14.571329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-12-16 00:29:14.571343 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:29:14.571380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:No schema files found: doing nothing. 2025-12-16 00:29:14.571417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 00:29:14.571453 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:29:14.571495 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-12-16 00:29:14.571536 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:29:14.571578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:29:14.571621 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-12-16 00:29:14.571665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-12-16 00:29:14.571707 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-12-16 00:29:14.571747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-12-16 00:29:14.571783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:29:14.571819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.571857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.571896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.571938 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.571981 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.572018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.572055 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.572092 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.572130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-remote (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.572166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: could not determine current runlevel 2025-12-16 00:29:14.572215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:29:14.572321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.572370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-12-16 00:29:14.572449 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:29:14.572479 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> Removed intermediate container 60e79c9679de 2025-12-16 00:29:14.572536 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote: ---> 51a42097e092 2025-12-16 00:29:14.572552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully built 5c3be7d3b691 2025-12-16 00:29:14.572596 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251216 2025-12-16 00:29:14.572689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker-remote:Built at 2025-12-16 00:29:14.572580 (took 0:00:15.543795) 2025-12-16 00:29:14.573279 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pcs) 2025-12-16 00:29:14.573338 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Processing 2025-12-16 00:29:14.573386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building started at 2025-12-16 00:29:14.573314 2025-12-16 00:29:14.574474 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 plugins into plugins archive 2025-12-16 00:29:14.575042 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pcs:Turned 0 additions into additions archive 2025-12-16 00:29:51.792322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251216 2025-12-16 00:29:51.792396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 7bd8bd8b4916 2025-12-16 00:29:51.792409 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Step 2/3 : LABEL "build-date"="20251216" "name"="hacluster-pcs" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:29:51.792428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in b9fa0fc42505 2025-12-16 00:29:51.792436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container b9fa0fc42505 2025-12-16 00:29:51.792441 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 17daf951ed33 2025-12-16 00:29:51.792448 | 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/* 2025-12-16 00:29:51.792456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Running in fde86bc5f77e 2025-12-16 00:29:51.792461 | 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] 2025-12-16 00:29:51.792507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:29:51.792514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:29:51.792535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-12-16 00:29:51.792554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:29:51.792573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:29:51.792592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:29:51.792598 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:29:51.792618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:29:51.792638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:29:51.792657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:29:51.792676 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:29:51.792694 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:29:51.792713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:29:51.792752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:29:51.792771 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 29.0 MB in 3s (10.2 MB/s) 2025-12-16 00:29:51.792789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2025-12-16 00:29:51.792808 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading package lists... 2025-12-16 00:29:51.792830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Building dependency tree... 2025-12-16 00:29:51.792859 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Reading state information... 2025-12-16 00:29:51.792865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following additional packages will be installed: 2025-12-16 00:29:51.792871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-12-16 00:29:51.792877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2025-12-16 00:29:51.792883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-12-16 00:29:51.792889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2025-12-16 00:29:51.792895 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2025-12-16 00:29:51.792901 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2025-12-16 00:29:51.792907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-12-16 00:29:51.792913 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2025-12-16 00:29:51.792919 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2025-12-16 00:29:51.792925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents psmisc puma python3-cffi-backend 2025-12-16 00:29:51.792931 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cryptography python3-dacite python3-dateutil python3-lxml 2025-12-16 00:29:51.792937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-openssl python3-packaging python3-pycurl python3-pyparsing 2025-12-16 00:29:51.792946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-six python3-tornado python3-yaml rake resource-agents-base 2025-12-16 00:29:51.792951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-12-16 00:29:51.792972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-12-16 00:29:51.792991 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-12-16 00:29:51.793009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-12-16 00:29:51.793015 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: rubygems-integration xsltproc 2025-12-16 00:29:51.793033 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Suggested packages: 2025-12-16 00:29:51.793052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: bash-completion cluster-glue csync2 dmidecode fdisk | util-linux ocfs2-tools 2025-12-16 00:29:51.793071 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: openssh-server parted sbd ufw vim-addon-manager default-dbus-session-bus 2025-12-16 00:29:51.793089 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: | dbus-session-bus low-memory-monitor fence-agents-extra 2025-12-16 00:29:51.793109 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-extra python-cryptography-doc python3-cryptography-vectors 2025-12-16 00:29:51.793162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-lxml-doc python-openssl-doc python3-openssl-dbg libcurl4-gnutls-dev 2025-12-16 00:29:51.793182 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python-pycurl-doc python-pyparsing-doc python-tornado-doc python3-twisted 2025-12-16 00:29:51.793201 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: targetcli-fb postgresql ri ruby-dev bundler 2025-12-16 00:29:51.793220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Recommended packages: 2025-12-16 00:29:51.793267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-12-16 00:29:51.793279 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2025-12-16 00:29:51.793293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-html5lib zip fonts-lato libjs-jquery 2025-12-16 00:29:51.793299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:The following NEW packages will be installed: 2025-12-16 00:29:51.793305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: corosync crmsh dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-12-16 00:29:51.793311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: dbus-system-bus-common iputils-ping libcfg7 libcib27t64 libcmap4 2025-12-16 00:29:51.793317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-12-16 00:29:51.793323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libcrmservice28t64 libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 2025-12-16 00:29:51.793333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libknet1t64 liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 2025-12-16 00:29:51.793354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libnozzle1t64 libnspr4 libnss3 libnss3-tools libpacemaker1t64 2025-12-16 00:29:51.793372 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libpe-rules26t64 libpe-status28t64 libpils2t64 libplumb2t64 libqb100 2025-12-16 00:29:51.793390 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libquorum5 libruby libruby3.2 libstatgrab10t64 libstonithd26t64 2025-12-16 00:29:51.793410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: libvotequorum8 libxml2 libxslt1.1 libyaml-0-2 pacemaker pacemaker-cli-utils 2025-12-16 00:29:51.793428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-12-16 00:29:51.793452 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-12-16 00:29:51.793474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-lxml python3-openssl python3-packaging python3-pycurl 2025-12-16 00:29:51.793493 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: python3-pyparsing python3-six python3-tornado python3-yaml rake 2025-12-16 00:29:51.793504 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: resource-agents-base resource-agents-common ruby ruby-childprocess 2025-12-16 00:29:51.793509 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2025-12-16 00:29:51.793515 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-12-16 00:29:51.793521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-12-16 00:29:51.793529 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-12-16 00:29:51.793552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:0 upgraded, 88 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:29:51.793572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Need to get 30.6 MB of archives. 2025-12-16 00:29:51.793578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:After this operation, 117 MB of additional disk space will be used. 2025-12-16 00:29:51.793597 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:29:51.793618 | 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.1 [11.1 kB] 2025-12-16 00:29:51.793638 | 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] 2025-12-16 00:29:51.793649 | 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.1 [8,656 B] 2025-12-16 00:29:51.793657 | 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.1 [10.5 kB] 2025-12-16 00:29:51.793681 | 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.1 [12.4 kB] 2025-12-16 00:29:51.793688 | 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] 2025-12-16 00:29:51.793724 | 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] 2025-12-16 00:29:51.793737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-12-16 00:29:51.793743 | 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] 2025-12-16 00:29:51.793763 | 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] 2025-12-16 00:29:51.793781 | 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.1 [7,278 B] 2025-12-16 00:29:51.793788 | 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] 2025-12-16 00:29:51.793817 | 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.1 [8,510 B] 2025-12-16 00:29:51.793845 | 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] 2025-12-16 00:29:51.793852 | 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.6 [763 kB] 2025-12-16 00:29:51.793893 | 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.2 [167 kB] 2025-12-16 00:29:51.793906 | 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.2 [15.0 kB] 2025-12-16 00:29:51.793926 | 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.1 [261 kB] 2025-12-16 00:29:51.793945 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-12-16 00:29:51.793958 | 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] 2025-12-16 00:29:51.793980 | 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] 2025-12-16 00:29:51.793986 | 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] 2025-12-16 00:29:51.794006 | 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] 2025-12-16 00:29:51.794047 | 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] 2025-12-16 00:29:51.794061 | 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] 2025-12-16 00:29:51.794080 | 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] 2025-12-16 00:29:51.794099 | 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] 2025-12-16 00:29:51.794110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-12-16 00:29:51.794150 | 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] 2025-12-16 00:29:51.794162 | 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.6 [5,341 kB] 2025-12-16 00:29:51.794187 | 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.6 [50.7 kB] 2025-12-16 00:29:51.794198 | 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] 2025-12-16 00:29:51.794217 | 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] 2025-12-16 00:29:51.794256 | 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] 2025-12-16 00:29:51.794266 | 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] 2025-12-16 00:29:51.796445 | 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] 2025-12-16 00:29:51.796472 | 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] 2025-12-16 00:29:51.796479 | 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] 2025-12-16 00:29:51.796485 | 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] 2025-12-16 00:29:51.796492 | 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] 2025-12-16 00:29:51.796500 | 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.1 [810 kB] 2025-12-16 00:29:51.796506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-12-16 00:29:51.796512 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-12-16 00:29:51.796519 | 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] 2025-12-16 00:29:51.796525 | 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] 2025-12-16 00:29:51.796539 | 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.2 [298 kB] 2025-12-16 00:29:51.796545 | 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] 2025-12-16 00:29:51.796552 | 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] 2025-12-16 00:29:51.796558 | 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] 2025-12-16 00:29:51.796564 | 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] 2025-12-16 00:29:51.796569 | 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] 2025-12-16 00:29:51.796575 | 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] 2025-12-16 00:29:51.796581 | 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] 2025-12-16 00:29:51.796587 | 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.4 [115 kB] 2025-12-16 00:29:51.796599 | 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] 2025-12-16 00:29:51.796605 | 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] 2025-12-16 00:29:51.796611 | 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] 2025-12-16 00:29:51.796617 | 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] 2025-12-16 00:29:51.796623 | 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] 2025-12-16 00:29:51.796629 | 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] 2025-12-16 00:29:51.796634 | 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] 2025-12-16 00:29:51.796641 | 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] 2025-12-16 00:29:51.796647 | 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] 2025-12-16 00:29:51.796658 | 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] 2025-12-16 00:29:51.796665 | 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] 2025-12-16 00:29:51.796671 | 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] 2025-12-16 00:29:51.796676 | 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.5 [1,544 kB] 2025-12-16 00:29:51.796682 | 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] 2025-12-16 00:29:51.796688 | 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] 2025-12-16 00:29:51.796694 | 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] 2025-12-16 00:29:51.796700 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-12-16 00:29:51.796706 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-12-16 00:29:51.796712 | 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] 2025-12-16 00:29:51.796722 | 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] 2025-12-16 00:29:51.796728 | 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] 2025-12-16 00:29:51.796734 | 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] 2025-12-16 00:29:51.796739 | 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] 2025-12-16 00:29:51.796745 | 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] 2025-12-16 00:29:51.796755 | 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] 2025-12-16 00:29:51.796761 | 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] 2025-12-16 00:29:51.796767 | 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] 2025-12-16 00:29:51.796773 | 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] 2025-12-16 00:29:51.796779 | 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] 2025-12-16 00:29:51.796785 | 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] 2025-12-16 00:29:51.796791 | 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] 2025-12-16 00:29:51.796797 | 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] 2025-12-16 00:29:51.796802 | 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] 2025-12-16 00:29:51.796808 | 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] 2025-12-16 00:29:51.796815 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Fetched 30.6 MB in 2s (19.5 MB/s) 2025-12-16 00:29:51.796822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcorosync-common4:amd64. 2025-12-16 00:29:51.796829 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 2025-12-16 00:29:51.796837 | 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% 2025-12-16 00:29:51.796849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 70% 2025-12-16 00:29:51.796856 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 75% 2025-12-16 00:29:51.796861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 80% 2025-12-16 00:29:51.796867 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 85% (Reading database ... 90% 2025-12-16 00:29:51.796874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 95% 2025-12-16 00:29:51.796879 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:29:51.796885 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:29:51.796891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:29:51.796897 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libqb100:amd64. 2025-12-16 00:29:51.796903 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-12-16 00:29:51.796909 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-16 00:29:51.796915 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcfg7:amd64. 2025-12-16 00:29:51.796921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:29:51.796927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:29:51.796937 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcmap4:amd64. 2025-12-16 00:29:51.796943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:29:51.796952 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:29:51.796958 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcpg4:amd64. 2025-12-16 00:29:51.796964 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:29:51.796970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:29:51.796976 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblzo2-2:amd64. 2025-12-16 00:29:51.796982 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-12-16 00:29:51.796988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-12-16 00:29:51.796994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnspr4:amd64. 2025-12-16 00:29:51.797000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-12-16 00:29:51.797006 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-16 00:29:51.797011 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3:amd64. 2025-12-16 00:29:51.797016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-12-16 00:29:51.797022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-12-16 00:29:51.797028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libknet1t64:amd64. 2025-12-16 00:29:51.797034 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-12-16 00:29:51.797040 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-12-16 00:29:51.797046 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnozzle1t64:amd64. 2025-12-16 00:29:51.797052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-12-16 00:29:51.797058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-12-16 00:29:51.797064 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libquorum5:amd64. 2025-12-16 00:29:51.797070 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:29:51.797075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:29:51.797081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstatgrab10t64. 2025-12-16 00:29:51.797087 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-12-16 00:29:51.797093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-12-16 00:29:51.797099 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libvotequorum8:amd64. 2025-12-16 00:29:51.797105 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:29:51.797114 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:29:51.797120 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libicu74:amd64. 2025-12-16 00:29:51.797167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-12-16 00:29:51.797178 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:29:51.797185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-16 00:29:51.797191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxml2:amd64. 2025-12-16 00:29:51.797197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-16 00:29:51.797203 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:29:51.797209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libxslt1.1:amd64. 2025-12-16 00:29:51.797215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:29:51.797220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:29:51.797250 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package xsltproc. 2025-12-16 00:29:51.797259 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:29:51.797265 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:29:51.797271 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package corosync. 2025-12-16 00:29:51.797282 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:29:51.797288 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-12-16 00:29:51.797294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnss3-tools. 2025-12-16 00:29:51.797299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-12-16 00:29:51.797305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-12-16 00:29:51.797311 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package psmisc. 2025-12-16 00:29:51.797317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2025-12-16 00:29:51.797322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking psmisc (23.7-1build1) ... 2025-12-16 00:29:51.797327 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rubygems-integration. 2025-12-16 00:29:51.797333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2025-12-16 00:29:51.797339 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rubygems-integration (1.18) ... 2025-12-16 00:29:51.797345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package rake. 2025-12-16 00:29:51.797351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2025-12-16 00:29:51.797357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking rake (13.0.6-3) ... 2025-12-16 00:29:51.797363 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-net-telnet. 2025-12-16 00:29:51.797368 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2025-12-16 00:29:51.797375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-12-16 00:29:51.797380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-webrick. 2025-12-16 00:29:51.797386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-12-16 00:29:51.797612 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-12-16 00:29:51.797679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-xmlrpc. 2025-12-16 00:29:51.797692 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-12-16 00:29:51.797715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-12-16 00:29:51.797725 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby:amd64. 2025-12-16 00:29:51.797734 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-12-16 00:29:51.797744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-12-16 00:29:51.797754 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sdbm:amd64. 2025-12-16 00:29:51.797763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-12-16 00:29:51.797773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-12-16 00:29:51.797782 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libncurses6:amd64. 2025-12-16 00:29:51.797791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-16 00:29:51.797801 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 00:29:51.797810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libyaml-0-2:amd64. 2025-12-16 00:29:51.797820 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-12-16 00:29:51.797829 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-16 00:29:51.797839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libruby3.2:amd64. 2025-12-16 00:29:51.797848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-12-16 00:29:51.797858 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-16 00:29:51.797868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-16 00:29:51.797877 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby3.2. 2025-12-16 00:29:51.797886 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-12-16 00:29:51.797896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-16 00:29:51.797905 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rubygems. 2025-12-16 00:29:51.797914 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2025-12-16 00:29:51.797924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-16 00:29:51.797970 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rubygems (3.4.20-1) ... 2025-12-16 00:29:51.797981 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby. 2025-12-16 00:29:51.797991 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-12-16 00:29:51.798001 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby (1:3.2~ubuntu1) ... 2025-12-16 00:29:51.798010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-nio4r:amd64. 2025-12-16 00:29:51.798020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-12-16 00:29:51.798029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-12-16 00:29:51.798039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package puma. 2025-12-16 00:29:51.798048 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-12-16 00:29:51.798058 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-12-16 00:29:51.798067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dacite. 2025-12-16 00:29:51.798084 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2025-12-16 00:29:51.798093 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dacite (1.8.1-2) ... 2025-12-16 00:29:51.798103 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-six. 2025-12-16 00:29:51.798112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2025-12-16 00:29:51.798122 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-six (1.16.0-4) ... 2025-12-16 00:29:51.798162 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-dateutil. 2025-12-16 00:29:51.798172 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-12-16 00:29:51.798195 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-12-16 00:29:51.798206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-lxml:amd64. 2025-12-16 00:29:51.798216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2025-12-16 00:29:51.798225 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-12-16 00:29:51.798280 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cffi-backend:amd64. 2025-12-16 00:29:51.798291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-12-16 00:29:51.798301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-16 00:29:51.798310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-cryptography. 2025-12-16 00:29:51.798320 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-12-16 00:29:51.798329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-16 00:29:51.798338 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-openssl. 2025-12-16 00:29:51.798347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../41-python3-openssl_23.2.0-1_all.deb ... 2025-12-16 00:29:51.798357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-openssl (23.2.0-1) ... 2025-12-16 00:29:51.798366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-12-16 00:29:51.798375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-12-16 00:29:51.798385 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:29:51.798394 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pycurl. 2025-12-16 00:29:51.798403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-12-16 00:29:51.798413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-12-16 00:29:51.798422 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-pyparsing. 2025-12-16 00:29:51.798431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2025-12-16 00:29:51.798440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-pyparsing (3.1.1-1) ... 2025-12-16 00:29:51.798450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-tornado. 2025-12-16 00:29:51.798459 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-12-16 00:29:51.798468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-12-16 00:29:51.798562 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ffi:amd64. 2025-12-16 00:29:51.798575 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-12-16 00:29:51.798585 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-16 00:29:51.798595 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-12-16 00:29:51.798605 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-childprocess. 2025-12-16 00:29:51.798615 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2025-12-16 00:29:51.798625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-childprocess (4.1.0-2) ... 2025-12-16 00:29:51.798634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types-data. 2025-12-16 00:29:51.798644 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-12-16 00:29:51.798654 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-12-16 00:29:51.798664 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mime-types. 2025-12-16 00:29:51.798673 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2025-12-16 00:29:51.798683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mime-types (3.5.2-1) ... 2025-12-16 00:29:51.798693 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ethon. 2025-12-16 00:29:51.798703 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-12-16 00:29:51.798713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-12-16 00:29:51.798723 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-ruby2-keywords. 2025-12-16 00:29:51.798733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-12-16 00:29:51.798743 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-12-16 00:29:51.798753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-mustermann. 2025-12-16 00:29:51.798763 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2025-12-16 00:29:51.798773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-mustermann (3.0.0-2) ... 2025-12-16 00:29:51.798782 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack. 2025-12-16 00:29:51.798792 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.4_all.deb ... 2025-12-16 00:29:51.798802 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack (2.2.7-1ubuntu0.4) ... 2025-12-16 00:29:51.798812 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-rack-protection. 2025-12-16 00:29:51.798822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-12-16 00:29:51.798832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-12-16 00:29:51.798841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-tilt. 2025-12-16 00:29:51.798851 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2025-12-16 00:29:51.798861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-tilt (2.0.11-2) ... 2025-12-16 00:29:51.798871 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package ruby-sinatra. 2025-12-16 00:29:51.798881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-12-16 00:29:51.798890 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-12-16 00:29:51.798907 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pcs. 2025-12-16 00:29:51.798916 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2025-12-16 00:29:51.798926 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-12-16 00:29:51.798936 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-16 00:29:51.798946 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:29:51.798956 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:29:51.798965 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-bin. 2025-12-16 00:29:51.798975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:29:51.798985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-16 00:29:51.799003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-session-bus-common. 2025-12-16 00:29:51.799019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-12-16 00:29:51.799029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 00:29:51.799039 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-daemon. 2025-12-16 00:29:51.799049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:29:51.799059 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-16 00:29:51.799068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus-system-bus-common. 2025-12-16 00:29:51.799078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-12-16 00:29:51.799088 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 00:29:51.799098 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package dbus. 2025-12-16 00:29:51.799108 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:29:51.799118 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-12-16 00:29:51.799147 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-common. 2025-12-16 00:29:51.799157 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-12-16 00:29:51.799166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.799176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libnet1:amd64. 2025-12-16 00:29:51.799185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-12-16 00:29:51.799194 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-12-16 00:29:51.799204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-16 00:29:51.799213 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 00:29:51.799223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:29:51.799264 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libltdl7:amd64. 2025-12-16 00:29:51.799274 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2025-12-16 00:29:51.799290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-12-16 00:29:51.799299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpils2t64. 2025-12-16 00:29:51.799309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-12-16 00:29:51.799318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-12-16 00:29:51.799328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libplumb2t64. 2025-12-16 00:29:51.799337 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-12-16 00:29:51.799347 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-12-16 00:29:51.799356 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-common. 2025-12-16 00:29:51.799365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-12-16 00:29:51.799374 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-12-16 00:29:51.799384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package resource-agents-base. 2025-12-16 00:29:51.799393 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-12-16 00:29:51.799402 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-12-16 00:29:51.799412 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-resource-agents. 2025-12-16 00:29:51.799421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-12-16 00:29:51.799431 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.799440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-12-16 00:29:51.799450 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:51.799470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.799480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-rules26t64:amd64. 2025-12-16 00:29:51.799490 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:51.799499 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.799508 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcib27t64:amd64. 2025-12-16 00:29:51.799518 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:51.799527 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.799536 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmservice28t64:amd64. 2025-12-16 00:29:51.799546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:51.799555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.799565 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libstonithd26t64:amd64. 2025-12-16 00:29:51.799574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:51.799583 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.799592 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-12-16 00:29:51.799609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:51.799619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.799628 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package liblrmd28t64:amd64. 2025-12-16 00:29:51.799638 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:51.799652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.799661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpe-status28t64:amd64. 2025-12-16 00:29:51.799671 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:51.799680 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.799689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package libpacemaker1t64:amd64. 2025-12-16 00:29:51.799698 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:51.799707 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.799717 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker. 2025-12-16 00:29:51.799726 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:51.799739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.799749 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package iputils-ping. 2025-12-16 00:29:51.799759 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../83-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-12-16 00:29:51.799768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-12-16 00:29:51.799781 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-yaml. 2025-12-16 00:29:51.799795 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../84-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-12-16 00:29:51.799809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-yaml (6.0.1-2build2) ... 2025-12-16 00:29:51.799878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package pacemaker-cli-utils. 2025-12-16 00:29:51.799889 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../85-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:29:51.799904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.799919 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package python3-packaging. 2025-12-16 00:29:51.799973 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../86-python3-packaging_24.0-1_all.deb ... 2025-12-16 00:29:51.799992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking python3-packaging (24.0-1) ... 2025-12-16 00:29:51.800005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Selecting previously unselected package crmsh. 2025-12-16 00:29:51.800019 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Preparing to unpack .../87-crmsh_4.6.0-1ubuntu2_all.deb ... 2025-12-16 00:29:51.800077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Unpacking crmsh (4.6.0-1ubuntu2) ... 2025-12-16 00:29:51.800101 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.800118 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The group `haclient' already exists as a system group. Exiting. 2025-12-16 00:29:51.800258 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:info: The system user `hacluster' already exists. Exiting. 2025-12-16 00:29:51.800294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-16 00:29:51.800310 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records in 2025-12-16 00:29:51.800345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:1+0 records out 2025-12-16 00:29:51.800360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00019163 s, 21.4 MB/s 2025-12-16 00:29:51.800401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-12-16 00:29:51.800438 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dacite (1.8.1-2) ... 2025-12-16 00:29:51.800474 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-12-16 00:29:51.800546 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mustermann (3.0.0-2) ... 2025-12-16 00:29:51.800557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up psmisc (23.7-1build1) ... 2025-12-16 00:29:51.800570 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-16 00:29:51.800584 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-16 00:29:51.800620 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:29:51.800680 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-yaml (6.0.1-2build2) ... 2025-12-16 00:29:51.800695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-12-16 00:29:51.800709 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:29:51.800757 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rubygems-integration (1.18) ... 2025-12-16 00:29:51.800773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-12-16 00:29:51.800786 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-12-16 00:29:51.800849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-12-16 00:29:51.800860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-six (1.16.0-4) ... 2025-12-16 00:29:51.800874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pycurl (7.45.3-1build2) ... 2025-12-16 00:29:51.800911 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:29:51.800949 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-16 00:29:51.800986 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:No schema files found: doing nothing. 2025-12-16 00:29:51.801037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-packaging (24.0-1) ... 2025-12-16 00:29:51.801052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-pyparsing (3.1.1-1) ... 2025-12-16 00:29:51.801066 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-16 00:29:51.801191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 00:29:51.801206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:29:51.801215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-net-telnet (0.2.0-1) ... 2025-12-16 00:29:51.801225 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-12-16 00:29:51.801269 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:29:51.801279 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-12-16 00:29:51.801292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:29:51.801328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 00:29:51.801358 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-12-16 00:29:51.801382 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-12-16 00:29:51.801414 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 00:29:51.801430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-12-16 00:29:51.801484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-12-16 00:29:51.801500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:29:51.801513 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-16 00:29:51.801549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-16 00:29:51.801611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-12-16 00:29:51.801630 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-12-16 00:29:51.801644 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:29:51.801657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:29:51.801690 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:29:51.803718 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:29:51.803749 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-12-16 00:29:51.803758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-16 00:29:51.803767 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-12-16 00:29:51.803775 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-16 00:29:51.803784 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-12-16 00:29:51.803793 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-12-16 00:29:51.803802 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-mime-types (3.5.2-1) ... 2025-12-16 00:29:51.803810 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-12-16 00:29:51.803819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:29:51.803827 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.803836 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libnss3-tools (2:3.98-1build1) ... 2025-12-16 00:29:51.803845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-openssl (23.2.0-1) ... 2025-12-16 00:29:51.803853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:29:51.803862 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.803870 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.803879 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.803887 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-12-16 00:29:51.803896 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-12-16 00:29:51.803904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-12-16 00:29:51.803912 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:29:51.803921 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.803929 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.803958 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.803966 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.803975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.803983 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.803992 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rubygems (3.4.20-1) ... 2025-12-16 00:29:51.804000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-16 00:29:51.804009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up rake (13.0.6-3) ... 2025-12-16 00:29:51.804018 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-16 00:29:51.804026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-12-16 00:29:51.804034 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-16 00:29:51.804043 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-12-16 00:29:51.804051 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: 2025-12-16 00:29:51.804060 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby (1:3.2~ubuntu1) ... 2025-12-16 00:29:51.804068 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-12-16 00:29:51.804077 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-tilt (2.0.11-2) ... 2025-12-16 00:29:51.804085 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-12-16 00:29:51.804094 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-12-16 00:29:51.804102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack (2.2.7-1ubuntu0.4) ... 2025-12-16 00:29:51.804111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-childprocess (4.1.0-2) ... 2025-12-16 00:29:51.804119 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-12-16 00:29:51.804160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-12-16 00:29:51.804179 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-12-16 00:29:51.804188 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pcs (0.11.7-1ubuntu1) ... 2025-12-16 00:29:51.804196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-12-16 00:29:51.804217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:29:51.804226 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-12-16 00:29:51.804267 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:29:51.804275 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.804284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: could not determine current runlevel 2025-12-16 00:29:51.804292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:29:51.804300 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-12-16 00:29:51.804309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Setting up crmsh (4.6.0-1ubuntu2) ... 2025-12-16 00:29:51.804318 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/bootstrap.py:2296: SyntaxWarning: invalid escape sequence '\w' 2025-12-16 00:29:51.804328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: pcmk_delay_max_v_list = re.findall("pcmk_delay_max=(\w+)", out) 2025-12-16 00:29:51.804336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:37: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 00:29:51.804353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-12-16 00:29:51.804361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:95: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 00:29:51.804370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-12-16 00:29:51.804379 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/log_patterns.py:154: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 00:29:51.804387 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: "[(]%%[)]\[", 2025-12-16 00:29:51.804396 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/collect.py:238: SyntaxWarning: invalid escape sequence '\s' 2025-12-16 00:29:51.804404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: name_list = re.findall("^name\s*(.*)$", out_string, re.MULTILINE) 2025-12-16 00:29:51.804413 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:207: SyntaxWarning: invalid escape sequence '\s' 2025-12-16 00:29:51.804421 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Description:\s+(.*)", out) 2025-12-16 00:29:51.804430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/report/utils.py:550: SyntaxWarning: invalid escape sequence '\s' 2025-12-16 00:29:51.804438 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt_set |= set(re.split('\s*\|\s*|\s+', config.report.sanitize_rule.strip('|'))) 2025-12-16 00:29:51.804447 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:96: SyntaxWarning: invalid escape sequence '\(' 2025-12-16 00:29:51.804455 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("\(msgwait\)\s+:\s+(\d+)", out) 2025-12-16 00:29:51.804464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/sbd.py:297: SyntaxWarning: invalid escape sequence '\s' 2025-12-16 00:29:51.804472 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("UUID\s*:\s*(.*)\n", out) 2025-12-16 00:29:51.804480 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_configure.py:571: SyntaxWarning: invalid escape sequence '\s' 2025-12-16 00:29:51.804489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: osargs = re.split('\s*\|\s*|\s+', config.core.obscure_pattern.strip('|')) 2025-12-16 00:29:51.804497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/ui_utils.py:52: SyntaxWarning: invalid escape sequence '\w' 2025-12-16 00:29:51.804506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: if re.search("\w+=\w+", attr): 2025-12-16 00:29:51.804514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2070: SyntaxWarning: invalid escape sequence '\d' 2025-12-16 00:29:51.804522 | 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": 2025-12-16 00:29:51.804531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2536: SyntaxWarning: invalid escape sequence '\s' 2025-12-16 00:29:51.804539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(Expected|Total) votes:\s+(\d+)", out)) 2025-12-16 00:29:51.804547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2544: SyntaxWarning: invalid escape sequence '\d' 2025-12-16 00:29:51.804561 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: for node in re.findall("\d+ (.*) \w+", out): 2025-12-16 00:29:51.804569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2625: SyntaxWarning: invalid escape sequence '\s' 2025-12-16 00:29:51.804578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.findall("VG Name\s+(.*)", out) 2025-12-16 00:29:51.804594 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2633: SyntaxWarning: invalid escape sequence '\s' 2025-12-16 00:29:51.804603 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Total PE\s+(\d+)", output) 2025-12-16 00:29:51.804618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2721: SyntaxWarning: invalid escape sequence '\s' 2025-12-16 00:29:51.804627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res = re.search("Sync HB interval:\s+(\d+)ms", out) 2025-12-16 00:29:51.804635 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2756: SyntaxWarning: invalid escape sequence '\w' 2025-12-16 00:29:51.804644 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return dict(re.findall("(\w+)=(\w+)", out)) 2025-12-16 00:29:51.804652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\(' 2025-12-16 00:29:51.804661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2025-12-16 00:29:51.804670 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2792: SyntaxWarning: invalid escape sequence '\)' 2025-12-16 00:29:51.804678 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: patt = f"\({ra_type}\):\s*Started" 2025-12-16 00:29:51.804687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2884: SyntaxWarning: invalid escape sequence '\d' 2025-12-16 00:29:51.804695 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_seconds = re.search("(\d+)s", time_res) 2025-12-16 00:29:51.804704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/utils.py:2886: SyntaxWarning: invalid escape sequence '\d' 2025-12-16 00:29:51.804712 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: res_min = re.search("(\d+)min", time_res) 2025-12-16 00:29:51.804721 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:13: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 00:29:51.804730 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: DEVICE_FIND_REGREX = "\[[0-9]+\] (/dev/.*)\n.*\nDriver: (.*)" 2025-12-16 00:29:51.804738 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/lib/python3/dist-packages/crmsh/watchdog.py:64: SyntaxWarning: invalid escape sequence '\s' 2025-12-16 00:29:51.804747 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: return re.search("\n{}\s+".format(driver), out) 2025-12-16 00:29:51.804755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:698: SyntaxWarning: invalid escape sequence '\ ' 2025-12-16 00:29:51.804764 | 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 2025-12-16 00:29:51.804774 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:/usr/share/crmsh/tests/unittests/test_utils.py:736: SyntaxWarning: invalid escape sequence '\ ' 2025-12-16 00:29:51.804783 | 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" 2025-12-16 00:29:51.804791 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:29:51.804800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> Removed intermediate container fde86bc5f77e 2025-12-16 00:29:51.804809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs: ---> 458d3c565720 2025-12-16 00:29:51.804817 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully built 3fdd97ab5471 2025-12-16 00:29:51.804826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251216 2025-12-16 00:29:51.804834 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pcs:Built at 2025-12-16 00:29:51.803402 (took 0:00:37.230088) 2025-12-16 00:29:51.804843 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-corosync) 2025-12-16 00:29:51.804851 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Processing 2025-12-16 00:29:51.804860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building started at 2025-12-16 00:29:51.803874 2025-12-16 00:29:51.804873 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 plugins into plugins archive 2025-12-16 00:29:51.805123 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-corosync:Turned 0 additions into additions archive 2025-12-16 00:30:04.733715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251216 2025-12-16 00:30:04.733849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 7bd8bd8b4916 2025-12-16 00:30:04.733980 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Step 2/3 : LABEL "build-date"="20251216" "name"="hacluster-corosync" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:30:04.734069 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in 185d150b51e4 2025-12-16 00:30:04.734185 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container 185d150b51e4 2025-12-16 00:30:04.734296 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 04e838e858e5 2025-12-16 00:30:04.734394 | 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/* 2025-12-16 00:30:04.734487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Running in aae9acbebed7 2025-12-16 00:30:04.734618 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:30:04.734688 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:30:04.734769 | 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] 2025-12-16 00:30:04.734849 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:30:04.734930 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:30:04.735007 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:30:04.735096 | 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] 2025-12-16 00:30:04.735189 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:30:04.735309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:30:04.735398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:30:04.735478 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:30:04.735557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:30:04.735634 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:30:04.735711 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:30:04.735789 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:30:04.735868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 29.0 MB in 3s (10.2 MB/s) 2025-12-16 00:30:04.735943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2025-12-16 00:30:04.736026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading package lists... 2025-12-16 00:30:04.736134 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Building dependency tree... 2025-12-16 00:30:04.736209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Reading state information... 2025-12-16 00:30:04.736314 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following additional packages will be installed: 2025-12-16 00:30:04.736388 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 liblzo2-2 2025-12-16 00:30:04.736470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 libstatgrab10t64 2025-12-16 00:30:04.736549 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libvotequorum8 libxml2 libxslt1.1 xsltproc 2025-12-16 00:30:04.736630 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Recommended packages: 2025-12-16 00:30:04.736704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libqb-tools 2025-12-16 00:30:04.736788 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:The following NEW packages will be installed: 2025-12-16 00:30:04.736863 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: corosync libcfg7 libcmap4 libcorosync-common4 libcpg4 libicu74 libknet1t64 2025-12-16 00:30:04.736941 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: liblzo2-2 libnozzle1t64 libnspr4 libnss3 libqb100 libquorum5 2025-12-16 00:30:04.737016 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: libstatgrab10t64 libvotequorum8 libxml2 libxslt1.1 xsltproc 2025-12-16 00:30:04.737110 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:30:04.737186 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Need to get 13.9 MB of archives. 2025-12-16 00:30:04.737279 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:After this operation, 45.6 MB of additional disk space will be used. 2025-12-16 00:30:04.737357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:30:04.737438 | 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.1 [11.1 kB] 2025-12-16 00:30:04.737519 | 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] 2025-12-16 00:30:04.737596 | 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.1 [8,656 B] 2025-12-16 00:30:04.737671 | 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.1 [10.5 kB] 2025-12-16 00:30:04.737760 | 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.1 [12.4 kB] 2025-12-16 00:30:04.737837 | 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] 2025-12-16 00:30:04.737912 | 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] 2025-12-16 00:30:04.737987 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-12-16 00:30:04.738061 | 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] 2025-12-16 00:30:04.738172 | 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] 2025-12-16 00:30:04.738281 | 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.1 [7,278 B] 2025-12-16 00:30:04.738365 | 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] 2025-12-16 00:30:04.738441 | 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.1 [8,510 B] 2025-12-16 00:30:04.738517 | 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] 2025-12-16 00:30:04.738594 | 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.6 [763 kB] 2025-12-16 00:30:04.738670 | 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.2 [167 kB] 2025-12-16 00:30:04.738767 | 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.2 [15.0 kB] 2025-12-16 00:30:04.738846 | 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.1 [261 kB] 2025-12-16 00:30:04.738925 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Fetched 13.9 MB in 1s (14.6 MB/s) 2025-12-16 00:30:04.739003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcorosync-common4:amd64. 2025-12-16 00:30:04.739076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 2025-12-16 00:30:04.739194 | 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% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-16 00:30:04.739293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 70% 2025-12-16 00:30:04.739373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 75% 2025-12-16 00:30:04.739448 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 80% 2025-12-16 00:30:04.739521 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 85% 2025-12-16 00:30:04.740305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 90% 2025-12-16 00:30:04.740312 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 95% 2025-12-16 00:30:04.740317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:30:04.740321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:30:04.740325 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:04.740329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libqb100:amd64. 2025-12-16 00:30:04.740333 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-12-16 00:30:04.740337 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-16 00:30:04.740341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcfg7:amd64. 2025-12-16 00:30:04.740344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:30:04.740349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2025-12-16 00:30:04.740353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:04.740361 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcmap4:amd64. 2025-12-16 00:30:04.740365 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:30:04.740369 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:04.740375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libcpg4:amd64. 2025-12-16 00:30:04.740449 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:30:04.740530 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:04.740608 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package liblzo2-2:amd64. 2025-12-16 00:30:04.740689 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-12-16 00:30:04.740758 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-12-16 00:30:04.740835 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnspr4:amd64. 2025-12-16 00:30:04.740910 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-12-16 00:30:04.740988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2025-12-16 00:30:04.741067 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-16 00:30:04.741214 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnss3:amd64. 2025-12-16 00:30:04.741317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-12-16 00:30:04.741404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-12-16 00:30:04.741476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libknet1t64:amd64. 2025-12-16 00:30:04.741544 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-12-16 00:30:04.741611 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-12-16 00:30:04.741679 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libnozzle1t64:amd64. 2025-12-16 00:30:04.741746 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-12-16 00:30:04.741812 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-12-16 00:30:04.741878 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libquorum5:amd64. 2025-12-16 00:30:04.741943 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:30:04.742010 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:04.742075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libstatgrab10t64. 2025-12-16 00:30:04.742196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-12-16 00:30:04.742284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-12-16 00:30:04.742345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libvotequorum8:amd64. 2025-12-16 00:30:04.742401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:30:04.742458 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:04.742514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libicu74:amd64. 2025-12-16 00:30:04.742570 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-12-16 00:30:04.742624 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:30:04.744284 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxml2:amd64. 2025-12-16 00:30:04.744293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-16 00:30:04.744297 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2025-12-16 00:30:04.744301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:30:04.744305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package libxslt1.1:amd64. 2025-12-16 00:30:04.744309 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:30:04.744313 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:30:04.744317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package xsltproc. 2025-12-16 00:30:04.744321 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:30:04.744325 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:30:04.744328 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Selecting previously unselected package corosync. 2025-12-16 00:30:04.744331 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:30:04.744335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:04.744338 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-16 00:30:04.744341 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-12-16 00:30:04.744344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: 2025-12-16 00:30:04.744348 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:04.744351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-12-16 00:30:04.744354 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-12-16 00:30:04.744357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-16 00:30:04.744360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:04.744364 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:30:04.744367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:30:04.744370 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:04.744373 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:04.744377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:04.744380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:04.744383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-12-16 00:30:04.744386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-12-16 00:30:04.744389 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:30:04.744397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:30:04.744400 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:04.744404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: could not determine current runlevel 2025-12-16 00:30:04.744407 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:30:04.744410 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:30:04.744416 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> Removed intermediate container aae9acbebed7 2025-12-16 00:30:04.744420 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync: ---> 4d0c1d526638 2025-12-16 00:30:04.744424 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully built a06a5d567438 2025-12-16 00:30:04.744427 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251216 2025-12-16 00:30:04.744430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-corosync:Built at 2025-12-16 00:30:04.743898 (took 0:00:12.940024) 2025-12-16 00:30:04.744508 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(hacluster-pacemaker) 2025-12-16 00:30:04.744554 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Processing 2025-12-16 00:30:04.744612 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building started at 2025-12-16 00:30:04.744537 2025-12-16 00:30:04.745683 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 plugins into plugins archive 2025-12-16 00:30:04.746320 | ubuntu-noble-large | DEBUG:kolla.common.utils.hacluster-pacemaker:Turned 0 additions into additions archive 2025-12-16 00:30:40.986469 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 1/3 : FROM osism.harbor.regio.digital/kolla/hacluster-base:build-20251216 2025-12-16 00:30:40.986551 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 7bd8bd8b4916 2025-12-16 00:30:40.986572 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Step 2/3 : LABEL "build-date"="20251216" "name"="hacluster-pacemaker" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:30:40.986590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 7672cb963151 2025-12-16 00:30:40.986643 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 7672cb963151 2025-12-16 00:30:40.986658 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> a9be0da3e0b4 2025-12-16 00:30:40.986698 | 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/* 2025-12-16 00:30:40.986732 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Running in 42d995b07b33 2025-12-16 00:30:40.986745 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:30:40.986778 | 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] 2025-12-16 00:30:40.986793 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:30:40.986831 | 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] 2025-12-16 00:30:40.986880 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:30:40.986891 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:30:40.986923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:30:40.987044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:30:40.987056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:30:40.987102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:30:40.987133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:30:40.987156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:30:40.987217 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:30:40.987401 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:30:40.987417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:30:40.987433 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 29.0 MB in 3s (10.0 MB/s) 2025-12-16 00:30:40.987444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2025-12-16 00:30:40.987454 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading package lists... 2025-12-16 00:30:40.987491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Building dependency tree... 2025-12-16 00:30:40.987523 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Reading state information... 2025-12-16 00:30:40.987532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following additional packages will be installed: 2025-12-16 00:30:40.987568 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-12-16 00:30:40.987580 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2025-12-16 00:30:40.987614 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2025-12-16 00:30:40.987665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2025-12-16 00:30:40.987722 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2025-12-16 00:30:40.987733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2025-12-16 00:30:40.987769 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2025-12-16 00:30:40.987806 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2025-12-16 00:30:40.987841 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker-common pacemaker-resource-agents pcs psmisc puma 2025-12-16 00:30:40.987883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cffi-backend python3-cryptography python3-dacite python3-dateutil 2025-12-16 00:30:40.987924 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-lxml python3-openssl python3-pycurl python3-pyparsing python3-six 2025-12-16 00:30:40.987997 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-tornado rake resource-agents-base resource-agents-common ruby 2025-12-16 00:30:40.988075 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-childprocess ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data 2025-12-16 00:30:40.988130 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-mustermann ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-12-16 00:30:40.988144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-12-16 00:30:40.988186 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-12-16 00:30:40.988256 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Suggested packages: 2025-12-16 00:30:40.988315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: default-dbus-session-bus | dbus-session-bus low-memory-monitor cluster-glue 2025-12-16 00:30:40.988351 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2025-12-16 00:30:40.988386 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2025-12-16 00:30:40.988485 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2025-12-16 00:30:40.988523 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2025-12-16 00:30:40.988589 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: postgresql ri ruby-dev bundler 2025-12-16 00:30:40.988625 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Recommended packages: 2025-12-16 00:30:40.988661 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-12-16 00:30:40.988696 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: fence-agents-base python3-pacemaker python3-bs4 python3-cssselect 2025-12-16 00:30:40.988733 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-html5lib zip fonts-lato libjs-jquery 2025-12-16 00:30:40.988768 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:The following NEW packages will be installed: 2025-12-16 00:30:40.988803 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: corosync dbus dbus-bin dbus-daemon dbus-session-bus-common 2025-12-16 00:30:40.988865 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: dbus-system-bus-common libcfg7 libcib27t64 libcmap4 libcorosync-common4 2025-12-16 00:30:40.988920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcpg4 libcrmcluster29t64 libcrmcommon34t64 libcrmservice28t64 2025-12-16 00:30:40.988988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libcurl3t64-gnutls libdbus-1-3 libglib2.0-0t64 libicu74 libknet1t64 2025-12-16 00:30:40.989027 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: liblrmd28t64 libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 2025-12-16 00:30:40.989037 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libnss3 libnss3-tools libpacemaker1t64 libpe-rules26t64 libpe-status28t64 2025-12-16 00:30:40.989074 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libpils2t64 libplumb2t64 libqb100 libquorum5 libruby libruby3.2 2025-12-16 00:30:40.989449 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libstatgrab10t64 libstonithd26t64 libvotequorum8 libxml2 libxslt1.1 2025-12-16 00:30:40.989510 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: libyaml-0-2 pacemaker pacemaker-cli-utils pacemaker-common 2025-12-16 00:30:40.989522 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: pacemaker-resource-agents pcs psmisc puma python3-cffi-backend 2025-12-16 00:30:40.989533 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-cryptography python3-dacite python3-dateutil python3-lxml 2025-12-16 00:30:40.989543 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: python3-openssl python3-pycurl python3-pyparsing python3-six python3-tornado 2025-12-16 00:30:40.989552 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: rake resource-agents-base resource-agents-common ruby ruby-childprocess 2025-12-16 00:30:40.989573 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ethon ruby-ffi ruby-mime-types ruby-mime-types-data ruby-mustermann 2025-12-16 00:30:40.989583 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-net-telnet ruby-nio4r ruby-rack ruby-rack-protection 2025-12-16 00:30:40.989626 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-ruby2-keywords ruby-rubygems ruby-sdbm ruby-sinatra ruby-tilt 2025-12-16 00:30:40.989637 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ruby-webrick ruby-xmlrpc ruby3.2 rubygems-integration xsltproc 2025-12-16 00:30:40.989671 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:30:40.989702 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Need to get 29.1 MB of archives. 2025-12-16 00:30:40.989713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:After this operation, 112 MB of additional disk space will be used. 2025-12-16 00:30:40.989744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:30:40.989755 | 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.1 [11.1 kB] 2025-12-16 00:30:40.989792 | 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] 2025-12-16 00:30:40.989823 | 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.1 [8,656 B] 2025-12-16 00:30:40.989835 | 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.1 [10.5 kB] 2025-12-16 00:30:40.989868 | 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.1 [12.4 kB] 2025-12-16 00:30:40.989882 | 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] 2025-12-16 00:30:40.989913 | 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] 2025-12-16 00:30:40.989927 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-12-16 00:30:40.990007 | 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] 2025-12-16 00:30:40.990066 | 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] 2025-12-16 00:30:40.990103 | 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.1 [7,278 B] 2025-12-16 00:30:40.990140 | 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] 2025-12-16 00:30:40.990177 | 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.1 [8,510 B] 2025-12-16 00:30:40.990220 | 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] 2025-12-16 00:30:40.990337 | 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.6 [763 kB] 2025-12-16 00:30:40.990378 | 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.2 [167 kB] 2025-12-16 00:30:40.990398 | 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.2 [15.0 kB] 2025-12-16 00:30:40.990444 | 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.1 [261 kB] 2025-12-16 00:30:40.990476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-12-16 00:30:40.990497 | 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] 2025-12-16 00:30:40.990535 | 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] 2025-12-16 00:30:40.990545 | 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] 2025-12-16 00:30:40.990599 | 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] 2025-12-16 00:30:40.990610 | 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] 2025-12-16 00:30:40.990646 | 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] 2025-12-16 00:30:40.990687 | 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] 2025-12-16 00:30:40.990697 | 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] 2025-12-16 00:30:40.990731 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-12-16 00:30:40.990777 | 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] 2025-12-16 00:30:40.990814 | 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.6 [5,341 kB] 2025-12-16 00:30:40.990824 | 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.6 [50.7 kB] 2025-12-16 00:30:40.990859 | 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] 2025-12-16 00:30:40.990895 | 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] 2025-12-16 00:30:40.990955 | 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] 2025-12-16 00:30:40.990966 | 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] 2025-12-16 00:30:40.991002 | 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] 2025-12-16 00:30:40.991063 | 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] 2025-12-16 00:30:40.991083 | 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] 2025-12-16 00:30:40.991121 | 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] 2025-12-16 00:30:40.991131 | 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] 2025-12-16 00:30:40.991192 | 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.1 [810 kB] 2025-12-16 00:30:40.991220 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-12-16 00:30:40.991293 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.6 [333 kB] 2025-12-16 00:30:40.991327 | 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] 2025-12-16 00:30:40.991362 | 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] 2025-12-16 00:30:40.991393 | 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.2 [298 kB] 2025-12-16 00:30:40.991406 | 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] 2025-12-16 00:30:40.991445 | 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] 2025-12-16 00:30:40.991506 | 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] 2025-12-16 00:30:40.991527 | 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] 2025-12-16 00:30:40.991572 | 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] 2025-12-16 00:30:40.991589 | 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] 2025-12-16 00:30:40.991681 | 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] 2025-12-16 00:30:40.991693 | 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.4 [115 kB] 2025-12-16 00:30:40.991711 | 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] 2025-12-16 00:30:40.991721 | 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] 2025-12-16 00:30:40.991753 | 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] 2025-12-16 00:30:40.991785 | 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] 2025-12-16 00:30:40.991819 | 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] 2025-12-16 00:30:40.991836 | 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] 2025-12-16 00:30:40.991873 | 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] 2025-12-16 00:30:40.991883 | 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] 2025-12-16 00:30:40.991918 | 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] 2025-12-16 00:30:40.991994 | 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] 2025-12-16 00:30:40.992067 | 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] 2025-12-16 00:30:40.992109 | 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] 2025-12-16 00:30:40.992119 | 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.5 [1,544 kB] 2025-12-16 00:30:40.992129 | 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] 2025-12-16 00:30:40.992182 | 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] 2025-12-16 00:30:40.992192 | 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] 2025-12-16 00:30:40.992304 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-12-16 00:30:40.992319 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-12-16 00:30:40.992333 | 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] 2025-12-16 00:30:40.992374 | 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] 2025-12-16 00:30:40.992405 | 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] 2025-12-16 00:30:40.992415 | 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] 2025-12-16 00:30:40.992436 | 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] 2025-12-16 00:30:40.992478 | 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] 2025-12-16 00:30:40.992510 | 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] 2025-12-16 00:30:40.992533 | 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] 2025-12-16 00:30:40.992568 | 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] 2025-12-16 00:30:40.992599 | 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] 2025-12-16 00:30:40.992634 | 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] 2025-12-16 00:30:40.992652 | 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] 2025-12-16 00:30:40.992690 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Fetched 29.1 MB in 2s (17.2 MB/s) 2025-12-16 00:30:40.992700 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcorosync-common4:amd64. 2025-12-16 00:30:40.992761 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2025-12-16 00:30:40.992785 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(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% 2025-12-16 00:30:40.992828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 70% 2025-12-16 00:30:40.992839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 75% (Reading database ... 80% (Reading database ... 85% 2025-12-16 00:30:40.992874 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:(Reading database ... 2025-12-16 00:30:40.992985 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:30:40.993009 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:30:40.993071 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:40.993081 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libqb100:amd64. 2025-12-16 00:30:40.993141 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-12-16 00:30:40.993163 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-16 00:30:40.993224 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcfg7:amd64. 2025-12-16 00:30:40.993342 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:30:40.993352 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:40.993360 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcmap4:amd64. 2025-12-16 00:30:40.993388 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:30:40.993397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:40.993406 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcpg4:amd64. 2025-12-16 00:30:40.993440 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:30:40.993468 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:40.993477 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblzo2-2:amd64. 2025-12-16 00:30:40.993507 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-12-16 00:30:40.993535 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-12-16 00:30:40.993554 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnspr4:amd64. 2025-12-16 00:30:40.993588 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-12-16 00:30:40.993597 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-16 00:30:40.993627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3:amd64. 2025-12-16 00:30:40.993659 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-12-16 00:30:40.993704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-12-16 00:30:40.993713 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libknet1t64:amd64. 2025-12-16 00:30:40.993744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-12-16 00:30:40.993790 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-12-16 00:30:40.993799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnozzle1t64:amd64. 2025-12-16 00:30:40.993830 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-12-16 00:30:40.993884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-12-16 00:30:40.993900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libquorum5:amd64. 2025-12-16 00:30:40.993950 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:30:40.993960 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:40.994000 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstatgrab10t64. 2025-12-16 00:30:40.994044 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-12-16 00:30:40.994076 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-12-16 00:30:40.994107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libvotequorum8:amd64. 2025-12-16 00:30:40.994175 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:30:40.994212 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:40.994290 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libicu74:amd64. 2025-12-16 00:30:40.994317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../13-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-12-16 00:30:40.994345 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:30:40.994381 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxml2:amd64. 2025-12-16 00:30:40.994391 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../14-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-16 00:30:40.994446 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:30:40.994501 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libxslt1.1:amd64. 2025-12-16 00:30:40.994519 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../15-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:30:40.994564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:30:40.994595 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package xsltproc. 2025-12-16 00:30:40.994646 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../16-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:30:40.994656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:30:40.994687 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package corosync. 2025-12-16 00:30:40.994719 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../17-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 00:30:40.994755 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:40.994790 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnss3-tools. 2025-12-16 00:30:40.994845 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../18-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-12-16 00:30:40.994857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-12-16 00:30:40.994904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package psmisc. 2025-12-16 00:30:40.994913 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../19-psmisc_23.7-1build1_amd64.deb ... 2025-12-16 00:30:40.994972 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking psmisc (23.7-1build1) ... 2025-12-16 00:30:40.995003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rubygems-integration. 2025-12-16 00:30:40.995090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../20-rubygems-integration_1.18_all.deb ... 2025-12-16 00:30:40.995100 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rubygems-integration (1.18) ... 2025-12-16 00:30:40.995177 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package rake. 2025-12-16 00:30:40.995187 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../21-rake_13.0.6-3_all.deb ... 2025-12-16 00:30:40.995218 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking rake (13.0.6-3) ... 2025-12-16 00:30:40.995291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-net-telnet. 2025-12-16 00:30:40.995323 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../22-ruby-net-telnet_0.2.0-1_all.deb ... 2025-12-16 00:30:40.995353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-12-16 00:30:40.995366 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-webrick. 2025-12-16 00:30:40.995397 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../23-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-12-16 00:30:40.995428 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-12-16 00:30:40.995464 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-xmlrpc. 2025-12-16 00:30:40.995519 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../24-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-12-16 00:30:40.995538 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-12-16 00:30:40.995574 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby:amd64. 2025-12-16 00:30:40.995607 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../25-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-12-16 00:30:40.995616 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-12-16 00:30:40.995646 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sdbm:amd64. 2025-12-16 00:30:40.995684 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../26-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-12-16 00:30:40.995739 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-12-16 00:30:40.995751 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libncurses6:amd64. 2025-12-16 00:30:40.995794 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-16 00:30:40.995828 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 00:30:40.995837 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libyaml-0-2:amd64. 2025-12-16 00:30:40.995868 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../28-libyaml-0-2_0.2.5-1build1_amd64.deb ... 2025-12-16 00:30:40.995903 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-16 00:30:40.996008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libruby3.2:amd64. 2025-12-16 00:30:40.996026 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../29-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-12-16 00:30:40.996047 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-16 00:30:40.996090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby3.2. 2025-12-16 00:30:40.996119 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../30-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-12-16 00:30:40.996128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-16 00:30:40.996160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rubygems. 2025-12-16 00:30:40.996176 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../31-ruby-rubygems_3.4.20-1_all.deb ... 2025-12-16 00:30:40.996206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rubygems (3.4.20-1) ... 2025-12-16 00:30:40.996215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby. 2025-12-16 00:30:40.996285 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../32-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-12-16 00:30:40.996322 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby (1:3.2~ubuntu1) ... 2025-12-16 00:30:40.996332 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-nio4r:amd64. 2025-12-16 00:30:40.996363 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../33-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-12-16 00:30:40.996395 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-12-16 00:30:40.996426 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-16 00:30:40.996466 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package puma. 2025-12-16 00:30:40.996504 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../34-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-12-16 00:30:40.996532 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-12-16 00:30:40.996557 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dacite. 2025-12-16 00:30:40.996619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../35-python3-dacite_1.8.1-2_all.deb ... 2025-12-16 00:30:40.996627 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dacite (1.8.1-2) ... 2025-12-16 00:30:40.996657 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-six. 2025-12-16 00:30:40.996683 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../36-python3-six_1.16.0-4_all.deb ... 2025-12-16 00:30:40.996715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-six (1.16.0-4) ... 2025-12-16 00:30:40.996746 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-dateutil. 2025-12-16 00:30:40.996776 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../37-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-12-16 00:30:40.996832 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-12-16 00:30:40.996840 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-lxml:amd64. 2025-12-16 00:30:40.996869 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../38-python3-lxml_5.2.1-1_amd64.deb ... 2025-12-16 00:30:40.996894 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-12-16 00:30:40.996919 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cffi-backend:amd64. 2025-12-16 00:30:40.996988 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../39-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-12-16 00:30:40.997042 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-16 00:30:40.997057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-cryptography. 2025-12-16 00:30:40.997083 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../40-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-12-16 00:30:40.997144 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-16 00:30:40.997166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-openssl. 2025-12-16 00:30:40.997223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../41-python3-openssl_23.2.0-1_all.deb ... 2025-12-16 00:30:40.997257 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-openssl (23.2.0-1) ... 2025-12-16 00:30:40.997287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcurl3t64-gnutls:amd64. 2025-12-16 00:30:40.997301 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../42-libcurl3t64-gnutls_8.5.0-2ubuntu10.6_amd64.deb ... 2025-12-16 00:30:40.997329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:30:40.997337 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pycurl. 2025-12-16 00:30:40.997375 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../43-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-12-16 00:30:40.997403 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-12-16 00:30:40.997411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-pyparsing. 2025-12-16 00:30:40.997437 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../44-python3-pyparsing_3.1.1-1_all.deb ... 2025-12-16 00:30:40.997463 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-pyparsing (3.1.1-1) ... 2025-12-16 00:30:40.997489 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package python3-tornado. 2025-12-16 00:30:40.997514 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../45-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-12-16 00:30:40.997539 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-12-16 00:30:40.997564 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ffi:amd64. 2025-12-16 00:30:40.997590 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../46-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-12-16 00:30:40.997622 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-12-16 00:30:40.997653 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-childprocess. 2025-12-16 00:30:40.997737 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../47-ruby-childprocess_4.1.0-2_all.deb ... 2025-12-16 00:30:40.997752 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-childprocess (4.1.0-2) ... 2025-12-16 00:30:40.997764 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types-data. 2025-12-16 00:30:40.997807 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../48-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-12-16 00:30:40.997842 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-12-16 00:30:40.997900 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mime-types. 2025-12-16 00:30:40.997908 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../49-ruby-mime-types_3.5.2-1_all.deb ... 2025-12-16 00:30:40.997923 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-16 00:30:40.997931 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mime-types (3.5.2-1) ... 2025-12-16 00:30:40.997971 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ethon. 2025-12-16 00:30:40.997998 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../50-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-12-16 00:30:40.998005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-12-16 00:30:40.998031 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-ruby2-keywords. 2025-12-16 00:30:40.998057 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../51-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-12-16 00:30:40.998090 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-12-16 00:30:40.998115 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-mustermann. 2025-12-16 00:30:40.998142 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../52-ruby-mustermann_3.0.0-2_all.deb ... 2025-12-16 00:30:40.998167 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-mustermann (3.0.0-2) ... 2025-12-16 00:30:40.998196 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack. 2025-12-16 00:30:40.998226 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../53-ruby-rack_2.2.7-1ubuntu0.4_all.deb ... 2025-12-16 00:30:40.998287 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack (2.2.7-1ubuntu0.4) ... 2025-12-16 00:30:40.998294 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-rack-protection. 2025-12-16 00:30:40.998324 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../54-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-12-16 00:30:40.998349 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-12-16 00:30:40.998380 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-tilt. 2025-12-16 00:30:40.998411 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../55-ruby-tilt_2.0.11-2_all.deb ... 2025-12-16 00:30:40.998436 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-tilt (2.0.11-2) ... 2025-12-16 00:30:40.998462 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package ruby-sinatra. 2025-12-16 00:30:40.998500 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../56-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-12-16 00:30:40.998587 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-12-16 00:30:40.998613 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pcs. 2025-12-16 00:30:40.998649 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../57-pcs_0.11.7-1ubuntu1_all.deb ... 2025-12-16 00:30:40.998656 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-12-16 00:30:40.998682 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-16 00:30:40.998715 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../58-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:30:40.998744 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:30:40.998773 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-bin. 2025-12-16 00:30:40.998801 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../59-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:30:40.998831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-16 00:30:40.998857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-session-bus-common. 2025-12-16 00:30:40.998884 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../60-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-12-16 00:30:40.998928 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 00:30:40.999003 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-daemon. 2025-12-16 00:30:40.999020 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../61-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:30:40.999028 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-16 00:30:40.999053 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus-system-bus-common. 2025-12-16 00:30:40.999078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../62-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-12-16 00:30:40.999104 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 00:30:40.999111 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package dbus. 2025-12-16 00:30:40.999137 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../63-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:30:40.999166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-12-16 00:30:40.999197 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-common. 2025-12-16 00:30:40.999223 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../64-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-12-16 00:30:40.999292 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-12-16 00:30:40.999317 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libnet1:amd64. 2025-12-16 00:30:40.999326 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../65-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-12-16 00:30:40.999353 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-12-16 00:30:40.999404 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-16 00:30:40.999430 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../66-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 00:30:40.999491 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:30:40.999517 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libltdl7:amd64. 2025-12-16 00:30:40.999542 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../67-libltdl7_2.4.7-7build1_amd64.deb ... 2025-12-16 00:30:40.999569 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-12-16 00:30:40.999619 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpils2t64. 2025-12-16 00:30:40.999626 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../68-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-12-16 00:30:40.999648 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-12-16 00:30:40.999669 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libplumb2t64. 2025-12-16 00:30:40.999699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../69-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-12-16 00:30:40.999753 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-16 00:30:40.999800 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-12-16 00:30:40.999809 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-common. 2025-12-16 00:30:40.999831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../70-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-12-16 00:30:40.999861 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-16 00:30:40.999883 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-12-16 00:30:40.999944 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package resource-agents-base. 2025-12-16 00:30:40.999951 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../71-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-12-16 00:30:40.999974 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-16 00:30:40.999996 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-12-16 00:30:41.000049 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-resource-agents. 2025-12-16 00:30:41.000056 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../72-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-12-16 00:30:41.000078 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.000107 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-12-16 00:30:41.000133 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../73-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:30:41.000160 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.000209 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-rules26t64:amd64. 2025-12-16 00:30:41.000216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../74-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:30:41.000261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.000291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcib27t64:amd64. 2025-12-16 00:30:41.000340 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../75-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:30:41.000367 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.000417 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmservice28t64:amd64. 2025-12-16 00:30:41.000425 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../76-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:30:41.000447 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.000470 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libstonithd26t64:amd64. 2025-12-16 00:30:41.000497 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../77-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:30:41.000548 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.000555 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-12-16 00:30:41.000578 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../78-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:30:41.000600 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.000622 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package liblrmd28t64:amd64. 2025-12-16 00:30:41.000665 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../79-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:30:41.000672 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.000698 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpe-status28t64:amd64. 2025-12-16 00:30:41.000728 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../80-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:30:41.000750 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.000772 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package libpacemaker1t64:amd64. 2025-12-16 00:30:41.000816 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../81-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:30:41.000822 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.000853 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker. 2025-12-16 00:30:41.000879 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../82-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:30:41.000904 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-16 00:30:41.000929 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.001005 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Selecting previously unselected package pacemaker-cli-utils. 2025-12-16 00:30:41.001032 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Preparing to unpack .../83-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 00:30:41.001054 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.001112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.001131 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The group `haclient' already exists as a system group. Exiting. 2025-12-16 00:30:41.001164 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:info: The system user `hacluster' already exists. Exiting. 2025-12-16 00:30:41.001204 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-16 00:30:41.001215 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records in 2025-12-16 00:30:41.001261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:1+0 records out 2025-12-16 00:30:41.001291 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.000197154 s, 20.8 MB/s 2025-12-16 00:30:41.001305 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-12-16 00:30:41.001329 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dacite (1.8.1-2) ... 2025-12-16 00:30:41.001335 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-12-16 00:30:41.001357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mustermann (3.0.0-2) ... 2025-12-16 00:30:41.001384 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up psmisc (23.7-1build1) ... 2025-12-16 00:30:41.001406 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libyaml-0-2:amd64 (0.2.5-1build1) ... 2025-12-16 00:30:41.001456 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-16 00:30:41.001462 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:30:41.001484 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-12-16 00:30:41.001506 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:41.001528 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rubygems-integration (1.18) ... 2025-12-16 00:30:41.001550 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-12-16 00:30:41.001576 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-12-16 00:30:41.001602 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-12-16 00:30:41.001646 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-six (1.16.0-4) ... 2025-12-16 00:30:41.001655 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pycurl (7.45.3-1build2) ... 2025-12-16 00:30:41.001677 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:30:41.001699 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:No schema files found: doing nothing. 2025-12-16 00:30:41.001741 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-pyparsing (3.1.1-1) ... 2025-12-16 00:30:41.001783 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-16 00:30:41.001814 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-16 00:30:41.001831 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 00:30:41.001839 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:30:41.001860 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-net-telnet (0.2.0-1) ... 2025-12-16 00:30:41.001881 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-12-16 00:30:41.001902 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-16 00:30:41.001910 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:41.001932 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-12-16 00:30:41.002002 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:30:41.002008 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 00:30:41.002029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-12-16 00:30:41.002082 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-12-16 00:30:41.002106 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 00:30:41.002112 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-12-16 00:30:41.002118 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: 2025-12-16 00:30:41.002128 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:30:41.002150 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-16 00:30:41.002156 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-16 00:30:41.002181 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-12-16 00:30:41.002206 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-12-16 00:30:41.002248 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:41.002278 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:41.002299 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:41.002320 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:41.002344 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-12-16 00:30:41.002377 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-16 00:30:41.002398 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-12-16 00:30:41.002419 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-16 00:30:41.002444 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-12-16 00:30:41.002467 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-12-16 00:30:41.002487 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-mime-types (3.5.2-1) ... 2025-12-16 00:30:41.002536 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-12-16 00:30:41.002547 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:30:41.002566 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.002588 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libnss3-tools (2:3.98-1build1) ... 2025-12-16 00:30:41.002609 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-openssl (23.2.0-1) ... 2025-12-16 00:30:41.002631 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 00:30:41.002652 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.002697 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.002704 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.002759 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-12-16 00:30:41.002780 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-12-16 00:30:41.002799 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-12-16 00:30:41.002819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:30:41.002826 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.002848 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.002873 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.002899 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.002920 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.002954 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.002975 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rubygems (3.4.20-1) ... 2025-12-16 00:30:41.003022 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up rake (13.0.6-3) ... 2025-12-16 00:30:41.003029 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-16 00:30:41.003052 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-12-16 00:30:41.003073 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-16 00:30:41.003102 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-12-16 00:30:41.003136 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby (1:3.2~ubuntu1) ... 2025-12-16 00:30:41.003145 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-12-16 00:30:41.003166 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-tilt (2.0.11-2) ... 2025-12-16 00:30:41.003191 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-12-16 00:30:41.003216 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-12-16 00:30:41.003261 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack (2.2.7-1ubuntu0.4) ... 2025-12-16 00:30:41.003307 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-childprocess (4.1.0-2) ... 2025-12-16 00:30:41.003315 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-12-16 00:30:41.003336 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-12-16 00:30:41.003357 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-12-16 00:30:41.003383 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pcs (0.11.7-1ubuntu1) ... 2025-12-16 00:30:41.003408 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-12-16 00:30:41.003429 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:30:41.003455 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-12-16 00:30:41.003476 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:30:41.003531 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.003570 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: could not determine current runlevel 2025-12-16 00:30:41.003615 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:30:41.003640 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-12-16 00:30:41.003691 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:30:41.003736 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> Removed intermediate container 42d995b07b33 2025-12-16 00:30:41.003757 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker: ---> 7ad4bde61e40 2025-12-16 00:30:41.003819 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully built d91a974bfc6e 2025-12-16 00:30:41.003857 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Successfully tagged osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251216 2025-12-16 00:30:41.003994 | ubuntu-noble-large | INFO:kolla.common.utils.hacluster-pacemaker:Built at 2025-12-16 00:30:41.003859 (took 0:00:36.259322) 2025-12-16 00:30:41.004304 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-lego) 2025-12-16 00:30:41.004354 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Processing 2025-12-16 00:30:41.004391 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building started at 2025-12-16 00:30:41.004329 2025-12-16 00:30:41.004434 | 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 2025-12-16 00:30:42.424018 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 plugins into plugins archive 2025-12-16 00:30:42.424378 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-lego:Turned 0 additions into additions archive 2025-12-16 00:31:02.499091 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 1/10 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251216 2025-12-16 00:31:02.499161 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 9b18ae75a2bb 2025-12-16 00:31:02.499312 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 2/10 : LABEL "build-date"="20251216" "name"="letsencrypt-lego" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:31:02.499367 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 0647aef7a388 2025-12-16 00:31:02.499400 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 0647aef7a388 2025-12-16 00:31:02.499411 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 465513f86e3e 2025-12-16 00:31:02.499475 | 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 2025-12-16 00:31:02.499489 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in b066d8218247 2025-12-16 00:31:02.499499 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container b066d8218247 2025-12-16 00:31:02.499558 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 4d1984f3804c 2025-12-16 00:31:02.499571 | 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/* 2025-12-16 00:31:02.499624 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in c8d59bbd95c7 2025-12-16 00:31:02.500517 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:31:02.500601 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:31:02.500616 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:31:02.500627 | 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] 2025-12-16 00:31:02.500640 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:31:02.500651 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:31:02.500661 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:31:02.500671 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:31:02.500681 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:31:02.500691 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:31:02.500711 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:31:02.500723 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:31:02.500734 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:31:02.500898 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:31:02.501033 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:31:02.501137 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 29.0 MB in 3s (10.8 MB/s) 2025-12-16 00:31:02.501198 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-12-16 00:31:02.501329 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-12-16 00:31:02.501399 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-12-16 00:31:02.501491 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-12-16 00:31:02.501550 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following additional packages will be installed: 2025-12-16 00:31:02.501622 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2025-12-16 00:31:02.501712 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Suggested packages: 2025-12-16 00:31:02.501803 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2025-12-16 00:31:02.501885 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2025-12-16 00:31:02.501954 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: python3-braceexpand 2025-12-16 00:31:02.502061 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Recommended packages: 2025-12-16 00:31:02.502139 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: xauth 2025-12-16 00:31:02.502206 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:The following NEW packages will be installed: 2025-12-16 00:31:02.502300 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2025-12-16 00:31:02.504081 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:31:02.504156 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Need to get 1,579 kB of archives. 2025-12-16 00:31:02.504169 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:After this operation, 5,167 kB of additional disk space will be used. 2025-12-16 00:31:02.504179 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:31:02.504193 | 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] 2025-12-16 00:31:02.504212 | 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] 2025-12-16 00:31:02.504288 | 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] 2025-12-16 00:31:02.504314 | 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.2 [436 kB] 2025-12-16 00:31:02.504332 | 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] 2025-12-16 00:31:02.504350 | 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] 2025-12-16 00:31:02.504367 | 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.14 [906 kB] 2025-12-16 00:31:02.504384 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Fetched 1,579 kB in 0s (3,420 kB/s) 2025-12-16 00:31:02.504394 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron-daemon-common. 2025-12-16 00:31:02.504403 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-12-16 00:31:02.504415 | 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% 2025-12-16 00:31:02.504427 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2025-12-16 00:31:02.504437 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2025-12-16 00:31:02.504446 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-12-16 00:31:02.504456 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:80% 2025-12-16 00:31:02.504480 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% (Reading database ... 90% 2025-12-16 00:31:02.504490 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2025-12-16 00:31:02.504499 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:31:02.504509 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-12-16 00:31:02.504519 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-16 00:31:02.504529 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-16 00:31:02.504538 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Creating group 'crontab' with GID 995. 2025-12-16 00:31:02.504548 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package cron. 2025-12-16 00:31:02.504557 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-12-16 00:31:02.504567 | 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% 2025-12-16 00:31:02.504577 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 70% 2025-12-16 00:31:02.504586 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 75% 2025-12-16 00:31:02.504596 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 80% 2025-12-16 00:31:02.504605 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 85% 2025-12-16 00:31:02.504615 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 2025-12-16 00:31:02.504625 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:90% 2025-12-16 00:31:02.504634 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 95% 2025-12-16 00:31:02.504644 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:(Reading database ... 100% (Reading database ... 11578 files and directories currently installed.) 2025-12-16 00:31:02.504668 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-12-16 00:31:02.504687 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-12-16 00:31:02.504697 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libpopt0:amd64. 2025-12-16 00:31:02.504706 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-16 00:31:02.504773 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 00:31:02.504784 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package rsync. 2025-12-16 00:31:02.504794 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-12-16 00:31:02.504804 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-12-16 00:31:02.504814 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libcbor0.10:amd64. 2025-12-16 00:31:02.504823 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-12-16 00:31:02.504833 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 00:31:02.504842 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package libfido2-1:amd64. 2025-12-16 00:31:02.504876 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-12-16 00:31:02.504886 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 00:31:02.504903 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Selecting previously unselected package openssh-client. 2025-12-16 00:31:02.504913 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-16 00:31:02.504923 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 00:31:02.504932 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 00:31:02.504942 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up cron (3.0pl1-184ubuntu2) ... 2025-12-16 00:31:02.504951 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2025-12-16 00:31:02.504961 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: 2025-12-16 00:31:02.504971 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:31:02.504980 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 00:31:02.504994 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 00:31:02.505004 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 00:31:02.505014 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-12-16 00:31:02.505027 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: could not determine current runlevel 2025-12-16 00:31:02.505269 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:31:02.505341 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:31:02.505366 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container c8d59bbd95c7 2025-12-16 00:31:02.505379 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 648d3418e7bc 2025-12-16 00:31:02.505432 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 5/10 : ADD letsencrypt-lego-archive /lego-source 2025-12-16 00:31:02.505512 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 70a6ff4ddbce 2025-12-16 00:31:02.505625 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 6/10 : RUN cp -r /lego-source/lego /opt/ 2025-12-16 00:31:02.505643 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 1d09bc6f761e 2025-12-16 00:31:02.505745 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 1d09bc6f761e 2025-12-16 00:31:02.505805 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 04b779101650 2025-12-16 00:31:02.505893 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 7/10 : COPY letsencrypt-certificates.sh /usr/bin/letsencrypt-certificates 2025-12-16 00:31:02.505972 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 7715cc1653fd 2025-12-16 00:31:02.506041 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Step 8/10 : COPY sync-and-update-certificate.sh /usr/bin/sync-and-update-certificate 2025-12-16 00:31:02.506111 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> 009f45534753 2025-12-16 00:31:02.506180 | 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 2025-12-16 00:31:02.506255 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in a9d271187d75 2025-12-16 00:31:02.506355 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container a9d271187d75 2025-12-16 00:31:02.506423 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> d0e1dc1c1506 2025-12-16 00:31:02.506520 | 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 2025-12-16 00:31:02.506561 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Running in 73f35b3ef9d8 2025-12-16 00:31:02.506627 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-12-16 00:31:02.506696 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-12-16 00:31:02.506764 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-12-16 00:31:02.506837 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Package 'build-essential' is not installed, so not removed 2025-12-16 00:31:02.506922 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:31:02.507984 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading package lists... 2025-12-16 00:31:02.508019 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Building dependency tree... 2025-12-16 00:31:02.508030 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Reading state information... 2025-12-16 00:31:02.508039 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:31:02.508049 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> Removed intermediate container 73f35b3ef9d8 2025-12-16 00:31:02.508059 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego: ---> f61f46a7e948 2025-12-16 00:31:02.508068 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully built 1c1f5acf16ff 2025-12-16 00:31:02.508078 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251216 2025-12-16 00:31:02.508087 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-lego:Built at 2025-12-16 00:31:02.507301 (took 0:00:21.502972) 2025-12-16 00:31:02.508097 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(letsencrypt-webserver) 2025-12-16 00:31:02.508106 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Processing 2025-12-16 00:31:02.508144 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building started at 2025-12-16 00:31:02.507946 2025-12-16 00:31:02.509301 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 plugins into plugins archive 2025-12-16 00:31:02.510106 | ubuntu-noble-large | DEBUG:kolla.common.utils.letsencrypt-webserver:Turned 0 additions into additions archive 2025-12-16 00:31:21.995445 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 1/6 : FROM osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251216 2025-12-16 00:31:21.995537 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 9b18ae75a2bb 2025-12-16 00:31:21.995555 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 2/6 : LABEL "build-date"="20251216" "name"="letsencrypt-webserver" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:31:21.995571 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 88294fdbecc6 2025-12-16 00:31:21.995583 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 88294fdbecc6 2025-12-16 00:31:21.995594 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> dd7344678b28 2025-12-16 00:31:21.995606 | 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/* 2025-12-16 00:31:21.995619 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 061ceca7e484 2025-12-16 00:31:21.995663 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:31:21.995673 | 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] 2025-12-16 00:31:21.995684 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:31:21.995694 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:31:21.995722 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:31:21.995732 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:31:21.995741 | 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] 2025-12-16 00:31:21.995756 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:31:21.995765 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:31:21.995804 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:31:21.995864 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:31:21.995874 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:31:21.995953 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:31:21.995965 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:31:21.995977 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:31:21.996141 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 29.0 MB in 3s (10.0 MB/s) 2025-12-16 00:31:21.996190 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-12-16 00:31:21.996199 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-12-16 00:31:21.996211 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-12-16 00:31:21.996217 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-12-16 00:31:21.996226 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following additional packages will be installed: 2025-12-16 00:31:21.996296 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-bin apache2-data apache2-utils libapr1t64 libaprutil1-dbd-sqlite3 2025-12-16 00:31:21.996325 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 liblua5.4-0 libxml2 2025-12-16 00:31:21.996369 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Suggested packages: 2025-12-16 00:31:21.996395 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2025-12-16 00:31:21.996435 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Recommended packages: 2025-12-16 00:31:21.996463 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ssl-cert 2025-12-16 00:31:21.996507 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:The following NEW packages will be installed: 2025-12-16 00:31:21.996543 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: apache2 apache2-bin apache2-data apache2-utils libapr1t64 2025-12-16 00:31:21.996579 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: libaprutil1-dbd-sqlite3 libaprutil1-ldap libaprutil1t64 libicu74 libjansson4 2025-12-16 00:31:21.996605 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: liblua5.4-0 libxml2 2025-12-16 00:31:21.996654 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:31:21.996680 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Need to get 13.7 MB of archives. 2025-12-16 00:31:21.996727 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:After this operation, 47.0 MB of additional disk space will be used. 2025-12-16 00:31:21.996743 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:31:21.996818 | 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] 2025-12-16 00:31:21.996834 | 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] 2025-12-16 00:31:21.996878 | 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] 2025-12-16 00:31:21.996913 | 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] 2025-12-16 00:31:21.996950 | 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] 2025-12-16 00:31:21.996986 | 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] 2025-12-16 00:31:21.997035 | 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] 2025-12-16 00:31:21.997045 | 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.6 [763 kB] 2025-12-16 00:31:21.997094 | 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.8 [1,331 kB] 2025-12-16 00:31:21.997130 | 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.8 [163 kB] 2025-12-16 00:31:21.997166 | 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.8 [97.7 kB] 2025-12-16 00:31:21.997202 | 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.8 [90.2 kB] 2025-12-16 00:31:21.997242 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Fetched 13.7 MB in 1s (13.3 MB/s) 2025-12-16 00:31:21.997297 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libapr1t64:amd64. 2025-12-16 00:31:21.997307 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 2025-12-16 00:31:21.997386 | 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% 2025-12-16 00:31:21.997416 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 70% 2025-12-16 00:31:21.997458 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 75% 2025-12-16 00:31:21.997496 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 80% 2025-12-16 00:31:21.997533 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 85% 2025-12-16 00:31:21.997569 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 90% 2025-12-16 00:31:21.997604 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 95% 2025-12-16 00:31:21.997643 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:31:21.997680 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2025-12-16 00:31:21.997725 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-12-16 00:31:21.997742 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1t64:amd64. 2025-12-16 00:31:21.997810 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2025-12-16 00:31:21.997872 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-16 00:31:21.997908 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2025-12-16 00:31:21.997945 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2025-12-16 00:31:21.997982 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-16 00:31:21.998019 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libaprutil1-ldap:amd64. 2025-12-16 00:31:21.998056 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2025-12-16 00:31:21.998091 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-16 00:31:21.998131 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libjansson4:amd64. 2025-12-16 00:31:21.998147 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2025-12-16 00:31:21.998206 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:31:21.998217 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package liblua5.4-0:amd64. 2025-12-16 00:31:21.998291 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2025-12-16 00:31:21.998322 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-12-16 00:31:21.998371 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libicu74:amd64. 2025-12-16 00:31:21.998399 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../06-libicu74_74.2-1ubuntu3.1_amd64.deb ... 2025-12-16 00:31:21.998436 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:31:21.998473 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package libxml2:amd64. 2025-12-16 00:31:21.998509 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../07-libxml2_2.9.14+dfsg-1.3ubuntu3.6_amd64.deb ... 2025-12-16 00:31:21.998550 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:31:21.998565 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-bin. 2025-12-16 00:31:21.998619 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.8_amd64.deb ... 2025-12-16 00:31:21.998646 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-bin (2.4.58-1ubuntu8.8) ... 2025-12-16 00:31:21.998688 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-data. 2025-12-16 00:31:21.998731 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.8_all.deb ... 2025-12-16 00:31:21.998757 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-data (2.4.58-1ubuntu8.8) ... 2025-12-16 00:31:21.998834 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2-utils. 2025-12-16 00:31:21.998842 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.8_amd64.deb ... 2025-12-16 00:31:21.998868 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2-utils (2.4.58-1ubuntu8.8) ... 2025-12-16 00:31:21.998909 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Selecting previously unselected package apache2. 2025-12-16 00:31:21.998944 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.8_amd64.deb ... 2025-12-16 00:31:21.998980 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Unpacking apache2 (2.4.58-1ubuntu8.8) ... 2025-12-16 00:31:21.999016 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:31:21.999052 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libicu74:amd64 (74.2-1ubuntu3.1) ... 2025-12-16 00:31:21.999088 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2025-12-16 00:31:21.999124 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2025-12-16 00:31:21.999160 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-data (2.4.58-1ubuntu8.8) ... 2025-12-16 00:31:21.999195 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.6) ... 2025-12-16 00:31:21.999220 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-16 00:31:21.999286 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-16 00:31:21.999316 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2025-12-16 00:31:21.999359 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-utils (2.4.58-1ubuntu8.8) ... 2025-12-16 00:31:21.999395 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2-bin (2.4.58-1ubuntu8.8) ... 2025-12-16 00:31:21.999431 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Setting up apache2 (2.4.58-1ubuntu8.8) ... 2025-12-16 00:31:21.999469 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mpm_event. 2025-12-16 00:31:21.999505 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_core. 2025-12-16 00:31:21.999541 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_host. 2025-12-16 00:31:21.999589 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_core. 2025-12-16 00:31:21.999626 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module auth_basic. 2025-12-16 00:31:21.999662 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module access_compat. 2025-12-16 00:31:21.999698 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authn_file. 2025-12-16 00:31:21.999736 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module authz_user. 2025-12-16 00:31:21.999794 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module alias. 2025-12-16 00:31:21.999849 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module dir. 2025-12-16 00:31:21.999888 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module autoindex. 2025-12-16 00:31:21.999928 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module env. 2025-12-16 00:31:21.999967 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module mime. 2025-12-16 00:31:22.000005 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module negotiation. 2025-12-16 00:31:22.000044 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module setenvif. 2025-12-16 00:31:22.000089 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module filter. 2025-12-16 00:31:22.000106 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module deflate. 2025-12-16 00:31:22.000158 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module status. 2025-12-16 00:31:22.000197 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling module reqtimeout. 2025-12-16 00:31:22.000253 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf charset. 2025-12-16 00:31:22.000286 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf localized-error-pages. 2025-12-16 00:31:22.000331 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf other-vhosts-access-log. 2025-12-16 00:31:22.000369 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf security. 2025-12-16 00:31:22.000408 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling conf serve-cgi-bin. 2025-12-16 00:31:22.000446 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Enabling site 000-default. 2025-12-16 00:31:22.000486 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: could not determine current runlevel 2025-12-16 00:31:22.000524 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:31:22.000562 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:31:22.000599 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 061ceca7e484 2025-12-16 00:31:22.000636 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> bbe562323efa 2025-12-16 00:31:22.000675 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 4/6 : RUN echo > /etc/apache2/ports.conf 2025-12-16 00:31:22.000715 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in 14965220356b 2025-12-16 00:31:22.000753 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container 14965220356b 2025-12-16 00:31:22.000900 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 86a46d008b17 2025-12-16 00:31:22.000933 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_letsencrypt_extend_start 2025-12-16 00:31:22.000945 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> 6785763b3a9d 2025-12-16 00:31:22.000964 | 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 2025-12-16 00:31:22.000977 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Running in b823bd7c4d52 2025-12-16 00:31:22.000991 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-12-16 00:31:22.001048 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-12-16 00:31:22.001096 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-12-16 00:31:22.001110 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Package 'build-essential' is not installed, so not removed 2025-12-16 00:31:22.001158 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:31:22.001206 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading package lists... 2025-12-16 00:31:22.001219 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Building dependency tree... 2025-12-16 00:31:22.001302 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Reading state information... 2025-12-16 00:31:22.001322 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:31:22.001381 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> Removed intermediate container b823bd7c4d52 2025-12-16 00:31:22.001427 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver: ---> ed1e41e9b1e2 2025-12-16 00:31:22.001453 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully built fafa7c2d3358 2025-12-16 00:31:22.001492 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Successfully tagged osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251216 2025-12-16 00:31:22.001588 | ubuntu-noble-large | INFO:kolla.common.utils.letsencrypt-webserver:Built at 2025-12-16 00:31:22.001489 (took 0:00:19.493543) 2025-12-16 00:31:22.001994 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-base) 2025-12-16 00:31:22.002056 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Processing 2025-12-16 00:31:22.002119 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building started at 2025-12-16 00:31:22.002039 2025-12-16 00:31:22.002196 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Getting local archive from tarballs/blazar-stable-2024.2.tar.gz 2025-12-16 00:31:22.004157 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 plugins into plugins archive 2025-12-16 00:31:22.004832 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-base:Turned 0 additions into additions archive 2025-12-16 00:31:34.382472 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:31:34.382596 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 530665a78e68 2025-12-16 00:31:34.382616 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 2/6 : LABEL "build-date"="20251216" "name"="blazar-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:31:34.382774 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in e36726a3732c 2025-12-16 00:31:34.382793 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container e36726a3732c 2025-12-16 00:31:34.382805 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 384857ca1aca 2025-12-16 00:31:34.382819 | 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 2025-12-16 00:31:34.382833 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 51df6265ddb6 2025-12-16 00:31:34.382845 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 51df6265ddb6 2025-12-16 00:31:34.382857 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 95a6b0300c49 2025-12-16 00:31:34.382869 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 4/6 : ADD blazar-base-archive /blazar-base-source 2025-12-16 00:31:34.382881 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 0d7e34147d43 2025-12-16 00:31:34.382922 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:31:34.382935 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 6c29e6a1e5cc 2025-12-16 00:31:34.382949 | 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 2025-12-16 00:31:34.382963 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Running in 5106688ffba2 2025-12-16 00:31:34.382979 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Processing /blazar 2025-12-16 00:31:34.383111 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: started 2025-12-16 00:31:34.384334 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:31:34.384357 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: started 2025-12-16 00:31:34.384367 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:31:34.384377 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: started 2025-12-16 00:31:34.384388 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:31:34.384397 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:31:34.384407 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:31:34.384418 | 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.dev5) (6.1.0) 2025-12-16 00:31:34.384430 | 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.dev5) (1.13.2) 2025-12-16 00:31:34.384440 | 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.dev5) (0.36.1) 2025-12-16 00:31:34.384452 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Flask>=1.0.2 (from blazar==14.0.1.dev5) 2025-12-16 00:31:34.384461 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-12-16 00:31:34.384471 | 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.dev5) (2.1.0) 2025-12-16 00:31:34.384490 | 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.dev5) (5.8.1) 2025-12-16 00:31:34.384501 | 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.dev5) (10.7.1) 2025-12-16 00:31:34.384511 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting microversion-parse>=0.2.1 (from blazar==14.0.1.dev5) 2025-12-16 00:31:34.384520 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:31:34.384530 | 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.dev5) (6.1.0) 2025-12-16 00:31:34.384540 | 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.dev5) (9.6.0) 2025-12-16 00:31:34.384550 | 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.dev5) (5.6.0) 2025-12-16 00:31:34.384559 | 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.dev5) (16.0.0) 2025-12-16 00:31:34.384569 | 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.dev5) (6.4.0) 2025-12-16 00:31:34.384579 | 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.dev5) (6.1.2) 2025-12-16 00:31:34.384589 | 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.dev5) (14.9.1) 2025-12-16 00:31:34.384608 | 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.dev5) (6.2.0) 2025-12-16 00:31:34.384618 | 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.dev5) (4.4.0) 2025-12-16 00:31:34.384627 | 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.dev5) (5.5.0) 2025-12-16 00:31:34.384637 | 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.dev5) (3.5.0) 2025-12-16 00:31:34.384658 | 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.dev5) (2.4.0) 2025-12-16 00:31:34.384669 | 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.dev5) (7.4.0) 2025-12-16 00:31:34.384679 | 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.dev5) (11.3.1) 2025-12-16 00:31:34.384689 | 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.dev5) (18.7.0) 2025-12-16 00:31:34.384698 | 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.dev5) (0.10.1) 2025-12-16 00:31:34.384708 | 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.dev5) (5.5.0) 2025-12-16 00:31:34.384718 | 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.dev5) (1.5.1) 2025-12-16 00:31:34.384751 | 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.dev5) (2.32.3) 2025-12-16 00:31:34.384761 | 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.dev5) (1.3.4) 2025-12-16 00:31:34.384777 | 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.dev5) (2.5.1) 2025-12-16 00:31:34.384787 | 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.dev5) (2.0.32) 2025-12-16 00:31:34.384796 | 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.dev5) (5.3.0) 2025-12-16 00:31:34.384806 | 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.dev5) (1.8.8) 2025-12-16 00:31:34.384815 | 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.dev5) (0.12.1) 2025-12-16 00:31:34.384824 | 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.dev5) (1.3.5) 2025-12-16 00:31:34.384838 | 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.dev5) (4.12.2) 2025-12-16 00:31:34.384856 | 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.dev5) (2.6.1) 2025-12-16 00:31:34.384868 | 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.dev5) (3.0.3) 2025-12-16 00:31:34.384878 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting Werkzeug>=3.0.0 (from Flask>=1.0.2->blazar==14.0.1.dev5) 2025-12-16 00:31:34.384891 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-12-16 00:31:34.384954 | 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.dev5) (3.1.4) 2025-12-16 00:31:34.384969 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting itsdangerous>=2.1.2 (from Flask>=1.0.2->blazar==14.0.1.dev5) 2025-12-16 00:31:34.385159 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-16 00:31:34.385222 | 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.dev5) (8.1.7) 2025-12-16 00:31:34.385347 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Collecting blinker>=1.6.2 (from Flask>=1.0.2->blazar==14.0.1.dev5) 2025-12-16 00:31:34.385369 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-12-16 00:31:34.385388 | 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.dev5) (2.1.5) 2025-12-16 00:31:34.385407 | 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.dev5) (1.7.0) 2025-12-16 00:31:34.385420 | 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.dev5) (2.9.0) 2025-12-16 00:31:34.385435 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (3.8.0) 2025-12-16 00:31:34.385444 | 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.dev5) (3.1.1) 2025-12-16 00:31:34.385458 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (1.3.3) 2025-12-16 00:31:34.385529 | 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.1->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->blazar==14.0.1.dev5) (5.1.1) 2025-12-16 00:31:34.385568 | 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.dev5) (0.19) 2025-12-16 00:31:34.386651 | 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.dev5) (6.0.2) 2025-12-16 00:31:34.386759 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->blazar==14.0.1.dev5) (3.0.0) 2025-12-16 00:31:34.386789 | 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.dev5) (2.0.0) 2025-12-16 00:31:34.386799 | 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>=1.2.0->oslo.config>=6.8.0->blazar==14.0.1.dev5) (1.16.0) 2025-12-16 00:31:34.386809 | 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.dev5) (2.0.1) 2025-12-16 00:31:34.386819 | 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.dev5) (0.5.0) 2025-12-16 00:31:34.386829 | 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.dev5) (2.9.0.post0) 2025-12-16 00:31:34.386839 | 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.dev5) (5.2.0) 2025-12-16 00:31:34.386849 | 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.dev5) (5.5.0) 2025-12-16 00:31:34.386860 | 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.dev5) (3.0.0) 2025-12-16 00:31:34.386869 | 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.dev5) (5.4.0) 2025-12-16 00:31:34.386879 | 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.dev5) (0.9.0) 2025-12-16 00:31:34.386889 | 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.dev5) (5.1.0) 2025-12-16 00:31:34.386898 | 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.dev5) (0.20.0) 2025-12-16 00:31:34.386910 | 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.dev5) (4.0.1) 2025-12-16 00:31:34.386919 | 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.dev5) (4.0.1) 2025-12-16 00:31:34.386929 | 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.dev5) (1.0.8) 2025-12-16 00:31:34.386939 | 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.dev5) (2024.1) 2025-12-16 00:31:34.386948 | 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.dev5) (3.10.1) 2025-12-16 00:31:34.386958 | 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.dev5) (3.1.0) 2025-12-16 00:31:34.387010 | 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.dev5) (1.6.0) 2025-12-16 00:31:34.387022 | 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.dev5) (3.11.0) 2025-12-16 00:31:34.387032 | 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.dev5) (24.1) 2025-12-16 00:31:34.387043 | 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.dev5) (6.0.0) 2025-12-16 00:31:34.387052 | 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.dev5) (3.1.2) 2025-12-16 00:31:34.387062 | 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.dev5) (67.2.0) 2025-12-16 00:31:34.387071 | 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.dev5) (0.3.5) 2025-12-16 00:31:34.387081 | 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.dev5) (0.2.13) 2025-12-16 00:31:34.387091 | 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.dev5) (2024.1) 2025-12-16 00:31:34.387101 | 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.dev5) (1.16.0) 2025-12-16 00:31:34.387110 | 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.dev5) (4.7.0) 2025-12-16 00:31:34.387120 | 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.dev5) (4.0.1) 2025-12-16 00:31:34.387129 | 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.dev5) (2.1.0) 2025-12-16 00:31:34.387139 | 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.dev5) (3.1.0) 2025-12-16 00:31:34.387148 | 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.dev5) (0.5.2) 2025-12-16 00:31:34.387158 | 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.dev5) (2.4.3) 2025-12-16 00:31:34.387168 | 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.dev5) (24.2.0) 2025-12-16 00:31:34.387178 | 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.dev5) (1.9.0) 2025-12-16 00:31:34.387195 | 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.dev5) (42.0.8) 2025-12-16 00:31:34.387210 | 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.dev5) (1.0.1) 2025-12-16 00:31:34.387263 | 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.dev5) (1.33) 2025-12-16 00:31:34.387279 | 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.dev5) (0.11.0) 2025-12-16 00:31:34.387290 | 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.dev5) (4.2.2) 2025-12-16 00:31:34.387300 | 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.dev5) (1.4.0) 2025-12-16 00:31:34.387408 | 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.dev5) (1.17.0) 2025-12-16 00:31:34.387422 | 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.dev5) (2.22) 2025-12-16 00:31:34.387434 | 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.dev5) (3.0.0) 2025-12-16 00:31:34.387444 | 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.dev5) (3.3.2) 2025-12-16 00:31:34.387454 | 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.dev5) (3.8) 2025-12-16 00:31:34.387464 | 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.dev5) (1.26.19) 2025-12-16 00:31:34.387473 | 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.dev5) (2025.11.12) 2025-12-16 00:31:34.387483 | 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.dev5) (0.7) 2025-12-16 00:31:34.387493 | 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.dev5) (2.7.2) 2025-12-16 00:31:34.387503 | 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.dev5) (0.8.1) 2025-12-16 00:31:34.387512 | 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.dev5) (6.11.0) 2025-12-16 00:31:34.387531 | 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.dev5) (3.20.0) 2025-12-16 00:31:34.387541 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-12-16 00:31:34.387551 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-12-16 00:31:34.387560 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-12-16 00:31:34.387570 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-12-16 00:31:34.387579 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-12-16 00:31:34.387589 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Building wheels for collected packages: blazar 2025-12-16 00:31:34.387598 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): started 2025-12-16 00:31:34.387614 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Building wheel for blazar (pyproject.toml): finished with status 'done' 2025-12-16 00:31:34.387624 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Created wheel for blazar: filename=blazar-14.0.1.dev5-py3-none-any.whl size=314913 sha256=5515555996c603e1192baf18f8fbbfac5ae7fdacc81cb0fee9c66937a22ee20c 2025-12-16 00:31:34.387635 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: Stored in directory: /tmp/pip-ephem-wheel-cache-cput45hk/wheels/77/96/a4/44e4d48633a0c583bd94cd3d71c39e23d381d7a4274fe7cfaf 2025-12-16 00:31:34.387646 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built blazar 2025-12-16 00:31:34.387656 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Installing collected packages: Werkzeug, microversion-parse, itsdangerous, blinker, Flask, blazar 2025-12-16 00:31:34.387666 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully installed Flask-3.0.3 Werkzeug-3.0.4 blazar-14.0.1.dev5 blinker-1.8.2 itsdangerous-2.2.0 microversion-parse-2.0.0 2025-12-16 00:31:34.387676 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> Removed intermediate container 5106688ffba2 2025-12-16 00:31:34.387686 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base: ---> 26ed04e19467 2025-12-16 00:31:34.387705 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully built 2a4a64782154 2025-12-16 00:31:34.387716 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Successfully tagged osism.harbor.regio.digital/kolla/blazar-base:build-20251216 2025-12-16 00:31:34.387749 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-base:Built at 2025-12-16 00:31:34.387039 (took 0:00:12.385000) 2025-12-16 00:31:34.387760 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-api) to queue 2025-12-16 00:31:34.387770 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(blazar-manager) to queue 2025-12-16 00:31:34.387779 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-base) 2025-12-16 00:31:34.387789 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Processing 2025-12-16 00:31:34.387798 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building started at 2025-12-16 00:31:34.387507 2025-12-16 00:31:34.387808 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Getting local archive from tarballs/designate-stable-2024.2.tar.gz 2025-12-16 00:31:34.390119 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 plugins into plugins archive 2025-12-16 00:31:34.390210 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-base:Turned 0 additions into additions archive 2025-12-16 00:31:48.888490 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:31:48.888568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 530665a78e68 2025-12-16 00:31:48.888588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 2/7 : LABEL "build-date"="20251216" "name"="designate-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:31:48.888630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 8ce63282d3ce 2025-12-16 00:31:48.888643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 8ce63282d3ce 2025-12-16 00:31:48.888652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 831ac761d309 2025-12-16 00:31:48.888663 | 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 2025-12-16 00:31:48.888702 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in b3c73f30e0a0 2025-12-16 00:31:48.888713 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container b3c73f30e0a0 2025-12-16 00:31:48.888723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 0d7405f645c4 2025-12-16 00:31:48.888732 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 4/7 : ADD designate-base-archive /designate-base-source 2025-12-16 00:31:48.888742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> f2909e57eeaa 2025-12-16 00:31:48.888752 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 5/7 : COPY designate_sudoers /etc/sudoers.d/kolla_designate_sudoers 2025-12-16 00:31:48.888762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> 6db70dd48fc8 2025-12-16 00:31:48.888771 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:31:48.888781 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> d4b729d37042 2025-12-16 00:31:48.888812 | 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 2025-12-16 00:31:48.888823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Running in 0533fddaa058 2025-12-16 00:31:48.888833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Processing /designate 2025-12-16 00:31:48.888922 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: started 2025-12-16 00:31:48.888935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:31:48.888945 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: started 2025-12-16 00:31:48.888954 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:31:48.888964 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: started 2025-12-16 00:31:48.888974 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:31:48.888984 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:31:48.888993 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:31:48.889011 | 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.0.1.dev8) (1.13.2) 2025-12-16 00:31:48.889022 | 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.0.1.dev8) (0.36.1) 2025-12-16 00:31:48.889032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Flask!=0.11,>=0.10 (from designate==19.0.1.dev8) 2025-12-16 00:31:48.889085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-12-16 00:31:48.889096 | 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.0.1.dev8) (3.0.3) 2025-12-16 00:31:48.889107 | 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.0.1.dev8) (3.1.4) 2025-12-16 00:31:48.889117 | 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.0.1.dev8) (4.19.2) 2025-12-16 00:31:48.889181 | 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.0.1.dev8) (5.8.1) 2025-12-16 00:31:48.889192 | 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.0.1.dev8) (10.7.1) 2025-12-16 00:31:48.889287 | 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.0.1.dev8) (4.0.1) 2025-12-16 00:31:48.889323 | 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.0.1.dev8) (9.6.0) 2025-12-16 00:31:48.889361 | 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.0.1.dev8) (6.1.0) 2025-12-16 00:31:48.889410 | 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.0.1.dev8) (14.9.1) 2025-12-16 00:31:48.889456 | 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.0.1.dev8) (6.2.0) 2025-12-16 00:31:48.889502 | 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.0.1.dev8) (6.1.2) 2025-12-16 00:31:48.889557 | 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.0.1.dev8) (3.4.0) 2025-12-16 00:31:48.889604 | 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.0.1.dev8) (7.3.0) 2025-12-16 00:31:48.889651 | 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.0.1.dev8) (5.5.0) 2025-12-16 00:31:48.889716 | 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.0.1.dev8) (3.5.0) 2025-12-16 00:31:48.891424 | 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.0.1.dev8) (2.4.0) 2025-12-16 00:31:48.891470 | 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.0.1.dev8) (7.4.0) 2025-12-16 00:31:48.891485 | 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.0.1.dev8) (3.4.0) 2025-12-16 00:31:48.891492 | 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.0.1.dev8) (4.2.0) 2025-12-16 00:31:48.891499 | 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.0.1.dev8) (3.10.1) 2025-12-16 00:31:48.891505 | 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.0.1.dev8) (3.1.0) 2025-12-16 00:31:48.891511 | 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.0.1.dev8) (6.1.0) 2025-12-16 00:31:48.891517 | 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.0.1.dev8) (1.5.1) 2025-12-16 00:31:48.891524 | 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.0.1.dev8) (6.1.0) 2025-12-16 00:31:48.891531 | 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.0.1.dev8) (2.32.3) 2025-12-16 00:31:48.891537 | 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.0.1.dev8) (8.3.0) 2025-12-16 00:31:48.891543 | 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.0.1.dev8) (2.0.32) 2025-12-16 00:31:48.891550 | 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.0.1.dev8) (5.3.0) 2025-12-16 00:31:48.891556 | 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.0.1.dev8) (1.8.8) 2025-12-16 00:31:48.891562 | 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.0.1.dev8) (2.6.1) 2025-12-16 00:31:48.891568 | 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.0.1.dev8) (16.0.0) 2025-12-16 00:31:48.891575 | 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.0.1.dev8) (6.4.0) 2025-12-16 00:31:48.891581 | 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.0.1.dev8) (5.6.0) 2025-12-16 00:31:48.891601 | 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.0.1.dev8) (4.4.0) 2025-12-16 00:31:48.891607 | 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.0.1.dev8) (6.3.0) 2025-12-16 00:31:48.891614 | 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.0.1.dev8) (3.0.0) 2025-12-16 00:31:48.891625 | 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.0.1.dev8) (1.3.5) 2025-12-16 00:31:48.891639 | 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.0.1.dev8) (4.12.2) 2025-12-16 00:31:48.891646 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting Werkzeug>=3.0.0 (from Flask!=0.11,>=0.10->designate==19.0.1.dev8) 2025-12-16 00:31:48.891653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-12-16 00:31:48.891659 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=0.10->designate==19.0.1.dev8) 2025-12-16 00:31:48.891666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-16 00:31:48.891693 | 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.0.1.dev8) (8.1.7) 2025-12-16 00:31:48.891699 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=0.10->designate==19.0.1.dev8) 2025-12-16 00:31:48.891705 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-12-16 00:31:48.891711 | 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.0.1.dev8) (2.1.5) 2025-12-16 00:31:48.891717 | 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.0.1.dev8) (24.2.0) 2025-12-16 00:31:48.891724 | 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.0.1.dev8) (2023.12.1) 2025-12-16 00:31:48.891731 | 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.0.1.dev8) (0.35.1) 2025-12-16 00:31:48.891738 | 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.0.1.dev8) (0.20.0) 2025-12-16 00:31:48.891744 | 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.0.1.dev8) (2.1.0) 2025-12-16 00:31:48.891750 | 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.0.1.dev8) (1.7.0) 2025-12-16 00:31:48.891757 | 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.0.1.dev8) (2.9.0) 2025-12-16 00:31:48.891763 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->designate==19.0.1.dev8) (3.8.0) 2025-12-16 00:31:48.891769 | 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.0.1.dev8) (3.1.1) 2025-12-16 00:31:48.891775 | 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.0.1.dev8) (5.5.0) 2025-12-16 00:31:48.891787 | 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.0.1.dev8) (6.0.2) 2025-12-16 00:31:48.891798 | 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.0.1.dev8) (42.0.8) 2025-12-16 00:31:48.891805 | 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.0.1.dev8) (5.1.1) 2025-12-16 00:31:48.891811 | 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.0.1.dev8) (1.3.3) 2025-12-16 00:31:48.891821 | 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.0.1.dev8) (1.0.1) 2025-12-16 00:31:48.891828 | 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.0.1.dev8) (1.33) 2025-12-16 00:31:48.891833 | 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.0.1.dev8) (0.11.0) 2025-12-16 00:31:48.891866 | 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.0.1.dev8) (4.2.2) 2025-12-16 00:31:48.891873 | 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.0.1.dev8) (1.4.0) 2025-12-16 00:31:48.891879 | 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.0.1.dev8) (1.17.0) 2025-12-16 00:31:48.891885 | 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.0.1.dev8) (2.22) 2025-12-16 00:31:48.891891 | 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.0.1.dev8) (3.0.0) 2025-12-16 00:31:48.891897 | 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.0.1.dev8) (0.19) 2025-12-16 00:31:48.891903 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->designate==19.0.1.dev8) (3.0.0) 2025-12-16 00:31:48.891909 | 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.0.1.dev8) (0.10.1) 2025-12-16 00:31:48.891915 | 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.0.1.dev8) (2.0.0) 2025-12-16 00:31:48.891921 | 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>=1.2.0->oslo.config>=6.8.0->designate==19.0.1.dev8) (1.16.0) 2025-12-16 00:31:48.891927 | 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.0.1.dev8) (2.0.1) 2025-12-16 00:31:48.891938 | 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.0.1.dev8) (0.5.0) 2025-12-16 00:31:48.891944 | 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.0.1.dev8) (2.9.0.post0) 2025-12-16 00:31:48.891949 | 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.0.1.dev8) (5.2.0) 2025-12-16 00:31:48.891960 | 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.0.1.dev8) (5.5.0) 2025-12-16 00:31:48.891969 | 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.0.1.dev8) (5.4.0) 2025-12-16 00:31:48.892005 | 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.0.1.dev8) (0.9.0) 2025-12-16 00:31:48.892075 | 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.0.1.dev8) (5.1.0) 2025-12-16 00:31:48.892133 | 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.0.1.dev8) (0.20.0) 2025-12-16 00:31:48.892180 | 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.0.1.dev8) (4.0.1) 2025-12-16 00:31:48.892267 | 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.0.1.dev8) (4.0.1) 2025-12-16 00:31:48.892437 | 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.0.1.dev8) (6.0.0) 2025-12-16 00:31:48.892485 | 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.0.1.dev8) (1.0.8) 2025-12-16 00:31:48.892543 | 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.0.1.dev8) (2024.1) 2025-12-16 00:31:48.892600 | 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.0.1.dev8) (2.5.1) 2025-12-16 00:31:48.892657 | 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.0.1.dev8) (1.6.0) 2025-12-16 00:31:48.892763 | 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.0.1.dev8) (3.11.0) 2025-12-16 00:31:48.892832 | 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.0.1.dev8) (24.1) 2025-12-16 00:31:48.892883 | 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.0.1.dev8) (3.1.2) 2025-12-16 00:31:48.892908 | 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.0.1.dev8) (67.2.0) 2025-12-16 00:31:48.892962 | 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.0.1.dev8) (0.3.5) 2025-12-16 00:31:48.894786 | 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.0.1.dev8) (0.2.13) 2025-12-16 00:31:48.894857 | 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.0.1.dev8) (2024.1) 2025-12-16 00:31:48.894870 | 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.0.1.dev8) (1.16.0) 2025-12-16 00:31:48.894903 | 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.0.1.dev8) (4.7.0) 2025-12-16 00:31:48.894914 | 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.0.1.dev8) (3.1.0) 2025-12-16 00:31:48.894924 | 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.0.1.dev8) (0.5.2) 2025-12-16 00:31:48.894936 | 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.0.1.dev8) (2.4.3) 2025-12-16 00:31:48.894946 | 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.0.1.dev8) (1.9.0) 2025-12-16 00:31:48.894957 | 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.0.1.dev8) (3.3.2) 2025-12-16 00:31:48.894968 | 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.0.1.dev8) (3.8) 2025-12-16 00:31:48.894978 | 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.0.1.dev8) (1.26.19) 2025-12-16 00:31:48.894989 | 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.0.1.dev8) (2025.11.12) 2025-12-16 00:31:48.894999 | 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.0.1.dev8) (0.7) 2025-12-16 00:31:48.895009 | 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.0.1.dev8) (2.7.2) 2025-12-16 00:31:48.895019 | 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.0.1.dev8) (0.15.2) 2025-12-16 00:31:48.895049 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-12-16 00:31:48.895059 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-12-16 00:31:48.895069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-12-16 00:31:48.895079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-12-16 00:31:48.895089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Building wheels for collected packages: designate 2025-12-16 00:31:48.895100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): started 2025-12-16 00:31:48.895110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Building wheel for designate (pyproject.toml): finished with status 'done' 2025-12-16 00:31:48.895121 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Created wheel for designate: filename=designate-19.0.1.dev8-py3-none-any.whl size=749388 sha256=6412fcff8feb9b52f095704583191247f0bdce70c8b84613fc305d590957c9b6 2025-12-16 00:31:48.895147 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: Stored in directory: /tmp/pip-ephem-wheel-cache-c7469rtk/wheels/cd/86/53/9f5e91eea4a7dfea14084537f86529e98ed559b4c83760d7d0 2025-12-16 00:31:48.895158 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built designate 2025-12-16 00:31:48.895168 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, designate 2025-12-16 00:31:48.895178 | 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.0.1.dev8 itsdangerous-2.2.0 2025-12-16 00:31:48.895188 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> Removed intermediate container 0533fddaa058 2025-12-16 00:31:48.895198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base: ---> dbe602169074 2025-12-16 00:31:48.895208 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully built 1f1b444888dd 2025-12-16 00:31:48.895224 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Successfully tagged osism.harbor.regio.digital/kolla/designate-base:build-20251216 2025-12-16 00:31:48.895279 | ubuntu-noble-large | INFO:kolla.common.utils.designate-base:Built at 2025-12-16 00:31:48.893882 (took 0:00:14.506375) 2025-12-16 00:31:48.895289 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-producer) to queue 2025-12-16 00:31:48.895299 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-backend-bind9) to queue 2025-12-16 00:31:48.895308 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-mdns) to queue 2025-12-16 00:31:48.895318 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-central) to queue 2025-12-16 00:31:48.895327 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-sink) to queue 2025-12-16 00:31:48.895337 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-worker) to queue 2025-12-16 00:31:48.895346 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(designate-api) to queue 2025-12-16 00:31:48.895356 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-base) 2025-12-16 00:31:48.895365 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Processing 2025-12-16 00:31:48.895376 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building started at 2025-12-16 00:31:48.894641 2025-12-16 00:31:48.895392 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Getting local archive from tarballs/aodh-stable-2024.2.tar.gz 2025-12-16 00:31:48.897400 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 plugins into plugins archive 2025-12-16 00:31:48.897422 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-base:Turned 0 additions into additions archive 2025-12-16 00:32:00.914415 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:32:00.914472 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 530665a78e68 2025-12-16 00:32:00.914481 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 2/8 : LABEL "build-date"="20251216" "name"="aodh-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:32:00.914495 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in ddaab6db8e02 2025-12-16 00:32:00.914500 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container ddaab6db8e02 2025-12-16 00:32:00.914504 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> a285c97bf2e9 2025-12-16 00:32:00.914509 | 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 2025-12-16 00:32:00.914516 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in e611cae700ec 2025-12-16 00:32:00.914520 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container e611cae700ec 2025-12-16 00:32:00.914559 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 2e5fe390a847 2025-12-16 00:32:00.914564 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 4/8 : RUN mkdir -p /var/www/cgi-bin/aodh 2025-12-16 00:32:00.914570 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 3363c9d0dbca 2025-12-16 00:32:00.914574 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 3363c9d0dbca 2025-12-16 00:32:00.915279 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 1f1d226100ee 2025-12-16 00:32:00.915287 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 5/8 : ADD aodh-base-archive /aodh-base-source 2025-12-16 00:32:00.915292 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 686d9034ec74 2025-12-16 00:32:00.915297 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:32:00.915301 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> d19a4ecf0cf1 2025-12-16 00:32:00.915306 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Step 7/8 : COPY aodh_sudoers /etc/sudoers.d/kolla_aodh_sudoers 2025-12-16 00:32:00.915311 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 84e4c1725568 2025-12-16 00:32:00.915317 | 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 2025-12-16 00:32:00.915339 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Running in 68120bf42b65 2025-12-16 00:32:00.915344 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Processing /aodh 2025-12-16 00:32:00.915348 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: started 2025-12-16 00:32:00.915353 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:32:00.915358 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: started 2025-12-16 00:32:00.915362 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:32:00.915367 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: started 2025-12-16 00:32:00.915393 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:32:00.915404 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:32:00.915925 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:32:00.915978 | 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) 2025-12-16 00:32:00.915991 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting croniter>=0.3.4 (from aodh==19.0.0.0rc2.dev2) 2025-12-16 00:32:00.916001 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading croniter-2.0.7-py2.py3-none-any.whl.metadata (27 kB) 2025-12-16 00:32:00.916010 | 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) 2025-12-16 00:32:00.916019 | 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) 2025-12-16 00:32:00.916028 | 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.7.1) 2025-12-16 00:32:00.916038 | 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) 2025-12-16 00:32:00.916047 | 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) 2025-12-16 00:32:00.916055 | 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) 2025-12-16 00:32:00.916114 | 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.0) 2025-12-16 00:32:00.916125 | 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) 2025-12-16 00:32:00.916134 | 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) 2025-12-16 00:32:00.916142 | 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) 2025-12-16 00:32:00.916151 | 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) 2025-12-16 00:32:00.916200 | 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) 2025-12-16 00:32:00.916210 | 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) 2025-12-16 00:32:00.916305 | 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) 2025-12-16 00:32:00.916358 | 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) 2025-12-16 00:32:00.916797 | 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.1) 2025-12-16 00:32:00.916861 | 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) 2025-12-16 00:32:00.916900 | 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) 2025-12-16 00:32:00.916916 | 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) 2025-12-16 00:32:00.916931 | 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) 2025-12-16 00:32:00.916945 | 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) 2025-12-16 00:32:00.916960 | 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) 2025-12-16 00:32:00.916974 | 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) 2025-12-16 00:32:00.916997 | 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) 2025-12-16 00:32:00.917012 | 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) 2025-12-16 00:32:00.917026 | 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) 2025-12-16 00:32:00.917042 | 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) 2025-12-16 00:32:00.917056 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting cotyledon>=1.7.3 (from aodh==19.0.0.0rc2.dev2) 2025-12-16 00:32:00.917077 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-12-16 00:32:00.917278 | 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) 2025-12-16 00:32:00.917309 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-observabilityclient>=0.0.4 (from aodh==19.0.0.0rc2.dev2) 2025-12-16 00:32:00.917324 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_observabilityclient-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2025-12-16 00:32:00.917339 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Collecting python-octaviaclient>=1.8.0 (from aodh==19.0.0.0rc2.dev2) 2025-12-16 00:32:00.917520 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Downloading python_octaviaclient-3.8.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-16 00:32:00.917540 | 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) 2025-12-16 00:32:00.917728 | 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) 2025-12-16 00:32:00.917749 | 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) 2025-12-16 00:32:00.917769 | 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) 2025-12-16 00:32:00.917810 | 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) 2025-12-16 00:32:00.917840 | 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) 2025-12-16 00:32:00.917854 | 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) 2025-12-16 00:32:00.917933 | 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) 2025-12-16 00:32:00.918034 | 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) 2025-12-16 00:32:00.918054 | 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) 2025-12-16 00:32:00.918155 | 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) 2025-12-16 00:32:00.918196 | 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) 2025-12-16 00:32:00.918266 | 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) 2025-12-16 00:32:00.918282 | 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) 2025-12-16 00:32:00.918317 | 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) 2025-12-16 00:32:00.918326 | 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) 2025-12-16 00:32:00.918335 | 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) 2025-12-16 00:32:00.918367 | 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) 2025-12-16 00:32:00.918376 | 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) 2025-12-16 00:32:00.918385 | 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) 2025-12-16 00:32:00.918416 | 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) 2025-12-16 00:32:00.918499 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (3.8.0) 2025-12-16 00:32:00.918509 | 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) 2025-12-16 00:32:00.918557 | 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) 2025-12-16 00:32:00.918625 | 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) 2025-12-16 00:32:00.918683 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (1.3.3) 2025-12-16 00:32:00.918716 | 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.1->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->aodh==19.0.0.0rc2.dev2) (5.1.1) 2025-12-16 00:32:00.918783 | 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) 2025-12-16 00:32:00.918828 | 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) 2025-12-16 00:32:00.918865 | 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) 2025-12-16 00:32:00.918930 | 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) 2025-12-16 00:32:00.918967 | 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) 2025-12-16 00:32:00.919026 | 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) 2025-12-16 00:32:00.919064 | 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) 2025-12-16 00:32:00.919110 | 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) 2025-12-16 00:32:00.919174 | 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) 2025-12-16 00:32:00.919210 | 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) 2025-12-16 00:32:00.919276 | 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) 2025-12-16 00:32:00.919399 | 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) 2025-12-16 00:32:00.919417 | 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) 2025-12-16 00:32:00.919447 | 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) 2025-12-16 00:32:00.919487 | 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) 2025-12-16 00:32:00.919527 | 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) 2025-12-16 00:32:00.919584 | 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) 2025-12-16 00:32:00.919621 | 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) 2025-12-16 00:32:00.919716 | 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) 2025-12-16 00:32:00.919780 | 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) 2025-12-16 00:32:00.919816 | 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) 2025-12-16 00:32:00.919886 | 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) 2025-12-16 00:32:00.919918 | 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) 2025-12-16 00:32:00.919949 | 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) 2025-12-16 00:32:00.919995 | 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) 2025-12-16 00:32:00.920022 | 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) 2025-12-16 00:32:00.920082 | 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) 2025-12-16 00:32:00.920116 | 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) 2025-12-16 00:32:00.920172 | 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) 2025-12-16 00:32:00.920203 | 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) 2025-12-16 00:32:00.920257 | 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) 2025-12-16 00:32:00.920333 | 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) 2025-12-16 00:32:00.920359 | 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) 2025-12-16 00:32:00.920386 | 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) 2025-12-16 00:32:00.920434 | 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) 2025-12-16 00:32:00.920460 | 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) 2025-12-16 00:32:00.920519 | 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) 2025-12-16 00:32:00.920546 | 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) 2025-12-16 00:32:00.920599 | 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) 2025-12-16 00:32:00.920646 | 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) 2025-12-16 00:32:00.920710 | 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) 2025-12-16 00:32:00.920736 | 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) 2025-12-16 00:32:00.920787 | 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) 2025-12-16 00:32:00.920820 | 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) 2025-12-16 00:32:00.920854 | 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) 2025-12-16 00:32:00.920905 | 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) 2025-12-16 00:32:00.920933 | 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.4) 2025-12-16 00:32:00.920970 | 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) 2025-12-16 00:32:00.921001 | 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) 2025-12-16 00:32:00.921048 | 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) 2025-12-16 00:32:00.921077 | 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) 2025-12-16 00:32:00.921131 | 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) 2025-12-16 00:32:00.921161 | 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) (2025.11.12) 2025-12-16 00:32:00.921212 | 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) 2025-12-16 00:32:00.921266 | 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) 2025-12-16 00:32:00.921301 | 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) 2025-12-16 00:32:00.921347 | 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) 2025-12-16 00:32:00.921374 | 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) 2025-12-16 00:32:00.921421 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-12-16 00:32:00.921453 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading croniter-2.0.7-py2.py3-none-any.whl (21 kB) 2025-12-16 00:32:00.921501 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_observabilityclient-0.3.0-py3-none-any.whl (35 kB) 2025-12-16 00:32:00.921531 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Downloading python_octaviaclient-3.8.0-py3-none-any.whl (113 kB) 2025-12-16 00:32:00.921584 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Building wheels for collected packages: aodh 2025-12-16 00:32:00.921615 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): started 2025-12-16 00:32:00.921717 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Building wheel for aodh (pyproject.toml): finished with status 'done' 2025-12-16 00:32:00.921726 | 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=225740 sha256=8a3fdede46f8f2157934eecb5c326be84d0240e49d018b591277b1c04833eb10 2025-12-16 00:32:00.921766 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: Stored in directory: /tmp/pip-ephem-wheel-cache-hkgsbaks/wheels/66/81/db/2f4d72c5bd2b4240a21c784489635f5963653184e984e1adb8 2025-12-16 00:32:00.921778 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built aodh 2025-12-16 00:32:00.921830 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Installing collected packages: cotyledon, croniter, python-observabilityclient, python-octaviaclient, aodh 2025-12-16 00:32:00.921861 | 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.0 2025-12-16 00:32:00.921914 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> Removed intermediate container 68120bf42b65 2025-12-16 00:32:00.921942 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base: ---> 663aa98cc1ae 2025-12-16 00:32:00.921994 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully built 6915712cbbfb 2025-12-16 00:32:00.922031 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Successfully tagged osism.harbor.regio.digital/kolla/aodh-base:build-20251216 2025-12-16 00:32:00.922128 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-base:Built at 2025-12-16 00:32:00.922024 (took 0:00:12.027383) 2025-12-16 00:32:00.922265 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-evaluator) to queue 2025-12-16 00:32:00.922307 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-api) to queue 2025-12-16 00:32:00.922356 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-listener) to queue 2025-12-16 00:32:00.922393 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-expirer) to queue 2025-12-16 00:32:00.922430 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(aodh-notifier) to queue 2025-12-16 00:32:00.922842 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-base) 2025-12-16 00:32:00.922912 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Processing 2025-12-16 00:32:00.922980 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building started at 2025-12-16 00:32:00.922902 2025-12-16 00:32:00.923052 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Getting local archive from tarballs/magnum-stable-2024.2.tar.gz 2025-12-16 00:32:00.925646 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 plugins into plugins archive 2025-12-16 00:32:00.926274 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-base:Turned 0 additions into additions archive 2025-12-16 00:32:38.422618 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:32:38.422737 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 530665a78e68 2025-12-16 00:32:38.422772 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 2/8 : LABEL "build-date"="20251216" "name"="magnum-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:32:38.422786 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in cabc7e8331e6 2025-12-16 00:32:38.422827 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container cabc7e8331e6 2025-12-16 00:32:38.422906 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 9f8aa4be1f98 2025-12-16 00:32:38.422955 | 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 2025-12-16 00:32:38.423027 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 285fd08d7fa1 2025-12-16 00:32:38.423086 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 285fd08d7fa1 2025-12-16 00:32:38.423141 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> f19c97b04625 2025-12-16 00:32:38.423218 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 4/8 : ADD magnum-base-archive /magnum-base-source 2025-12-16 00:32:38.423302 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 3e17a9a04fc9 2025-12-16 00:32:38.423332 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:32:38.423393 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 50f596880817 2025-12-16 00:32:38.423449 | 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 2025-12-16 00:32:38.423516 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in da841b160c58 2025-12-16 00:32:38.423619 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Processing /magnum 2025-12-16 00:32:38.423626 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2025-12-16 00:32:38.423679 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:32:38.423790 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2025-12-16 00:32:38.423807 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:32:38.423826 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2025-12-16 00:32:38.423877 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:32:38.423928 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:32:38.423977 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:32:38.424027 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting magnum-cluster-api 2025-12-16 00:32:38.424081 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading magnum_cluster_api-0.34.2-cp38-abi3-manylinux_2_28_x86_64.whl.metadata (2.9 kB) 2025-12-16 00:32:38.424131 | 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) 2025-12-16 00:32:38.424187 | 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) 2025-12-16 00:32:38.424281 | 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) 2025-12-16 00:32:38.424314 | 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) 2025-12-16 00:32:38.424367 | 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) 2025-12-16 00:32:38.424418 | 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) 2025-12-16 00:32:38.424473 | 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) 2025-12-16 00:32:38.424547 | 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) 2025-12-16 00:32:38.424606 | 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) 2025-12-16 00:32:38.424655 | 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) 2025-12-16 00:32:38.424704 | 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) 2025-12-16 00:32:38.424751 | 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.7.1) 2025-12-16 00:32:38.424809 | 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) 2025-12-16 00:32:38.424851 | 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) 2025-12-16 00:32:38.424901 | 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.0) 2025-12-16 00:32:38.424951 | 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) 2025-12-16 00:32:38.424999 | 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) 2025-12-16 00:32:38.425052 | 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) 2025-12-16 00:32:38.425100 | 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) 2025-12-16 00:32:38.425155 | 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.1) 2025-12-16 00:32:38.425200 | 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) 2025-12-16 00:32:38.425271 | 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) 2025-12-16 00:32:38.425333 | 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) 2025-12-16 00:32:38.425377 | 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) 2025-12-16 00:32:38.425442 | 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) 2025-12-16 00:32:38.425485 | 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) 2025-12-16 00:32:38.425548 | 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) 2025-12-16 00:32:38.425600 | 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) 2025-12-16 00:32:38.425653 | 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) 2025-12-16 00:32:38.425692 | 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) 2025-12-16 00:32:38.425748 | 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) 2025-12-16 00:32:38.425792 | 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) 2025-12-16 00:32:38.425835 | 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) 2025-12-16 00:32:38.425878 | 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) 2025-12-16 00:32:38.425919 | 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) 2025-12-16 00:32:38.425971 | 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) 2025-12-16 00:32:38.426027 | 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) 2025-12-16 00:32:38.426057 | 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) 2025-12-16 00:32:38.426117 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting python-octaviaclient>=2.1.0 (from magnum==19.0.1.dev7) 2025-12-16 00:32:38.426159 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading python_octaviaclient-3.8.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-16 00:32:38.426201 | 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) 2025-12-16 00:32:38.426264 | 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) 2025-12-16 00:32:38.426345 | 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) 2025-12-16 00:32:38.426406 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting taskflow>=2.16.0 (from magnum==19.0.1.dev7) 2025-12-16 00:32:38.426438 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:32:38.426521 | 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) 2025-12-16 00:32:38.426786 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting Werkzeug>=0.9 (from magnum==19.0.1.dev7) 2025-12-16 00:32:38.426847 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-12-16 00:32:38.426863 | 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) 2025-12-16 00:32:38.426876 | 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) (2025.11.12) 2025-12-16 00:32:38.426952 | 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) 2025-12-16 00:32:38.427039 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting diskcache>=5.6.1 (from magnum-cluster-api) 2025-12-16 00:32:38.427079 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2025-12-16 00:32:38.427091 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api) 2025-12-16 00:32:38.427130 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2025-12-16 00:32:38.427160 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: started 2025-12-16 00:32:38.427171 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:32:38.427177 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: started 2025-12-16 00:32:38.427203 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:32:38.427209 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: started 2025-12-16 00:32:38.427214 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:32:38.427279 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:32:38.427308 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:32:38.427318 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting kubernetes>=24.2.0 (from magnum-cluster-api) 2025-12-16 00:32:38.427357 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading kubernetes-30.1.0-py2.py3-none-any.whl.metadata (1.5 kB) 2025-12-16 00:32:38.427397 | 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) 2025-12-16 00:32:38.427440 | 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) 2025-12-16 00:32:38.427461 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pykube-ng (from magnum-cluster-api) 2025-12-16 00:32:38.427517 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2025-12-16 00:32:38.427547 | 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) 2025-12-16 00:32:38.427570 | 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) 2025-12-16 00:32:38.427594 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting semver>=2.0.0 (from magnum-cluster-api) 2025-12-16 00:32:38.427654 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2025-12-16 00:32:38.427661 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting sherlock>=0.4.1 (from magnum-cluster-api) 2025-12-16 00:32:38.427720 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2025-12-16 00:32:38.427751 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting shortuuid (from magnum-cluster-api) 2025-12-16 00:32:38.427799 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2025-12-16 00:32:38.427830 | 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) 2025-12-16 00:32:38.427878 | 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) 2025-12-16 00:32:38.427921 | 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) 2025-12-16 00:32:38.427957 | 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) 2025-12-16 00:32:38.428037 | 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) 2025-12-16 00:32:38.428082 | 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) 2025-12-16 00:32:38.428095 | 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) 2025-12-16 00:32:38.428123 | 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) 2025-12-16 00:32:38.428173 | 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) 2025-12-16 00:32:38.428203 | 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) 2025-12-16 00:32:38.428291 | 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) 2025-12-16 00:32:38.428308 | 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) 2025-12-16 00:32:38.428351 | 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) 2025-12-16 00:32:38.428394 | 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) 2025-12-16 00:32:38.428409 | 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) 2025-12-16 00:32:38.428454 | 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) 2025-12-16 00:32:38.428571 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (3.8.0) 2025-12-16 00:32:38.428597 | 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) 2025-12-16 00:32:38.428608 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting google-auth>=1.0.1 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-12-16 00:32:38.428642 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading google_auth-2.34.0-py2.py3-none-any.whl.metadata (4.7 kB) 2025-12-16 00:32:38.428653 | 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) 2025-12-16 00:32:38.428700 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-12-16 00:32:38.428712 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api) 2025-12-16 00:32:38.428780 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl.metadata (10 kB) 2025-12-16 00:32:38.428811 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting oauthlib>=3.2.2 (from kubernetes>=24.2.0->magnum-cluster-api) 2025-12-16 00:32:38.428817 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2025-12-16 00:32:38.428894 | 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) 2025-12-16 00:32:38.428907 | 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) 2025-12-16 00:32:38.428958 | 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) 2025-12-16 00:32:38.429004 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-12-16 00:32:38.429049 | 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) 2025-12-16 00:32:38.429102 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-12-16 00:32:38.429143 | 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) 2025-12-16 00:32:38.429156 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-12-16 00:32:38.429205 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.0.0->magnum==19.0.1.dev7) (1.3.3) 2025-12-16 00:32:38.429312 | 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) 2025-12-16 00:32:38.429332 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==19.0.1.dev7) (3.0.0) 2025-12-16 00:32:38.429375 | 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) 2025-12-16 00:32:38.429439 | 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>=1.2.0->oslo.config>=8.1.0->magnum==19.0.1.dev7) (1.16.0) 2025-12-16 00:32:38.429448 | 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) 2025-12-16 00:32:38.429483 | 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) 2025-12-16 00:32:38.429598 | 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) 2025-12-16 00:32:38.429644 | 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) 2025-12-16 00:32:38.429663 | 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) 2025-12-16 00:32:38.429699 | 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) 2025-12-16 00:32:38.429737 | 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) 2025-12-16 00:32:38.429774 | 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) 2025-12-16 00:32:38.429825 | 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) 2025-12-16 00:32:38.429873 | 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) 2025-12-16 00:32:38.429922 | 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) 2025-12-16 00:32:38.429937 | 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) 2025-12-16 00:32:38.429984 | 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) 2025-12-16 00:32:38.429996 | 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) 2025-12-16 00:32:38.430033 | 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) 2025-12-16 00:32:38.430061 | 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) 2025-12-16 00:32:38.430125 | 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) 2025-12-16 00:32:38.430161 | 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) 2025-12-16 00:32:38.430187 | 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) 2025-12-16 00:32:38.430198 | 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) 2025-12-16 00:32:38.430259 | 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) 2025-12-16 00:32:38.430271 | 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) 2025-12-16 00:32:38.430301 | 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) 2025-12-16 00:32:38.430365 | 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) 2025-12-16 00:32:38.430380 | 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) 2025-12-16 00:32:38.430436 | 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) 2025-12-16 00:32:38.430448 | 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) 2025-12-16 00:32:38.430546 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-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>=2.2.0->magnum==19.0.1.dev7) (4.0.1) 2025-12-16 00:32:38.430604 | 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>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==19.0.1.dev7) (1.0.1) 2025-12-16 00:32:38.430646 | 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>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==19.0.1.dev7) (0.11.0) 2025-12-16 00:32:38.430667 | 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>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==19.0.1.dev7) (1.4.0) 2025-12-16 00:32:38.430679 | 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) 2025-12-16 00:32:38.430692 | 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) 2025-12-16 00:32:38.430733 | 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.4) 2025-12-16 00:32:38.430768 | 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) 2025-12-16 00:32:38.430804 | 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) 2025-12-16 00:32:38.430829 | 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) 2025-12-16 00:32:38.430840 | 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) 2025-12-16 00:32:38.430885 | 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) 2025-12-16 00:32:38.430898 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting networkx>=2.1.0 (from taskflow>=2.16.0->magnum==19.0.1.dev7) 2025-12-16 00:32:38.430936 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:32:38.430963 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Collecting pydot>=1.2.4 (from taskflow>=2.16.0->magnum==19.0.1.dev7) 2025-12-16 00:32:38.431015 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-12-16 00:32:38.431054 | 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) 2025-12-16 00:32:38.431090 | 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) 2025-12-16 00:32:38.431117 | 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) 2025-12-16 00:32:38.431132 | 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) 2025-12-16 00:32:38.431210 | 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) 2025-12-16 00:32:38.431299 | 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) 2025-12-16 00:32:38.431313 | 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) 2025-12-16 00:32:38.431328 | 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) 2025-12-16 00:32:38.431339 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading magnum_cluster_api-0.34.2-cp38-abi3-manylinux_2_28_x86_64.whl (6.3 MB) 2025-12-16 00:32:38.431394 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 34.9 MB/s 0:00:00 2025-12-16 00:32:38.431417 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2025-12-16 00:32:38.431428 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading kubernetes-30.1.0-py2.py3-none-any.whl (1.7 MB) 2025-12-16 00:32:38.431547 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 33.6 MB/s 0:00:00 2025-12-16 00:32:38.431573 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading google_auth-2.34.0-py2.py3-none-any.whl (200 kB) 2025-12-16 00:32:38.431588 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-12-16 00:32:38.431599 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2025-12-16 00:32:38.431663 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-12-16 00:32:38.431702 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-12-16 00:32:38.431739 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading python_octaviaclient-3.8.0-py3-none-any.whl (113 kB) 2025-12-16 00:32:38.431765 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2025-12-16 00:32:38.431775 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2025-12-16 00:32:38.431785 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-12-16 00:32:38.431821 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-12-16 00:32:38.431859 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 33.7 MB/s 0:00:00 2025-12-16 00:32:38.431933 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-12-16 00:32:38.431960 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-12-16 00:32:38.431971 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-12-16 00:32:38.431983 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2025-12-16 00:32:38.432021 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) 2025-12-16 00:32:38.432084 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2025-12-16 00:32:38.432096 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Building wheels for collected packages: magnum, haproxyadmin 2025-12-16 00:32:38.432136 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): started 2025-12-16 00:32:38.432156 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for magnum (pyproject.toml): finished with status 'done' 2025-12-16 00:32:38.432166 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Created wheel for magnum: filename=magnum-19.0.1.dev7-py3-none-any.whl size=758423 sha256=8aba244c5c96bed202f7283e4e1596111370c61ec1f3f94525b00278a28053b0 2025-12-16 00:32:38.432202 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-yss3ie7s/wheels/c6/63/c6/375a1a8da0c8de4e5722cf0c8dc229db304a304f670b15e047 2025-12-16 00:32:38.432283 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): started 2025-12-16 00:32:38.432299 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2025-12-16 00:32:38.432355 | 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=d80d997d5f8777b98699e64fb755769576cd84cebbaef9c8182f59c9bbe3c8ac 2025-12-16 00:32:38.432396 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: Stored in directory: /tmp/pip-ephem-wheel-cache-yss3ie7s/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2025-12-16 00:32:38.432433 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built magnum haproxyadmin 2025-12-16 00:32:38.432459 | 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 2025-12-16 00:32:38.432473 | 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.34.2 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.0 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 2025-12-16 00:32:38.432527 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container da841b160c58 2025-12-16 00:32:38.432535 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> d8446eb74d04 2025-12-16 00:32:38.432582 | 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 2025-12-16 00:32:38.432638 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 2a7654693979 2025-12-16 00:32:38.432660 | 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.34.2) 2025-12-16 00:32:38.432701 | 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) (2025.11.12) 2025-12-16 00:32:38.432729 | 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) 2025-12-16 00:32:38.432765 | 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) 2025-12-16 00:32:38.432799 | 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) 2025-12-16 00:32:38.432852 | 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) 2025-12-16 00:32:38.432863 | 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) 2025-12-16 00:32:38.432924 | 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) 2025-12-16 00:32:38.432948 | 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) 2025-12-16 00:32:38.432959 | 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.0) 2025-12-16 00:32:38.433003 | 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) 2025-12-16 00:32:38.433037 | 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) 2025-12-16 00:32:38.433043 | 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) 2025-12-16 00:32:38.433070 | 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) 2025-12-16 00:32:38.433076 | 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) 2025-12-16 00:32:38.433125 | 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) 2025-12-16 00:32:38.433153 | 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) 2025-12-16 00:32:38.433160 | 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) 2025-12-16 00:32:38.433193 | 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) 2025-12-16 00:32:38.433225 | 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) 2025-12-16 00:32:38.433283 | 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) 2025-12-16 00:32:38.433313 | 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) 2025-12-16 00:32:38.433343 | 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) 2025-12-16 00:32:38.433383 | 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) 2025-12-16 00:32:38.433410 | 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) 2025-12-16 00:32:38.433440 | 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) 2025-12-16 00:32:38.433506 | 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) 2025-12-16 00:32:38.433513 | 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) 2025-12-16 00:32:38.433544 | 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) 2025-12-16 00:32:38.433592 | 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) 2025-12-16 00:32:38.433598 | 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) 2025-12-16 00:32:38.433645 | 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) 2025-12-16 00:32:38.433652 | 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) 2025-12-16 00:32:38.433708 | 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) 2025-12-16 00:32:38.433714 | 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) 2025-12-16 00:32:38.433746 | 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) 2025-12-16 00:32:38.433794 | 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) 2025-12-16 00:32:38.433806 | 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) 2025-12-16 00:32:38.433836 | 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) 2025-12-16 00:32:38.433867 | 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) 2025-12-16 00:32:38.433926 | 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) 2025-12-16 00:32:38.433937 | 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) 2025-12-16 00:32:38.433986 | 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) 2025-12-16 00:32:38.433992 | 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) 2025-12-16 00:32:38.434042 | 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) 2025-12-16 00:32:38.434049 | 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) 2025-12-16 00:32:38.434096 | 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.7.1) 2025-12-16 00:32:38.434103 | 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) 2025-12-16 00:32:38.434157 | 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) 2025-12-16 00:32:38.434163 | 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) 2025-12-16 00:32:38.434221 | 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.1) 2025-12-16 00:32:38.434244 | 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) 2025-12-16 00:32:38.434297 | 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) 2025-12-16 00:32:38.434303 | 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) 2025-12-16 00:32:38.434350 | 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) 2025-12-16 00:32:38.434356 | 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) 2025-12-16 00:32:38.434401 | 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) 2025-12-16 00:32:38.434408 | 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) 2025-12-16 00:32:38.434456 | 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) 2025-12-16 00:32:38.434540 | 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) 2025-12-16 00:32:38.434556 | 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) 2025-12-16 00:32:38.434569 | 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) 2025-12-16 00:32:38.434589 | 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) 2025-12-16 00:32:38.434608 | 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) 2025-12-16 00:32:38.434626 | 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) 2025-12-16 00:32:38.434683 | 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) 2025-12-16 00:32:38.434690 | 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) 2025-12-16 00:32:38.434720 | 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.0) 2025-12-16 00:32:38.434778 | 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) 2025-12-16 00:32:38.434785 | 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) 2025-12-16 00:32:38.434814 | 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) 2025-12-16 00:32:38.434860 | 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) 2025-12-16 00:32:38.434866 | 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) 2025-12-16 00:32:38.434914 | 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) 2025-12-16 00:32:38.434936 | 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) 2025-12-16 00:32:38.434960 | 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) 2025-12-16 00:32:38.435006 | 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) 2025-12-16 00:32:38.435013 | 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) 2025-12-16 00:32:38.435075 | 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) 2025-12-16 00:32:38.435086 | 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) 2025-12-16 00:32:38.435111 | 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) 2025-12-16 00:32:38.435133 | 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) 2025-12-16 00:32:38.435180 | 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) 2025-12-16 00:32:38.435187 | 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) 2025-12-16 00:32:38.435265 | 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) 2025-12-16 00:32:38.435282 | 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) 2025-12-16 00:32:38.435302 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (3.8.0) 2025-12-16 00:32:38.435324 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api) (1.3.3) 2025-12-16 00:32:38.435347 | 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) 2025-12-16 00:32:38.435397 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api) (3.0.0) 2025-12-16 00:32:38.435403 | 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) 2025-12-16 00:32:38.435446 | 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>=1.2.0->oslo-config>=8.8.0->magnum-cluster-api) (1.16.0) 2025-12-16 00:32:38.435474 | 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) 2025-12-16 00:32:38.435541 | 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) 2025-12-16 00:32:38.435548 | 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) 2025-12-16 00:32:38.435583 | 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) 2025-12-16 00:32:38.435607 | 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) 2025-12-16 00:32:38.435655 | 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) 2025-12-16 00:32:38.435662 | 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) 2025-12-16 00:32:38.435731 | 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) 2025-12-16 00:32:38.435757 | 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) 2025-12-16 00:32:38.435763 | 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) 2025-12-16 00:32:38.435812 | 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) 2025-12-16 00:32:38.435818 | 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) 2025-12-16 00:32:38.435866 | 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) 2025-12-16 00:32:38.435872 | 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) 2025-12-16 00:32:38.435923 | 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) 2025-12-16 00:32:38.435945 | 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) 2025-12-16 00:32:38.435973 | 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) 2025-12-16 00:32:38.436028 | 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) 2025-12-16 00:32:38.436035 | 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) 2025-12-16 00:32:38.436064 | 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) 2025-12-16 00:32:38.436099 | 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) 2025-12-16 00:32:38.436152 | 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) 2025-12-16 00:32:38.436159 | 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) 2025-12-16 00:32:38.436189 | 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) 2025-12-16 00:32:38.436269 | 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) 2025-12-16 00:32:38.436294 | 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) 2025-12-16 00:32:38.436320 | 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) 2025-12-16 00:32:38.436353 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-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->magnum-cluster-api) (4.0.1) 2025-12-16 00:32:38.436383 | 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>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (1.0.1) 2025-12-16 00:32:38.436433 | 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>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (0.11.0) 2025-12-16 00:32:38.436439 | 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>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api) (1.4.0) 2025-12-16 00:32:38.436515 | 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) 2025-12-16 00:32:38.436522 | 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) 2025-12-16 00:32:38.436590 | 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.4) 2025-12-16 00:32:38.436597 | 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) 2025-12-16 00:32:38.436624 | 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) 2025-12-16 00:32:38.436645 | 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) 2025-12-16 00:32:38.436674 | 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) 2025-12-16 00:32:38.436707 | 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) 2025-12-16 00:32:38.436736 | 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) 2025-12-16 00:32:38.436766 | 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) 2025-12-16 00:32:38.436797 | 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) 2025-12-16 00:32:38.436825 | 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) 2025-12-16 00:32:38.436855 | 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) 2025-12-16 00:32:38.436884 | 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) 2025-12-16 00:32:38.436914 | 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) 2025-12-16 00:32:38.436947 | 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) 2025-12-16 00:32:38.436976 | 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) 2025-12-16 00:32:38.437001 | 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) 2025-12-16 00:32:38.437031 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 2a7654693979 2025-12-16 00:32:38.437061 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 3fafcaa84e02 2025-12-16 00:32:38.437092 | 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 2025-12-16 00:32:38.437145 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Running in 9c7d8dcbe1bb 2025-12-16 00:32:38.437152 | 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.756395, size: 16624839 2025-12-16 00:32:38.437180 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:linux-amd64/helm 2025-12-16 00:32:38.437213 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> Removed intermediate container 9c7d8dcbe1bb 2025-12-16 00:32:38.437267 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base: ---> 7b8b5aff5265 2025-12-16 00:32:38.437297 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully built 9a3365a5b178 2025-12-16 00:32:38.437330 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Successfully tagged osism.harbor.regio.digital/kolla/magnum-base:build-20251216 2025-12-16 00:32:38.437421 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-base:Built at 2025-12-16 00:32:38.437329 (took 0:00:37.514427) 2025-12-16 00:32:38.437516 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-conductor) to queue 2025-12-16 00:32:38.438911 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(magnum-api) to queue 2025-12-16 00:32:38.439250 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-base) 2025-12-16 00:32:38.439263 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Processing 2025-12-16 00:32:38.439348 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building started at 2025-12-16 00:32:38.439222 2025-12-16 00:32:38.439380 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Getting local archive from tarballs/keystone-stable-2024.2.tar.gz 2025-12-16 00:32:38.442710 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 plugins into plugins archive 2025-12-16 00:32:38.443156 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-base:Turned 0 additions into additions archive 2025-12-16 00:33:20.213663 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:33:20.213750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 530665a78e68 2025-12-16 00:33:20.213772 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 2/7 : LABEL "build-date"="20251216" "name"="keystone-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:33:20.213821 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in bfb69e634e9a 2025-12-16 00:33:20.213831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container bfb69e634e9a 2025-12-16 00:33:20.213839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 10187963ebd2 2025-12-16 00:33:20.213849 | 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 2025-12-16 00:33:20.213882 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 3c8391443cdc 2025-12-16 00:33:20.213956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 3c8391443cdc 2025-12-16 00:33:20.213999 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 3aaab52e693d 2025-12-16 00:33:20.214123 | 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/* 2025-12-16 00:33:20.214163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in aac2de941543 2025-12-16 00:33:20.214174 | 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] 2025-12-16 00:33:20.214219 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:33:20.214322 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:33:20.214395 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-12-16 00:33:20.214434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:33:20.214497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:33:20.214564 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:33:20.214598 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:33:20.214724 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:33:20.214759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:33:20.214815 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:33:20.214825 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:33:20.214868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:33:20.214933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:33:20.214970 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:33:20.215029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 29.0 MB in 3s (10.9 MB/s) 2025-12-16 00:33:20.215068 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2025-12-16 00:33:20.215182 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading package lists... 2025-12-16 00:33:20.215193 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building dependency tree... 2025-12-16 00:33:20.215289 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Reading state information... 2025-12-16 00:33:20.215331 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following additional packages will be installed: 2025-12-16 00:33:20.215434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libcjose0 libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-dev 2025-12-16 00:33:20.215494 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libxmlsec1t64 libxmlsec1t64-openssl 2025-12-16 00:33:20.215559 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Suggested packages: 2025-12-16 00:33:20.215603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: low-memory-monitor 2025-12-16 00:33:20.215667 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Recommended packages: 2025-12-16 00:33:20.215705 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-data shared-mime-info xdg-user-dirs 2025-12-16 00:33:20.215775 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:The following NEW packages will be installed: 2025-12-16 00:33:20.215816 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libapache2-mod-auth-mellon libapache2-mod-auth-openidc libcjose0 2025-12-16 00:33:20.215877 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libglib2.0-0t64 libhiredis1.1.0 liblasso3t64 libldap-common libldap-dev 2025-12-16 00:33:20.215916 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: libldap2-dev libsasl2-dev libxmlsec1t64 libxmlsec1t64-openssl 2025-12-16 00:33:20.215991 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:33:20.216030 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Need to get 2,890 kB of archives. 2025-12-16 00:33:20.216094 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:After this operation, 9,442 kB of additional disk space will be used. 2025-12-16 00:33:20.216134 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:33:20.216210 | 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.5 [1,544 kB] 2025-12-16 00:33:20.216280 | 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] 2025-12-16 00:33:20.216436 | 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] 2025-12-16 00:33:20.216513 | 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] 2025-12-16 00:33:20.216552 | 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] 2025-12-16 00:33:20.216563 | 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.7+dfsg-1~exp1ubuntu8.2 [31.7 kB] 2025-12-16 00:33:20.216644 | 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.7+dfsg-1~exp1ubuntu8.2 [307 kB] 2025-12-16 00:33:20.216653 | 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] 2025-12-16 00:33:20.216712 | 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] 2025-12-16 00:33:20.216781 | 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] 2025-12-16 00:33:20.216820 | 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] 2025-12-16 00:33:20.216890 | 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.7+dfsg-1~exp1ubuntu8.2 [11.1 kB] 2025-12-16 00:33:20.216925 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Fetched 2,890 kB in 1s (4,889 kB/s) 2025-12-16 00:33:20.217015 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-16 00:33:20.217056 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 2025-12-16 00:33:20.217138 | 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% 2025-12-16 00:33:20.217180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 70% 2025-12-16 00:33:20.217279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 75% 2025-12-16 00:33:20.217317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 80% (Reading database ... 85% 2025-12-16 00:33:20.217399 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 90% 2025-12-16 00:33:20.217442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 95% 2025-12-16 00:33:20.217516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:33:20.217581 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../00-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 00:33:20.217620 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:33:20.217692 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libhiredis1.1.0:amd64. 2025-12-16 00:33:20.217731 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../01-libhiredis1.1.0_1.2.0-6ubuntu3_amd64.deb ... 2025-12-16 00:33:20.217807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2025-12-16 00:33:20.217875 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64:amd64. 2025-12-16 00:33:20.217913 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../02-libxmlsec1t64_1.2.39-5build2_amd64.deb ... 2025-12-16 00:33:20.217968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64:amd64 (1.2.39-5build2) ... 2025-12-16 00:33:20.218032 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libxmlsec1t64-openssl:amd64. 2025-12-16 00:33:20.218099 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../03-libxmlsec1t64-openssl_1.2.39-5build2_amd64.deb ... 2025-12-16 00:33:20.218138 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2025-12-16 00:33:20.218208 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package liblasso3t64. 2025-12-16 00:33:20.218284 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../04-liblasso3t64_2.8.2-2ubuntu0.1_amd64.deb ... 2025-12-16 00:33:20.218415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking liblasso3t64 (2.8.2-2ubuntu0.1) ... 2025-12-16 00:33:20.218427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-common. 2025-12-16 00:33:20.218485 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../05-libldap-common_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ... 2025-12-16 00:33:20.218531 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-12-16 00:33:20.218590 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap-dev:amd64. 2025-12-16 00:33:20.218631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../06-libldap-dev_2.6.7+dfsg-1~exp1ubuntu8.2_amd64.deb ... 2025-12-16 00:33:20.218735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap-dev:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-12-16 00:33:20.218745 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libsasl2-dev. 2025-12-16 00:33:20.218803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../07-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-16 00:33:20.218842 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 00:33:20.218912 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-mellon. 2025-12-16 00:33:20.218953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../08-libapache2-mod-auth-mellon_0.19.0-1build3_amd64.deb ... 2025-12-16 00:33:20.219025 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-mellon (0.19.0-1build3) ... 2025-12-16 00:33:20.219090 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libcjose0:amd64. 2025-12-16 00:33:20.219136 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../09-libcjose0_0.6.2.2-1build3_amd64.deb ... 2025-12-16 00:33:20.219204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libcjose0:amd64 (0.6.2.2-1build3) ... 2025-12-16 00:33:20.219262 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libapache2-mod-auth-openidc. 2025-12-16 00:33:20.219335 | 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 ... 2025-12-16 00:33:20.219460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2025-12-16 00:33:20.219522 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Selecting previously unselected package libldap2-dev. 2025-12-16 00:33:20.219556 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Preparing to unpack .../11-libldap2-dev_2.6.7+dfsg-1~exp1ubuntu8.2_all.deb ... 2025-12-16 00:33:20.219611 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Unpacking libldap2-dev (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-12-16 00:33:20.219671 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64:amd64 (1.2.39-5build2) ... 2025-12-16 00:33:20.219706 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-common (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-12-16 00:33:20.219758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:33:20.219800 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:No schema files found: doing nothing. 2025-12-16 00:33:20.219853 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 00:33:20.219890 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libxmlsec1t64-openssl:amd64 (1.2.39-5build2) ... 2025-12-16 00:33:20.219942 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap-dev:amd64 (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-12-16 00:33:20.219978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libhiredis1.1.0:amd64 (1.2.0-6ubuntu3) ... 2025-12-16 00:33:20.220044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libcjose0:amd64 (0.6.2.2-1build3) ... 2025-12-16 00:33:20.220080 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up liblasso3t64 (2.8.2-2ubuntu0.1) ... 2025-12-16 00:33:20.220131 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libldap2-dev (2.6.7+dfsg-1~exp1ubuntu8.2) ... 2025-12-16 00:33:20.220183 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: 2025-12-16 00:33:20.220221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-mellon (0.19.0-1build3) ... 2025-12-16 00:33:20.220320 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_mellon 2025-12-16 00:33:20.220417 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:33:20.220426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-12-16 00:33:20.220476 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Setting up libapache2-mod-auth-openidc (2.4.15.1-1ubuntu0.1) ... 2025-12-16 00:33:20.220536 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable module auth_openidc 2025-12-16 00:33:20.220571 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:33:20.220647 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of restart. 2025-12-16 00:33:20.220695 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:apache2_invoke: Enable configuration auth_openidc 2025-12-16 00:33:20.220710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:33:20.220760 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:invoke-rc.d: policy-rc.d denied execution of reload. 2025-12-16 00:33:20.220806 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:33:20.220857 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container aac2de941543 2025-12-16 00:33:20.220888 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 4ab4fd581628 2025-12-16 00:33:20.220955 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 5/7 : ADD keystone-base-archive /keystone-base-source 2025-12-16 00:33:20.221001 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> b5c4092bc5a9 2025-12-16 00:33:20.221050 | 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 2025-12-16 00:33:20.221109 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 6afb181b364d 2025-12-16 00:33:20.221141 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Processing /keystone 2025-12-16 00:33:20.221204 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2025-12-16 00:33:20.221270 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:33:20.221317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2025-12-16 00:33:20.221392 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:33:20.221459 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: started 2025-12-16 00:33:20.221529 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:33:20.221569 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:33:20.221602 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:33:20.221633 | 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.0.1.dev9) (6.1.0) 2025-12-16 00:33:20.221680 | 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.0.1.dev9) (1.8.8) 2025-12-16 00:33:20.221712 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask!=0.11,>=1.0.2 (from keystone==26.0.1.dev9) 2025-12-16 00:33:20.221757 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-12-16 00:33:20.221787 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Flask-RESTful>=0.3.5 (from keystone==26.0.1.dev9) 2025-12-16 00:33:20.221831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2025-12-16 00:33:20.221887 | 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.0.1.dev9) (42.0.8) 2025-12-16 00:33:20.221895 | 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.0.1.dev9) (2.0.32) 2025-12-16 00:33:20.221968 | 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.0.1.dev9) (5.3.0) 2025-12-16 00:33:20.221982 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting passlib>=1.7.0 (from keystone==26.0.1.dev9) 2025-12-16 00:33:20.222023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading passlib-1.7.4-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-16 00:33:20.222050 | 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.0.1.dev9) (5.5.0) 2025-12-16 00:33:20.222114 | 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.0.1.dev9) (10.7.1) 2025-12-16 00:33:20.222121 | 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.0.1.dev9) (4.0.1) 2025-12-16 00:33:20.222176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting scrypt>=0.8.0 (from keystone==26.0.1.dev9) 2025-12-16 00:33:20.222209 | 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) 2025-12-16 00:33:20.222274 | 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.0.1.dev9) (3.8.0) 2025-12-16 00:33:20.222317 | 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.0.1.dev9) (9.6.0) 2025-12-16 00:33:20.222401 | 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.0.1.dev9) (5.6.0) 2025-12-16 00:33:20.222409 | 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.0.1.dev9) (14.9.1) 2025-12-16 00:33:20.222454 | 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.0.1.dev9) (16.0.0) 2025-12-16 00:33:20.222494 | 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.0.1.dev9) (6.4.0) 2025-12-16 00:33:20.222518 | 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.0.1.dev9) (6.1.2) 2025-12-16 00:33:20.222585 | 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.0.1.dev9) (6.2.0) 2025-12-16 00:33:20.222636 | 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.0.1.dev9) (4.4.0) 2025-12-16 00:33:20.222648 | 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.0.1.dev9) (5.5.0) 2025-12-16 00:33:20.222696 | 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.0.1.dev9) (2.4.0) 2025-12-16 00:33:20.222732 | 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.0.1.dev9) (7.4.0) 2025-12-16 00:33:20.222764 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting oauthlib>=0.6.2 (from keystone==26.0.1.dev9) 2025-12-16 00:33:20.222813 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading oauthlib-3.2.2-py3-none-any.whl.metadata (7.5 kB) 2025-12-16 00:33:20.222859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pysaml2>=5.0.0 (from keystone==26.0.1.dev9) 2025-12-16 00:33:20.222889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pysaml2-7.5.0-py3-none-any.whl.metadata (7.1 kB) 2025-12-16 00:33:20.222936 | 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.0.1.dev9) (2.9.0) 2025-12-16 00:33:20.222965 | 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.0.1.dev9) (1.3.3) 2025-12-16 00:33:20.223011 | 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.0.1.dev9) (4.19.2) 2025-12-16 00:33:20.223036 | 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.0.1.dev9) (3.1.1) 2025-12-16 00:33:20.223086 | 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.0.1.dev9) (1.0.8) 2025-12-16 00:33:20.223118 | 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.0.1.dev9) (4.2.0) 2025-12-16 00:33:20.223164 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting python-ldap>=3.0.0 (from keystone==26.0.1.dev9) 2025-12-16 00:33:20.223194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading python-ldap-3.4.4.tar.gz (377 kB) 2025-12-16 00:33:20.223279 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: started 2025-12-16 00:33:20.223288 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:33:20.223321 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: started 2025-12-16 00:33:20.223391 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:33:20.223431 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:33:20.223470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:33:20.223503 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting ldappool>=2.3.1 (from keystone==26.0.1.dev9) 2025-12-16 00:33:20.223549 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading ldappool-3.0.0-py3-none-any.whl.metadata (4.1 kB) 2025-12-16 00:33:20.223582 | 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.0.1.dev9) (1.17.0) 2025-12-16 00:33:20.223627 | 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.0.1.dev9) (2.22) 2025-12-16 00:33:20.223659 | 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.0.1.dev9) (5.1.1) 2025-12-16 00:33:20.223704 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting Werkzeug>=3.0.0 (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev9) 2025-12-16 00:33:20.223737 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-12-16 00:33:20.223788 | 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.0.1.dev9) (3.1.4) 2025-12-16 00:33:20.223815 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev9) 2025-12-16 00:33:20.223839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-16 00:33:20.223901 | 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.0.1.dev9) (8.1.7) 2025-12-16 00:33:20.223931 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=1.0.2->keystone==26.0.1.dev9) 2025-12-16 00:33:20.223978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-12-16 00:33:20.224009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==26.0.1.dev9) 2025-12-16 00:33:20.224054 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading aniso8601-9.0.1-py2.py3-none-any.whl.metadata (23 kB) 2025-12-16 00:33:20.224087 | 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.0.1.dev9) (1.16.0) 2025-12-16 00:33:20.224133 | 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.0.1.dev9) (2024.1) 2025-12-16 00:33:20.224165 | 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.0.1.dev9) (2.1.5) 2025-12-16 00:33:20.224211 | 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.0.1.dev9) (24.2.0) 2025-12-16 00:33:20.224277 | 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.0.1.dev9) (2023.12.1) 2025-12-16 00:33:20.224306 | 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.0.1.dev9) (0.35.1) 2025-12-16 00:33:20.224421 | 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.0.1.dev9) (0.20.0) 2025-12-16 00:33:20.224430 | 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.0.1.dev9) (5.8.1) 2025-12-16 00:33:20.224481 | 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.0.1.dev9) (2.32.3) 2025-12-16 00:33:20.224494 | 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.0.1.dev9) (2.1.0) 2025-12-16 00:33:20.224552 | 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.0.1.dev9) (1.7.0) 2025-12-16 00:33:20.224560 | 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.0.1.dev9) (3.11.0) 2025-12-16 00:33:20.224617 | 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.0.1.dev9) (6.0.2) 2025-12-16 00:33:20.224623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==26.0.1.dev9) (3.0.0) 2025-12-16 00:33:20.224691 | 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.0.1.dev9) (0.10.1) 2025-12-16 00:33:20.224706 | 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.0.1.dev9) (2.0.0) 2025-12-16 00:33:20.224727 | 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>=1.2.0->oslo.config>=6.8.0->keystone==26.0.1.dev9) (1.16.0) 2025-12-16 00:33:20.224750 | 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.0.1.dev9) (1.13.2) 2025-12-16 00:33:20.224810 | 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.0.1.dev9) (2.0.1) 2025-12-16 00:33:20.224817 | 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.0.1.dev9) (0.5.0) 2025-12-16 00:33:20.224849 | 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.0.1.dev9) (1.3.5) 2025-12-16 00:33:20.224899 | 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.0.1.dev9) (4.12.2) 2025-12-16 00:33:20.224905 | 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.0.1.dev9) (2.9.0.post0) 2025-12-16 00:33:20.224947 | 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.0.1.dev9) (5.2.0) 2025-12-16 00:33:20.224980 | 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.0.1.dev9) (5.5.0) 2025-12-16 00:33:20.225005 | 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.0.1.dev9) (3.0.0) 2025-12-16 00:33:20.225085 | 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.0.1.dev9) (5.4.0) 2025-12-16 00:33:20.225125 | 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.0.1.dev9) (0.9.0) 2025-12-16 00:33:20.225135 | 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.0.1.dev9) (3.5.0) 2025-12-16 00:33:20.225171 | 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.0.1.dev9) (5.1.0) 2025-12-16 00:33:20.225255 | 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.0.1.dev9) (0.20.0) 2025-12-16 00:33:20.225290 | 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.0.1.dev9) (4.0.1) 2025-12-16 00:33:20.225315 | 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.0.1.dev9) (2024.1) 2025-12-16 00:33:20.225323 | 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.0.1.dev9) (3.10.1) 2025-12-16 00:33:20.225362 | 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.0.1.dev9) (3.1.0) 2025-12-16 00:33:20.225420 | 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.0.1.dev9) (2.5.1) 2025-12-16 00:33:20.225427 | 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.0.1.dev9) (1.6.0) 2025-12-16 00:33:20.225485 | 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.0.1.dev9) (0.36.1) 2025-12-16 00:33:20.225491 | 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.0.1.dev9) (3.0.3) 2025-12-16 00:33:20.225547 | 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.0.1.dev9) (6.1.0) 2025-12-16 00:33:20.225553 | 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.0.1.dev9) (2.6.1) 2025-12-16 00:33:20.225610 | 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.0.1.dev9) (0.19) 2025-12-16 00:33:20.225621 | 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.0.1.dev9) (24.1) 2025-12-16 00:33:20.225655 | 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.0.1.dev9) (6.0.0) 2025-12-16 00:33:20.225686 | 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.0.1.dev9) (3.1.2) 2025-12-16 00:33:20.225723 | 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.0.1.dev9) (67.2.0) 2025-12-16 00:33:20.225784 | 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.0.1.dev9) (0.2.13) 2025-12-16 00:33:20.225806 | 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.0.1.dev9) (0.7.1) 2025-12-16 00:33:20.225842 | 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.0.1.dev9) (24.2.1) 2025-12-16 00:33:20.225867 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting xmlschema<3,>=2 (from pysaml2>=5.0.0->keystone==26.0.1.dev9) 2025-12-16 00:33:20.225891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2025-12-16 00:33:20.225916 | 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.0.1.dev9) (3.3.2) 2025-12-16 00:33:20.225967 | 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.0.1.dev9) (3.8) 2025-12-16 00:33:20.225973 | 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.0.1.dev9) (1.26.19) 2025-12-16 00:33:20.226031 | 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.0.1.dev9) (2025.11.12) 2025-12-16 00:33:20.226038 | 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.0.1.dev9) 2025-12-16 00:33:20.226099 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading elementpath-4.4.0-py3-none-any.whl.metadata (6.7 kB) 2025-12-16 00:33:20.226106 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1>=0.3.7 (from python-ldap>=3.0.0->keystone==26.0.1.dev9) 2025-12-16 00:33:20.226130 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-12-16 00:33:20.226151 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Collecting pyasn1_modules>=0.1.5 (from python-ldap>=3.0.0->keystone==26.0.1.dev9) 2025-12-16 00:33:20.226206 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-12-16 00:33:20.226272 | 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.0.1.dev9) (0.7) 2025-12-16 00:33:20.226286 | 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.0.1.dev9) (2.7.2) 2025-12-16 00:33:20.226324 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-12-16 00:33:20.226371 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-12-16 00:33:20.226397 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2025-12-16 00:33:20.226448 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2025-12-16 00:33:20.226454 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-12-16 00:33:20.226500 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading ldappool-3.0.0-py3-none-any.whl (12 kB) 2025-12-16 00:33:20.226506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 2025-12-16 00:33:20.226548 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2025-12-16 00:33:20.226599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 16.0 MB/s 0:00:00 2025-12-16 00:33:20.226627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pysaml2-7.5.0-py3-none-any.whl (419 kB) 2025-12-16 00:33:20.226656 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2025-12-16 00:33:20.226698 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading elementpath-4.4.0-py3-none-any.whl (219 kB) 2025-12-16 00:33:20.226727 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-12-16 00:33:20.226758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-12-16 00:33:20.226801 | 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) 2025-12-16 00:33:20.226830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 20.5 MB/s 0:00:00 2025-12-16 00:33:20.226885 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-12-16 00:33:20.226891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Building wheels for collected packages: keystone, python-ldap 2025-12-16 00:33:20.226939 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): started 2025-12-16 00:33:20.226968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for keystone (pyproject.toml): finished with status 'done' 2025-12-16 00:33:20.227025 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Created wheel for keystone: filename=keystone-26.0.1.dev9-py3-none-any.whl size=1439482 sha256=ea1f70c3c408253a56f03b083248cce470280e9f3807572ee3a622d9cd1b82f7 2025-12-16 00:33:20.227031 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-61np_l_o/wheels/d7/05/14/fd7e33e5fac271ee50e6a06d9e392b88b1af8eadb7374df074 2025-12-16 00:33:20.227084 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): started 2025-12-16 00:33:20.227091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Building wheel for python-ldap (pyproject.toml): finished with status 'done' 2025-12-16 00:33:20.227141 | 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=366206 sha256=3960d90cf4853a8f7a3511e81f3fc545e3fc28f4fbdc45298b97ab39208ba179 2025-12-16 00:33:20.227184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: Stored in directory: /tmp/pip-ephem-wheel-cache-61np_l_o/wheels/52/eb/41/5a7623499a292eb53b74babfcd0a455a759c0cb0ba34790587 2025-12-16 00:33:20.227192 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built keystone python-ldap 2025-12-16 00:33:20.227276 | 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 2025-12-16 00:33:20.227286 | 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.0.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 2025-12-16 00:33:20.227317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 6afb181b364d 2025-12-16 00:33:20.227375 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> 2a252889676b 2025-12-16 00:33:20.227430 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Step 7/7 : RUN chmod 755 /var/www/cgi-bin/keystone/* 2025-12-16 00:33:20.227460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Running in 1d4228384894 2025-12-16 00:33:20.227503 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> Removed intermediate container 1d4228384894 2025-12-16 00:33:20.227530 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base: ---> f2f4081c69d7 2025-12-16 00:33:20.227573 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully built b577bd7bf98f 2025-12-16 00:33:20.227601 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Successfully tagged osism.harbor.regio.digital/kolla/keystone-base:build-20251216 2025-12-16 00:33:20.227708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-base:Built at 2025-12-16 00:33:20.227602 (took 0:00:41.788380) 2025-12-16 00:33:20.227806 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone) to queue 2025-12-16 00:33:20.227867 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-ssh) to queue 2025-12-16 00:33:20.227898 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(keystone-fernet) to queue 2025-12-16 00:33:20.228283 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-base) 2025-12-16 00:33:20.228370 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Processing 2025-12-16 00:33:20.228414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building started at 2025-12-16 00:33:20.228332 2025-12-16 00:33:20.228485 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Getting local archive from tarballs/nova-stable-2024.2.tar.gz 2025-12-16 00:33:20.239457 | 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 2025-12-16 00:33:20.866054 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 1 plugins into plugins archive 2025-12-16 00:33:20.866376 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-base:Turned 0 additions into additions archive 2025-12-16 00:34:24.116485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:34:24.116577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 530665a78e68 2025-12-16 00:34:24.116606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 2/9 : LABEL "build-date"="20251216" "name"="nova-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:34:24.116656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 1e9ae8422dc9 2025-12-16 00:34:24.117410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 1e9ae8422dc9 2025-12-16 00:34:24.117421 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 5fb69d8425eb 2025-12-16 00:34:24.117429 | 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 2025-12-16 00:34:24.117437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in 679e61210782 2025-12-16 00:34:24.117444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container 679e61210782 2025-12-16 00:34:24.117451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 3a916a2d403b 2025-12-16 00:34:24.117459 | 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/* 2025-12-16 00:34:24.117467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in bb6956a2210a 2025-12-16 00:34:24.117473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:34:24.117482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:34:24.117488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:34:24.117495 | 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] 2025-12-16 00:34:24.117502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:34:24.117535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:34:24.117542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:34:24.118312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:34:24.118324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:34:24.118331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:34:24.118339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:34:24.118345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:34:24.118351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:34:24.118356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:34:24.118362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:34:24.118368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 29.0 MB in 3s (10.7 MB/s) 2025-12-16 00:34:24.118374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2025-12-16 00:34:24.118380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading package lists... 2025-12-16 00:34:24.118385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building dependency tree... 2025-12-16 00:34:24.118391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Reading state information... 2025-12-16 00:34:24.118397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:iproute2 is already the newest version (6.1.0-1ubuntu6.2). 2025-12-16 00:34:24.118412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following additional packages will be installed: 2025-12-16 00:34:24.118477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq-base libcbor0.10 libdbus-1-3 libevent-2.1-7t64 libfido2-1 2025-12-16 00:34:24.118665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libglib2.0-0t64 libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2025-12-16 00:34:24.118720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnftables1 libnftnl11 libnuma1 libunbound8 libvirt0 libxdp1 libyajl2 2025-12-16 00:34:24.118741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-common python3-netifaces python3-sortedcontainers uuid-runtime 2025-12-16 00:34:24.118756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Suggested packages: 2025-12-16 00:34:24.118905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: resolvconf firewalld low-memory-monitor keychain libpam-ssh monkeysphere 2025-12-16 00:34:24.118927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ssh-askpass ethtool openvswitch-doc qemu-system-x86 python3-netaddr 2025-12-16 00:34:24.118965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-pyparsing python-sortedcontainers-doc 2025-12-16 00:34:24.119031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Recommended packages: 2025-12-16 00:34:24.119116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dns-root-data nftables dbus libglib2.0-data shared-mime-info xdg-user-dirs 2025-12-16 00:34:24.119217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libvirt-l10n xauth 2025-12-16 00:34:24.119310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:The following NEW packages will be installed: 2025-12-16 00:34:24.119397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: dnsmasq dnsmasq-base ebtables iptables libcbor0.10 libdbus-1-3 2025-12-16 00:34:24.119475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libevent-2.1-7t64 libfido2-1 libglib2.0-0t64 libip4tc2 libip6tc2 2025-12-16 00:34:24.119554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libnetfilter-conntrack3 libnfnetlink0 libnftables1 libnftnl11 libnuma1 2025-12-16 00:34:24.119633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: libunbound8 libvirt0 libxdp1 libyajl2 openssh-client openvswitch-common 2025-12-16 00:34:24.119708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: openvswitch-switch ovmf python3-libvirt python3-netifaces 2025-12-16 00:34:24.119783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: python3-openvswitch python3-sortedcontainers uuid-runtime 2025-12-16 00:34:24.119861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:0 upgraded, 29 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:34:24.119934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Need to get 15.8 MB of archives. 2025-12-16 00:34:24.120047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:After this operation, 52.7 MB of additional disk space will be used. 2025-12-16 00:34:24.120140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:34:24.120243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:28 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 openvswitch-common amd64 3.4.0-1~cloud0 [1,050 kB] 2025-12-16 00:34:24.120334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-12-16 00:34:24.120422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdbus-1-3 amd64 1.14.10-4ubuntu4.1 [210 kB] 2025-12-16 00:34:24.120501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfnetlink0 amd64 1.0.2-2build1 [14.8 kB] 2025-12-16 00:34:24.122309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libnetfilter-conntrack3 amd64 1.0.9-6build1 [45.2 kB] 2025-12-16 00:34:24.122321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftnl11 amd64 1.2.6-2build1 [66.0 kB] 2025-12-16 00:34:24.122328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-12-16 00:34:24.122335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2025-12-16 00:34:24.122349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 dnsmasq all 2.90-2ubuntu0.1 [17.9 kB] 2025-12-16 00:34:24.122354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2025-12-16 00:34:24.122360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2025-12-16 00:34:24.122366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2025-12-16 00:34:24.122372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2025-12-16 00:34:24.122378 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-16 00:34:24.122383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2025-12-16 00:34:24.122390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.5 [1,544 kB] 2025-12-16 00:34:24.122395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libip4tc2 amd64 1.8.10-3ubuntu2 [23.3 kB] 2025-12-16 00:34:24.122401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libip6tc2 amd64 1.8.10-3ubuntu2 [23.7 kB] 2025-12-16 00:34:24.122412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 iptables amd64 1.8.10-3ubuntu2 [381 kB] 2025-12-16 00:34:24.122418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libcbor0.10 amd64 0.10.2-1.2ubuntu2 [25.8 kB] 2025-12-16 00:34:24.122424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libfido2-1 amd64 1.14.0-1build3 [83.5 kB] 2025-12-16 00:34:24.122429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.14 [906 kB] 2025-12-16 00:34:24.122435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2025-12-16 00:34:24.122441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2025-12-16 00:34:24.122447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.10 [1,829 kB] 2025-12-16 00:34:24.122453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2025-12-16 00:34:24.122458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.7 [5,176 kB] 2025-12-16 00:34:24.122464 | 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] 2025-12-16 00:34:24.122470 | 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] 2025-12-16 00:34:24.122476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Fetched 15.8 MB in 1s (12.5 MB/s) 2025-12-16 00:34:24.122482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package uuid-runtime. 2025-12-16 00:34:24.122488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 2025-12-16 00:34:24.122501 | 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% 2025-12-16 00:34:24.122513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 70% 2025-12-16 00:34:24.122518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 75% 2025-12-16 00:34:24.122524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 80% 2025-12-16 00:34:24.122530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 85% 2025-12-16 00:34:24.122536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 90% 2025-12-16 00:34:24.122541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 95% 2025-12-16 00:34:24.122547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:34:24.122553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-16 00:34:24.122559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:34:24.122567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-16 00:34:24.122573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:34:24.122637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:34:24.122680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnfnetlink0:amd64. 2025-12-16 00:34:24.122749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-12-16 00:34:24.122792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-16 00:34:24.122848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-12-16 00:34:24.122903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-12-16 00:34:24.122958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-16 00:34:24.123012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftnl11:amd64. 2025-12-16 00:34:24.123066 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-12-16 00:34:24.123143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-16 00:34:24.123190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnftables1:amd64. 2025-12-16 00:34:24.123259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../05-libnftables1_1.0.9-1build1_amd64.deb ... 2025-12-16 00:34:24.123328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-12-16 00:34:24.123383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq-base. 2025-12-16 00:34:24.123437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-12-16 00:34:24.123490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-12-16 00:34:24.123543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package dnsmasq. 2025-12-16 00:34:24.123596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-12-16 00:34:24.123649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-12-16 00:34:24.123713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-16 00:34:24.123766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../08-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-12-16 00:34:24.123820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:34:24.123873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libunbound8:amd64. 2025-12-16 00:34:24.123925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../09-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-16 00:34:24.123977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:34:24.124040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-common. 2025-12-16 00:34:24.124108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../10-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:34:24.124165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-12-16 00:34:24.124219 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-netifaces:amd64. 2025-12-16 00:34:24.124293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../11-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-12-16 00:34:24.124353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-12-16 00:34:24.124409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-sortedcontainers. 2025-12-16 00:34:24.124463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../12-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-12-16 00:34:24.124515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-12-16 00:34:24.124569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libnuma1:amd64. 2025-12-16 00:34:24.124622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../13-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-16 00:34:24.124675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 00:34:24.124729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libxdp1:amd64. 2025-12-16 00:34:24.124783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../14-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-12-16 00:34:24.124837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-12-16 00:34:24.124890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-openvswitch. 2025-12-16 00:34:24.124943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../15-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:34:24.124995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-12-16 00:34:24.125048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openvswitch-switch. 2025-12-16 00:34:24.125115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../16-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:34:24.125208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-12-16 00:34:24.125249 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-16 00:34:24.125343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../17-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 00:34:24.125402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:34:24.125452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip4tc2:amd64. 2025-12-16 00:34:24.125500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../18-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-12-16 00:34:24.125547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:34:24.125595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libip6tc2:amd64. 2025-12-16 00:34:24.125642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../19-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-12-16 00:34:24.125693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:34:24.125734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package iptables. 2025-12-16 00:34:24.125780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../20-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-12-16 00:34:24.125826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-12-16 00:34:24.125872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libcbor0.10:amd64. 2025-12-16 00:34:24.125917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../21-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-12-16 00:34:24.125963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 00:34:24.126008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libfido2-1:amd64. 2025-12-16 00:34:24.126053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../22-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-12-16 00:34:24.126109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 00:34:24.126156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package openssh-client. 2025-12-16 00:34:24.126206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-12-16 00:34:24.126273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../23-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-16 00:34:24.126325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 00:34:24.126373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ebtables. 2025-12-16 00:34:24.126430 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../24-ebtables_2.0.11-6build1_amd64.deb ... 2025-12-16 00:34:24.126478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ebtables (2.0.11-6build1) ... 2025-12-16 00:34:24.126525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libyajl2:amd64. 2025-12-16 00:34:24.126571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../25-libyajl2_2.1.0-5build1_amd64.deb ... 2025-12-16 00:34:24.126617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-12-16 00:34:24.126663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package libvirt0:amd64. 2025-12-16 00:34:24.126709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../26-libvirt0_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-16 00:34:24.126766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-16 00:34:24.126814 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package python3-libvirt. 2025-12-16 00:34:24.126861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-12-16 00:34:24.126909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../27-python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-12-16 00:34:24.126956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-12-16 00:34:24.127003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Selecting previously unselected package ovmf. 2025-12-16 00:34:24.127049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Preparing to unpack .../28-ovmf_2024.02-2ubuntu0.7_all.deb ... 2025-12-16 00:34:24.127105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Unpacking ovmf (2024.02-2ubuntu0.7) ... 2025-12-16 00:34:24.127156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-12-16 00:34:24.127205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:34:24.127269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 00:34:24.127322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:34:24.127369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-12-16 00:34:24.127415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:34:24.127465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-16 00:34:24.127511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-12-16 00:34:24.127558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ovmf (2024.02-2ubuntu0.7) ... 2025-12-16 00:34:24.127605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-12-16 00:34:24.127650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:34:24.127697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:No schema files found: doing nothing. 2025-12-16 00:34:24.127743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:34:24.127790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up ebtables (2.0.11-6build1) ... 2025-12-16 00:34:24.127838 | 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 2025-12-16 00:34:24.127885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:34:24.127931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-12-16 00:34:24.127977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 00:34:24.130294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-16 00:34:24.130307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:34:24.130313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Selecting GID from range 100 to 59999 ... 2025-12-16 00:34:24.130319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: 2025-12-16 00:34:24.130324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:info: Adding group `uuidd' (GID 102) ... 2025-12-16 00:34:24.130330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:34:24.130335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:34:24.130341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-12-16 00:34:24.130346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-16 00:34:24.130352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 00:34:24.130357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-12-16 00:34:24.130363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-libvirt (10.0.0-1build1) ... 2025-12-16 00:34:24.130368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 00:34:24.130374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-12-16 00:34:24.130379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-16 00:34:24.130384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-12-16 00:34:24.130390 | 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 2025-12-16 00:34:24.130395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:34:24.130401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:34:24.130406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up iptables (1.8.10-3ubuntu2) ... 2025-12-16 00:34:24.130412 | 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 2025-12-16 00:34:24.130417 | 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 2025-12-16 00:34:24.130432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-12-16 00:34:24.130438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-12-16 00:34:24.130443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-12-16 00:34:24.130449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-12-16 00:34:24.130454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode 2025-12-16 00:34:24.130460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:update-alternatives: 2025-12-16 00:34:24.130465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-12-16 00:34:24.130471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-12-16 00:34:24.130476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-12-16 00:34:24.130482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:34:24.130487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:34:24.130493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:34:24.130498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container bb6956a2210a 2025-12-16 00:34:24.130503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 779b63f8b6b7 2025-12-16 00:34:24.130509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 5/9 : ADD nova-base-archive /nova-base-source 2025-12-16 00:34:24.130514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 9e49d23f0e4e 2025-12-16 00:34:24.130520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 6/9 : ADD plugins-archive / 2025-12-16 00:34:24.130525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 587566c6833b 2025-12-16 00:34:24.130531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 7/9 : COPY nova_sudoers /etc/sudoers.d/kolla_nova_sudoers 2025-12-16 00:34:24.130536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 13c6a5b057df 2025-12-16 00:34:24.130542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:34:24.130547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> e48b469fbc88 2025-12-16 00:34:24.130564 | 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 2025-12-16 00:34:24.130572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Running in e240a63135b3 2025-12-16 00:34:24.130577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /nova 2025-12-16 00:34:24.130583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2025-12-16 00:34:24.130588 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:34:24.130593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2025-12-16 00:34:24.130598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:34:24.130604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:34:24.130609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:34:24.130618 | 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.2.1.dev9) (6.1.0) 2025-12-16 00:34:24.130624 | 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.2.1.dev9) (2.0.32) 2025-12-16 00:34:24.130630 | 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.2.1.dev9) (5.1.1) 2025-12-16 00:34:24.130635 | 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.2.1.dev9) (0.36.1) 2025-12-16 00:34:24.130640 | 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.2.1.dev9) (3.1.4) 2025-12-16 00:34:24.130646 | 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.2.1.dev9) (10.7.1) 2025-12-16 00:34:24.130651 | 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.2.1.dev9) (5.3.0) 2025-12-16 00:34:24.130656 | 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.2.1.dev9) (2.5.1) 2025-12-16 00:34:24.130662 | 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.2.1.dev9) (42.0.8) 2025-12-16 00:34:24.130667 | 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.2.1.dev9) (1.8.8) 2025-12-16 00:34:24.130672 | 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.2.1.dev9) (3.0.3) 2025-12-16 00:34:24.130677 | 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.2.1.dev9) (3.1.0) 2025-12-16 00:34:24.130683 | 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.2.1.dev9) (3.10.1) 2025-12-16 00:34:24.130688 | 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.2.1.dev9) (3.11.0) 2025-12-16 00:34:24.130693 | 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.2.1.dev9) (1.13.2) 2025-12-16 00:34:24.130699 | 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.2.1.dev9) (0.10.1) 2025-12-16 00:34:24.130704 | 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.2.1.dev9) (0.11.0) 2025-12-16 00:34:24.130717 | 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.2.1.dev9) (3.4.1) 2025-12-16 00:34:24.130722 | 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.2.1.dev9) (2.1.0) 2025-12-16 00:34:24.130728 | 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.2.1.dev9) (4.19.2) 2025-12-16 00:34:24.130733 | 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.2.1.dev9) (9.6.0) 2025-12-16 00:34:24.130742 | 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.2.1.dev9) (5.8.1) 2025-12-16 00:34:24.130748 | 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.2.1.dev9) (11.3.1) 2025-12-16 00:34:24.130754 | 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.2.1.dev9) (4.7.0) 2025-12-16 00:34:24.130759 | 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.2.1.dev9) (2.32.3) 2025-12-16 00:34:24.130765 | 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.2.1.dev9) (5.3.0) 2025-12-16 00:34:24.130770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting websockify>=0.9.0 (from nova==30.2.1.dev9) 2025-12-16 00:34:24.130775 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading websockify-0.12.0-py3-none-any.whl.metadata (13 kB) 2025-12-16 00:34:24.130781 | 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.2.1.dev9) (3.8.0) 2025-12-16 00:34:24.130786 | 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.2.1.dev9) (6.1.0) 2025-12-16 00:34:24.130791 | 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.2.1.dev9) (9.6.0) 2025-12-16 00:34:24.130797 | 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.2.1.dev9) (5.6.0) 2025-12-16 00:34:24.130802 | 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.2.1.dev9) (6.1.2) 2025-12-16 00:34:24.130807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting oslo.limit>=1.5.0 (from nova==30.2.1.dev9) 2025-12-16 00:34:24.130813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading oslo.limit-2.5.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-16 00:34:24.130818 | 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.2.1.dev9) (3.4.0) 2025-12-16 00:34:24.130824 | 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.2.1.dev9) (5.5.0) 2025-12-16 00:34:24.130829 | 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.2.1.dev9) (2.4.0) 2025-12-16 00:34:24.130834 | 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.2.1.dev9) (7.4.0) 2025-12-16 00:34:24.130840 | 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.2.1.dev9) (16.0.0) 2025-12-16 00:34:24.130847 | 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.2.1.dev9) (7.3.0) 2025-12-16 00:34:24.130853 | 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.2.1.dev9) (14.9.1) 2025-12-16 00:34:24.130858 | 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.2.1.dev9) (4.4.0) 2025-12-16 00:34:24.130870 | 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.2.1.dev9) (3.4.0) 2025-12-16 00:34:24.130878 | 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.2.1.dev9) (6.4.0) 2025-12-16 00:34:24.130939 | 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.2.1.dev9) (3.5.0) 2025-12-16 00:34:24.130972 | 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.2.1.dev9) (2.0.0) 2025-12-16 00:34:24.131012 | 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.2.1.dev9) (6.2.0) 2025-12-16 00:34:24.131056 | 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.2.1.dev9) (6.0.0) 2025-12-16 00:34:24.131110 | 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.2.1.dev9) (3.4.0) 2025-12-16 00:34:24.131156 | 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.2.1.dev9) (6.9.1) 2025-12-16 00:34:24.131206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-resource-classes>=1.1.0 (from nova==30.2.1.dev9) 2025-12-16 00:34:24.131279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-16 00:34:24.131318 | 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.2.1.dev9) (3.1.0) 2025-12-16 00:34:24.131364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting os-vif>=3.1.0 (from nova==30.2.1.dev9) 2025-12-16 00:34:24.131408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading os_vif-3.7.0-py3-none-any.whl.metadata (2.4 kB) 2025-12-16 00:34:24.131452 | 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.2.1.dev9) (5.1.1) 2025-12-16 00:34:24.131496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting microversion-parse>=0.2.1 (from nova==30.2.1.dev9) 2025-12-16 00:34:24.131539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:34:24.131583 | 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.2.1.dev9) (6.3.0) 2025-12-16 00:34:24.131626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting cursive>=0.2.1 (from nova==30.2.1.dev9) 2025-12-16 00:34:24.131669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-16 00:34:24.131712 | 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.2.1.dev9) (1.3.4) 2025-12-16 00:34:24.131754 | 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.2.1.dev9) (1.7.0) 2025-12-16 00:34:24.131796 | 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.2.1.dev9) (2.9.0.post0) 2025-12-16 00:34:24.131839 | 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.2.1.dev9) (3.0.0) 2025-12-16 00:34:24.131881 | 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.2.1.dev9) (4.0.1) 2025-12-16 00:34:24.131924 | 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.2.1.dev9) (6.0.2) 2025-12-16 00:34:24.131966 | 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.2.1.dev9) (1.3.5) 2025-12-16 00:34:24.132009 | 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.2.1.dev9) (4.12.2) 2025-12-16 00:34:24.132053 | 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.2.1.dev9) (7.0.0) 2025-12-16 00:34:24.132095 | 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.2.1.dev9) (1.17.0) 2025-12-16 00:34:24.132171 | 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.2.1.dev9) (2.22) 2025-12-16 00:34:24.132217 | 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.2.1.dev9) (2.6.1) 2025-12-16 00:34:24.132276 | 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.2.1.dev9) (2.1.5) 2025-12-16 00:34:24.132318 | 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.2.1.dev9) (24.2.0) 2025-12-16 00:34:24.132357 | 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.2.1.dev9) (2023.12.1) 2025-12-16 00:34:24.132395 | 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.2.1.dev9) (0.35.1) 2025-12-16 00:34:24.132459 | 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.2.1.dev9) (0.20.0) 2025-12-16 00:34:24.132469 | 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.2.1.dev9) (2.9.0) 2025-12-16 00:34:24.132509 | 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.2.1.dev9) (3.1.1) 2025-12-16 00:34:24.132547 | 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.2.1.dev9) (5.5.0) 2025-12-16 00:34:24.132584 | 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.2.1.dev9) (1.3.3) 2025-12-16 00:34:24.132622 | 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.2.1.dev9) (1.0.1) 2025-12-16 00:34:24.132659 | 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.2.1.dev9) (1.33) 2025-12-16 00:34:24.132703 | 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.2.1.dev9) (4.2.2) 2025-12-16 00:34:24.132731 | 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.2.1.dev9) (1.4.0) 2025-12-16 00:34:24.132778 | 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.2.1.dev9) (3.0.0) 2025-12-16 00:34:24.132817 | 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.2.1.dev9) (8.3.0) 2025-12-16 00:34:24.132855 | 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.2.1.dev9) (5.9.0) 2025-12-16 00:34:24.132893 | 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.2.1.dev9) (3.0.0) 2025-12-16 00:34:24.132929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting ovsdbapp>=0.12.1 (from os-vif>=3.1.0->nova==30.2.1.dev9) 2025-12-16 00:34:24.132966 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-16 00:34:24.133008 | 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.2.1.dev9) (0.7.12) 2025-12-16 00:34:24.133042 | 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.2.1.dev9) (1.16.0) 2025-12-16 00:34:24.133080 | 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.2.1.dev9) (0.19) 2025-12-16 00:34:24.133216 | 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.2.1.dev9) (2.0.1) 2025-12-16 00:34:24.133291 | 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.2.1.dev9) (0.5.0) 2025-12-16 00:34:24.133304 | 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.2.1.dev9) (5.2.0) 2025-12-16 00:34:24.133321 | 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.2.1.dev9) (5.5.0) 2025-12-16 00:34:24.133331 | 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.2.1.dev9) (5.4.0) 2025-12-16 00:34:24.133340 | 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.2.1.dev9) (0.9.0) 2025-12-16 00:34:24.133355 | 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.2.1.dev9) (5.1.0) 2025-12-16 00:34:24.133418 | 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.2.1.dev9) (0.20.0) 2025-12-16 00:34:24.133431 | 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.2.1.dev9) (4.0.1) 2025-12-16 00:34:24.133464 | 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.2.1.dev9) (4.0.1) 2025-12-16 00:34:24.133478 | 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.2.1.dev9) (1.0.8) 2025-12-16 00:34:24.133539 | 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.2.1.dev9) (2024.1) 2025-12-16 00:34:24.133554 | 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.2.1.dev9) (1.6.0) 2025-12-16 00:34:24.133607 | 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.2.1.dev9) (24.1) 2025-12-16 00:34:24.133621 | 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.2.1.dev9) (3.1.2) 2025-12-16 00:34:24.133679 | 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.2.1.dev9) 2025-12-16 00:34:24.133694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2025-12-16 00:34:24.133742 | 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.2.1.dev9) (3.4.0) 2025-12-16 00:34:24.133757 | 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.2.1.dev9) (1.5.0) 2025-12-16 00:34:24.133829 | 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.2.1.dev9) (67.2.0) 2025-12-16 00:34:24.133846 | 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.2.1.dev9) (0.2.13) 2025-12-16 00:34:24.133860 | 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.2.1.dev9) (2024.1) 2025-12-16 00:34:24.133918 | 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.2.1.dev9) (1.16.0) 2025-12-16 00:34:24.133932 | 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.2.1.dev9) (4.7.0) 2025-12-16 00:34:24.133987 | 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.2.1.dev9) (0.5.2) 2025-12-16 00:34:24.134004 | 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.2.1.dev9) (2.4.3) 2025-12-16 00:34:24.134067 | 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.2.1.dev9) (1.9.0) 2025-12-16 00:34:24.134082 | 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.2.1.dev9) (24.2.1) 2025-12-16 00:34:24.134129 | 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.2.1.dev9) (2.0.1) 2025-12-16 00:34:24.134178 | 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.2.1.dev9) (2.1.0) 2025-12-16 00:34:24.134193 | 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.2.1.dev9) (3.1.0) 2025-12-16 00:34:24.134265 | 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.2.1.dev9) (3.3.2) 2025-12-16 00:34:24.134326 | 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.2.1.dev9) (3.8) 2025-12-16 00:34:24.134371 | 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.2.1.dev9) (1.26.19) 2025-12-16 00:34:24.134386 | 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.2.1.dev9) (2025.11.12) 2025-12-16 00:34:24.134442 | 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.2.1.dev9) (0.7) 2025-12-16 00:34:24.134457 | 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.2.1.dev9) (2.7.2) 2025-12-16 00:34:24.134515 | 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.2.1.dev9) (0.15.2) 2025-12-16 00:34:24.134529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting numpy (from websockify>=0.9.0->nova==30.2.1.dev9) 2025-12-16 00:34:24.134588 | 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) 2025-12-16 00:34:24.134603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Collecting jwcrypto (from websockify>=0.9.0->nova==30.2.1.dev9) 2025-12-16 00:34:24.134665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-12-16 00:34:24.134680 | 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.2.1.dev9) (5.0.8) 2025-12-16 00:34:24.134725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-12-16 00:34:24.134739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-12-16 00:34:24.134795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-12-16 00:34:24.134810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading os_vif-3.7.0-py3-none-any.whl (112 kB) 2025-12-16 00:34:24.134861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading oslo.limit-2.5.0-py3-none-any.whl (20 kB) 2025-12-16 00:34:24.134905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2025-12-16 00:34:24.134919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2025-12-16 00:34:24.134972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading websockify-0.12.0-py3-none-any.whl (40 kB) 2025-12-16 00:34:24.135001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-12-16 00:34:24.135029 | 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) 2025-12-16 00:34:24.135090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 38.6 MB/s 0:00:00 2025-12-16 00:34:24.135122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: nova 2025-12-16 00:34:24.135184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): started 2025-12-16 00:34:24.135198 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for nova (pyproject.toml): finished with status 'done' 2025-12-16 00:34:24.135258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Created wheel for nova: filename=nova-30.2.1.dev9-py3-none-any.whl size=5795493 sha256=99a7265647067f7ca7f1eda473bacdd468a073fcec13766d41f6a2a9946c69e4 2025-12-16 00:34:24.135337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-mk5_nowh/wheels/86/62/4b/f7dc95c17fe7e8702e5ea0a7269b8ad164f5bf2d9459e4359b 2025-12-16 00:34:24.135391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built nova 2025-12-16 00:34:24.135406 | 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 2025-12-16 00:34:24.135458 | 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.2.1.dev9 numpy-2.1.0 os-resource-classes-1.1.0 os-vif-3.7.0 oslo.limit-2.5.0 ovsdbapp-2.8.0 websockify-0.12.0 2025-12-16 00:34:24.135473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /plugins/blazar-nova-6.0.1.dev3 2025-12-16 00:34:24.135532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2025-12-16 00:34:24.135546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:34:24.135604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2025-12-16 00:34:24.135618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:34:24.135677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: started 2025-12-16 00:34:24.135691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:34:24.135746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:34:24.135760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:34:24.135818 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Processing /plugins/pycadf-3.1.1 2025-12-16 00:34:24.135832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: started 2025-12-16 00:34:24.135891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:34:24.135905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: started 2025-12-16 00:34:24.135962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:34:24.135976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: started 2025-12-16 00:34:24.136033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:34:24.136047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:34:24.136119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:34:24.136181 | 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) 2025-12-16 00:34:24.136205 | 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.0) 2025-12-16 00:34:24.136255 | 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) 2025-12-16 00:34:24.136314 | 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) 2025-12-16 00:34:24.136329 | 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) 2025-12-16 00:34:24.136372 | 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) 2025-12-16 00:34:24.136386 | 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) 2025-12-16 00:34:24.136429 | 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) 2025-12-16 00:34:24.136457 | 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) 2025-12-16 00:34:24.136501 | 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) 2025-12-16 00:34:24.136515 | 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) 2025-12-16 00:34:24.136558 | 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) 2025-12-16 00:34:24.136572 | 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) 2025-12-16 00:34:24.136623 | 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) 2025-12-16 00:34:24.136637 | 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) 2025-12-16 00:34:24.136680 | 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) 2025-12-16 00:34:24.136694 | 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) 2025-12-16 00:34:24.136738 | 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) 2025-12-16 00:34:24.136751 | 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) 2025-12-16 00:34:24.136804 | 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) 2025-12-16 00:34:24.136825 | 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) 2025-12-16 00:34:24.136839 | 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) 2025-12-16 00:34:24.136902 | 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) 2025-12-16 00:34:24.136917 | 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) 2025-12-16 00:34:24.136962 | 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) 2025-12-16 00:34:24.136976 | 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) 2025-12-16 00:34:24.137019 | 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) (2025.11.12) 2025-12-16 00:34:24.137033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Building wheels for collected packages: blazar-nova, pycadf 2025-12-16 00:34:24.137076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): started 2025-12-16 00:34:24.137090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2025-12-16 00:34:24.137152 | 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=7a63da46c5eae5e93c7db96fa50c3cd17506a7e5468940ea7d9eb304cb2ac478 2025-12-16 00:34:24.137166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ww6bdy5j/wheels/f6/59/57/0077f041cd5ed8290a5fa3fdcb033e5b5f805c2f84b1305849 2025-12-16 00:34:24.137190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for pycadf (pyproject.toml): started 2025-12-16 00:34:24.137254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-12-16 00:34:24.137272 | 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=c9b9e5bd7aa667087b8eca959f25d359e2fe0c87a1f8e5499370d0494ed39692 2025-12-16 00:34:24.137300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Stored in directory: /tmp/pip-ephem-wheel-cache-ww6bdy5j/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-12-16 00:34:24.137343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built blazar-nova pycadf 2025-12-16 00:34:24.137357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Installing collected packages: pycadf, blazar-nova 2025-12-16 00:34:24.137409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Attempting uninstall: pycadf 2025-12-16 00:34:24.137424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Found existing installation: pycadf 3.1.1 2025-12-16 00:34:24.137466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Uninstalling pycadf-3.1.1: 2025-12-16 00:34:24.137480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: Successfully uninstalled pycadf-3.1.1 2025-12-16 00:34:24.137531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully installed blazar-nova-6.0.1.dev3 pycadf-3.1.1 2025-12-16 00:34:24.137545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> Removed intermediate container e240a63135b3 2025-12-16 00:34:24.137587 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base: ---> 04c4a63f8b29 2025-12-16 00:34:24.137601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully built e98b2058587a 2025-12-16 00:34:24.137655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Successfully tagged osism.harbor.regio.digital/kolla/nova-base:build-20251216 2025-12-16 00:34:24.137714 | ubuntu-noble-large | INFO:kolla.common.utils.nova-base:Built at 2025-12-16 00:34:24.137642 (took 0:01:03.909310) 2025-12-16 00:34:24.137803 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-ssh) to queue 2025-12-16 00:34:24.137847 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute-ironic) to queue 2025-12-16 00:34:24.137861 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-spicehtml5proxy) to queue 2025-12-16 00:34:24.137920 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-compute) to queue 2025-12-16 00:34:24.137935 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-novncproxy) to queue 2025-12-16 00:34:24.137986 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-scheduler) to queue 2025-12-16 00:34:24.138000 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-serialproxy) to queue 2025-12-16 00:34:24.138053 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-api) to queue 2025-12-16 00:34:24.138067 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(nova-conductor) to queue 2025-12-16 00:34:24.138393 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-base) 2025-12-16 00:34:24.138438 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Processing 2025-12-16 00:34:24.138492 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building started at 2025-12-16 00:34:24.138443 2025-12-16 00:34:24.138548 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Getting local archive from tarballs/masakari-stable-2024.2.tar.gz 2025-12-16 00:34:24.139691 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 plugins into plugins archive 2025-12-16 00:34:24.140114 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-base:Turned 0 additions into additions archive 2025-12-16 00:34:39.957830 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:34:39.957935 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 530665a78e68 2025-12-16 00:34:39.957955 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 2/6 : LABEL "build-date"="20251216" "name"="masakari-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:34:39.960285 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 72b7250b191a 2025-12-16 00:34:39.960308 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 72b7250b191a 2025-12-16 00:34:39.960320 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 8d4eaa488b7e 2025-12-16 00:34:39.960332 | 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 2025-12-16 00:34:39.960344 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 4309dc797956 2025-12-16 00:34:39.960355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 4309dc797956 2025-12-16 00:34:39.960366 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> e36e8c9a8bc0 2025-12-16 00:34:39.960376 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 4/6 : ADD masakari-base-archive /masakari-base-source 2025-12-16 00:34:39.960388 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> f2049c8fc27b 2025-12-16 00:34:39.960429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:34:39.960439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> a0c0247f4bb1 2025-12-16 00:34:39.960449 | 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 2025-12-16 00:34:39.960460 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Running in 3ab82a287665 2025-12-16 00:34:39.960469 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Processing /masakari 2025-12-16 00:34:39.960478 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: started 2025-12-16 00:34:39.960487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:34:39.960496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: started 2025-12-16 00:34:39.960504 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:34:39.960514 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: started 2025-12-16 00:34:39.960523 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:34:39.960532 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:34:39.960540 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:34:39.960551 | 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) 2025-12-16 00:34:39.960562 | 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) 2025-12-16 00:34:39.960571 | 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) 2025-12-16 00:34:39.960608 | 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) 2025-12-16 00:34:39.960617 | 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.7.1) 2025-12-16 00:34:39.960627 | 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) 2025-12-16 00:34:39.960636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting microversion-parse>=0.2.1 (from masakari==18.0.0.0rc2.dev2) 2025-12-16 00:34:39.960645 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:34:39.960654 | 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.0) 2025-12-16 00:34:39.960663 | 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) 2025-12-16 00:34:39.960680 | 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) 2025-12-16 00:34:39.960696 | 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.1) 2025-12-16 00:34:39.960705 | 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) 2025-12-16 00:34:39.960714 | 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) 2025-12-16 00:34:39.960722 | 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) 2025-12-16 00:34:39.960731 | 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) 2025-12-16 00:34:39.960740 | 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) 2025-12-16 00:34:39.960749 | 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) 2025-12-16 00:34:39.960758 | 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) 2025-12-16 00:34:39.960767 | 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) 2025-12-16 00:34:39.960776 | 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) 2025-12-16 00:34:39.960784 | 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) 2025-12-16 00:34:39.960793 | 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) 2025-12-16 00:34:39.960802 | 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) 2025-12-16 00:34:39.960811 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting SQLAlchemy-Utils>=0.33.10 (from masakari==18.0.0.0rc2.dev2) 2025-12-16 00:34:39.960820 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-12-16 00:34:39.960829 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Collecting taskflow>=2.16.0 (from masakari==18.0.0.0rc2.dev2) 2025-12-16 00:34:39.960843 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:34:39.960852 | 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) 2025-12-16 00:34:39.960861 | 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) 2025-12-16 00:34:39.960870 | 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) 2025-12-16 00:34:39.960880 | 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) 2025-12-16 00:34:39.960895 | 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) 2025-12-16 00:34:39.960905 | 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) 2025-12-16 00:34:39.960920 | 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) 2025-12-16 00:34:39.960929 | 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) 2025-12-16 00:34:39.960938 | 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) 2025-12-16 00:34:39.960947 | 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) 2025-12-16 00:34:39.960956 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (3.8.0) 2025-12-16 00:34:39.960965 | 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) 2025-12-16 00:34:39.960974 | 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) 2025-12-16 00:34:39.960982 | 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) 2025-12-16 00:34:39.960991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (1.3.3) 2025-12-16 00:34:39.961002 | 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.1->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->masakari==18.0.0.0rc2.dev2) (5.1.1) 2025-12-16 00:34:39.961012 | 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) 2025-12-16 00:34:39.961021 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Requirement already satisfied: debtcollector>=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) (3.0.0) 2025-12-16 00:34:39.961030 | 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) 2025-12-16 00:34:39.961064 | 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) 2025-12-16 00:34:39.961074 | 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>=1.2.0->oslo.config>=5.2.0->masakari==18.0.0.0rc2.dev2) (1.16.0) 2025-12-16 00:34:39.961089 | 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) 2025-12-16 00:34:39.961098 | 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) 2025-12-16 00:34:39.961106 | 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) 2025-12-16 00:34:39.961115 | 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) 2025-12-16 00:34:39.961131 | 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) 2025-12-16 00:34:39.961141 | 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) 2025-12-16 00:34:39.961149 | 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) 2025-12-16 00:34:39.961158 | 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) 2025-12-16 00:34:39.961167 | 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) 2025-12-16 00:34:39.961175 | 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) 2025-12-16 00:34:39.961184 | 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) 2025-12-16 00:34:39.961192 | 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) 2025-12-16 00:34:39.961201 | 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) 2025-12-16 00:34:39.961209 | 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) 2025-12-16 00:34:39.961217 | 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) 2025-12-16 00:34:39.961226 | 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) 2025-12-16 00:34:39.961267 | 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) 2025-12-16 00:34:39.961282 | 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) 2025-12-16 00:34:39.961295 | 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) 2025-12-16 00:34:39.961304 | 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) 2025-12-16 00:34:39.961312 | 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) 2025-12-16 00:34:39.961321 | 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) 2025-12-16 00:34:39.961329 | 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) 2025-12-16 00:34:39.961344 | 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) 2025-12-16 00:34:39.961353 | 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) 2025-12-16 00:34:39.961361 | 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) 2025-12-16 00:34:39.961370 | 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) 2025-12-16 00:34:39.961379 | 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) 2025-12-16 00:34:39.961387 | 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) 2025-12-16 00:34:39.961395 | 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) 2025-12-16 00:34:39.961404 | 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) 2025-12-16 00:34:39.961412 | 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) 2025-12-16 00:34:39.961421 | 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) 2025-12-16 00:34:39.961429 | 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) 2025-12-16 00:34:39.961443 | 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) 2025-12-16 00:34:39.961456 | 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) 2025-12-16 00:34:39.961464 | 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) (2025.11.12) 2025-12-16 00:34:39.961478 | 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) 2025-12-16 00:34:39.961490 | 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) 2025-12-16 00:34:39.961538 | 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) 2025-12-16 00:34:39.961583 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:34:39.961630 | 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) 2025-12-16 00:34:39.961676 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-12-16 00:34:39.961722 | 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) 2025-12-16 00:34:39.961769 | 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) 2025-12-16 00:34:39.961849 | 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) 2025-12-16 00:34:39.961864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-12-16 00:34:39.962065 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-12-16 00:34:39.962129 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-12-16 00:34:39.962141 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-12-16 00:34:39.962160 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 20.5 MB/s 0:00:00 2025-12-16 00:34:39.962170 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-12-16 00:34:39.962179 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Building wheels for collected packages: masakari 2025-12-16 00:34:39.962192 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): started 2025-12-16 00:34:39.962204 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Building wheel for masakari (pyproject.toml): finished with status 'done' 2025-12-16 00:34:39.962286 | 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=357283 sha256=90f6c876eee2e0497662aa826ddb3411a1389f4f87d9d634f15572bad72a82b7 2025-12-16 00:34:39.962341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: Stored in directory: /tmp/pip-ephem-wheel-cache-_absq5km/wheels/7a/35/66/dd99ce76b97007f0b5ca346763c7c936563a2466ac937e05cc 2025-12-16 00:34:39.962375 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built masakari 2025-12-16 00:34:39.962425 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Installing collected packages: pydot, networkx, microversion-parse, SQLAlchemy-Utils, taskflow, masakari 2025-12-16 00:34:39.962476 | 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 2025-12-16 00:34:39.962521 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> Removed intermediate container 3ab82a287665 2025-12-16 00:34:39.962567 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base: ---> 619e5ea754df 2025-12-16 00:34:39.962616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully built 2f94414b00ea 2025-12-16 00:34:39.962662 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Successfully tagged osism.harbor.regio.digital/kolla/masakari-base:build-20251216 2025-12-16 00:34:39.962783 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-base:Built at 2025-12-16 00:34:39.962676 (took 0:00:15.824233) 2025-12-16 00:34:39.962861 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-monitors) to queue 2025-12-16 00:34:39.962930 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-engine) to queue 2025-12-16 00:34:39.962983 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(masakari-api) to queue 2025-12-16 00:34:39.963336 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-base) 2025-12-16 00:34:39.963410 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Processing 2025-12-16 00:34:39.963481 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building started at 2025-12-16 00:34:39.963414 2025-12-16 00:34:39.963654 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Cloning from https://github.com/gnocchixyz/gnocchi.git 2025-12-16 00:34:41.437061 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Git checkout by reference 4.6.4 (5f26d4f10ae6eaaeb33a5c5bed8bd773df8e97f7) 2025-12-16 00:34:41.519577 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 plugins into plugins archive 2025-12-16 00:34:41.519821 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-base:Turned 0 additions into additions archive 2025-12-16 00:35:18.468625 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:35:18.468739 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 530665a78e68 2025-12-16 00:35:18.468797 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 2/10 : LABEL "build-date"="20251216" "name"="gnocchi-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:35:18.468987 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 34d7d587df78 2025-12-16 00:35:18.469014 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 34d7d587df78 2025-12-16 00:35:18.469209 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 89ea3000cbd0 2025-12-16 00:35:18.469385 | 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 2025-12-16 00:35:18.469455 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in ed71d115540e 2025-12-16 00:35:18.469533 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container ed71d115540e 2025-12-16 00:35:18.469580 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> cacaff92097a 2025-12-16 00:35:18.469750 | 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/* 2025-12-16 00:35:18.469859 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 5b329db981dd 2025-12-16 00:35:18.469943 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:35:18.470018 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:35:18.470119 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:35:18.470212 | 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] 2025-12-16 00:35:18.470373 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:35:18.470477 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:35:18.470554 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:35:18.470628 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:35:18.470702 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:35:18.470790 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:35:18.470897 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:35:18.470975 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:35:18.471048 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:35:18.471161 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:35:18.471224 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:35:18.471353 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 29.0 MB in 3s (10.1 MB/s) 2025-12-16 00:35:18.471454 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2025-12-16 00:35:18.471552 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading package lists... 2025-12-16 00:35:18.471632 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building dependency tree... 2025-12-16 00:35:18.471705 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Reading state information... 2025-12-16 00:35:18.471778 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following additional packages will be installed: 2025-12-16 00:35:18.471847 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-12-16 00:35:18.471926 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados2 2025-12-16 00:35:18.472050 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:The following NEW packages will be installed: 2025-12-16 00:35:18.472249 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-iostreams1.83.0 libboost-program-options1.83.0 2025-12-16 00:35:18.472381 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: libboost-thread1.83.0 librados-dev librados2 python3-rados 2025-12-16 00:35:18.472480 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:35:18.472551 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Need to get 5,279 kB of archives. 2025-12-16 00:35:18.472609 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:After this operation, 24.6 MB of additional disk space will be used. 2025-12-16 00:35:18.473624 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:35:18.473698 | 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.1 [259 kB] 2025-12-16 00:35:18.473716 | 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.1 [320 kB] 2025-12-16 00:35:18.473731 | 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.1 [276 kB] 2025-12-16 00:35:18.473745 | 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.1 [4,041 kB] 2025-12-16 00:35:18.473757 | 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.1 [47.5 kB] 2025-12-16 00:35:18.473771 | 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.1 [335 kB] 2025-12-16 00:35:18.473785 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Fetched 5,279 kB in 1s (6,728 kB/s) 2025-12-16 00:35:18.473799 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-12-16 00:35:18.473813 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 2025-12-16 00:35:18.473828 | 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% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-16 00:35:18.473844 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 70% 2025-12-16 00:35:18.473857 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 75% 2025-12-16 00:35:18.473870 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 80% 2025-12-16 00:35:18.473884 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 85% 2025-12-16 00:35:18.473897 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 90% 2025-12-16 00:35:18.473910 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 95% 2025-12-16 00:35:18.473922 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:35:18.473936 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../0-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:35:18.473948 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:35:18.473961 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-12-16 00:35:18.473975 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../1-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:35:18.473989 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:35:18.474002 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-12-16 00:35:18.474015 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../2-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:35:18.474201 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:35:18.474219 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados2. 2025-12-16 00:35:18.474277 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../3-librados2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:35:18.474290 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:35:18.474301 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package librados-dev. 2025-12-16 00:35:18.474312 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../4-librados-dev_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:35:18.474322 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking librados-dev (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:35:18.474332 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Selecting previously unselected package python3-rados. 2025-12-16 00:35:18.474343 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Preparing to unpack .../5-python3-rados_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:35:18.474353 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:35:18.474364 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:35:18.474375 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:35:18.474386 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:35:18.474396 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:35:18.474408 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up librados-dev (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:35:18.474418 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:35:18.474428 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:35:18.474439 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 5b329db981dd 2025-12-16 00:35:18.474450 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 50a9c381dcce 2025-12-16 00:35:18.474460 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 5/10 : ADD gnocchi-base-archive /gnocchi-base-source 2025-12-16 00:35:18.474471 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 0db92719663c 2025-12-16 00:35:18.474482 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:35:18.474576 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 6ca096f2cb94 2025-12-16 00:35:18.474591 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Step 7/10 : COPY gnocchi_sudoers /etc/sudoers.d/kolla_gnocchi_sudoers 2025-12-16 00:35:18.474601 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 29c001b4c12c 2025-12-16 00:35:18.474612 | 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 2025-12-16 00:35:18.474623 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 0f87ef4025ae 2025-12-16 00:35:18.474634 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 0f87ef4025ae 2025-12-16 00:35:18.474644 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> e58dd65f9f09 2025-12-16 00:35:18.474657 | 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 2025-12-16 00:35:18.474671 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in f16882c0ec90 2025-12-16 00:35:18.474682 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Processing /gnocchi 2025-12-16 00:35:18.474692 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: started 2025-12-16 00:35:18.474711 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:35:18.474784 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: started 2025-12-16 00:35:18.474796 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:35:18.474807 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:35:18.474818 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:35:18.474829 | 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) 2025-12-16 00:35:18.474858 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting numpy>=1.14.0 (from gnocchi==4.6.4) 2025-12-16 00:35:18.474869 | 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) 2025-12-16 00:35:18.474879 | 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) 2025-12-16 00:35:18.474946 | 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.0) 2025-12-16 00:35:18.474960 | 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) 2025-12-16 00:35:18.474970 | 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) 2025-12-16 00:35:18.474981 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting pytimeparse (from gnocchi==4.6.4) 2025-12-16 00:35:18.474992 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading pytimeparse-1.1.8-py2.py3-none-any.whl.metadata (3.4 kB) 2025-12-16 00:35:18.475066 | 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) 2025-12-16 00:35:18.475103 | 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) 2025-12-16 00:35:18.475114 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting cotyledon>=1.5.0 (from gnocchi==4.6.4) 2025-12-16 00:35:18.475125 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-12-16 00:35:18.475186 | 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) 2025-12-16 00:35:18.475199 | 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) 2025-12-16 00:35:18.475210 | 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) 2025-12-16 00:35:18.475303 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting werkzeug (from gnocchi==4.6.4) 2025-12-16 00:35:18.475374 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-12-16 00:35:18.475388 | 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) 2025-12-16 00:35:18.476651 | 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) 2025-12-16 00:35:18.476718 | 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) 2025-12-16 00:35:18.476752 | 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) 2025-12-16 00:35:18.476764 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting daiquiri (from gnocchi==4.6.4) 2025-12-16 00:35:18.476776 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading daiquiri-3.2.5.1-py3-none-any.whl.metadata (1.6 kB) 2025-12-16 00:35:18.476787 | 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) 2025-12-16 00:35:18.476797 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting lz4>=0.9.0 (from gnocchi==4.6.4) 2025-12-16 00:35:18.476807 | 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) 2025-12-16 00:35:18.476833 | 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) 2025-12-16 00:35:18.476844 | 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) 2025-12-16 00:35:18.476854 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:WARNING: gnocchi 4.6.4 does not provide the extra 'file' 2025-12-16 00:35:18.476865 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: 2025-12-16 00:35:18.476876 | 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.7.1) 2025-12-16 00:35:18.476907 | 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) 2025-12-16 00:35:18.476917 | 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) 2025-12-16 00:35:18.476927 | 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) 2025-12-16 00:35:18.476938 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting sqlalchemy-utils (from gnocchi==4.6.4) 2025-12-16 00:35:18.476949 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-12-16 00:35:18.476959 | 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) 2025-12-16 00:35:18.476969 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting boto3 (from gnocchi==4.6.4) 2025-12-16 00:35:18.476980 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2025-12-16 00:35:18.476990 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting botocore>=1.5 (from gnocchi==4.6.4) 2025-12-16 00:35:18.477000 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2025-12-16 00:35:18.477010 | 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) 2025-12-16 00:35:18.477020 | 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) 2025-12-16 00:35:18.477030 | 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) 2025-12-16 00:35:18.477040 | 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) 2025-12-16 00:35:18.477057 | 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) 2025-12-16 00:35:18.477091 | 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) 2025-12-16 00:35:18.477115 | 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) 2025-12-16 00:35:18.477127 | 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) 2025-12-16 00:35:18.477137 | 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) 2025-12-16 00:35:18.477265 | 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) 2025-12-16 00:35:18.477284 | 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) 2025-12-16 00:35:18.477294 | 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) 2025-12-16 00:35:18.477303 | 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) 2025-12-16 00:35:18.477312 | 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) 2025-12-16 00:35:18.477322 | 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) 2025-12-16 00:35:18.477332 | 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) 2025-12-16 00:35:18.477348 | 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) 2025-12-16 00:35:18.477358 | 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) 2025-12-16 00:35:18.477367 | 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) 2025-12-16 00:35:18.477377 | 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) 2025-12-16 00:35:18.477386 | 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) 2025-12-16 00:35:18.477397 | 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) 2025-12-16 00:35:18.477406 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (3.8.0) 2025-12-16 00:35:18.477422 | 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) 2025-12-16 00:35:18.477432 | 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) 2025-12-16 00:35:18.477442 | 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) 2025-12-16 00:35:18.477451 | 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) 2025-12-16 00:35:18.477500 | 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) 2025-12-16 00:35:18.477511 | 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) 2025-12-16 00:35:18.477521 | 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) 2025-12-16 00:35:18.477531 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (1.3.3) 2025-12-16 00:35:18.477542 | 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.1->oslo.cache>=1.26.0->keystonemiddleware!=4.19.0,>=4.0.0->gnocchi==4.6.4) (5.1.1) 2025-12-16 00:35:18.477554 | 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) 2025-12-16 00:35:18.477563 | 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) 2025-12-16 00:35:18.477577 | 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) 2025-12-16 00:35:18.477587 | 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) 2025-12-16 00:35:18.477676 | 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) 2025-12-16 00:35:18.477689 | 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) 2025-12-16 00:35:18.477749 | 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) 2025-12-16 00:35:18.477764 | 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) 2025-12-16 00:35:18.477815 | 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) 2025-12-16 00:35:18.477838 | 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) 2025-12-16 00:35:18.477965 | 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) 2025-12-16 00:35:18.478215 | 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) 2025-12-16 00:35:18.478327 | 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) 2025-12-16 00:35:18.479581 | 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) 2025-12-16 00:35:18.479639 | 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) 2025-12-16 00:35:18.479651 | 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) 2025-12-16 00:35:18.479663 | 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) 2025-12-16 00:35:18.479673 | 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) 2025-12-16 00:35:18.479683 | 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) (2025.11.12) 2025-12-16 00:35:18.479692 | 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) 2025-12-16 00:35:18.479701 | 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) 2025-12-16 00:35:18.479709 | 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) 2025-12-16 00:35:18.479719 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting s3transfer<0.11.0,>=0.10.0 (from boto3->gnocchi==4.6.4) 2025-12-16 00:35:18.479729 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2025-12-16 00:35:18.479738 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Collecting python-json-logger (from daiquiri->gnocchi==4.6.4) 2025-12-16 00:35:18.479747 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Downloading python_json_logger-2.0.7-py3-none-any.whl.metadata (6.5 kB) 2025-12-16 00:35:18.479756 | 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) 2025-12-16 00:35:18.479778 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2025-12-16 00:35:18.479788 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 24.1 MB/s 0:00:00 2025-12-16 00:35:18.479806 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-12-16 00:35:18.479815 | 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) 2025-12-16 00:35:18.479823 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 26.2 MB/s 0:00:00 2025-12-16 00:35:18.479832 | 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) 2025-12-16 00:35:18.479842 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 11.1 MB/s 0:00:01 2025-12-16 00:35:18.479851 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2025-12-16 00:35:18.479860 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2025-12-16 00:35:18.479869 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading daiquiri-3.2.5.1-py3-none-any.whl (19 kB) 2025-12-16 00:35:18.479878 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) 2025-12-16 00:35:18.479886 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading pytimeparse-1.1.8-py2.py3-none-any.whl (10.0 kB) 2025-12-16 00:35:18.479895 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-12-16 00:35:18.479904 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-12-16 00:35:18.479923 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Building wheels for collected packages: gnocchi 2025-12-16 00:35:18.479933 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): started 2025-12-16 00:35:18.479942 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Building wheel for gnocchi (pyproject.toml): finished with status 'done' 2025-12-16 00:35:18.479951 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Created wheel for gnocchi: filename=gnocchi-4.6.4-py2.py3-none-any.whl size=324201 sha256=a921604d2ba34f7a8f3fe47fc25250603bb459fb1c52439c25f4a34dd176546f 2025-12-16 00:35:18.479960 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: Stored in directory: /tmp/pip-ephem-wheel-cache-94qp6wuj/wheels/90/b4/38/638914de71a2a508e24d901bf3e8f2f5dd36176e53c7cd4d55 2025-12-16 00:35:18.479970 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built gnocchi 2025-12-16 00:35:18.479979 | 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 2025-12-16 00:35:18.479991 | 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 2025-12-16 00:35:18.480001 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container f16882c0ec90 2025-12-16 00:35:18.480010 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> 07d41219425d 2025-12-16 00:35:18.480019 | 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 2025-12-16 00:35:18.480028 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Running in 45bee07bbb23 2025-12-16 00:35:18.480126 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> Removed intermediate container 45bee07bbb23 2025-12-16 00:35:18.480137 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base: ---> abf858671d3f 2025-12-16 00:35:18.480147 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully built 023ba25c2ef5 2025-12-16 00:35:18.480156 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-base:build-20251216 2025-12-16 00:35:18.480173 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-base:Built at 2025-12-16 00:35:18.479632 (took 0:00:38.516218) 2025-12-16 00:35:18.480183 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-statsd) to queue 2025-12-16 00:35:18.480193 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-api) to queue 2025-12-16 00:35:18.480201 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(gnocchi-metricd) to queue 2025-12-16 00:35:18.480454 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-base) 2025-12-16 00:35:18.480474 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Processing 2025-12-16 00:35:18.480484 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building started at 2025-12-16 00:35:18.480358 2025-12-16 00:35:18.480506 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Getting local archive from tarballs/octavia-stable-2024.2.tar.gz 2025-12-16 00:35:18.486478 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 plugins into plugins archive 2025-12-16 00:35:18.486521 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-base:Turned 0 additions into additions archive 2025-12-16 00:35:51.814396 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:35:51.814466 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 530665a78e68 2025-12-16 00:35:51.814481 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 2/7 : LABEL "build-date"="20251216" "name"="octavia-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:35:51.814493 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in b6e347cd033a 2025-12-16 00:35:51.814504 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container b6e347cd033a 2025-12-16 00:35:51.814512 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 3d3d1f40b949 2025-12-16 00:35:51.814522 | 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 2025-12-16 00:35:51.814532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 5c330294f995 2025-12-16 00:35:51.814540 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 5c330294f995 2025-12-16 00:35:51.814549 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 4e7136e5292d 2025-12-16 00:35:51.814558 | 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/* 2025-12-16 00:35:51.814568 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in cf6449f3eaad 2025-12-16 00:35:51.814576 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:35:51.814585 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:35:51.814594 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:35:51.814604 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:35:51.814613 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:35:51.814638 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:35:51.814646 | 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] 2025-12-16 00:35:51.814654 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:35:51.814661 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:35:51.814669 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:35:51.814676 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:35:51.814683 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:35:51.814691 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:35:51.814698 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:35:51.814705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:35:51.814712 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 29.0 MB in 3s (10.8 MB/s) 2025-12-16 00:35:51.814734 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2025-12-16 00:35:51.814742 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading package lists... 2025-12-16 00:35:51.814749 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building dependency tree... 2025-12-16 00:35:51.814757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Reading state information... 2025-12-16 00:35:51.814776 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following additional packages will be installed: 2025-12-16 00:35:51.814784 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-sortedcontainers 2025-12-16 00:35:51.814791 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Suggested packages: 2025-12-16 00:35:51.814799 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-netaddr python3-pyparsing python-sortedcontainers-doc 2025-12-16 00:35:51.814806 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:The following NEW packages will be installed: 2025-12-16 00:35:51.814813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 python3-openvswitch 2025-12-16 00:35:51.814820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: python3-sortedcontainers 2025-12-16 00:35:51.814828 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:35:51.814835 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Need to get 1,737 kB of archives. 2025-12-16 00:35:51.814842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:After this operation, 5,513 kB of additional disk space will be used. 2025-12-16 00:35:51.814850 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-openvswitch amd64 3.4.0-1~cloud0 [1,036 kB] 2025-12-16 00:35:51.814858 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:35:51.814866 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-16 00:35:51.814873 | 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] 2025-12-16 00:35:51.814881 | 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.7 [443 kB] 2025-12-16 00:35:51.814889 | 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] 2025-12-16 00:35:51.814902 | 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] 2025-12-16 00:35:51.814913 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Fetched 1,737 kB in 1s (3,413 kB/s) 2025-12-16 00:35:51.814921 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libnuma1:amd64. 2025-12-16 00:35:51.814931 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 2025-12-16 00:35:51.815097 | 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% 2025-12-16 00:35:51.815148 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 70% 2025-12-16 00:35:51.815161 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 75% 2025-12-16 00:35:51.815302 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 80% 2025-12-16 00:35:51.815373 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 85% 2025-12-16 00:35:51.815488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 90% 2025-12-16 00:35:51.815555 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 95% 2025-12-16 00:35:51.815635 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:35:51.815716 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../0-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-16 00:35:51.815792 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 00:35:51.815870 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-16 00:35:51.815946 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-12-16 00:35:51.816021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:35:51.816096 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libunbound8:amd64. 2025-12-16 00:35:51.816170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-16 00:35:51.816311 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:35:51.816386 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package libxdp1:amd64. 2025-12-16 00:35:51.816479 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-12-16 00:35:51.816542 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-12-16 00:35:51.816620 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-sortedcontainers. 2025-12-16 00:35:51.816695 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../4-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-12-16 00:35:51.816768 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-12-16 00:35:51.816844 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Selecting previously unselected package python3-openvswitch. 2025-12-16 00:35:51.816919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Preparing to unpack .../5-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:35:51.816992 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-12-16 00:35:51.817067 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:35:51.817141 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-12-16 00:35:51.817292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-12-16 00:35:51.817326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:35:51.817420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 00:35:51.817510 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-12-16 00:35:51.817586 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:35:51.817662 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container cf6449f3eaad 2025-12-16 00:35:51.817739 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 93eb953f2da2 2025-12-16 00:35:51.817812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 5/7 : ADD octavia-base-archive /octavia-base-source 2025-12-16 00:35:51.817889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 387e97a5e6ff 2025-12-16 00:35:51.817964 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:35:51.818041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 1303c8b739c9 2025-12-16 00:35:51.818123 | 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 2025-12-16 00:35:51.818293 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Running in 8dde245e79e4 2025-12-16 00:35:51.818378 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Processing /octavia 2025-12-16 00:35:51.818459 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: started 2025-12-16 00:35:51.818536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:35:51.818610 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: started 2025-12-16 00:35:51.818678 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:35:51.818746 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: started 2025-12-16 00:35:51.818813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:35:51.818878 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:35:51.818943 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:35:51.819010 | 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.0.2.dev8) (1.13.2) 2025-12-16 00:35:51.819076 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting cotyledon>=1.3.0 (from octavia==15.0.2.dev8) 2025-12-16 00:35:51.819141 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-12-16 00:35:51.819223 | 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.0.2.dev8) (1.5.1) 2025-12-16 00:35:51.819318 | 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.0.2.dev8) (6.1.0) 2025-12-16 00:35:51.819403 | 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.0.2.dev8) (2.0.32) 2025-12-16 00:35:51.819463 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==15.0.2.dev8) 2025-12-16 00:35:51.819531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-12-16 00:35:51.819603 | 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.0.2.dev8) (3.0.0) 2025-12-16 00:35:51.819673 | 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.0.2.dev8) (2.32.3) 2025-12-16 00:35:51.819763 | 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.0.2.dev8) (2.0.0) 2025-12-16 00:35:51.819835 | 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.0.2.dev8) (5.8.1) 2025-12-16 00:35:51.819905 | 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.0.2.dev8) (10.7.1) 2025-12-16 00:35:51.819973 | 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.0.2.dev8) (1.8.8) 2025-12-16 00:35:51.820054 | 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.0.2.dev8) (5.3.0) 2025-12-16 00:35:51.820122 | 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.0.2.dev8) (4.0.1) 2025-12-16 00:35:51.820202 | 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.0.2.dev8) (9.6.0) 2025-12-16 00:35:51.820306 | 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.0.2.dev8) (5.6.0) 2025-12-16 00:35:51.820382 | 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.0.2.dev8) (16.0.0) 2025-12-16 00:35:51.820456 | 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.0.2.dev8) (6.4.0) 2025-12-16 00:35:51.820523 | 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.0.2.dev8) (6.1.2) 2025-12-16 00:35:51.820592 | 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.0.2.dev8) (14.9.1) 2025-12-16 00:35:51.820659 | 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.0.2.dev8) (6.2.0) 2025-12-16 00:35:51.820726 | 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.0.2.dev8) (4.4.0) 2025-12-16 00:35:51.820793 | 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.0.2.dev8) (3.4.0) 2025-12-16 00:35:51.820859 | 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.0.2.dev8) (5.5.0) 2025-12-16 00:35:51.820926 | 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.0.2.dev8) (2.4.0) 2025-12-16 00:35:51.820991 | 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.0.2.dev8) (7.4.0) 2025-12-16 00:35:51.821058 | 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.0.2.dev8) (6.0.0) 2025-12-16 00:35:51.821121 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1!=0.2.3,>=0.1.8 (from octavia==15.0.2.dev8) 2025-12-16 00:35:51.821208 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-12-16 00:35:51.821336 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pyasn1-modules>=0.0.6 (from octavia==15.0.2.dev8) 2025-12-16 00:35:51.821409 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-12-16 00:35:51.821468 | 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.0.2.dev8) (7.0.0) 2025-12-16 00:35:51.821528 | 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.0.2.dev8) (4.7.0) 2025-12-16 00:35:51.821584 | 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.0.2.dev8) (18.7.0) 2025-12-16 00:35:51.821640 | 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.0.2.dev8) (9.6.0) 2025-12-16 00:35:51.821694 | 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.0.2.dev8) (0.12.1) 2025-12-16 00:35:51.821749 | 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.0.2.dev8) (3.1.4) 2025-12-16 00:35:51.821812 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting taskflow>=5.5.0 (from octavia==15.0.2.dev8) 2025-12-16 00:35:51.821867 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:35:51.821923 | 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.0.2.dev8) (5.1.1) 2025-12-16 00:35:51.823298 | 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.0.2.dev8) (8.3.0) 2025-12-16 00:35:51.823315 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting distro>=1.2.0 (from octavia==15.0.2.dev8) 2025-12-16 00:35:51.823324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-12-16 00:35:51.823331 | 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.0.2.dev8) (4.19.2) 2025-12-16 00:35:51.823338 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting octavia-lib>=3.3.0 (from octavia==15.0.2.dev8) 2025-12-16 00:35:51.823345 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading octavia_lib-3.6.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-16 00:35:51.823352 | 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.0.2.dev8) (1.3.3) 2025-12-16 00:35:51.823359 | 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.0.2.dev8) (2.9.0.post0) 2025-12-16 00:35:51.823365 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Flask!=0.11,>=0.10 (from octavia==15.0.2.dev8) 2025-12-16 00:35:51.823379 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-12-16 00:35:51.823386 | 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.0.2.dev8) (42.0.8) 2025-12-16 00:35:51.823393 | 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.0.2.dev8) (0.7.12) 2025-12-16 00:35:51.823399 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting gunicorn>=19.9.0 (from octavia==15.0.2.dev8) 2025-12-16 00:35:51.823406 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2025-12-16 00:35:51.823413 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting Werkzeug>=0.14.1 (from octavia==15.0.2.dev8) 2025-12-16 00:35:51.823420 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-12-16 00:35:51.823427 | 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.0.2.dev8) (1.3.5) 2025-12-16 00:35:51.823434 | 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.0.2.dev8) (4.12.2) 2025-12-16 00:35:51.823447 | 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.0.2.dev8) (1.17.0) 2025-12-16 00:35:51.823454 | 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.0.2.dev8) (2.22) 2025-12-16 00:35:51.823461 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting itsdangerous>=2.1.2 (from Flask!=0.11,>=0.10->octavia==15.0.2.dev8) 2025-12-16 00:35:51.823468 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-16 00:35:51.823475 | 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.0.2.dev8) (8.1.7) 2025-12-16 00:35:51.823481 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting blinker>=1.6.2 (from Flask!=0.11,>=0.10->octavia==15.0.2.dev8) 2025-12-16 00:35:51.823488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-12-16 00:35:51.823495 | 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.0.2.dev8) (24.1) 2025-12-16 00:35:51.823502 | 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.0.2.dev8) (2.1.5) 2025-12-16 00:35:51.823509 | 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.0.2.dev8) (24.2.0) 2025-12-16 00:35:51.823524 | 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.0.2.dev8) (2023.12.1) 2025-12-16 00:35:51.823532 | 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.0.2.dev8) (0.35.1) 2025-12-16 00:35:51.823539 | 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.0.2.dev8) (0.20.0) 2025-12-16 00:35:51.823546 | 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.0.2.dev8) (2.1.0) 2025-12-16 00:35:51.823559 | 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.0.2.dev8) (1.7.0) 2025-12-16 00:35:51.823566 | 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.0.2.dev8) (2.9.0) 2025-12-16 00:35:51.823573 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==15.0.2.dev8) (3.8.0) 2025-12-16 00:35:51.823580 | 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.0.2.dev8) (3.1.1) 2025-12-16 00:35:51.823587 | 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.0.2.dev8) (5.5.0) 2025-12-16 00:35:51.823594 | 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.0.2.dev8) (6.0.2) 2025-12-16 00:35:51.823600 | 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.0.2.dev8) (5.1.1) 2025-12-16 00:35:51.823607 | 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.0.2.dev8) (1.3.3) 2025-12-16 00:35:51.823618 | 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.0.2.dev8) (1.0.1) 2025-12-16 00:35:51.823625 | 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.0.2.dev8) (1.33) 2025-12-16 00:35:51.823632 | 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.0.2.dev8) (0.11.0) 2025-12-16 00:35:51.823642 | 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.0.2.dev8) (4.2.2) 2025-12-16 00:35:51.823649 | 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.0.2.dev8) (1.4.0) 2025-12-16 00:35:51.823658 | 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.0.2.dev8) (3.0.0) 2025-12-16 00:35:51.823730 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==15.0.2.dev8) (3.0.0) 2025-12-16 00:35:51.823779 | 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.0.2.dev8) (0.10.1) 2025-12-16 00:35:51.823855 | 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>=1.2.0->oslo.config>=6.8.0->octavia==15.0.2.dev8) (1.16.0) 2025-12-16 00:35:51.823882 | 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.0.2.dev8) (2.0.1) 2025-12-16 00:35:51.823944 | 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.0.2.dev8) (0.5.0) 2025-12-16 00:35:51.823998 | 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.0.2.dev8) (1.1.1) 2025-12-16 00:35:51.824053 | 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.0.2.dev8) (5.2.0) 2025-12-16 00:35:51.824108 | 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.0.2.dev8) (5.5.0) 2025-12-16 00:35:51.824163 | 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.0.2.dev8) (5.4.0) 2025-12-16 00:35:51.824290 | 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.0.2.dev8) (0.9.0) 2025-12-16 00:35:51.824348 | 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.0.2.dev8) (3.5.0) 2025-12-16 00:35:51.824406 | 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.0.2.dev8) (5.1.0) 2025-12-16 00:35:51.824463 | 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.0.2.dev8) (0.20.0) 2025-12-16 00:35:51.824517 | 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.0.2.dev8) (4.0.1) 2025-12-16 00:35:51.824574 | 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.0.2.dev8) (4.0.1) 2025-12-16 00:35:51.824607 | 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.0.2.dev8) (1.0.8) 2025-12-16 00:35:51.824651 | 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.0.2.dev8) (2024.1) 2025-12-16 00:35:51.824699 | 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.0.2.dev8) (3.10.1) 2025-12-16 00:35:51.824746 | 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.0.2.dev8) (3.1.0) 2025-12-16 00:35:51.824793 | 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.0.2.dev8) (2.5.1) 2025-12-16 00:35:51.824839 | 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.0.2.dev8) (1.6.0) 2025-12-16 00:35:51.824895 | 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.0.2.dev8) (0.36.1) 2025-12-16 00:35:51.824941 | 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.0.2.dev8) (3.0.3) 2025-12-16 00:35:51.824988 | 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.0.2.dev8) (6.1.0) 2025-12-16 00:35:51.825036 | 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.0.2.dev8) (2.6.1) 2025-12-16 00:35:51.825083 | 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.0.2.dev8) (0.19) 2025-12-16 00:35:51.825129 | 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.0.2.dev8) (3.11.0) 2025-12-16 00:35:51.825175 | 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.0.2.dev8) (3.1.2) 2025-12-16 00:35:51.825246 | 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.0.2.dev8) (67.2.0) 2025-12-16 00:35:51.825296 | 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.0.2.dev8) (0.3.5) 2025-12-16 00:35:51.825348 | 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.0.2.dev8) (0.2.13) 2025-12-16 00:35:51.825396 | 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.0.2.dev8) (2024.1) 2025-12-16 00:35:51.825444 | 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.0.2.dev8) (1.16.0) 2025-12-16 00:35:51.825490 | 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.0.2.dev8) (4.7.0) 2025-12-16 00:35:51.825542 | 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.0.2.dev8) (0.5.2) 2025-12-16 00:35:51.825585 | 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.0.2.dev8) (2.4.3) 2025-12-16 00:35:51.825642 | 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.0.2.dev8) (1.9.0) 2025-12-16 00:35:51.825688 | 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.0.2.dev8) (24.2.1) 2025-12-16 00:35:51.825735 | 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.0.2.dev8) (2.0.1) 2025-12-16 00:35:51.825782 | 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.0.2.dev8) (3.3.2) 2025-12-16 00:35:51.825836 | 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.0.2.dev8) (3.8) 2025-12-16 00:35:51.825884 | 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.0.2.dev8) (1.26.19) 2025-12-16 00:35:51.825931 | 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.0.2.dev8) (2025.11.12) 2025-12-16 00:35:51.825977 | 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.0.2.dev8) (0.7) 2025-12-16 00:35:51.826023 | 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.0.2.dev8) (3.2.0) 2025-12-16 00:35:51.826069 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting networkx>=2.1.0 (from taskflow>=5.5.0->octavia==15.0.2.dev8) 2025-12-16 00:35:51.826115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:35:51.826162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Collecting pydot>=1.2.4 (from taskflow>=5.5.0->octavia==15.0.2.dev8) 2025-12-16 00:35:51.826221 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-12-16 00:35:51.826279 | 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.0.2.dev8) (2.7.2) 2025-12-16 00:35:51.826330 | 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.0.2.dev8) (0.8.1) 2025-12-16 00:35:51.826375 | 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.0.2.dev8) (6.11.0) 2025-12-16 00:35:51.826421 | 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.0.2.dev8) (3.20.0) 2025-12-16 00:35:51.826467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-12-16 00:35:51.826513 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-12-16 00:35:51.826560 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-12-16 00:35:51.826606 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-12-16 00:35:51.826652 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2025-12-16 00:35:51.826698 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-12-16 00:35:51.826745 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading octavia_lib-3.6.0-py3-none-any.whl (38 kB) 2025-12-16 00:35:51.826795 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-12-16 00:35:51.826832 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-12-16 00:35:51.826874 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-12-16 00:35:51.826919 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-12-16 00:35:51.826965 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-12-16 00:35:51.827018 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 39.7 MB/s 0:00:00 2025-12-16 00:35:51.827068 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-12-16 00:35:51.827116 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-12-16 00:35:51.827162 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Building wheels for collected packages: octavia 2025-12-16 00:35:51.827242 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): started 2025-12-16 00:35:51.827314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Building wheel for octavia (pyproject.toml): finished with status 'done' 2025-12-16 00:35:51.827367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Created wheel for octavia: filename=octavia-15.0.2.dev8-py3-none-any.whl size=1236582 sha256=65821281564b0bb5b7752d420985f5c901519f7b53429e7272074fe7c65a90df 2025-12-16 00:35:51.827424 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: Stored in directory: /tmp/pip-ephem-wheel-cache-96t8eomp/wheels/c3/68/97/4f1e177892bdf6f03475198b05455c8bf6208370be1b790a8b 2025-12-16 00:35:51.827471 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built octavia 2025-12-16 00:35:51.827519 | 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 2025-12-16 00:35:51.827573 | 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.0.2.dev8 octavia-lib-3.6.0 pyasn1-0.6.0 pyasn1-modules-0.4.0 pydot-3.0.1 taskflow-5.9.1 2025-12-16 00:35:51.827621 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> Removed intermediate container 8dde245e79e4 2025-12-16 00:35:51.827667 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base: ---> 1eec663c0e54 2025-12-16 00:35:51.827717 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully built 575cc7b1b67d 2025-12-16 00:35:51.827763 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Successfully tagged osism.harbor.regio.digital/kolla/octavia-base:build-20251216 2025-12-16 00:35:51.828304 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-base:Built at 2025-12-16 00:35:51.827779 (took 0:00:33.347421) 2025-12-16 00:35:51.828319 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-health-manager) to queue 2025-12-16 00:35:51.828326 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-housekeeping) to queue 2025-12-16 00:35:51.828333 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-api) to queue 2025-12-16 00:35:51.828341 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-driver-agent) to queue 2025-12-16 00:35:51.828348 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(octavia-worker) to queue 2025-12-16 00:35:51.828496 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-base) 2025-12-16 00:35:51.828529 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Processing 2025-12-16 00:35:51.828606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building started at 2025-12-16 00:35:51.828531 2025-12-16 00:35:51.828674 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Getting local archive from tarballs/cinder-stable-2024.2.tar.gz 2025-12-16 00:35:51.835067 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 plugins into plugins archive 2025-12-16 00:35:51.835562 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-base:Turned 0 additions into additions archive 2025-12-16 00:37:38.826655 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:37:38.826781 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 530665a78e68 2025-12-16 00:37:38.826830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 2/8 : LABEL "build-date"="20251216" "name"="cinder-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:37:38.826848 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 5b5b4236b903 2025-12-16 00:37:38.826859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 5b5b4236b903 2025-12-16 00:37:38.826870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> b0e6985fba27 2025-12-16 00:37:38.826882 | 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 2025-12-16 00:37:38.826894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 1f66d70bf422 2025-12-16 00:37:38.826904 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 1f66d70bf422 2025-12-16 00:37:38.826914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 4dd163c0df5b 2025-12-16 00:37:38.826927 | 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/* 2025-12-16 00:37:38.826939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 35f5c8319444 2025-12-16 00:37:38.827073 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:37:38.827090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:37:38.827101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:37:38.827112 | 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] 2025-12-16 00:37:38.827123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:37:38.827133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:37:38.827143 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:37:38.827153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:37:38.827164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:37:38.827174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:37:38.827185 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:37:38.827195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:37:38.827267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:37:38.827280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:37:38.827289 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:37:38.827297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 29.0 MB in 3s (10.4 MB/s) 2025-12-16 00:37:38.827314 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2025-12-16 00:37:38.827325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading package lists... 2025-12-16 00:37:38.827333 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building dependency tree... 2025-12-16 00:37:38.827342 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Reading state information... 2025-12-16 00:37:38.827351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2025-12-16 00:37:38.827359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following additional packages will be installed: 2025-12-16 00:37:38.827374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-bin libargon2-1 libbabeltrace1 libboost-context1.83.0 2025-12-16 00:37:38.827532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2025-12-16 00:37:38.827553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-12-16 00:37:38.827567 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libfuse3-3 libglib2.0-0t64 2025-12-16 00:37:38.827576 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libgoogle-perftools4t64 libjson-c5 liblmdb0 libncurses6 libndctl6 libnuma1 2025-12-16 00:37:38.827594 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libnvme1t64 liboath0t64 libpmem1 libpmemobj1 libpopt0 librabbitmq4 librados2 2025-12-16 00:37:38.827603 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libradosstriper1 librbd1 libtcmalloc-minimal4t64 libunwind8 liburing2 2025-12-16 00:37:38.827611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2025-12-16 00:37:38.827619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-requests python3-urllib3 2025-12-16 00:37:38.827627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-wcwidth python3-yaml uuid-runtime 2025-12-16 00:37:38.827662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Suggested packages: 2025-12-16 00:37:38.827672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph ceph-mds dosfstools keyutils liblocale-gettext-perl fuse3 2025-12-16 00:37:38.827681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: low-memory-monitor python3-cryptography python3-openssl python3-socks 2025-12-16 00:37:38.827689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python-requests-doc python3-brotli 2025-12-16 00:37:38.827702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Recommended packages: 2025-12-16 00:37:38.827824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: cryptsetup-initramfs libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-12-16 00:37:38.827836 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: pci.ids qemu-block-extra 2025-12-16 00:37:38.830397 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:The following NEW packages will be installed: 2025-12-16 00:37:38.830443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ceph-common cryptsetup cryptsetup-bin libargon2-1 libbabeltrace1 2025-12-16 00:37:38.830497 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-12-16 00:37:38.830518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2025-12-16 00:37:38.830537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libboost-url1.83.0 libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 2025-12-16 00:37:38.830554 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libfuse3-3 libglib2.0-0t64 libgoogle-perftools4t64 libjson-c5 liblmdb0 2025-12-16 00:37:38.830590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libncurses6 libndctl6 libnuma1 libnvme1t64 liboath0t64 libpmem1 libpmemobj1 2025-12-16 00:37:38.830609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libpopt0 librabbitmq4 librados2 libradosstriper1 librbd1 2025-12-16 00:37:38.830626 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: libtcmalloc-minimal4t64 libunwind8 liburing2 nvme-cli python3-ceph-argparse 2025-12-16 00:37:38.830643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-ceph-common python3-cephfs python3-certifi python3-chardet 2025-12-16 00:37:38.830654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-idna python3-prettytable python3-rados python3-rbd python3-requests 2025-12-16 00:37:38.830663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: python3-urllib3 python3-wcwidth python3-yaml qemu-utils uuid-runtime 2025-12-16 00:37:38.830672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:0 upgraded, 52 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:37:38.830683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Need to get 44.9 MB of archives. 2025-12-16 00:37:38.830692 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:After this operation, 182 MB of additional disk space will be used. 2025-12-16 00:37:38.830702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-12-16 00:37:38.830714 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:37:38.830723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.3 [33.1 kB] 2025-12-16 00:37:38.830735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-12-16 00:37:38.830744 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-12-16 00:37:38.830753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-12-16 00:37:38.830763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.5 [1,544 kB] 2025-12-16 00:37:38.830772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libpopt0 amd64 1.19+dfsg-1build1 [28.6 kB] 2025-12-16 00:37:38.830782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-12-16 00:37:38.830791 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libfuse3-3 amd64 3.14.0-5build1 [83.1 kB] 2025-12-16 00:37:38.830812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-12-16 00:37:38.830822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-12-16 00:37:38.830831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-16 00:37:38.830840 | 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.1 [259 kB] 2025-12-16 00:37:38.830850 | 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.1 [276 kB] 2025-12-16 00:37:38.830859 | 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.1 [4,041 kB] 2025-12-16 00:37:38.830868 | 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] 2025-12-16 00:37:38.830886 | 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] 2025-12-16 00:37:38.830909 | 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] 2025-12-16 00:37:38.830919 | 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] 2025-12-16 00:37:38.830928 | 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.1 [3,413 kB] 2025-12-16 00:37:38.830937 | 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.1 [46.0 kB] 2025-12-16 00:37:38.830947 | 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.1 [87.3 kB] 2025-12-16 00:37:38.830956 | 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.1 [413 kB] 2025-12-16 00:37:38.830965 | 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.1 [839 kB] 2025-12-16 00:37:38.830975 | 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.1 [335 kB] 2025-12-16 00:37:38.830984 | 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.1 [178 kB] 2025-12-16 00:37:38.830993 | 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] 2025-12-16 00:37:38.831003 | 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] 2025-12-16 00:37:38.831012 | 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.1 [320 kB] 2025-12-16 00:37:38.831021 | 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] 2025-12-16 00:37:38.831030 | 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] 2025-12-16 00:37:38.831040 | 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] 2025-12-16 00:37:38.831049 | 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] 2025-12-16 00:37:38.831058 | 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] 2025-12-16 00:37:38.831068 | 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] 2025-12-16 00:37:38.831077 | 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.1 [237 kB] 2025-12-16 00:37:38.831086 | 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.1 [283 kB] 2025-12-16 00:37:38.831101 | 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.1 [320 kB] 2025-12-16 00:37:38.831111 | 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.1 [343 kB] 2025-12-16 00:37:38.831127 | 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] 2025-12-16 00:37:38.831136 | 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] 2025-12-16 00:37:38.831146 | 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] 2025-12-16 00:37:38.831155 | 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] 2025-12-16 00:37:38.831165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-12-16 00:37:38.831184 | 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.1 [536 kB] 2025-12-16 00:37:38.831194 | 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.1 [25.5 MB] 2025-12-16 00:37:38.831204 | 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] 2025-12-16 00:37:38.831213 | 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] 2025-12-16 00:37:38.831223 | 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] 2025-12-16 00:37:38.831272 | 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] 2025-12-16 00:37:38.831282 | 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] 2025-12-16 00:37:38.831291 | 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.10 [2,219 kB] 2025-12-16 00:37:38.831300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preconfiguring packages ... 2025-12-16 00:37:38.831310 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Fetched 44.9 MB in 2s (23.9 MB/s) 2025-12-16 00:37:38.831320 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package uuid-runtime. 2025-12-16 00:37:38.831329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 2025-12-16 00:37:38.831347 | 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% 2025-12-16 00:37:38.831359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 70% 2025-12-16 00:37:38.831430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 75% 2025-12-16 00:37:38.831520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 80% (Reading database ... 85% 2025-12-16 00:37:38.831589 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 90% 2025-12-16 00:37:38.831649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 95% 2025-12-16 00:37:38.831746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:37:38.831765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-16 00:37:38.831880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:37:38.831898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libargon2-1:amd64. 2025-12-16 00:37:38.831999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-12-16 00:37:38.832095 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-16 00:37:38.832163 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libjson-c5:amd64. 2025-12-16 00:37:38.832223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2025-12-16 00:37:38.832366 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-12-16 00:37:38.832407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcryptsetup12:amd64. 2025-12-16 00:37:38.832658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-12-16 00:37:38.832690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-16 00:37:38.832700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-16 00:37:38.832715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../04-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 00:37:38.832770 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:37:38.832866 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpopt0:amd64. 2025-12-16 00:37:38.832883 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../05-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-16 00:37:38.832963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 00:37:38.833027 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-yaml. 2025-12-16 00:37:38.833083 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../06-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-12-16 00:37:38.833136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-yaml (6.0.1-2build2) ... 2025-12-16 00:37:38.833188 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libfuse3-3:amd64. 2025-12-16 00:37:38.833265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../07-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-12-16 00:37:38.833357 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-16 00:37:38.833421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liblmdb0:amd64. 2025-12-16 00:37:38.833493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../08-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-12-16 00:37:38.833556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-16 00:37:38.833606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libncurses6:amd64. 2025-12-16 00:37:38.833667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../09-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-16 00:37:38.833717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 00:37:38.833776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnuma1:amd64. 2025-12-16 00:37:38.833835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../10-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-16 00:37:38.833894 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 00:37:38.833940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-12-16 00:37:38.833998 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../11-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:37:38.834060 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:37:38.834092 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-12-16 00:37:38.834165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../12-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:37:38.834212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:37:38.834300 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librados2. 2025-12-16 00:37:38.834371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../13-librados2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:37:38.834430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.834520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdaxctl1:amd64. 2025-12-16 00:37:38.834536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../14-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-12-16 00:37:38.834606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-16 00:37:38.834668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libndctl6:amd64. 2025-12-16 00:37:38.834715 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../15-libndctl6_77-2ubuntu2_amd64.deb ... 2025-12-16 00:37:38.834774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-12-16 00:37:38.834820 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmem1:amd64. 2025-12-16 00:37:38.835005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../16-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-16 00:37:38.835018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 00:37:38.835106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libpmemobj1:amd64. 2025-12-16 00:37:38.835119 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../17-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-16 00:37:38.835133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 00:37:38.835142 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librbd1. 2025-12-16 00:37:38.835155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../18-librbd1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:37:38.835223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.835266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-argparse. 2025-12-16 00:37:38.835355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../19-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:37:38.835434 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.835447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-ceph-common. 2025-12-16 00:37:38.835566 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../20-python3-ceph-common_19.2.3-0ubuntu0.24.04.1_all.deb ... 2025-12-16 00:37:38.835713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.835726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-locale1.83.0:amd64. 2025-12-16 00:37:38.835735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../21-libboost-locale1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:37:38.835747 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:37:38.835793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libcephfs2. 2025-12-16 00:37:38.835849 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../22-libcephfs2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:37:38.835874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.835922 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rados. 2025-12-16 00:37:38.835968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../23-python3-rados_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:37:38.835982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.836054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-cephfs. 2025-12-16 00:37:38.836101 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../24-python3-cephfs_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:37:38.836116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.836197 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-wcwidth. 2025-12-16 00:37:38.836212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../25-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-12-16 00:37:38.836336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-16 00:37:38.836353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-prettytable. 2025-12-16 00:37:38.836400 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../26-python3-prettytable_3.6.0-2_all.deb ... 2025-12-16 00:37:38.836441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-prettytable (3.6.0-2) ... 2025-12-16 00:37:38.836455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-rbd. 2025-12-16 00:37:38.836603 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../27-python3-rbd_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:37:38.836617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.836626 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-certifi. 2025-12-16 00:37:38.836638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../28-python3-certifi_2023.11.17-1_all.deb ... 2025-12-16 00:37:38.836706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-certifi (2023.11.17-1) ... 2025-12-16 00:37:38.836764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-chardet. 2025-12-16 00:37:38.836778 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../29-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-12-16 00:37:38.836846 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-12-16 00:37:38.836893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-idna. 2025-12-16 00:37:38.836907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../30-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-12-16 00:37:38.836987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-12-16 00:37:38.837002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-urllib3. 2025-12-16 00:37:38.837063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../31-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-12-16 00:37:38.837117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-12-16 00:37:38.837131 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package python3-requests. 2025-12-16 00:37:38.837190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../32-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-12-16 00:37:38.837295 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-12-16 00:37:38.837371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libdw1t64:amd64. 2025-12-16 00:37:38.837442 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../33-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-12-16 00:37:38.837454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-16 00:37:38.837542 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libbabeltrace1:amd64. 2025-12-16 00:37:38.837552 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../34-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-12-16 00:37:38.837565 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-12-16 00:37:38.837574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-12-16 00:37:38.837587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../35-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:37:38.837656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:37:38.837716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-12-16 00:37:38.837730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../36-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:37:38.837797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:37:38.837854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-12-16 00:37:38.837868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../37-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:37:38.837938 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:37:38.837954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-12-16 00:37:38.838028 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../38-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:37:38.838042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:37:38.838115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-12-16 00:37:38.838139 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../39-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-12-16 00:37:38.838335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-12-16 00:37:38.838355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libunwind8:amd64. 2025-12-16 00:37:38.838364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../40-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-12-16 00:37:38.838379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-12-16 00:37:38.838392 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-12-16 00:37:38.838455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../41-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-12-16 00:37:38.838535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-12-16 00:37:38.838582 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liboath0t64:amd64. 2025-12-16 00:37:38.838597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../42-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-12-16 00:37:38.838669 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-12-16 00:37:38.838683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package librabbitmq4:amd64. 2025-12-16 00:37:38.838752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../43-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-12-16 00:37:38.838776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-12-16 00:37:38.838843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libradosstriper1. 2025-12-16 00:37:38.838858 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../44-libradosstriper1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:37:38.838919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.838933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package ceph-common. 2025-12-16 00:37:38.839002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../45-ceph-common_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:37:38.839017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.839086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup-bin. 2025-12-16 00:37:38.839102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../46-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-12-16 00:37:38.839158 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-12-16 00:37:38.839313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package cryptsetup. 2025-12-16 00:37:38.841563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../47-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-12-16 00:37:38.841585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2025-12-16 00:37:38.841595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package libnvme1t64. 2025-12-16 00:37:38.841604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-12-16 00:37:38.841614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../48-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-12-16 00:37:38.841623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-12-16 00:37:38.841632 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package liburing2:amd64. 2025-12-16 00:37:38.841640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../49-liburing2_2.5-1build1_amd64.deb ... 2025-12-16 00:37:38.841649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-12-16 00:37:38.841658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-12-16 00:37:38.841667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package nvme-cli. 2025-12-16 00:37:38.841676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../50-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-12-16 00:37:38.841685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-12-16 00:37:38.841694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Selecting previously unselected package qemu-utils. 2025-12-16 00:37:38.841702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Preparing to unpack .../51-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 00:37:38.841711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:37:38.841720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-16 00:37:38.841729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:37:38.841738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-12-16 00:37:38.841746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-16 00:37:38.841755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:37:38.841764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.841773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:37:38.841789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-yaml (6.0.1-2build2) ... 2025-12-16 00:37:38.841798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:37:38.841807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-12-16 00:37:38.841815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:37:38.841824 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-16 00:37:38.841833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:37:38.841841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:No schema files found: doing nothing. 2025-12-16 00:37:38.841850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: 2025-12-16 00:37:38.841859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-12-16 00:37:38.841867 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-16 00:37:38.841876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-certifi (2023.11.17-1) ... 2025-12-16 00:37:38.841885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:37:38.841901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 00:37:38.841910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.841919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-12-16 00:37:38.841928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-12-16 00:37:38.841936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-16 00:37:38.841945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-16 00:37:38.841954 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-12-16 00:37:38.841963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-12-16 00:37:38.841971 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 00:37:38.841980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:37:38.841989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Selecting GID from range 100 to 59999 ... 2025-12-16 00:37:38.842005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:info: Adding group `uuidd' (GID 102) ... 2025-12-16 00:37:38.842014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:37:38.842023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:37:38.842032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-12-16 00:37:38.842040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-12-16 00:37:38.842049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up liburing2:amd64 (2.5-1build1) ... 2025-12-16 00:37:38.842058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-prettytable (3.6.0-2) ... 2025-12-16 00:37:38.842067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 00:37:38.842075 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-12-16 00:37:38.842085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 00:37:38.842093 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.842102 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-12-16 00:37:38.842116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:37:38.842125 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.842134 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.842143 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-12-16 00:37:38.842152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-12-16 00:37:38.842160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 00:37:38.842169 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-16 00:37:38.842178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 00:37:38.842187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-12-16 00:37:38.842196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.842204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-12-16 00:37:38.842213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2025-12-16 00:37:38.842222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.842258 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.842271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.842280 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting up ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:37:38.842290 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding group ceph.. 2025-12-16 00:37:38.842299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-12-16 00:37:38.842307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Adding system user ceph.. 2025-12-16 00:37:38.842316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-12-16 00:37:38.842325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Setting system user ceph properties.. 2025-12-16 00:37:38.842334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:usermod: unlocking the user's password would result in a passwordless account. 2025-12-16 00:37:38.842343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:You should set a password with usermod -p to unlock this user's password. 2025-12-16 00:37:38.842352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:..done 2025-12-16 00:37:38.842361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-12-16 00:37:38.842375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:37:38.842384 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 35f5c8319444 2025-12-16 00:37:38.842393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> d3bd44e6dec1 2025-12-16 00:37:38.842401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 5/8 : ADD cinder-base-archive /cinder-base-source 2025-12-16 00:37:38.842410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> cc792223a052 2025-12-16 00:37:38.842419 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 6/8 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_sudoers 2025-12-16 00:37:38.842428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 306c721445d0 2025-12-16 00:37:38.842437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:37:38.842446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> b2fedd449381 2025-12-16 00:37:38.842482 | 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 2025-12-16 00:37:38.842501 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Running in 0eccb4e1bb4b 2025-12-16 00:37:38.842509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Processing /cinder 2025-12-16 00:37:38.842518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2025-12-16 00:37:38.842526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:37:38.842535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2025-12-16 00:37:38.842543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:37:38.842551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: started 2025-12-16 00:37:38.842559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:37:38.842568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:37:38.842576 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:37:38.842585 | 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.1.dev8) (6.1.0) 2025-12-16 00:37:38.842595 | 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.1.dev8) (5.1.1) 2025-12-16 00:37:38.842605 | 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.1.dev8) (0.36.1) 2025-12-16 00:37:38.842614 | 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.1.dev8) (3.0.3) 2025-12-16 00:37:38.842623 | 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.1.dev8) (0.22.0) 2025-12-16 00:37:38.842631 | 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.1.dev8) (2.1.0) 2025-12-16 00:37:38.842639 | 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.1.dev8) (4.19.2) 2025-12-16 00:37:38.842648 | 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.1.dev8) (5.8.1) 2025-12-16 00:37:38.842656 | 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.1.dev8) (10.7.1) 2025-12-16 00:37:38.842664 | 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.1.dev8) (5.3.0) 2025-12-16 00:37:38.842673 | 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.1.dev8) (9.6.0) 2025-12-16 00:37:38.842686 | 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.1.dev8) (6.1.0) 2025-12-16 00:37:38.842695 | 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.1.dev8) (5.6.0) 2025-12-16 00:37:38.842710 | 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.1.dev8) (16.0.0) 2025-12-16 00:37:38.842726 | 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.1.dev8) (6.1.2) 2025-12-16 00:37:38.842735 | 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.1.dev8) (14.9.1) 2025-12-16 00:37:38.842743 | 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.1.dev8) (6.2.0) 2025-12-16 00:37:38.842752 | 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.1.dev8) (4.4.0) 2025-12-16 00:37:38.842760 | 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.1.dev8) (3.4.0) 2025-12-16 00:37:38.842768 | 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.1.dev8) (3.4.0) 2025-12-16 00:37:38.842777 | 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.1.dev8) (7.3.0) 2025-12-16 00:37:38.842785 | 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.1.dev8) (5.5.0) 2025-12-16 00:37:38.842793 | 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.1.dev8) (3.5.0) 2025-12-16 00:37:38.842802 | 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.1.dev8) (2.4.0) 2025-12-16 00:37:38.842810 | 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.1.dev8) (7.4.0) 2025-12-16 00:37:38.842818 | 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.1.dev8) (3.4.0) 2025-12-16 00:37:38.842827 | 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.1.dev8) (4.2.0) 2025-12-16 00:37:38.842835 | 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.1.dev8) (24.1) 2025-12-16 00:37:38.842843 | 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.1.dev8) (3.4.1) 2025-12-16 00:37:38.842856 | 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.1.dev8) (3.10.1) 2025-12-16 00:37:38.842864 | 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.1.dev8) (3.1.0) 2025-12-16 00:37:38.842873 | 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.1.dev8) (6.0.0) 2025-12-16 00:37:38.842881 | 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.1.dev8) (3.1.2) 2025-12-16 00:37:38.842907 | 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.1.dev8) (7.0.0) 2025-12-16 00:37:38.842921 | 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.1.dev8) (4.7.0) 2025-12-16 00:37:38.842933 | 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.1.dev8) (5.5.0) 2025-12-16 00:37:38.842995 | 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.1.dev8) (18.7.0) 2025-12-16 00:37:38.843009 | 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.1.dev8) (4.6.0) 2025-12-16 00:37:38.843059 | 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.1.dev8) (2.32.3) 2025-12-16 00:37:38.843074 | 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.1.dev8) (2.5.1) 2025-12-16 00:37:38.843138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting taskflow>=4.5.0 (from cinder==25.3.1.dev8) 2025-12-16 00:37:38.843153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:37:38.843217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting rtslib-fb>=2.1.74 (from cinder==25.3.1.dev8) 2025-12-16 00:37:38.843335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rtslib-fb-2.1.76.tar.gz (78 kB) 2025-12-16 00:37:38.843350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2025-12-16 00:37:38.843363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:37:38.843433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2025-12-16 00:37:38.843447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:37:38.843592 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:37:38.843606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:37:38.843615 | 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.1.dev8) (2.0.32) 2025-12-16 00:37:38.843624 | 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.1.dev8) (5.3.0) 2025-12-16 00:37:38.843637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting tabulate>=0.8.7 (from cinder==25.3.1.dev8) 2025-12-16 00:37:38.843651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-12-16 00:37:38.843721 | 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.1.dev8) (8.3.0) 2025-12-16 00:37:38.843736 | 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.1.dev8) (1.8.8) 2025-12-16 00:37:38.843797 | 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.1.dev8) (6.4.0) 2025-12-16 00:37:38.843811 | 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.1.dev8) (4.5.0) 2025-12-16 00:37:38.843858 | 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.1.dev8) (6.9.1) 2025-12-16 00:37:38.843916 | 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.1.dev8) (5.9.0) 2025-12-16 00:37:38.843945 | 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.1.dev8) (6.3.0) 2025-12-16 00:37:38.844002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting google-api-python-client>=1.11.0 (from cinder==25.3.1.dev8) 2025-12-16 00:37:38.844030 | 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) 2025-12-16 00:37:38.844121 | 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.1.dev8) (5.1.1) 2025-12-16 00:37:38.844144 | 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.1.dev8) (42.0.8) 2025-12-16 00:37:38.844151 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting cursive>=0.2.2 (from cinder==25.3.1.dev8) 2025-12-16 00:37:38.844251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-16 00:37:38.844265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting zstd>=1.4.5.1 (from cinder==25.3.1.dev8) 2025-12-16 00:37:38.844277 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading zstd-1.5.5.1.tar.gz (1.1 MB) 2025-12-16 00:37:38.846326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 7.5 MB/s 0:00:00 2025-12-16 00:37:38.846353 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: started 2025-12-16 00:37:38.846361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:37:38.846370 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: started 2025-12-16 00:37:38.846377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:37:38.846384 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:37:38.846391 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:37:38.846398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting boto3>=1.18.49 (from cinder==25.3.1.dev8) 2025-12-16 00:37:38.846436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2025-12-16 00:37:38.846443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting distro>=1.8.0 (from cinder==25.3.1.dev8) 2025-12-16 00:37:38.846480 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-12-16 00:37:38.846489 | 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.1.dev8) (2024.1) 2025-12-16 00:37:38.846496 | 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.1.dev8) 2025-12-16 00:37:38.846503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2025-12-16 00:37:38.846510 | 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.1.dev8) (1.0.1) 2025-12-16 00:37:38.846517 | 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.1.dev8) 2025-12-16 00:37:38.846533 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2025-12-16 00:37:38.846541 | 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.1.dev8) (2.9.0.post0) 2025-12-16 00:37:38.846573 | 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.1.dev8) (1.26.19) 2025-12-16 00:37:38.846582 | 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.1.dev8) (1.16.0) 2025-12-16 00:37:38.846589 | 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.1.dev8) (1.17.0) 2025-12-16 00:37:38.846596 | 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.1.dev8) (2.22) 2025-12-16 00:37:38.846604 | 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.1.dev8) (2.6.1) 2025-12-16 00:37:38.846611 | 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.1.dev8) 2025-12-16 00:37:38.846618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_auth-2.34.0-py2.py3-none-any.whl.metadata (4.7 kB) 2025-12-16 00:37:38.846625 | 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.1.dev8) 2025-12-16 00:37:38.846690 | 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) 2025-12-16 00:37:38.846699 | 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.1.dev8) 2025-12-16 00:37:38.846707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading google_api_core-2.19.1-py3-none-any.whl.metadata (2.7 kB) 2025-12-16 00:37:38.846721 | 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.1.dev8) 2025-12-16 00:37:38.846729 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading uritemplate-4.1.1-py2.py3-none-any.whl.metadata (2.9 kB) 2025-12-16 00:37:38.846736 | 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.1.dev8) 2025-12-16 00:37:38.846742 | 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) 2025-12-16 00:37:38.846751 | 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.1.dev8) 2025-12-16 00:37:38.846759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading protobuf-4.25.4-cp37-abi3-manylinux2014_x86_64.whl.metadata (541 bytes) 2025-12-16 00:37:38.846766 | 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.1.dev8) 2025-12-16 00:37:38.846773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading proto_plus-1.24.0-py3-none-any.whl.metadata (2.2 kB) 2025-12-16 00:37:38.846786 | 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.1.dev8) (5.5.0) 2025-12-16 00:37:38.846794 | 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.1.dev8) 2025-12-16 00:37:38.846801 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-12-16 00:37:38.846808 | 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.1.dev8) 2025-12-16 00:37:38.846815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-12-16 00:37:38.846822 | 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.1.dev8) (3.3.2) 2025-12-16 00:37:38.846829 | 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.1.dev8) (3.8) 2025-12-16 00:37:38.846836 | 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.1.dev8) (2025.11.12) 2025-12-16 00:37:38.846843 | 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.1.dev8) 2025-12-16 00:37:38.846850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-12-16 00:37:38.846857 | 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.1.dev8) (24.2.0) 2025-12-16 00:37:38.846864 | 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.1.dev8) (2023.12.1) 2025-12-16 00:37:38.846870 | 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.1.dev8) (0.35.1) 2025-12-16 00:37:38.846877 | 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.1.dev8) (0.20.0) 2025-12-16 00:37:38.846888 | 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.1.dev8) (1.7.0) 2025-12-16 00:37:38.846895 | 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.1.dev8) (2.9.0) 2025-12-16 00:37:38.846911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==25.3.1.dev8) (3.8.0) 2025-12-16 00:37:38.846918 | 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.1.dev8) (3.1.1) 2025-12-16 00:37:38.846925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==25.3.1.dev8) (1.3.3) 2025-12-16 00:37:38.846932 | 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.1.dev8) (0.19) 2025-12-16 00:37:38.846949 | 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.1.dev8) (6.0.2) 2025-12-16 00:37:38.846956 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==25.3.1.dev8) (3.0.0) 2025-12-16 00:37:38.846963 | 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.1.dev8) (0.10.1) 2025-12-16 00:37:38.846970 | 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.1.dev8) (2.0.0) 2025-12-16 00:37:38.846977 | 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>=1.2.0->oslo.config>=8.3.2->cinder==25.3.1.dev8) (1.16.0) 2025-12-16 00:37:38.846984 | 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.1.dev8) (1.13.2) 2025-12-16 00:37:38.846991 | 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.1.dev8) (2.0.1) 2025-12-16 00:37:38.846998 | 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.1.dev8) (0.5.0) 2025-12-16 00:37:38.847005 | 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.1.dev8) (1.3.5) 2025-12-16 00:37:38.847011 | 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.1.dev8) (4.12.2) 2025-12-16 00:37:38.847018 | 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.1.dev8) (5.2.0) 2025-12-16 00:37:38.847025 | 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.1.dev8) (3.0.0) 2025-12-16 00:37:38.847032 | 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.1.dev8) (5.4.0) 2025-12-16 00:37:38.847039 | 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.1.dev8) (0.9.0) 2025-12-16 00:37:38.847050 | 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.1.dev8) (5.1.0) 2025-12-16 00:37:38.847057 | 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.1.dev8) (0.20.0) 2025-12-16 00:37:38.847067 | 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.1.dev8) (3.1.4) 2025-12-16 00:37:38.847082 | 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.1.dev8) (4.0.1) 2025-12-16 00:37:38.847095 | 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.1.dev8) (4.0.1) 2025-12-16 00:37:38.847102 | 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.1.dev8) (2.1.5) 2025-12-16 00:37:38.847109 | 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.1.dev8) (1.0.8) 2025-12-16 00:37:38.847116 | 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.1.dev8) (1.6.0) 2025-12-16 00:37:38.847123 | 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.1.dev8) (3.11.0) 2025-12-16 00:37:38.847130 | 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.1.dev8) (0.7.1) 2025-12-16 00:37:38.847137 | 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.1.dev8) (1.1.2) 2025-12-16 00:37:38.847144 | 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.1.dev8) (1.5.0) 2025-12-16 00:37:38.847151 | 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.1.dev8) (67.2.0) 2025-12-16 00:37:38.847158 | 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.1.dev8) (0.2.13) 2025-12-16 00:37:38.847165 | 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.1.dev8) (2024.1) 2025-12-16 00:37:38.847172 | 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.1.dev8) (4.7.0) 2025-12-16 00:37:38.847179 | 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.1.dev8) (0.5.2) 2025-12-16 00:37:38.847186 | 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.1.dev8) (2.4.3) 2025-12-16 00:37:38.847193 | 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.1.dev8) (1.9.0) 2025-12-16 00:37:38.847200 | 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.1.dev8) (24.2.1) 2025-12-16 00:37:38.847208 | 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.1.dev8) (2.0.1) 2025-12-16 00:37:38.847218 | 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.1.dev8) (0.7) 2025-12-16 00:37:38.847254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pyudev>=0.16.1 (from rtslib-fb>=2.1.74->cinder==25.3.1.dev8) 2025-12-16 00:37:38.847264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pyudev-0.24.3-py3-none-any.whl.metadata (4.6 kB) 2025-12-16 00:37:38.847278 | 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.1.dev8) (3.2.0) 2025-12-16 00:37:38.847285 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting networkx>=2.1.0 (from taskflow>=4.5.0->cinder==25.3.1.dev8) 2025-12-16 00:37:38.847292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:37:38.847299 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Collecting pydot>=1.2.4 (from taskflow>=4.5.0->cinder==25.3.1.dev8) 2025-12-16 00:37:38.847306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-12-16 00:37:38.847313 | 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.1.dev8) (2.7.2) 2025-12-16 00:37:38.847319 | 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.1.dev8) (0.15.2) 2025-12-16 00:37:38.847326 | 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.1.dev8) (1.33) 2025-12-16 00:37:38.847333 | 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.1.dev8) (3.0.0) 2025-12-16 00:37:38.847340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2025-12-16 00:37:38.847347 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2025-12-16 00:37:38.847354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 25.3 MB/s 0:00:00 2025-12-16 00:37:38.847361 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2025-12-16 00:37:38.847368 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-12-16 00:37:38.847375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-12-16 00:37:38.847382 | 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) 2025-12-16 00:37:38.847389 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 32.1 MB/s 0:00:00 2025-12-16 00:37:38.847395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_api_core-2.19.1-py3-none-any.whl (139 kB) 2025-12-16 00:37:38.847402 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth-2.34.0-py2.py3-none-any.whl (200 kB) 2025-12-16 00:37:38.847409 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) 2025-12-16 00:37:38.847416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading googleapis_common_protos-1.63.2-py2.py3-none-any.whl (220 kB) 2025-12-16 00:37:38.847423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading proto_plus-1.24.0-py3-none-any.whl (50 kB) 2025-12-16 00:37:38.847429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading protobuf-4.25.4-cp37-abi3-manylinux2014_x86_64.whl (294 kB) 2025-12-16 00:37:38.847436 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-12-16 00:37:38.847448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2025-12-16 00:37:38.847455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-12-16 00:37:38.847479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-12-16 00:37:38.847486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pyudev-0.24.3-py3-none-any.whl (62 kB) 2025-12-16 00:37:38.847493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-12-16 00:37:38.847500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-12-16 00:37:38.847511 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-12-16 00:37:38.847522 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 23.5 MB/s 0:00:00 2025-12-16 00:37:38.847530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-12-16 00:37:38.847537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Building wheels for collected packages: cinder, rtslib-fb, zstd 2025-12-16 00:37:38.847544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): started 2025-12-16 00:37:38.847550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for cinder (pyproject.toml): finished with status 'done' 2025-12-16 00:37:38.847558 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Created wheel for cinder: filename=cinder-25.3.1.dev8-py3-none-any.whl size=5246168 sha256=b02395946017d0b61ca3d6f512369c0f5bc04e68ce6ad9543795e4f06e368b06 2025-12-16 00:37:38.847568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-_g2e_4az/wheels/ef/0d/3b/bc24d3cce7d2ff230e5f1a2b6bd8231fbfe9305d51d85d1d41 2025-12-16 00:37:38.847575 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): started 2025-12-16 00:37:38.847585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for rtslib-fb (pyproject.toml): finished with status 'done' 2025-12-16 00:37:38.847638 | 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=89979 sha256=4f705ea08a6db1b2ed7fdca344a17e2dde97be2e81af690170497b2ccc7f1a55 2025-12-16 00:37:38.847649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-_g2e_4az/wheels/76/74/69/e73e01729d411ba1d55604e41f1d1c5b31692ae4b3614cb772 2025-12-16 00:37:38.847763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): started 2025-12-16 00:37:38.847775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Building wheel for zstd (pyproject.toml): finished with status 'done' 2025-12-16 00:37:38.847806 | 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=1718193 sha256=fce96851649ddd04c8959bc1df4b5e56a9107c0197a62d2a5268e19c34fbfe2a 2025-12-16 00:37:38.847817 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: Stored in directory: /tmp/pip-ephem-wheel-cache-_g2e_4az/wheels/8b/95/6e/34f7b1ba32cf67615e22e6c973c3223fb5863e03630eb14cac 2025-12-16 00:37:38.847825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built cinder rtslib-fb zstd 2025-12-16 00:37:38.847907 | 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 2025-12-16 00:37:38.847921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully installed boto3-1.35.5 botocore-1.35.5 cinder-25.3.1.dev8 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 2025-12-16 00:37:38.848026 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> Removed intermediate container 0eccb4e1bb4b 2025-12-16 00:37:38.848036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base: ---> 8bf3600ce4d6 2025-12-16 00:37:38.848043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully built 955879558685 2025-12-16 00:37:38.848050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Successfully tagged osism.harbor.regio.digital/kolla/cinder-base:build-20251216 2025-12-16 00:37:38.848147 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-base:Built at 2025-12-16 00:37:38.848040 (took 0:01:47.019509) 2025-12-16 00:37:38.848245 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-scheduler) to queue 2025-12-16 00:37:38.848307 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-backup) to queue 2025-12-16 00:37:38.848363 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-volume) to queue 2025-12-16 00:37:38.848376 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(cinder-api) to queue 2025-12-16 00:37:38.848820 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-base) 2025-12-16 00:37:38.848906 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Processing 2025-12-16 00:37:38.848920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building started at 2025-12-16 00:37:38.848758 2025-12-16 00:37:38.848933 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Getting local archive from tarballs/neutron-stable-2024.2.tar.gz 2025-12-16 00:37:38.864153 | 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 2025-12-16 00:37:39.586552 | 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 2025-12-16 00:37:40.550555 | 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 2025-12-16 00:37:41.243095 | 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 2025-12-16 00:37:42.102088 | 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 2025-12-16 00:37:43.687328 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 5 plugins into plugins archive 2025-12-16 00:37:43.687789 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-base:Turned 0 additions into additions archive 2025-12-16 00:39:21.086059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:39:21.086137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 530665a78e68 2025-12-16 00:39:21.086242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 2/9 : LABEL "build-date"="20251216" "name"="neutron-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:39:21.086365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in df1d6249111a 2025-12-16 00:39:21.086420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container df1d6249111a 2025-12-16 00:39:21.086483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 2bf9a717befe 2025-12-16 00:39:21.086551 | 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 2025-12-16 00:39:21.086605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 361ac45d2a5a 2025-12-16 00:39:21.086680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 361ac45d2a5a 2025-12-16 00:39:21.086741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 9f5150cb3a9f 2025-12-16 00:39:21.086805 | 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/* 2025-12-16 00:39:21.086875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 2adcae1cd8f8 2025-12-16 00:39:21.086933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:39:21.086994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:39:21.087054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:39:21.087114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:39:21.087171 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:39:21.087254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:39:21.087315 | 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] 2025-12-16 00:39:21.087376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:39:21.087436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:39:21.087495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:39:21.087565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:39:21.087623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:39:21.087690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:39:21.087748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:39:21.087801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:39:21.087859 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 29.0 MB in 3s (9,598 kB/s) 2025-12-16 00:39:21.087918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2025-12-16 00:39:21.088107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading package lists... 2025-12-16 00:39:21.088158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building dependency tree... 2025-12-16 00:39:21.088219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Reading state information... 2025-12-16 00:39:21.088312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:iproute2 is already the newest version (6.1.0-1ubuntu6.2). 2025-12-16 00:39:21.088373 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following additional packages will be installed: 2025-12-16 00:39:21.088432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dnsmasq-base libdbus-1-3 libevent-2.1-7t64 libglib2.0-0t64 libip4tc2 2025-12-16 00:39:21.088487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libip6tc2 libipset13 libnetfilter-conntrack3 libnfnetlink0 libnftables1 2025-12-16 00:39:21.088560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnftnl11 libnl-genl-3-200 libnuma1 libpci3 libsensors-config libsensors5 2025-12-16 00:39:21.088658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsnmp-base libsnmp40t64 libunbound8 libxdp1 openvswitch-common pci.ids 2025-12-16 00:39:21.089522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-netifaces python3-sortedcontainers 2025-12-16 00:39:21.089597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Suggested packages: 2025-12-16 00:39:21.089632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: nftables resolvconf vim-haproxy haproxy-doc firewalld low-memory-monitor 2025-12-16 00:39:21.089645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: lm-sensors snmp-mibs-downloader ethtool openvswitch-doc python3-netaddr 2025-12-16 00:39:21.089656 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-pyparsing python-sortedcontainers-doc 2025-12-16 00:39:21.089666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Recommended packages: 2025-12-16 00:39:21.089677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: dns-root-data nftables ipvsadm dbus libglib2.0-data shared-mime-info 2025-12-16 00:39:21.089688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: xdg-user-dirs 2025-12-16 00:39:21.089698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:The following NEW packages will be installed: 2025-12-16 00:39:21.089709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: conntrack dnsmasq dnsmasq-base dnsmasq-utils haproxy ipset iptables 2025-12-16 00:39:21.089719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: iputils-arping iputils-ping keepalived libdbus-1-3 libevent-2.1-7t64 2025-12-16 00:39:21.089729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libglib2.0-0t64 libip4tc2 libip6tc2 libipset13 libnetfilter-conntrack3 2025-12-16 00:39:21.089739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libnfnetlink0 libnftables1 libnftnl11 libnl-genl-3-200 libnuma1 libpci3 2025-12-16 00:39:21.089750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: libsensors-config libsensors5 libsnmp-base libsnmp40t64 libunbound8 libxdp1 2025-12-16 00:39:21.089760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: net-tools openvswitch-common openvswitch-switch pci.ids python3-netifaces 2025-12-16 00:39:21.089771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: python3-openvswitch python3-sortedcontainers radvd uuid-runtime 2025-12-16 00:39:21.089781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:0 upgraded, 38 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:39:21.089792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Need to get 12.2 MB of archives. 2025-12-16 00:39:21.089802 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:After this operation, 37.8 MB of additional disk space will be used. 2025-12-16 00:39:21.089812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:39:21.089824 | 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] 2025-12-16 00:39:21.089880 | 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.3 [33.1 kB] 2025-12-16 00:39:21.089892 | 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] 2025-12-16 00:39:21.089902 | 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] 2025-12-16 00:39:21.089941 | 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] 2025-12-16 00:39:21.089952 | 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] 2025-12-16 00:39:21.089985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnftables1 amd64 1.0.9-1build1 [358 kB] 2025-12-16 00:39:21.089996 | 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.1 [376 kB] 2025-12-16 00:39:21.090006 | 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.1 [17.9 kB] 2025-12-16 00:39:21.090016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.15-0ubuntu0.24.04.1 [2,064 kB] 2025-12-16 00:39:21.090026 | 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.5 [1,544 kB] 2025-12-16 00:39:21.090036 | 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] 2025-12-16 00:39:21.090046 | 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] 2025-12-16 00:39:21.090062 | 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] 2025-12-16 00:39:21.090073 | 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] 2025-12-16 00:39:21.090083 | 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] 2025-12-16 00:39:21.090093 | 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.1 [206 kB] 2025-12-16 00:39:21.090107 | 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.1 [1,066 kB] 2025-12-16 00:39:21.090159 | 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] 2025-12-16 00:39:21.090220 | 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] 2025-12-16 00:39:21.090270 | 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.7 [443 kB] 2025-12-16 00:39:21.090339 | 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] 2025-12-16 00:39:21.090405 | 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] 2025-12-16 00:39:21.090422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-16 00:39:21.090490 | 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] 2025-12-16 00:39:21.090530 | 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] 2025-12-16 00:39:21.090599 | 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] 2025-12-16 00:39:21.090634 | 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] 2025-12-16 00:39:21.090743 | 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] 2025-12-16 00:39:21.090756 | 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] 2025-12-16 00:39:21.090781 | 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.1 [15.6 kB] 2025-12-16 00:39:21.090849 | 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] 2025-12-16 00:39:21.090886 | 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] 2025-12-16 00:39:21.090960 | 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] 2025-12-16 00:39:21.092320 | 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] 2025-12-16 00:39:21.092342 | 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] 2025-12-16 00:39:21.092352 | 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] 2025-12-16 00:39:21.092362 | 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] 2025-12-16 00:39:21.092372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Fetched 12.2 MB in 1s (9,787 kB/s) 2025-12-16 00:39:21.092382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package uuid-runtime. 2025-12-16 00:39:21.092393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 2025-12-16 00:39:21.092406 | 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% 2025-12-16 00:39:21.092418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 70% 2025-12-16 00:39:21.092428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 75% 2025-12-16 00:39:21.092438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 80% 2025-12-16 00:39:21.092447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 85% 2025-12-16 00:39:21.092457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 90% 2025-12-16 00:39:21.092466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 95% 2025-12-16 00:39:21.092476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:39:21.092486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-16 00:39:21.092496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:39:21.092506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-16 00:39:21.092515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../01-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 00:39:21.092525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:39:21.092535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnfnetlink0:amd64. 2025-12-16 00:39:21.092544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../02-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-12-16 00:39:21.092554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-16 00:39:21.092564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-12-16 00:39:21.092574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-12-16 00:39:21.092593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../03-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-12-16 00:39:21.092603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-16 00:39:21.092642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftnl11:amd64. 2025-12-16 00:39:21.092652 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../04-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-12-16 00:39:21.092662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-16 00:39:21.092672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnftables1:amd64. 2025-12-16 00:39:21.092682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../05-libnftables1_1.0.9-1build1_amd64.deb ... 2025-12-16 00:39:21.092692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnftables1:amd64 (1.0.9-1build1) ... 2025-12-16 00:39:21.092701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-base. 2025-12-16 00:39:21.092711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../06-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2025-12-16 00:39:21.092721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2025-12-16 00:39:21.092730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq. 2025-12-16 00:39:21.092740 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../07-dnsmasq_2.90-2ubuntu0.1_all.deb ... 2025-12-16 00:39:21.092750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq (2.90-2ubuntu0.1) ... 2025-12-16 00:39:21.092767 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package haproxy. 2025-12-16 00:39:21.092790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../08-haproxy_2.8.15-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:39:21.092801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking haproxy (2.8.15-0ubuntu0.24.04.1) ... 2025-12-16 00:39:21.092811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-16 00:39:21.092821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../09-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 00:39:21.092846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:39:21.092856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnl-genl-3-200:amd64. 2025-12-16 00:39:21.092877 | 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 ... 2025-12-16 00:39:21.092887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-12-16 00:39:21.092897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package pci.ids. 2025-12-16 00:39:21.092907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../11-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-12-16 00:39:21.092916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-16 00:39:21.092926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libpci3:amd64. 2025-12-16 00:39:21.092936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../12-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-12-16 00:39:21.092946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-12-16 00:39:21.092956 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors-config. 2025-12-16 00:39:21.092965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../13-libsensors-config_1%3a3.6.0-9build1_all.deb ... 2025-12-16 00:39:21.092975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors-config (1:3.6.0-9build1) ... 2025-12-16 00:39:21.092985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsensors5:amd64. 2025-12-16 00:39:21.093003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../14-libsensors5_1%3a3.6.0-9build1_amd64.deb ... 2025-12-16 00:39:21.093019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsensors5:amd64 (1:3.6.0-9build1) ... 2025-12-16 00:39:21.093028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp-base. 2025-12-16 00:39:21.093038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../15-libsnmp-base_5.9.4+dfsg-1.1ubuntu3.1_all.deb ... 2025-12-16 00:39:21.093047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-12-16 00:39:21.093057 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-12-16 00:39:21.093067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libsnmp40t64:amd64. 2025-12-16 00:39:21.093081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../16-libsnmp40t64_5.9.4+dfsg-1.1ubuntu3.1_amd64.deb ... 2025-12-16 00:39:21.093091 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-12-16 00:39:21.093164 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package keepalived. 2025-12-16 00:39:21.093181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../17-keepalived_1%3a2.2.8-1build2_amd64.deb ... 2025-12-16 00:39:21.093254 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking keepalived (1:2.2.8-1build2) ... 2025-12-16 00:39:21.093276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-16 00:39:21.093372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../18-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-12-16 00:39:21.093386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:39:21.093400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libunbound8:amd64. 2025-12-16 00:39:21.093470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../19-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-16 00:39:21.093498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:39:21.093546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-common. 2025-12-16 00:39:21.093595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../20-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:39:21.093669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-12-16 00:39:21.093695 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-netifaces:amd64. 2025-12-16 00:39:21.093732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../21-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-12-16 00:39:21.093748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-12-16 00:39:21.093806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-sortedcontainers. 2025-12-16 00:39:21.093822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../22-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-12-16 00:39:21.093888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-12-16 00:39:21.093905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libnuma1:amd64. 2025-12-16 00:39:21.093972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../23-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-16 00:39:21.094022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 00:39:21.094056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libxdp1:amd64. 2025-12-16 00:39:21.094116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../24-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-12-16 00:39:21.094145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-12-16 00:39:21.094183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package python3-openvswitch. 2025-12-16 00:39:21.094258 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../25-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:39:21.094280 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-12-16 00:39:21.094399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package openvswitch-switch. 2025-12-16 00:39:21.094411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../26-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:39:21.094426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-12-16 00:39:21.094487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-ping. 2025-12-16 00:39:21.094527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../27-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-12-16 00:39:21.094587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2025-12-16 00:39:21.094649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip4tc2:amd64. 2025-12-16 00:39:21.094668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../28-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-12-16 00:39:21.094736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:39:21.094775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: 2025-12-16 00:39:21.094839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libip6tc2:amd64. 2025-12-16 00:39:21.094897 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../29-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-12-16 00:39:21.094913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:39:21.094973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iptables. 2025-12-16 00:39:21.095031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../30-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-12-16 00:39:21.095046 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-12-16 00:39:21.095103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package conntrack. 2025-12-16 00:39:21.095119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../31-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2025-12-16 00:39:21.095185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2025-12-16 00:39:21.095201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package dnsmasq-utils. 2025-12-16 00:39:21.095319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../32-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2025-12-16 00:39:21.095341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2025-12-16 00:39:21.095356 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package iputils-arping. 2025-12-16 00:39:21.095423 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../33-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2025-12-16 00:39:21.095456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2025-12-16 00:39:21.095515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package libipset13:amd64. 2025-12-16 00:39:21.095532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../34-libipset13_7.19-1ubuntu2_amd64.deb ... 2025-12-16 00:39:21.095597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking libipset13:amd64 (7.19-1ubuntu2) ... 2025-12-16 00:39:21.095658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package net-tools. 2025-12-16 00:39:21.095692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../35-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2025-12-16 00:39:21.095754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2025-12-16 00:39:21.095770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package radvd. 2025-12-16 00:39:21.095813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../36-radvd_1%3a2.19-1ubuntu1_amd64.deb ... 2025-12-16 00:39:21.095871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking radvd (1:2.19-1ubuntu1) ... 2025-12-16 00:39:21.095887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Selecting previously unselected package ipset. 2025-12-16 00:39:21.095946 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Preparing to unpack .../37-ipset_7.19-1ubuntu2_amd64.deb ... 2025-12-16 00:39:21.095962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Unpacking ipset (7.19-1ubuntu2) ... 2025-12-16 00:39:21.096054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:39:21.096067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2025-12-16 00:39:21.096081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2025-12-16 00:39:21.096143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-16 00:39:21.096196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:39:21.096210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp-base (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-12-16 00:39:21.096292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors-config (1:3.6.0-9build1) ... 2025-12-16 00:39:21.096350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up haproxy (2.8.15-0ubuntu0.24.04.1) ... 2025-12-16 00:39:21.096392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:39:21.096444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:39:21.096458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:39:21.096521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up radvd (1:2.19-1ubuntu1) ... 2025-12-16 00:39:21.096562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:39:21.096626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:39:21.096697 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-16 00:39:21.097371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-12-16 00:39:21.097388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2025-12-16 00:39:21.097398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-12-16 00:39:21.097408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 00:39:21.097417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:No schema files found: doing nothing. 2025-12-16 00:39:21.097427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:39:21.097437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 00:39:21.097446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsensors5:amd64 (1:3.6.0-9build1) ... 2025-12-16 00:39:21.097456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-12-16 00:39:21.097466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-12-16 00:39:21.097475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 00:39:21.097485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libipset13:amd64 (7.19-1ubuntu2) ... 2025-12-16 00:39:21.097504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:39:21.097513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Selecting GID from range 100 to 59999 ... 2025-12-16 00:39:21.097523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:info: Adding group `uuidd' (GID 102) ... 2025-12-16 00:39:21.097535 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:39:21.097550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:39:21.097565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-12-16 00:39:21.097580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-16 00:39:21.097595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnl-genl-3-200:amd64 (3.7.0-0.3build1.1) ... 2025-12-16 00:39:21.097663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up ipset (7.19-1ubuntu2) ... 2025-12-16 00:39:21.097677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2025-12-16 00:39:21.097687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libsnmp40t64:amd64 (5.9.4+dfsg-1.1ubuntu3.1) ... 2025-12-16 00:39:21.097696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnftables1:amd64 (1.0.9-1build1) ... 2025-12-16 00:39:21.097714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up keepalived (1:2.2.8-1build2) ... 2025-12-16 00:39:21.097725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:39:21.097735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:39:21.097744 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-12-16 00:39:21.097836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-16 00:39:21.097846 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-12-16 00:39:21.097855 | 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 2025-12-16 00:39:21.097866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:39:21.097874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:39:21.097883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up iptables (1.8.10-3ubuntu2) ... 2025-12-16 00:39:21.097892 | 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 2025-12-16 00:39:21.097900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-12-16 00:39:21.097909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-12-16 00:39:21.097917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-12-16 00:39:21.097926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:update-alternatives: 2025-12-16 00:39:21.097935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-12-16 00:39:21.097943 | 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 2025-12-16 00:39:21.097952 | 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 2025-12-16 00:39:21.097960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2025-12-16 00:39:21.097969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up conntrack (1:1.4.8-1ubuntu1) ... 2025-12-16 00:39:21.097991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Setting up dnsmasq (2.90-2ubuntu0.1) ... 2025-12-16 00:39:21.098000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:39:21.098008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:39:21.098017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:39:21.098025 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 2adcae1cd8f8 2025-12-16 00:39:21.098081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> fa4f213856f9 2025-12-16 00:39:21.098090 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 5/9 : ADD neutron-base-archive /neutron-base-source 2025-12-16 00:39:21.098099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 65b88476b32b 2025-12-16 00:39:21.098107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 6/9 : ADD plugins-archive / 2025-12-16 00:39:21.098116 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> d0bc07abf037 2025-12-16 00:39:21.098125 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 7/9 : COPY neutron_sudoers /etc/sudoers.d/kolla_neutron_sudoers 2025-12-16 00:39:21.098133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> abb73442d919 2025-12-16 00:39:21.098142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:39:21.098150 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 9c526da0ff87 2025-12-16 00:39:21.098172 | 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 2025-12-16 00:39:21.098256 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Running in 5e910e74beaf 2025-12-16 00:39:21.098272 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /neutron 2025-12-16 00:39:21.098281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-12-16 00:39:21.098290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:39:21.098298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-12-16 00:39:21.098307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:39:21.098388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2025-12-16 00:39:21.098399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:39:21.098407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:39:21.098416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:39:21.098425 | 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) 2025-12-16 00:39:21.098465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting tap-as-a-service 2025-12-16 00:39:21.098475 | 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) 2025-12-16 00:39:21.098484 | 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.2.dev15) (6.1.0) 2025-12-16 00:39:21.098493 | 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.2.dev15) (3.10.1) 2025-12-16 00:39:21.098507 | 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.2.dev15) (3.1.0) 2025-12-16 00:39:21.098545 | 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.2.dev15) (2.5.1) 2025-12-16 00:39:21.099505 | 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.2.dev15) (3.0.0) 2025-12-16 00:39:21.099551 | 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.2.dev15) (5.1.1) 2025-12-16 00:39:21.099560 | 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.2.dev15) (0.36.1) 2025-12-16 00:39:21.099566 | 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.2.dev15) (1.5.1) 2025-12-16 00:39:21.099572 | 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.2.dev15) (0.22.0) 2025-12-16 00:39:21.099578 | 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.2.dev15) (2.32.3) 2025-12-16 00:39:21.099587 | 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.2.dev15) (3.1.4) 2025-12-16 00:39:21.099597 | 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.2.dev15) (10.7.1) 2025-12-16 00:39:21.099605 | 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.2.dev15) (0.10.1) 2025-12-16 00:39:21.099653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting neutron-lib>=3.15.0 (from neutron==25.2.2.dev15) 2025-12-16 00:39:21.099664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-16 00:39:21.099686 | 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.2.dev15) (11.3.1) 2025-12-16 00:39:21.099696 | 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.2.dev15) (8.3.0) 2025-12-16 00:39:21.099706 | 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.2.dev15) (2.0.32) 2025-12-16 00:39:21.099715 | 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.2.dev15) (1.8.8) 2025-12-16 00:39:21.099724 | 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.2.dev15) (5.8.1) 2025-12-16 00:39:21.099743 | 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.2.dev15) (1.13.2) 2025-12-16 00:39:21.099754 | 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.2.dev15) (5.3.0) 2025-12-16 00:39:21.099763 | 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.2.dev15) (3.8.0) 2025-12-16 00:39:21.099774 | 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.2.dev15) (6.1.0) 2025-12-16 00:39:21.099783 | 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.2.dev15) (9.6.0) 2025-12-16 00:39:21.099793 | 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.2.dev15) (5.6.0) 2025-12-16 00:39:21.099801 | 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.2.dev15) (16.0.0) 2025-12-16 00:39:21.099807 | 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.2.dev15) (6.4.0) 2025-12-16 00:39:21.099821 | 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.2.dev15) (6.1.2) 2025-12-16 00:39:21.099827 | 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.2.dev15) (14.9.1) 2025-12-16 00:39:21.099833 | 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.2.dev15) (6.2.0) 2025-12-16 00:39:21.099838 | 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.2.dev15) (4.4.0) 2025-12-16 00:39:21.099844 | 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.2.dev15) (3.4.0) 2025-12-16 00:39:21.099849 | 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.2.dev15) (3.4.0) 2025-12-16 00:39:21.099855 | 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.2.dev15) (7.3.0) 2025-12-16 00:39:21.099860 | 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.2.dev15) (5.5.0) 2025-12-16 00:39:21.099866 | 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.2.dev15) (3.5.0) 2025-12-16 00:39:21.099871 | 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.2.dev15) (2.4.0) 2025-12-16 00:39:21.099877 | 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.2.dev15) (7.4.0) 2025-12-16 00:39:21.099888 | 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.2.dev15) (3.4.0) 2025-12-16 00:39:21.099898 | 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.2.dev15) (4.2.0) 2025-12-16 00:39:21.099904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-ken>=2.2.0 (from neutron==25.2.2.dev15) 2025-12-16 00:39:21.099910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_ken-2.10.0-py3-none-any.whl.metadata (1.6 kB) 2025-12-16 00:39:21.099916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-resource-classes>=1.1.0 (from neutron==25.2.2.dev15) 2025-12-16 00:39:21.100019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-16 00:39:21.100033 | 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.2.dev15) (3.4.0) 2025-12-16 00:39:21.100045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ovsdbapp>=2.7.1 (from neutron==25.2.2.dev15) 2025-12-16 00:39:21.100051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-16 00:39:21.100057 | 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.2.dev15) (6.0.0) 2025-12-16 00:39:21.100062 | 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.2.dev15) (0.7.12) 2025-12-16 00:39:21.100068 | 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.2.dev15) (24.2.1) 2025-12-16 00:39:21.100073 | 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.2.dev15) (18.7.0) 2025-12-16 00:39:21.100079 | 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.2.dev15) (4.0.1) 2025-12-16 00:39:21.100084 | 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.2.dev15) (6.1.0) 2025-12-16 00:39:21.100089 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting os-vif>=3.1.0 (from neutron==25.2.2.dev15) 2025-12-16 00:39:21.100095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading os_vif-3.7.0-py3-none-any.whl.metadata (2.4 kB) 2025-12-16 00:39:21.100100 | 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.2.dev15) (3.0.0) 2025-12-16 00:39:21.100105 | 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.2.dev15) (6.3.0) 2025-12-16 00:39:21.100111 | 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) 2025-12-16 00:39:21.100116 | 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) 2025-12-16 00:39:21.100122 | 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) 2025-12-16 00:39:21.100127 | 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) 2025-12-16 00:39:21.100132 | 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) 2025-12-16 00:39:21.100143 | 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) 2025-12-16 00:39:21.100149 | 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) 2025-12-16 00:39:21.100154 | 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.2.dev15) (1.3.5) 2025-12-16 00:39:21.100164 | 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.2.dev15) (4.12.2) 2025-12-16 00:39:21.100172 | 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.2.dev15) (1.16.0) 2025-12-16 00:39:21.100223 | 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.2.dev15) (2.6.1) 2025-12-16 00:39:21.100258 | 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.2.dev15) (3.0.3) 2025-12-16 00:39:21.100264 | 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.2.dev15) (3.1.2) 2025-12-16 00:39:21.100270 | 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.2.dev15) (2.1.5) 2025-12-16 00:39:21.100276 | 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.2.dev15) (2.1.0) 2025-12-16 00:39:21.100281 | 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.2.dev15) (1.7.0) 2025-12-16 00:39:21.100287 | 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.2.dev15) (2.9.0) 2025-12-16 00:39:21.100292 | 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.2.dev15) (3.1.1) 2025-12-16 00:39:21.100298 | 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.2.dev15) (5.5.0) 2025-12-16 00:39:21.100339 | 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.2.dev15) (3.1.0) 2025-12-16 00:39:21.100345 | 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.2.dev15) (1.3.3) 2025-12-16 00:39:21.100351 | 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.2.dev15) (42.0.8) 2025-12-16 00:39:21.100356 | 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.2.dev15) (1.3.3) 2025-12-16 00:39:21.100390 | 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.2.dev15) (1.0.1) 2025-12-16 00:39:21.100402 | 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.2.dev15) (1.33) 2025-12-16 00:39:21.100439 | 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.2.dev15) (0.11.0) 2025-12-16 00:39:21.100445 | 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.2.dev15) (4.2.2) 2025-12-16 00:39:21.100487 | 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.2.dev15) (1.4.0) 2025-12-16 00:39:21.100497 | 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.2.dev15) (1.17.0) 2025-12-16 00:39:21.100534 | 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.2.dev15) (2.22) 2025-12-16 00:39:21.100562 | 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.2.dev15) (3.0.0) 2025-12-16 00:39:21.100638 | 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.2.dev15) (1.0.8) 2025-12-16 00:39:21.101560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting ncclient>=0.6.13 (from os-ken>=2.2.0->neutron==25.2.2.dev15) 2025-12-16 00:39:21.101639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ncclient-0.6.15.tar.gz (634 kB) 2025-12-16 00:39:21.101655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 17.1 MB/s 0:00:00 2025-12-16 00:39:21.101667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-12-16 00:39:21.101676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:39:21.101685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-12-16 00:39:21.101694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:39:21.101703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:39:21.101711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:39:21.101721 | 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.2.dev15) (24.1) 2025-12-16 00:39:21.101731 | 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.2.dev15) (67.2.0) 2025-12-16 00:39:21.101740 | 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.2.dev15) (3.4.1) 2025-12-16 00:39:21.101749 | 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.2.dev15) (1.16.0) 2025-12-16 00:39:21.101769 | 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) 2025-12-16 00:39:21.101777 | 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) 2025-12-16 00:39:21.101786 | 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) 2025-12-16 00:39:21.101795 | 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) 2025-12-16 00:39:21.101804 | 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) 2025-12-16 00:39:21.101813 | 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) 2025-12-16 00:39:21.101821 | 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) 2025-12-16 00:39:21.101831 | 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.2.dev15) (0.19) 2025-12-16 00:39:21.101853 | 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.2.dev15) (2.0.0) 2025-12-16 00:39:21.101862 | 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.2.dev15) (2.0.1) 2025-12-16 00:39:21.101871 | 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.2.dev15) (0.5.0) 2025-12-16 00:39:21.101893 | 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.2.dev15) (2.9.0.post0) 2025-12-16 00:39:21.101902 | 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.2.dev15) (5.2.0) 2025-12-16 00:39:21.101911 | 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.2.dev15) (5.5.0) 2025-12-16 00:39:21.101920 | 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.2.dev15) (5.4.0) 2025-12-16 00:39:21.101928 | 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.2.dev15) (0.9.0) 2025-12-16 00:39:21.101937 | 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.2.dev15) (5.1.0) 2025-12-16 00:39:21.101945 | 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.2.dev15) (0.20.0) 2025-12-16 00:39:21.101962 | 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.2.dev15) (4.0.1) 2025-12-16 00:39:21.101971 | 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.2.dev15) (4.0.1) 2025-12-16 00:39:21.101980 | 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.2.dev15) (2024.1) 2025-12-16 00:39:21.101988 | 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.2.dev15) (1.6.0) 2025-12-16 00:39:21.101997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting fixtures>=3.0.0 (from ovsdbapp>=2.7.1->neutron==25.2.2.dev15) 2025-12-16 00:39:21.102006 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2025-12-16 00:39:21.102014 | 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.2.dev15) (1.5.0) 2025-12-16 00:39:21.102023 | 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.2.dev15) (0.3.5) 2025-12-16 00:39:21.102075 | 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.2.dev15) (2024.1) 2025-12-16 00:39:21.102085 | 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.2.dev15) (4.19.2) 2025-12-16 00:39:21.102094 | 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.2.dev15) (2023.12.1) 2025-12-16 00:39:21.102111 | 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.2.dev15) (0.35.1) 2025-12-16 00:39:21.102120 | 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.2.dev15) (0.20.0) 2025-12-16 00:39:21.102129 | 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.2.dev15) (2.1.0) 2025-12-16 00:39:21.102138 | 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.2.dev15) (3.3.2) 2025-12-16 00:39:21.102148 | 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.2.dev15) (3.8) 2025-12-16 00:39:21.102156 | 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.2.dev15) (2025.11.12) 2025-12-16 00:39:21.102165 | 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.2.dev15) (0.7) 2025-12-16 00:39:21.102180 | 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.2.dev15) (2.7.2) 2025-12-16 00:39:21.102190 | 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.2.dev15) (0.15.2) 2025-12-16 00:39:21.102199 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading tap_as_a_service-14.0.0.0rc1-py3-none-any.whl (88 kB) 2025-12-16 00:39:21.102208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2025-12-16 00:39:21.102217 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 20.0 MB/s 0:00:00 2025-12-16 00:39:21.102226 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_ken-2.10.0-py3-none-any.whl (2.0 MB) 2025-12-16 00:39:21.102276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 26.3 MB/s 0:00:00 2025-12-16 00:39:21.102285 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-12-16 00:39:21.102294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading os_vif-3.7.0-py3-none-any.whl (112 kB) 2025-12-16 00:39:21.102303 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2025-12-16 00:39:21.102312 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2025-12-16 00:39:21.102320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Building wheels for collected packages: neutron, ncclient 2025-12-16 00:39:21.102328 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): started 2025-12-16 00:39:21.102336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron (pyproject.toml): finished with status 'done' 2025-12-16 00:39:21.102345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron: filename=neutron-25.2.2.dev15-py3-none-any.whl size=4402581 sha256=20f1bb8a54281eda72d794e5d471c64f272d421c63c12a6f4dd892a1904553be 2025-12-16 00:39:21.102360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8ijpeowp/wheels/c1/dd/cf/7f53fd20115fee295198350a55a7a6d3d71883e08f386f65f2 2025-12-16 00:39:21.102369 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): started 2025-12-16 00:39:21.102378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2025-12-16 00:39:21.102386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88198 sha256=9b1b99ba4778c0e9e17c639ea1187750dda26194c6e68584e5022715b829a768 2025-12-16 00:39:21.102395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-8ijpeowp/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2025-12-16 00:39:21.102403 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built neutron ncclient 2025-12-16 00:39:21.102416 | 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 2025-12-16 00:39:21.102425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully installed fixtures-4.1.0 ncclient-0.6.15 neutron-25.2.2.dev15 neutron-lib-3.15.0 os-ken-2.10.0 os-resource-classes-1.1.0 os-vif-3.7.0 ovsdbapp-2.8.0 tap-as-a-service-14.0.0.0rc1 2025-12-16 00:39:21.102434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking-baremetal-6.4.1.dev4 2025-12-16 00:39:21.102442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-12-16 00:39:21.102451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:39:21.102465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-12-16 00:39:21.102474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:39:21.102487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2025-12-16 00:39:21.102495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:39:21.102504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:39:21.102512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:39:21.102520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking-sfc-19.0.0.0rc2.dev3 2025-12-16 00:39:21.102532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-12-16 00:39:21.102575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:39:21.102588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-12-16 00:39:21.102669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:39:21.102683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2025-12-16 00:39:21.102741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:39:21.102754 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:39:21.102798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:39:21.102811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/networking_generic_switch-7.4.1.dev6 2025-12-16 00:39:21.102868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-12-16 00:39:21.102882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:39:21.102926 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-12-16 00:39:21.102939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:39:21.102983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2025-12-16 00:39:21.102995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:39:21.103039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:39:21.103051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:39:21.103095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/neutron-fwaas-21.0.1.dev4 2025-12-16 00:39:21.103107 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-12-16 00:39:21.103151 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:39:21.103163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-12-16 00:39:21.103215 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:39:21.103228 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:39:21.103284 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:39:21.103329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/neutron_vpnaas-25.0.1.dev4 2025-12-16 00:39:21.103342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-12-16 00:39:21.103386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:39:21.103415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-12-16 00:39:21.103427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:39:21.103475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2025-12-16 00:39:21.103488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:39:21.103537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:39:21.103551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:39:21.103562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Processing /plugins/pycadf-3.1.1 2025-12-16 00:39:21.103627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: started 2025-12-16 00:39:21.103641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:39:21.103672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: started 2025-12-16 00:39:21.103717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:39:21.103730 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: started 2025-12-16 00:39:21.103774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:39:21.103786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:39:21.103816 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:39:21.103860 | 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) 2025-12-16 00:39:21.103874 | 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) 2025-12-16 00:39:21.105546 | 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.0) 2025-12-16 00:39:21.105596 | 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) 2025-12-16 00:39:21.105637 | 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) 2025-12-16 00:39:21.105654 | 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) 2025-12-16 00:39:21.105671 | 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.1) 2025-12-16 00:39:21.105687 | 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) 2025-12-16 00:39:21.105703 | 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) 2025-12-16 00:39:21.105718 | 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) 2025-12-16 00:39:21.105733 | 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) 2025-12-16 00:39:21.105762 | 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.2.dev15) 2025-12-16 00:39:21.105778 | 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) 2025-12-16 00:39:21.105794 | 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) 2025-12-16 00:39:21.105810 | 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) 2025-12-16 00:39:21.105826 | 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) 2025-12-16 00:39:21.105853 | 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) 2025-12-16 00:39:21.105869 | 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) 2025-12-16 00:39:21.105884 | 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) 2025-12-16 00:39:21.105899 | 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) 2025-12-16 00:39:21.105914 | 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) 2025-12-16 00:39:21.105929 | 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) 2025-12-16 00:39:21.105945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting netmiko>=4.1.1 (from networking-generic-switch==7.4.1.dev6) 2025-12-16 00:39:21.105960 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading netmiko-4.4.0-py3-none-any.whl.metadata (7.5 kB) 2025-12-16 00:39:21.105988 | 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.1.dev4) (2.10.0) 2025-12-16 00:39:21.106005 | 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.1.dev4) (16.0.0) 2025-12-16 00:39:21.106021 | 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.1.dev4) (3.4.0) 2025-12-16 00:39:21.106036 | 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.1.dev4) (0.7.12) 2025-12-16 00:39:21.106051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Collecting pyzmq>=14.3.1 (from neutron-fwaas==21.0.1.dev4) 2025-12-16 00:39:21.106068 | 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) 2025-12-16 00:39:21.106084 | 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) 2025-12-16 00:39:21.106110 | 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) 2025-12-16 00:39:21.106125 | 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) 2025-12-16 00:39:21.106142 | 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) 2025-12-16 00:39:21.106157 | 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) 2025-12-16 00:39:21.106174 | 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) 2025-12-16 00:39:21.106190 | 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) 2025-12-16 00:39:21.106205 | 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) 2025-12-16 00:39:21.106221 | 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) 2025-12-16 00:39:21.106280 | 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) 2025-12-16 00:39:21.106306 | 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) 2025-12-16 00:39:21.106322 | 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) 2025-12-16 00:39:21.106337 | 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) 2025-12-16 00:39:21.106352 | 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) 2025-12-16 00:39:21.106367 | 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) 2025-12-16 00:39:21.106383 | 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) 2025-12-16 00:39:21.106400 | 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) 2025-12-16 00:39:21.106427 | 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) 2025-12-16 00:39:21.106443 | 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) 2025-12-16 00:39:21.106459 | 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) 2025-12-16 00:39:21.106484 | 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) 2025-12-16 00:39:21.106499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading ntc_templates-6.0.0-py3-none-any.whl.metadata (3.9 kB) 2025-12-16 00:39:21.106514 | 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) 2025-12-16 00:39:21.106528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading pyserial-3.5-py2.py3-none-any.whl.metadata (1.6 kB) 2025-12-16 00:39:21.106543 | 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) 2025-12-16 00:39:21.106558 | 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) 2025-12-16 00:39:21.106572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading scp-0.15.0-py2.py3-none-any.whl.metadata (4.3 kB) 2025-12-16 00:39:21.106587 | 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) 2025-12-16 00:39:21.106601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading textfsm-1.1.3-py2.py3-none-any.whl.metadata (2.6 kB) 2025-12-16 00:39:21.106642 | 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) 2025-12-16 00:39:21.106657 | 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) 2025-12-16 00:39:21.106672 | 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) 2025-12-16 00:39:21.106686 | 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) 2025-12-16 00:39:21.106701 | 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) 2025-12-16 00:39:21.106724 | 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) 2025-12-16 00:39:21.106739 | 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) 2025-12-16 00:39:21.106755 | 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.7.1) 2025-12-16 00:39:21.106770 | 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) 2025-12-16 00:39:21.106785 | 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.8.0) 2025-12-16 00:39:21.106801 | 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) 2025-12-16 00:39:21.106840 | 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) 2025-12-16 00:39:21.106856 | 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) 2025-12-16 00:39:21.106872 | 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) 2025-12-16 00:39:21.106888 | 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) 2025-12-16 00:39:21.106903 | 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) 2025-12-16 00:39:21.106918 | 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) 2025-12-16 00:39:21.106933 | 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) 2025-12-16 00:39:21.106948 | 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) 2025-12-16 00:39:21.106962 | 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) 2025-12-16 00:39:21.106977 | 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) 2025-12-16 00:39:21.106992 | 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) 2025-12-16 00:39:21.107007 | 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) 2025-12-16 00:39:21.107022 | 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) 2025-12-16 00:39:21.107044 | 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.0) 2025-12-16 00:39:21.107057 | 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) 2025-12-16 00:39:21.107068 | 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) 2025-12-16 00:39:21.107076 | 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) 2025-12-16 00:39:21.107099 | 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) 2025-12-16 00:39:21.107339 | 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) 2025-12-16 00:39:21.107366 | 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) 2025-12-16 00:39:21.107382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) 2025-12-16 00:39:21.107398 | 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) 2025-12-16 00:39:21.107413 | 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) 2025-12-16 00:39:21.107429 | 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) 2025-12-16 00:39:21.107444 | 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) 2025-12-16 00:39:21.107458 | 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) 2025-12-16 00:39:21.107474 | 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) 2025-12-16 00:39:21.107489 | 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) 2025-12-16 00:39:21.107504 | 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) 2025-12-16 00:39:21.107520 | 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.1.dev4) (1.0.8) 2025-12-16 00:39:21.107534 | 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.1.dev4) (24.1) 2025-12-16 00:39:21.107548 | 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) 2025-12-16 00:39:21.107563 | 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) 2025-12-16 00:39:21.107578 | 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.1.dev4) (2.0.1) 2025-12-16 00:39:21.107605 | 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.1.dev4) (0.5.0) 2025-12-16 00:39:21.107723 | 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) 2025-12-16 00:39:21.107741 | 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) 2025-12-16 00:39:21.107753 | 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) 2025-12-16 00:39:21.107778 | 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) 2025-12-16 00:39:21.107790 | 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) 2025-12-16 00:39:21.107802 | 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) 2025-12-16 00:39:21.107815 | 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) 2025-12-16 00:39:21.107828 | 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) 2025-12-16 00:39:21.107842 | 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) 2025-12-16 00:39:21.107856 | 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) 2025-12-16 00:39:21.107868 | 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) 2025-12-16 00:39:21.107880 | 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) 2025-12-16 00:39:21.107892 | 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) 2025-12-16 00:39:21.107904 | 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) 2025-12-16 00:39:21.107917 | 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) 2025-12-16 00:39:21.107929 | 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) 2025-12-16 00:39:21.107942 | 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) 2025-12-16 00:39:21.107972 | 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) 2025-12-16 00:39:21.107984 | 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) 2025-12-16 00:39:21.107997 | 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) 2025-12-16 00:39:21.108010 | 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) 2025-12-16 00:39:21.108031 | 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) 2025-12-16 00:39:21.108047 | 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) 2025-12-16 00:39:21.108061 | 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) 2025-12-16 00:39:21.108075 | 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) 2025-12-16 00:39:21.108088 | 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) 2025-12-16 00:39:21.108101 | 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) 2025-12-16 00:39:21.108113 | 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) 2025-12-16 00:39:21.108124 | 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) 2025-12-16 00:39:21.108138 | 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) 2025-12-16 00:39:21.108150 | 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) (2025.11.12) 2025-12-16 00:39:21.108163 | 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) 2025-12-16 00:39:21.108187 | 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.1.dev4) (2.7.2) 2025-12-16 00:39:21.108200 | 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) 2025-12-16 00:39:21.108213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading netmiko-4.4.0-py3-none-any.whl (232 kB) 2025-12-16 00:39:21.108276 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading ntc_templates-6.0.0-py3-none-any.whl (460 kB) 2025-12-16 00:39:21.108298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading textfsm-1.1.3-py2.py3-none-any.whl (44 kB) 2025-12-16 00:39:21.108310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyserial-3.5-py2.py3-none-any.whl (90 kB) 2025-12-16 00:39:21.108323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading pyzmq-26.2.0-cp312-cp312-manylinux_2_28_x86_64.whl (860 kB) 2025-12-16 00:39:21.108335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 860.6/860.6 kB 15.9 MB/s 0:00:00 2025-12-16 00:39:21.108347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 2025-12-16 00:39:21.108360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Downloading future-1.0.0-py3-none-any.whl (491 kB) 2025-12-16 00:39:21.108373 | 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 2025-12-16 00:39:21.108394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): started 2025-12-16 00:39:21.108408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2025-12-16 00:39:21.108421 | 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=73059 sha256=61f0896506695ef3e7cea371a51dd378001f2dcdf6355bd5a2143dd0467c7852 2025-12-16 00:39:21.108433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-_d0s2ttw/wheels/23/67/fc/edf163c61cbe379486d8174f71b2ff7a1e8206ca5787545388 2025-12-16 00:39:21.108445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): started 2025-12-16 00:39:21.108457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2025-12-16 00:39:21.108469 | 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=189980 sha256=92faaffa6353f5d87cfe914c51c535a5a134fd5b458ac0fd3df04cc94ba1d7ff 2025-12-16 00:39:21.108482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-_d0s2ttw/wheels/bb/cc/35/bc2ca2b4e012fa38e05edc9e1b6f7a0f26e5960e6ab37aa98a 2025-12-16 00:39:21.108494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): started 2025-12-16 00:39:21.108507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2025-12-16 00:39:21.108519 | 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=93972 sha256=147c4e512f00e660b8b7e2c031c214852ff189a84739b1ae5f0e40a34308f90a 2025-12-16 00:39:21.108532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-_d0s2ttw/wheels/b1/78/f2/39b8a178060ddc3503cce224166bbcfa2e71fe9a758543592c 2025-12-16 00:39:21.108553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): started 2025-12-16 00:39:21.108565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2025-12-16 00:39:21.108577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Created wheel for neutron-fwaas: filename=neutron_fwaas-21.0.1.dev4-py3-none-any.whl size=262234 sha256=091543cda34d955fc1389faed7c1b20ff090ac22aeb4f3f28bb5a1f9cc3eddd1 2025-12-16 00:39:21.108589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-_d0s2ttw/wheels/87/3d/11/63e28eac095de3b61d9a2caab2d45acee460ca3e1bd56405e9 2025-12-16 00:39:21.108600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): started 2025-12-16 00:39:21.108648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2025-12-16 00:39:21.108662 | 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=228876 sha256=9d74cb73f88fd050a4add9f57f5ab5dbaf82747befef9d9ce02938366ac80371 2025-12-16 00:39:21.108675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-_d0s2ttw/wheels/da/70/69/7ae7d478a5da95a635fe658ec510dd4a7332152e8ae6ea0294 2025-12-16 00:39:21.108686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for pycadf (pyproject.toml): started 2025-12-16 00:39:21.108699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-12-16 00:39:21.108719 | 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=138bbcfb45004d4a51bc5e0e2fcbb3e270324ef2c50256417a6fa19c238a6edb 2025-12-16 00:39:21.108732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Stored in directory: /tmp/pip-ephem-wheel-cache-_d0s2ttw/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-12-16 00:39:21.108745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built networking-baremetal networking-sfc networking-generic-switch neutron-fwaas neutron-vpnaas pycadf 2025-12-16 00:39:21.108758 | 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 2025-12-16 00:39:21.108771 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Attempting uninstall: pycadf 2025-12-16 00:39:21.108785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Found existing installation: pycadf 3.1.1 2025-12-16 00:39:21.108798 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Uninstalling pycadf-3.1.1: 2025-12-16 00:39:21.108822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: Successfully uninstalled pycadf-3.1.1 2025-12-16 00:39:21.108836 | 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.1.dev4 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 2025-12-16 00:39:21.108850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> Removed intermediate container 5e910e74beaf 2025-12-16 00:39:21.108863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base: ---> 35c3f6dfce09 2025-12-16 00:39:21.108875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully built 656afd24b98e 2025-12-16 00:39:21.108888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Successfully tagged osism.harbor.regio.digital/kolla/neutron-base:build-20251216 2025-12-16 00:39:21.108899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-base:Built at 2025-12-16 00:39:21.107184 (took 0:01:42.258426) 2025-12-16 00:39:21.109202 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-vpn-agent) to queue 2025-12-16 00:39:21.109225 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-openvswitch-agent) to queue 2025-12-16 00:39:21.109297 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metadata-agent) to queue 2025-12-16 00:39:21.109310 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-dhcp-agent) to queue 2025-12-16 00:39:21.109322 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-l3-agent) to queue 2025-12-16 00:39:21.109334 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-metering-agent) to queue 2025-12-16 00:39:21.109346 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-bgp-dragent) to queue 2025-12-16 00:39:21.109358 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-server) to queue 2025-12-16 00:39:21.109370 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-ovn-agent) to queue 2025-12-16 00:39:21.109382 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-linuxbridge-agent) to queue 2025-12-16 00:39:21.109394 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-mlnx-agent) to queue 2025-12-16 00:39:21.109406 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-sriov-agent) to queue 2025-12-16 00:39:21.109418 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-neutron-agent) to queue 2025-12-16 00:39:21.109429 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(horizon) 2025-12-16 00:39:21.109441 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Processing 2025-12-16 00:39:21.109454 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building started at 2025-12-16 00:39:21.107874 2025-12-16 00:39:21.109466 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Getting local archive from tarballs/horizon-stable-2024.2.tar.gz 2025-12-16 00:39:21.114542 | 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 2025-12-16 00:39:22.349933 | 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 2025-12-16 00:39:23.208845 | 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 2025-12-16 00:39:24.251822 | 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 2025-12-16 00:39:25.291482 | 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 2025-12-16 00:39:26.155939 | 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 2025-12-16 00:39:27.152948 | 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 2025-12-16 00:39:28.164576 | 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 2025-12-16 00:39:29.064575 | 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 2025-12-16 00:39:31.061670 | 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 2025-12-16 00:39:33.370550 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 10 plugins into plugins archive 2025-12-16 00:39:33.370728 | ubuntu-noble-large | DEBUG:kolla.common.utils.horizon:Turned 0 additions into additions archive 2025-12-16 00:42:15.259537 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 1/12 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:42:15.259606 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 530665a78e68 2025-12-16 00:42:15.259655 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 2/12 : LABEL "build-date"="20251216" "name"="horizon" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:42:15.259682 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 927ec3c438e8 2025-12-16 00:42:15.259692 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 927ec3c438e8 2025-12-16 00:42:15.259703 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 35d7c58ee2b6 2025-12-16 00:42:15.259806 | 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/* 2025-12-16 00:42:15.259818 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 1265aa08a151 2025-12-16 00:42:15.259827 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:42:15.259838 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:42:15.259846 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:42:15.259855 | 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] 2025-12-16 00:42:15.259863 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:42:15.259872 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:42:15.259880 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:42:15.259889 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:42:15.259897 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:42:15.259948 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:42:15.259959 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:42:15.259967 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:42:15.259975 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:42:15.259984 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:42:15.259992 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:42:15.260001 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 29.0 MB in 3s (9,169 kB/s) 2025-12-16 00:42:15.260043 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-12-16 00:42:15.260053 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-12-16 00:42:15.260062 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-12-16 00:42:15.260070 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-12-16 00:42:15.260117 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:build-essential is already the newest version (12.10ubuntu1). 2025-12-16 00:42:15.260136 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2025-12-16 00:42:15.260145 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb3 mariadb-common mysql-common 2025-12-16 00:42:15.260153 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2025-12-16 00:42:15.260200 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libmariadb-dev libmariadb-dev-compat libmariadb3 mariadb-common mysql-common 2025-12-16 00:42:15.260210 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:42:15.260218 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 517 kB of archives. 2025-12-16 00:42:15.260226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 1,785 kB of additional disk space will be used. 2025-12-16 00:42:15.260323 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:42:15.260333 | 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] 2025-12-16 00:42:15.260379 | 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.13-0ubuntu0.24.04.1 [28.3 kB] 2025-12-16 00:42:15.260390 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libmariadb3 amd64 1:10.11.13-0ubuntu0.24.04.1 [196 kB] 2025-12-16 00:42:15.260399 | 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.13-0ubuntu0.24.04.1 [274 kB] 2025-12-16 00:42:15.260451 | 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.13-0ubuntu0.24.04.1 [12.0 kB] 2025-12-16 00:42:15.260462 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 517 kB in 0s (1,132 kB/s) 2025-12-16 00:42:15.260471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mysql-common. 2025-12-16 00:42:15.260480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-12-16 00:42:15.260491 | 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% 2025-12-16 00:42:15.260525 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% (Reading database ... 75% 2025-12-16 00:42:15.260534 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-12-16 00:42:15.260542 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-12-16 00:42:15.260551 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-12-16 00:42:15.260563 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-12-16 00:42:15.260646 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:42:15.260661 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mysql-common_5.8+1.1.0build1_all.deb ... 2025-12-16 00:42:15.261319 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mysql-common (5.8+1.1.0build1) ... 2025-12-16 00:42:15.261337 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package mariadb-common. 2025-12-16 00:42:15.261346 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../mariadb-common_1%3a10.11.13-0ubuntu0.24.04.1_all.deb ... 2025-12-16 00:42:15.261354 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking mariadb-common (1:10.11.13-0ubuntu0.24.04.1) ... 2025-12-16 00:42:15.261363 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb3:amd64. 2025-12-16 00:42:15.261371 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb3_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:42:15.261380 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb3:amd64 (1:10.11.13-0ubuntu0.24.04.1) ... 2025-12-16 00:42:15.261397 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev. 2025-12-16 00:42:15.261406 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:42:15.261414 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev (1:10.11.13-0ubuntu0.24.04.1) ... 2025-12-16 00:42:15.261422 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package libmariadb-dev-compat. 2025-12-16 00:42:15.261430 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../libmariadb-dev-compat_1%3a10.11.13-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:42:15.261445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking libmariadb-dev-compat (1:10.11.13-0ubuntu0.24.04.1) ... 2025-12-16 00:42:15.261454 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mysql-common (5.8+1.1.0build1) ... 2025-12-16 00:42:15.261462 | 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 2025-12-16 00:42:15.261471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up mariadb-common (1:10.11.13-0ubuntu0.24.04.1) ... 2025-12-16 00:42:15.261479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:update-alternatives: 2025-12-16 00:42:15.261487 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2025-12-16 00:42:15.261495 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb3:amd64 (1:10.11.13-0ubuntu0.24.04.1) ... 2025-12-16 00:42:15.261504 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev (1:10.11.13-0ubuntu0.24.04.1) ... 2025-12-16 00:42:15.261512 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up libmariadb-dev-compat (1:10.11.13-0ubuntu0.24.04.1) ... 2025-12-16 00:42:15.261520 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:42:15.261528 | 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) 2025-12-16 00:42:15.261537 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting setuptools 2025-12-16 00:42:15.261545 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-12-16 00:42:15.261553 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting mysqlclient 2025-12-16 00:42:15.261562 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading mysqlclient-2.2.7.tar.gz (91 kB) 2025-12-16 00:42:15.261570 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: started 2025-12-16 00:42:15.261583 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Installing build dependencies: finished with status 'done' 2025-12-16 00:42:15.261592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: started 2025-12-16 00:42:15.261600 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:42:15.261608 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): started 2025-12-16 00:42:15.261616 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:42:15.261651 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-12-16 00:42:15.261660 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.3 MB/s 0:00:00 2025-12-16 00:42:15.261671 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building wheels for collected packages: mysqlclient 2025-12-16 00:42:15.261680 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): started 2025-12-16 00:42:15.261691 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for mysqlclient (pyproject.toml): finished with status 'done' 2025-12-16 00:42:15.261701 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for mysqlclient: filename=mysqlclient-2.2.7-cp312-cp312-linux_x86_64.whl size=134748 sha256=df8b3df9ac0f16e66420089495cbfe15d01bb60045a366db8f60c7a7a27612a1 2025-12-16 00:42:15.261721 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-bx5lxswz/wheels/27/95/18/7f176fffd46629e710c04c810b9c4d7d4358fe7c96a7d2306d 2025-12-16 00:42:15.261733 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built mysqlclient 2025-12-16 00:42:15.261769 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: setuptools, mysqlclient 2025-12-16 00:42:15.261819 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: setuptools 2025-12-16 00:42:15.261832 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: setuptools 67.2.0 2025-12-16 00:42:15.261888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling setuptools-67.2.0: 2025-12-16 00:42:15.261902 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled setuptools-67.2.0 2025-12-16 00:42:15.261931 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed mysqlclient-2.2.7 setuptools-80.9.0 2025-12-16 00:42:15.261976 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-12-16 00:42:15.261989 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-12-16 00:42:15.262034 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-12-16 00:42:15.262048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-12-16 00:42:15.262093 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:42:15.262107 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-12-16 00:42:15.262151 | 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 2025-12-16 00:42:15.262164 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:42:15.262228 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:42:15.262264 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:42:15.262276 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:42:15.262307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: xz-utils 2025-12-16 00:42:15.262357 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-12-16 00:42:15.262370 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2025-12-16 00:42:15.262414 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: build-essential 2025-12-16 00:42:15.262467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:42:15.262476 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:42:15.262504 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-12-16 00:42:15.262557 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.262572 | 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% 2025-12-16 00:42:15.262644 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-12-16 00:42:15.262659 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-12-16 00:42:15.262717 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-12-16 00:42:15.262730 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-12-16 00:42:15.262775 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-12-16 00:42:15.262788 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-12-16 00:42:15.262816 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18773 files and directories currently installed.) 2025-12-16 00:42:15.262837 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:42:15.262885 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 1265aa08a151 2025-12-16 00:42:15.262898 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 238afbb8a35d 2025-12-16 00:42:15.262943 | 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 2025-12-16 00:42:15.262957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 67caeca78121 2025-12-16 00:42:15.263002 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 67caeca78121 2025-12-16 00:42:15.263016 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 3edacdbbaa2f 2025-12-16 00:42:15.263061 | 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/* 2025-12-16 00:42:15.263073 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 222188a941e1 2025-12-16 00:42:15.263117 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:42:15.263131 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:42:15.263172 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:42:15.263185 | 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] 2025-12-16 00:42:15.263226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:42:15.263265 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:42:15.263308 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:42:15.263320 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:42:15.263373 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:42:15.263387 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:42:15.263430 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:42:15.263443 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:42:15.263494 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:42:15.263508 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:42:15.263555 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:42:15.263569 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 29.0 MB in 3s (11.0 MB/s) 2025-12-16 00:42:15.263580 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-12-16 00:42:15.263799 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-12-16 00:42:15.264522 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-12-16 00:42:15.264576 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-12-16 00:42:15.264590 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:locales is already the newest version (2.39-0ubuntu8.6). 2025-12-16 00:42:15.264601 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata is already the newest version (2025b-0ubuntu0.24.04.1). 2025-12-16 00:42:15.264611 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:tzdata set to manually installed. 2025-12-16 00:42:15.264665 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-12-16 00:42:15.264677 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:42:15.264686 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-12-16 00:42:15.264696 | 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 2025-12-16 00:42:15.264705 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:42:15.264715 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-12-16 00:42:15.264724 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-12-16 00:42:15.264734 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-12-16 00:42:15.264743 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-12-16 00:42:15.264753 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following additional packages will be installed: 2025-12-16 00:42:15.264762 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext-base 2025-12-16 00:42:15.264772 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Suggested packages: 2025-12-16 00:42:15.264782 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: autopoint gettext-doc libasprintf-dev libgettextpo-dev 2025-12-16 00:42:15.264791 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following NEW packages will be installed: 2025-12-16 00:42:15.264801 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gettext gettext-base 2025-12-16 00:42:15.264810 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:42:15.264820 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Need to get 903 kB of archives. 2025-12-16 00:42:15.264829 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 2,970 kB of additional disk space will be used. 2025-12-16 00:42:15.264839 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:42:15.264848 | 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] 2025-12-16 00:42:15.264859 | 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] 2025-12-16 00:42:15.264869 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Fetched 903 kB in 1s (1,124 kB/s) 2025-12-16 00:42:15.264878 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext-base. 2025-12-16 00:42:15.264888 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-12-16 00:42:15.264899 | 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% 2025-12-16 00:42:15.264911 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% 2025-12-16 00:42:15.264921 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 75% 2025-12-16 00:42:15.264930 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-12-16 00:42:15.264940 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-12-16 00:42:15.264949 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-12-16 00:42:15.264959 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-12-16 00:42:15.264968 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 100% (Reading database ... 18764 files and directories currently installed.) 2025-12-16 00:42:15.264978 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-12-16 00:42:15.264995 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-12-16 00:42:15.265294 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Selecting previously unselected package gettext. 2025-12-16 00:42:15.265385 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Preparing to unpack .../gettext_0.21-14ubuntu2_amd64.deb ... 2025-12-16 00:42:15.265399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Unpacking gettext (0.21-14ubuntu2) ... 2025-12-16 00:42:15.265429 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext-base (0.21-14ubuntu2) ... 2025-12-16 00:42:15.265439 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Setting up gettext (0.21-14ubuntu2) ... 2025-12-16 00:42:15.265449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:42:15.265459 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 222188a941e1 2025-12-16 00:42:15.265469 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> b1e18e312230 2025-12-16 00:42:15.265480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 6/12 : RUN ln -s ../mods-available/headers.load /etc/apache2/mods-enabled/headers.load 2025-12-16 00:42:15.265491 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 13e31d2df8dc 2025-12-16 00:42:15.265501 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 13e31d2df8dc 2025-12-16 00:42:15.265510 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 129c8f582d0a 2025-12-16 00:42:15.265519 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 7/12 : ADD horizon-archive /horizon-source 2025-12-16 00:42:15.265529 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 3b8845233434 2025-12-16 00:42:15.265538 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 8/12 : ADD plugins-archive / 2025-12-16 00:42:15.265547 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 1dcec5a86ceb 2025-12-16 00:42:15.265556 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Step 9/12 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:42:15.265566 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 93be0a0e67dc 2025-12-16 00:42:15.265583 | 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 2025-12-16 00:42:15.265599 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 2eb572d49a36 2025-12-16 00:42:15.265609 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pip==25.2.* 2025-12-16 00:42:15.265619 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pip-25.2-py3-none-any.whl.metadata (4.7 kB) 2025-12-16 00:42:15.265682 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pip-25.2-py3-none-any.whl (1.8 MB) 2025-12-16 00:42:15.265693 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 13.2 MB/s 0:00:00 2025-12-16 00:42:15.265730 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pip 2025-12-16 00:42:15.265741 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: pip 2025-12-16 00:42:15.265751 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: pip 25.3 2025-12-16 00:42:15.265761 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling pip-25.3: 2025-12-16 00:42:15.265770 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pip-25.3 2025-12-16 00:42:15.265780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pip-25.2 2025-12-16 00:42:15.265790 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.265799 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 25.3 2025-12-16 00:42:15.265809 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2025-12-16 00:42:15.265835 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.265845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /horizon 2025-12-16 00:42:15.265855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.265865 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.265885 | 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.2.dev9) (6.1.0) 2025-12-16 00:42:15.265896 | 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.2.dev9) (2.16.0) 2025-12-16 00:42:15.265907 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting Django<4.3,>=4.2 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266122 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading Django-4.2.15-py3-none-any.whl.metadata (4.1 kB) 2025-12-16 00:42:15.266179 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-compressor>=4.4 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266192 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) 2025-12-16 00:42:15.266202 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-debreach>=1.4.2 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266212 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2025-12-16 00:42:15.266222 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-pyscss>=2.0.3 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266288 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django-pyscss-2.0.3.tar.gz (18 kB) 2025-12-16 00:42:15.266300 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.266309 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.266338 | 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.2.dev9) (3.0.0) 2025-12-16 00:42:15.266360 | 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.2.dev9) (2.1.0) 2025-12-16 00:42:15.266371 | 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.2.dev9) (5.8.1) 2025-12-16 00:42:15.266381 | 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.2.dev9) (0.10.1) 2025-12-16 00:42:15.266390 | 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.2.dev9) (6.1.0) 2025-12-16 00:42:15.266400 | 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.2.dev9) (9.6.0) 2025-12-16 00:42:15.266420 | 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.2.dev9) (6.4.0) 2025-12-16 00:42:15.266430 | 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.2.dev9) (4.4.0) 2025-12-16 00:42:15.266441 | 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.2.dev9) (5.5.0) 2025-12-16 00:42:15.266451 | 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.2.dev9) (2.4.0) 2025-12-16 00:42:15.266461 | 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.2.dev9) (7.4.0) 2025-12-16 00:42:15.266471 | 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.2.dev9) (4.2.0) 2025-12-16 00:42:15.266480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyScss>=1.4.0 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266490 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyScss-1.4.0.tar.gz (122 kB) 2025-12-16 00:42:15.266500 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.266510 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.266520 | 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.2.dev9) (9.6.0) 2025-12-16 00:42:15.266530 | 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.2.dev9) (4.7.0) 2025-12-16 00:42:15.266550 | 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.2.dev9) (5.5.0) 2025-12-16 00:42:15.266562 | 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.2.dev9) (11.3.1) 2025-12-16 00:42:15.266583 | 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.2.dev9) (18.7.0) 2025-12-16 00:42:15.266593 | 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.2.dev9) (4.6.0) 2025-12-16 00:42:15.266603 | 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.2.dev9) (6.0.2) 2025-12-16 00:42:15.266613 | 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.2.dev9) (2.32.3) 2025-12-16 00:42:15.266684 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting semantic-version>=2.3.1 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266697 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2025-12-16 00:42:15.266706 | 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.2.dev9) (2024.1) 2025-12-16 00:42:15.266716 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic>=1.0.3 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266725 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2025-12-16 00:42:15.266735 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266753 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) 2025-12-16 00:42:15.266764 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes) 2025-12-16 00:42:15.266785 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266794 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes) 2025-12-16 00:42:15.266804 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266815 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes) 2025-12-16 00:42:15.266825 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266835 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) 2025-12-16 00:42:15.266845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) 2025-12-16 00:42:15.266866 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.266876 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.266886 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266896 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) 2025-12-16 00:42:15.266906 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266916 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes) 2025-12-16 00:42:15.266926 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266937 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) 2025-12-16 00:42:15.266947 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-D3>=3.5.17.0 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) 2025-12-16 00:42:15.266967 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.266977 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) 2025-12-16 00:42:15.266987 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267003 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl.metadata (770 bytes) 2025-12-16 00:42:15.267013 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267024 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) 2025-12-16 00:42:15.267044 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267054 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes) 2025-12-16 00:42:15.267065 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267178 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) 2025-12-16 00:42:15.267191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267200 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) 2025-12-16 00:42:15.267210 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) 2025-12-16 00:42:15.267257 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267273 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) 2025-12-16 00:42:15.267283 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267292 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) 2025-12-16 00:42:15.267302 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267312 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) 2025-12-16 00:42:15.267321 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267331 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) 2025-12-16 00:42:15.267341 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.267351 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.267361 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267370 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) 2025-12-16 00:42:15.267467 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267478 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes) 2025-12-16 00:42:15.267488 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267497 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes) 2025-12-16 00:42:15.267507 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267516 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2025-12-16 00:42:15.267526 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267536 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-term.js-0.0.7.0.tar.gz (38 kB) 2025-12-16 00:42:15.267545 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.267554 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.267564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267573 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2025-12-16 00:42:15.267583 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.267592 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.267602 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting enmerkar>=0.7.1 (from horizon==25.1.2.dev9) 2025-12-16 00:42:15.267663 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2025-12-16 00:42:15.267674 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.1.2.dev9) 2025-12-16 00:42:15.267684 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2025-12-16 00:42:15.267702 | 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.2.dev9) (0.5.1) 2025-12-16 00:42:15.267712 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.1.2.dev9) 2025-12-16 00:42:15.267722 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading django_appconf-1.0.6-py3-none-any.whl.metadata (5.4 kB) 2025-12-16 00:42:15.267732 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.1.2.dev9) 2025-12-16 00:42:15.267742 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.5 kB) 2025-12-16 00:42:15.267761 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.1.2.dev9) 2025-12-16 00:42:15.267845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.4 kB) 2025-12-16 00:42:15.267856 | 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.2.dev9) (5.3.0) 2025-12-16 00:42:15.267867 | 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.2.dev9) (1.7.0) 2025-12-16 00:42:15.267880 | 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.2.dev9) (0.19) 2025-12-16 00:42:15.267890 | 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.2.dev9) (3.0.0) 2025-12-16 00:42:15.267900 | 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.2.dev9) (2.0.0) 2025-12-16 00:42:15.267910 | 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.2.dev9) (1.16.0) 2025-12-16 00:42:15.267921 | 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.2.dev9) (5.6.0) 2025-12-16 00:42:15.267930 | 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.2.dev9) (1.0.8) 2025-12-16 00:42:15.267940 | 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.2.dev9) (3.11.0) 2025-12-16 00:42:15.267950 | 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.2.dev9) (24.1) 2025-12-16 00:42:15.267961 | 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.2.dev9) (6.0.0) 2025-12-16 00:42:15.267971 | 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.2.dev9) (3.1.2) 2025-12-16 00:42:15.267989 | 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.2.dev9) (1.8.8) 2025-12-16 00:42:15.267999 | 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.2.dev9) (0.2.13) 2025-12-16 00:42:15.268009 | 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.2.dev9) (1.16.0) 2025-12-16 00:42:15.268019 | 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.2.dev9) (24.2.1) 2025-12-16 00:42:15.268029 | 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.2.dev9) (2.0.1) 2025-12-16 00:42:15.268055 | 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.2.dev9) (42.0.8) 2025-12-16 00:42:15.268066 | 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.2.dev9) (1.17.0) 2025-12-16 00:42:15.268080 | 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.2.dev9) (2.22) 2025-12-16 00:42:15.268100 | 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.2.dev9) (4.7.0) 2025-12-16 00:42:15.268110 | 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.2.dev9) (4.0.1) 2025-12-16 00:42:15.268120 | 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.2.dev9) (2.1.0) 2025-12-16 00:42:15.268129 | 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.2.dev9) (3.1.0) 2025-12-16 00:42:15.268139 | 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.2.dev9) (6.1.2) 2025-12-16 00:42:15.268149 | 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.2.dev9) (0.5.2) 2025-12-16 00:42:15.268159 | 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.2.dev9) (2.4.3) 2025-12-16 00:42:15.268169 | 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.2.dev9) (24.2.0) 2025-12-16 00:42:15.268179 | 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.2.dev9) (1.9.0) 2025-12-16 00:42:15.268188 | 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.2.dev9) (5.1.1) 2025-12-16 00:42:15.268204 | 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.2.dev9) (1.3.3) 2025-12-16 00:42:15.268214 | 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.2.dev9) (1.0.1) 2025-12-16 00:42:15.268224 | 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.2.dev9) (1.33) 2025-12-16 00:42:15.268265 | 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.2.dev9) (0.11.0) 2025-12-16 00:42:15.268276 | 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.2.dev9) (4.2.2) 2025-12-16 00:42:15.268292 | 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.2.dev9) (1.4.0) 2025-12-16 00:42:15.268302 | 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.2.dev9) (3.0.0) 2025-12-16 00:42:15.268312 | 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.2.dev9) (2.9.0.post0) 2025-12-16 00:42:15.268322 | 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.2.dev9) (3.3.2) 2025-12-16 00:42:15.268341 | 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.2.dev9) (3.8) 2025-12-16 00:42:15.268351 | 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.2.dev9) (1.26.19) 2025-12-16 00:42:15.268361 | 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.2.dev9) (2025.11.12) 2025-12-16 00:42:15.268371 | 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.2.dev9) (4.19.2) 2025-12-16 00:42:15.268381 | 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.2.dev9) (2023.12.1) 2025-12-16 00:42:15.268391 | 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.2.dev9) (0.35.1) 2025-12-16 00:42:15.268401 | 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.2.dev9) (0.20.0) 2025-12-16 00:42:15.268419 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading Django-4.2.15-py3-none-any.whl (8.0 MB) 2025-12-16 00:42:15.268429 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 45.8 MB/s 0:00:00 2025-12-16 00:42:15.268439 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2025-12-16 00:42:15.268449 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_compressor-4.5.1-py2.py3-none-any.whl (145 kB) 2025-12-16 00:42:15.268459 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl (48 kB) 2025-12-16 00:42:15.268468 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2025-12-16 00:42:15.268478 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_appconf-1.0.6-py3-none-any.whl (6.4 kB) 2025-12-16 00:42:15.268488 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2025-12-16 00:42:15.268498 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading enmerkar-0.7.1-py3-none-any.whl (12 kB) 2025-12-16 00:42:15.268508 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2025-12-16 00:42:15.268518 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2025-12-16 00:42:15.268527 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) 2025-12-16 00:42:15.268542 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) 2025-12-16 00:42:15.268552 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) 2025-12-16 00:42:15.268561 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) 2025-12-16 00:42:15.268571 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) 2025-12-16 00:42:15.268581 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) 2025-12-16 00:42:15.268591 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) 2025-12-16 00:42:15.268601 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) 2025-12-16 00:42:15.268617 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 23.4 MB/s 0:00:00 2025-12-16 00:42:15.268647 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) 2025-12-16 00:42:15.268662 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB) 2025-12-16 00:42:15.268672 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 25.4 MB/s 0:00:00 2025-12-16 00:42:15.268682 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) 2025-12-16 00:42:15.268692 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) 2025-12-16 00:42:15.268706 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB) 2025-12-16 00:42:15.268716 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) 2025-12-16 00:42:15.268729 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) 2025-12-16 00:42:15.268743 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) 2025-12-16 00:42:15.268758 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) 2025-12-16 00:42:15.268815 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 25.2 MB/s 0:00:00 2025-12-16 00:42:15.268847 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) 2025-12-16 00:42:15.268881 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) 2025-12-16 00:42:15.268898 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 25.9 MB/s 0:00:00 2025-12-16 00:42:15.268956 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) 2025-12-16 00:42:15.268968 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB) 2025-12-16 00:42:15.268983 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 25.7 MB/s 0:00:00 2025-12-16 00:42:15.269022 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) 2025-12-16 00:42:15.269058 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2025-12-16 00:42:15.269096 | 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 2025-12-16 00:42:15.269148 | 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 2025-12-16 00:42:15.269167 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.269181 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): started 2025-12-16 00:42:15.269213 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for horizon (setup.py): finished with status 'done' 2025-12-16 00:42:15.269252 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for horizon: filename=horizon-25.1.2.dev9-py3-none-any.whl size=5281633 sha256=b90d639624658dbf40e3728d19812ee89df60dba86d6d48548c570013f40766b 2025-12-16 00:42:15.269295 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-u3nkgxye/wheels/51/6a/a4/bdac607b283a9103e5bfcdd763bfd86f1a2b9a6f881f2a93d0 2025-12-16 00:42:15.269368 | 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 2025-12-16 00:42:15.269388 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.269399 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for django-pyscss (setup.py): started 2025-12-16 00:42:15.269413 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for django-pyscss (setup.py): finished with status 'done' 2025-12-16 00:42:15.269449 | 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=7263ad929e77d952437154fa7710203cf999890c82ee6c1743661de7cdf6f267 2025-12-16 00:42:15.269485 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-u3nkgxye/wheels/63/47/2a/a25218cb60e9883409fca05950eb449445f80f3e7e98e11aa4 2025-12-16 00:42:15.269510 | 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 2025-12-16 00:42:15.269547 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.269580 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pyScss (setup.py): started 2025-12-16 00:42:15.269616 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pyScss (setup.py): finished with status 'done' 2025-12-16 00:42:15.269742 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for pyScss: filename=pyscss-1.4.0-cp312-cp312-linux_x86_64.whl size=169714 sha256=2b5d0504da13873117122e676dd828346cff77bf697dca6224eab036f5cd4514 2025-12-16 00:42:15.269757 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-u3nkgxye/wheels/8a/42/e7/bb4506d9c9e7392aecfeabb8893437f7bcf0217009c9c5eb76 2025-12-16 00:42:15.269767 | 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 2025-12-16 00:42:15.269782 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.269792 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): started 2025-12-16 00:42:15.269806 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-Angular-Schema-Form (setup.py): finished with status 'done' 2025-12-16 00:42:15.269854 | 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=8ef9582ab22099afc903dc57162d95a78c4bbb3d86c72524c96cc5b86dfd8b9f 2025-12-16 00:42:15.272340 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-u3nkgxye/wheels/cc/4a/91/78fda3b6bc1c2582c4f164ed5bbf5c6f6505a56579356af495 2025-12-16 00:42:15.272371 | 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 2025-12-16 00:42:15.272381 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.272389 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): started 2025-12-16 00:42:15.272398 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-objectpath (setup.py): finished with status 'done' 2025-12-16 00:42:15.272407 | 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=b5ada10dfce0c02e4ba57ccd836ff314dffd51f609ca7184f44427cb80307df4 2025-12-16 00:42:15.272415 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-u3nkgxye/wheels/b8/78/27/7b3e14857da8fd37867b5275216a3dbb8d3baa9465b4fa54cb 2025-12-16 00:42:15.272434 | 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 2025-12-16 00:42:15.272457 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.272465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): started 2025-12-16 00:42:15.272474 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-term.js (setup.py): finished with status 'done' 2025-12-16 00:42:15.272483 | 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=39120 sha256=cdf99b86b841de8db859aaee87e9dafd3e5d33918e6c825543d064ad29861b9a 2025-12-16 00:42:15.272491 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-u3nkgxye/wheels/51/b4/d4/9af714289769e63890ef461a458cb210cb8c2f9bc49cdbb68d 2025-12-16 00:42:15.272500 | 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 2025-12-16 00:42:15.272509 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.272518 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): started 2025-12-16 00:42:15.272527 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for XStatic-tv4 (setup.py): finished with status 'done' 2025-12-16 00:42:15.272536 | 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=088909dc4e3d29f42c2fc63712bcba354b477793a87e9c4c28c62a4b80b509ff 2025-12-16 00:42:15.272544 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-u3nkgxye/wheels/f2/f6/e9/c0168caafd196de7478f32fbf5ae7ad498465c89a8a507aa53 2025-12-16 00:42:15.272553 | 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 2025-12-16 00:42:15.272576 | 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 2025-12-16 00:42:15.272598 | 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.2.dev9 pyScss-1.4.0 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 2025-12-16 00:42:15.272617 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.272646 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 25.3 2025-12-16 00:42:15.272656 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2025-12-16 00:42:15.272666 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.272676 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/designate-dashboard-19.0.0.0rc2.dev2 2025-12-16 00:42:15.272686 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.272696 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.272705 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/heat-dashboard-12.0.0.0rc2.dev2 2025-12-16 00:42:15.272715 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.272724 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.272734 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/ironic-ui-6.4.1.dev2 2025-12-16 00:42:15.272744 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.272753 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.272763 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/magnum-ui-15.0.1.dev3 2025-12-16 00:42:15.272772 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.272782 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.272791 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/manila_ui-12.0.1.dev3 2025-12-16 00:42:15.272801 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.272810 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.272819 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/masakari-dashboard-11.0.0.0rc2.dev2 2025-12-16 00:42:15.272829 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.272838 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.272848 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron-vpnaas-dashboard-11.0.0.0rc2.dev2 2025-12-16 00:42:15.272857 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.272866 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.272876 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/neutron_fwaas_dashboard-8.0.1.dev5 2025-12-16 00:42:15.272885 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.272895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.272904 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/octavia-dashboard-14.0.0.0rc2.dev2 2025-12-16 00:42:15.272914 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.272923 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.272933 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/pycadf-3.1.1 2025-12-16 00:42:15.272942 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.272955 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.272981 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing /plugins/zun-ui-14.0.0.0rc2.dev2 2025-12-16 00:42:15.273001 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): started 2025-12-16 00:42:15.273010 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Preparing metadata (setup.py): finished with status 'done' 2025-12-16 00:42:15.273020 | 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) 2025-12-16 00:42:15.273030 | 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.2.dev9) 2025-12-16 00:42:15.273040 | 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) 2025-12-16 00:42:15.273049 | 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) 2025-12-16 00:42:15.273059 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-uuid>=0.0.4.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-12-16 00:42:15.273069 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl.metadata (764 bytes) 2025-12-16 00:42:15.273079 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-angular-vis>=4.16.0.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-12-16 00:42:15.273094 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl.metadata (758 bytes) 2025-12-16 00:42:15.273104 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-filesaver>=1.3.2.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-12-16 00:42:15.273113 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl.metadata (747 bytes) 2025-12-16 00:42:15.273123 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-js-yaml>=3.8.1.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-12-16 00:42:15.273133 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl.metadata (731 bytes) 2025-12-16 00:42:15.273142 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting xstatic-json2yaml>=0.1.1.0 (from heat-dashboard==12.0.0.0rc2.dev2) 2025-12-16 00:42:15.273152 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl.metadata (739 bytes) 2025-12-16 00:42:15.273161 | 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.0) 2025-12-16 00:42:15.273171 | 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) 2025-12-16 00:42:15.273181 | 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) 2025-12-16 00:42:15.273190 | 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) 2025-12-16 00:42:15.273200 | 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) 2025-12-16 00:42:15.273210 | 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) 2025-12-16 00:42:15.273219 | 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) 2025-12-16 00:42:15.273263 | 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) 2025-12-16 00:42:15.273287 | 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) 2025-12-16 00:42:15.273296 | 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) 2025-12-16 00:42:15.273306 | 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.0) 2025-12-16 00:42:15.273323 | 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) 2025-12-16 00:42:15.273334 | 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) 2025-12-16 00:42:15.273343 | 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) 2025-12-16 00:42:15.273352 | 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) 2025-12-16 00:42:15.273362 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting python-zunclient>=3.5.0 (from zun-ui==14.0.0.0rc2.dev2) 2025-12-16 00:42:15.273371 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading python_zunclient-5.1.0-py3-none-any.whl.metadata (2.8 kB) 2025-12-16 00:42:15.273381 | 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) 2025-12-16 00:42:15.273390 | 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) 2025-12-16 00:42:15.273412 | 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) 2025-12-16 00:42:15.273422 | 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) 2025-12-16 00:42:15.273431 | 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) 2025-12-16 00:42:15.273441 | 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) 2025-12-16 00:42:15.273450 | 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) 2025-12-16 00:42:15.273460 | 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) 2025-12-16 00:42:15.273469 | 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) 2025-12-16 00:42:15.273479 | 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) 2025-12-16 00:42:15.273495 | 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) 2025-12-16 00:42:15.273505 | 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) 2025-12-16 00:42:15.273514 | 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) 2025-12-16 00:42:15.273523 | 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) 2025-12-16 00:42:15.273533 | 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) 2025-12-16 00:42:15.273542 | 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) 2025-12-16 00:42:15.273559 | 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) 2025-12-16 00:42:15.273569 | 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) 2025-12-16 00:42:15.273580 | 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) 2025-12-16 00:42:15.273590 | 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) 2025-12-16 00:42:15.273599 | 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) 2025-12-16 00:42:15.273609 | 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) 2025-12-16 00:42:15.273640 | 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) 2025-12-16 00:42:15.273651 | 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) 2025-12-16 00:42:15.273661 | 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) 2025-12-16 00:42:15.273671 | 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) 2025-12-16 00:42:15.273681 | 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) 2025-12-16 00:42:15.273690 | 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) 2025-12-16 00:42:15.273707 | 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) 2025-12-16 00:42:15.273717 | 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) 2025-12-16 00:42:15.273727 | 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) 2025-12-16 00:42:15.273736 | 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) 2025-12-16 00:42:15.273746 | 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) 2025-12-16 00:42:15.273756 | 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) 2025-12-16 00:42:15.273766 | 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) 2025-12-16 00:42:15.273782 | 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) 2025-12-16 00:42:15.273792 | 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) 2025-12-16 00:42:15.273802 | 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) 2025-12-16 00:42:15.273811 | 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) 2025-12-16 00:42:15.273821 | 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) 2025-12-16 00:42:15.273831 | 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) 2025-12-16 00:42:15.273846 | 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) 2025-12-16 00:42:15.273856 | 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) 2025-12-16 00:42:15.273866 | 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) 2025-12-16 00:42:15.273883 | 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) 2025-12-16 00:42:15.273893 | 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) 2025-12-16 00:42:15.273902 | 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) 2025-12-16 00:42:15.273912 | 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) 2025-12-16 00:42:15.273922 | 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) 2025-12-16 00:42:15.273932 | 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) 2025-12-16 00:42:15.273941 | 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) 2025-12-16 00:42:15.273951 | 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) 2025-12-16 00:42:15.273961 | 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) 2025-12-16 00:42:15.273970 | 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) 2025-12-16 00:42:15.273989 | 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) 2025-12-16 00:42:15.273999 | 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) 2025-12-16 00:42:15.274010 | 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) 2025-12-16 00:42:15.274020 | 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) 2025-12-16 00:42:15.274029 | 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) 2025-12-16 00:42:15.274039 | 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) 2025-12-16 00:42:15.274054 | 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) 2025-12-16 00:42:15.274071 | 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) 2025-12-16 00:42:15.274081 | 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) 2025-12-16 00:42:15.274090 | 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) 2025-12-16 00:42:15.274100 | 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) 2025-12-16 00:42:15.274110 | 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) 2025-12-16 00:42:15.274120 | 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) 2025-12-16 00:42:15.274130 | 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) 2025-12-16 00:42:15.274140 | 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) 2025-12-16 00:42:15.274149 | 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) 2025-12-16 00:42:15.274159 | 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) 2025-12-16 00:42:15.274169 | 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) 2025-12-16 00:42:15.274179 | 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) 2025-12-16 00:42:15.274195 | 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) 2025-12-16 00:42:15.274205 | 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) 2025-12-16 00:42:15.274215 | 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) 2025-12-16 00:42:15.274225 | 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) 2025-12-16 00:42:15.274264 | 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) 2025-12-16 00:42:15.274281 | 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) 2025-12-16 00:42:15.274291 | 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) 2025-12-16 00:42:15.274306 | 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) 2025-12-16 00:42:15.274316 | 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) 2025-12-16 00:42:15.274325 | 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) 2025-12-16 00:42:15.274335 | 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) 2025-12-16 00:42:15.274345 | 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) 2025-12-16 00:42:15.274355 | 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) 2025-12-16 00:42:15.274365 | 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) 2025-12-16 00:42:15.274375 | 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) 2025-12-16 00:42:15.274385 | 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) 2025-12-16 00:42:15.274395 | 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) 2025-12-16 00:42:15.274405 | 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) 2025-12-16 00:42:15.274415 | 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) 2025-12-16 00:42:15.274433 | 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) 2025-12-16 00:42:15.274443 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2025-12-16 00:42:15.274453 | 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.4) 2025-12-16 00:42:15.274470 | 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) 2025-12-16 00:42:15.274480 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-12-16 00:42:15.274490 | 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) 2025-12-16 00:42:15.274500 | 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) 2025-12-16 00:42:15.274510 | 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) 2025-12-16 00:42:15.274525 | 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) (2025.11.12) 2025-12-16 00:42:15.274535 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading python_zunclient-5.1.0-py3-none-any.whl (155 kB) 2025-12-16 00:42:15.274545 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2025-12-16 00:42:15.274555 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-12-16 00:42:15.274565 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_UUID-0.0.4.0-py2.py3-none-any.whl (6.5 kB) 2025-12-16 00:42:15.274574 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Angular_Vis-4.16.0.0-py2.py3-none-any.whl (4.7 kB) 2025-12-16 00:42:15.274584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_FileSaver-1.3.2.0-py2.py3-none-any.whl (5.9 kB) 2025-12-16 00:42:15.274594 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_JS_Yaml-3.8.1.0-py2.py3-none-any.whl (28 kB) 2025-12-16 00:42:15.274603 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading XStatic_Json2yaml-0.1.1.0-py2.py3-none-any.whl (4.3 kB) 2025-12-16 00:42:15.274613 | 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 2025-12-16 00:42:15.274655 | 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 2025-12-16 00:42:15.274667 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.274676 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): started 2025-12-16 00:42:15.274686 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for designate-dashboard (setup.py): finished with status 'done' 2025-12-16 00:42:15.274696 | 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=8d925749fecb15f13ce2ddeb69c4c2af6ba2d6384c96f7c442048f6514f59fc1 2025-12-16 00:42:15.274706 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-6m2do9cr/wheels/bd/ba/93/bf721030a07adb67bcadd37e904a947f5ffaf400ffe6378b71 2025-12-16 00:42:15.274722 | 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 2025-12-16 00:42:15.274741 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.274751 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): started 2025-12-16 00:42:15.274760 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for heat-dashboard (setup.py): finished with status 'done' 2025-12-16 00:42:15.274770 | 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=1314197 sha256=eb1e760acea1efebbd3a486463b977740f75bab6e33396775080926d774c63db 2025-12-16 00:42:15.274780 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-6m2do9cr/wheels/b4/b2/b9/b1bb7f6e23de60e393ed12d0aa495e9ac0d78eb29eee5b867a 2025-12-16 00:42:15.274790 | 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 2025-12-16 00:42:15.274800 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.274810 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): started 2025-12-16 00:42:15.274820 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for ironic-ui (setup.py): finished with status 'done' 2025-12-16 00:42:15.274835 | 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=195926 sha256=d8788ac259777dab572898dc32cba71186cceb83d147638113d9b0f59384676c 2025-12-16 00:42:15.274845 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-6m2do9cr/wheels/38/22/3b/c88c7bbafb0a7b6b276428913970923508facd72412128c572 2025-12-16 00:42:15.274856 | 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 2025-12-16 00:42:15.274866 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.274876 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): started 2025-12-16 00:42:15.274885 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for magnum-ui (setup.py): finished with status 'done' 2025-12-16 00:42:15.274895 | 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=216724 sha256=84b4fd266c0e17ca6b8083dff337270d8c645abb2475ae0244bf5f6e05d9dabb 2025-12-16 00:42:15.274905 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-6m2do9cr/wheels/ce/23/97/f26bdddfa771200b69d0c87bf8406a315303dd03e3f83499e0 2025-12-16 00:42:15.274915 | 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 2025-12-16 00:42:15.274925 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.274942 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): started 2025-12-16 00:42:15.274952 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for manila-ui (setup.py): finished with status 'done' 2025-12-16 00:42:15.274962 | 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=433291 sha256=4724b373259da238d090308061fbe947f5e1027b8456edbf6fd5f2ff3c2fad9e 2025-12-16 00:42:15.274971 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-6m2do9cr/wheels/33/6e/79/bf948f57fc29372ba822da93251f5698d49d5de4af65fe721f 2025-12-16 00:42:15.274992 | 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 2025-12-16 00:42:15.275002 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.275012 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): started 2025-12-16 00:42:15.275022 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for masakari-dashboard (setup.py): finished with status 'done' 2025-12-16 00:42:15.275032 | 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=62761 sha256=35fbcc75e12f1906efe76ae137d8871061dc55eb146e68d4fed6917c2638de62 2025-12-16 00:42:15.275042 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-6m2do9cr/wheels/40/2f/63/fbc5e4f6c7532d98379f2887b25e2e8e7ee40f757ac97d6b32 2025-12-16 00:42:15.275063 | 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 2025-12-16 00:42:15.275074 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.275084 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): started 2025-12-16 00:42:15.275094 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-vpnaas-dashboard (setup.py): finished with status 'done' 2025-12-16 00:42:15.275104 | 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=101667 sha256=9a083da429f57f01e71c84c9754169ee99cc52e373d84d48be1028a0e83de53a 2025-12-16 00:42:15.275114 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-6m2do9cr/wheels/c4/ee/94/d4cff9d1d65e490a945315a34e1ae14dc1952e1a168a271de1 2025-12-16 00:42:15.275124 | 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 2025-12-16 00:42:15.275134 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.275144 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): started 2025-12-16 00:42:15.275160 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for neutron-fwaas-dashboard (setup.py): finished with status 'done' 2025-12-16 00:42:15.275170 | 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=107814 sha256=1240e57c7402b61c769c7e6e9af0b2a59319ae1a140cdd95315a8ef8a1a91d80 2025-12-16 00:42:15.275180 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-6m2do9cr/wheels/e7/ef/91/3c1db67860a6da2c05143d49c57a4809cd79744c800d5d30f2 2025-12-16 00:42:15.275190 | 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 2025-12-16 00:42:15.275200 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.275210 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): started 2025-12-16 00:42:15.275220 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for octavia-dashboard (setup.py): finished with status 'done' 2025-12-16 00:42:15.275261 | 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=8ece3d88d2635ffbae9becf7e871cd42db3c7198f63a70a8831bc2a2a79b9cfd 2025-12-16 00:42:15.275277 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-6m2do9cr/wheels/20/80/0b/78e5556790e68f3bcb38cd2eea97c6e89de5dd76d385bd1b45 2025-12-16 00:42:15.275287 | 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 2025-12-16 00:42:15.275297 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.275307 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pycadf (setup.py): started 2025-12-16 00:42:15.275317 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for pycadf (setup.py): finished with status 'done' 2025-12-16 00:42:15.275327 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43299 sha256=a7ee32490d4e0d4115f0b45fe37a655fc7b346d3314e8abebd6f9830a7e48bcf 2025-12-16 00:42:15.275336 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-6m2do9cr/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-12-16 00:42:15.275353 | 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 2025-12-16 00:42:15.275363 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.275373 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for zun-ui (setup.py): started 2025-12-16 00:42:15.275383 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Building wheel for zun-ui (setup.py): finished with status 'done' 2025-12-16 00:42:15.275392 | 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=202544 sha256=d87b1d0ba1a8683904802c1c3edc97bc2b90007c7c7f9f1c4f899347353c9da5 2025-12-16 00:42:15.275409 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Stored in directory: /tmp/pip-ephem-wheel-cache-6m2do9cr/wheels/0c/e6/29/15fb260d1c4b1b493f45a745ec4ea45c06ab6f81ac2c290d28 2025-12-16 00:42:15.275419 | 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 2025-12-16 00:42:15.275431 | 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 2025-12-16 00:42:15.275442 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Attempting uninstall: pycadf 2025-12-16 00:42:15.275452 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Found existing installation: pycadf 3.1.1 2025-12-16 00:42:15.275462 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Uninstalling pycadf-3.1.1: 2025-12-16 00:42:15.275471 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pycadf-3.1.1 2025-12-16 00:42:15.275482 | 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 2025-12-16 00:42:15.275492 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.275502 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 25.3 2025-12-16 00:42:15.275517 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2025-12-16 00:42:15.275527 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.275537 | 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 2025-12-16 00:42:15.275547 | 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 2025-12-16 00:42:15.275607 | 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 2025-12-16 00:42:15.275618 | 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 2025-12-16 00:42:15.275677 | 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 2025-12-16 00:42:15.275687 | 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 2025-12-16 00:42:15.275696 | 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 2025-12-16 00:42:15.275706 | 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 2025-12-16 00:42:15.275715 | 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 2025-12-16 00:42:15.275732 | 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 2025-12-16 00:42:15.275757 | 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 2025-12-16 00:42:15.275767 | 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 2025-12-16 00:42:15.275777 | 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 2025-12-16 00:42:15.275786 | 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 2025-12-16 00:42:15.275795 | 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 2025-12-16 00:42:15.275805 | 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 2025-12-16 00:42:15.275814 | 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 2025-12-16 00:42:15.275823 | 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 2025-12-16 00:42:15.275833 | 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 2025-12-16 00:42:15.275842 | 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 2025-12-16 00:42:15.275852 | 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 2025-12-16 00:42:15.275865 | 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 2025-12-16 00:42:15.275875 | 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 2025-12-16 00:42:15.275885 | 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 2025-12-16 00:42:15.275894 | 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 2025-12-16 00:42:15.275904 | 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 2025-12-16 00:42:15.275917 | 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 2025-12-16 00:42:15.275927 | 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 2025-12-16 00:42:15.275937 | 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 2025-12-16 00:42:15.275950 | 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 2025-12-16 00:42:15.275960 | 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 2025-12-16 00:42:15.275973 | 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 2025-12-16 00:42:15.276015 | 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 2025-12-16 00:42:15.276036 | 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 2025-12-16 00:42:15.276050 | 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 2025-12-16 00:42:15.276082 | 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 2025-12-16 00:42:15.276103 | 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 2025-12-16 00:42:15.276117 | 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 2025-12-16 00:42:15.276157 | 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 2025-12-16 00:42:15.276213 | 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 2025-12-16 00:42:15.276224 | 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 2025-12-16 00:42:15.276266 | 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 2025-12-16 00:42:15.276280 | 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 2025-12-16 00:42:15.276317 | 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 2025-12-16 00:42:15.276352 | 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 2025-12-16 00:42:15.276409 | 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 2025-12-16 00:42:15.276420 | 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 2025-12-16 00:42:15.276435 | 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 2025-12-16 00:42:15.276447 | 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 2025-12-16 00:42:15.276491 | 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 2025-12-16 00:42:15.276505 | 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 2025-12-16 00:42:15.276517 | 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 2025-12-16 00:42:15.276575 | 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 2025-12-16 00:42:15.276589 | 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 2025-12-16 00:42:15.276603 | 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 2025-12-16 00:42:15.276658 | 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 2025-12-16 00:42:15.276694 | 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 2025-12-16 00:42:15.276716 | 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 2025-12-16 00:42:15.276774 | 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 2025-12-16 00:42:15.276784 | 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 2025-12-16 00:42:15.276796 | 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 2025-12-16 00:42:15.276828 | 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 2025-12-16 00:42:15.276861 | 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 2025-12-16 00:42:15.276896 | 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 2025-12-16 00:42:15.276930 | 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 2025-12-16 00:42:15.276969 | 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 2025-12-16 00:42:15.276983 | 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 2025-12-16 00:42:15.277024 | 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 2025-12-16 00:42:15.277038 | 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 2025-12-16 00:42:15.277052 | 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 2025-12-16 00:42:15.277081 | 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 2025-12-16 00:42:15.277094 | 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 2025-12-16 00:42:15.277136 | 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 2025-12-16 00:42:15.277150 | 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 2025-12-16 00:42:15.277162 | 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 2025-12-16 00:42:15.277202 | 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 2025-12-16 00:42:15.277216 | 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 2025-12-16 00:42:15.277250 | 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 2025-12-16 00:42:15.277296 | 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 2025-12-16 00:42:15.277311 | 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 2025-12-16 00:42:15.277323 | 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 2025-12-16 00:42:15.277344 | 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 2025-12-16 00:42:15.277388 | 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 2025-12-16 00:42:15.277403 | 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 2025-12-16 00:42:15.277415 | 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 2025-12-16 00:42:15.277447 | 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 2025-12-16 00:42:15.277499 | 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 2025-12-16 00:42:15.277509 | 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 2025-12-16 00:42:15.277522 | 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 2025-12-16 00:42:15.277562 | 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 2025-12-16 00:42:15.277576 | 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 2025-12-16 00:42:15.277589 | 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 2025-12-16 00:42:15.277644 | 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 2025-12-16 00:42:15.277666 | 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 2025-12-16 00:42:15.277679 | 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 2025-12-16 00:42:15.277691 | 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 2025-12-16 00:42:15.277745 | 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 2025-12-16 00:42:15.277754 | 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 2025-12-16 00:42:15.277767 | 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 2025-12-16 00:42:15.277779 | 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 2025-12-16 00:42:15.277819 | 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 2025-12-16 00:42:15.277833 | 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 2025-12-16 00:42:15.277846 | 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 2025-12-16 00:42:15.277900 | 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 2025-12-16 00:42:15.277915 | 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 2025-12-16 00:42:15.277934 | 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 2025-12-16 00:42:15.277975 | 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 2025-12-16 00:42:15.277989 | 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 2025-12-16 00:42:15.278001 | 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 2025-12-16 00:42:15.278054 | 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 2025-12-16 00:42:15.278065 | 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 2025-12-16 00:42:15.278077 | 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 2025-12-16 00:42:15.278089 | 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 2025-12-16 00:42:15.278129 | 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 2025-12-16 00:42:15.278143 | 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 2025-12-16 00:42:15.278155 | 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 2025-12-16 00:42:15.278195 | 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 2025-12-16 00:42:15.278208 | 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 2025-12-16 00:42:15.278221 | 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 2025-12-16 00:42:15.278295 | 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 2025-12-16 00:42:15.278309 | 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 2025-12-16 00:42:15.278328 | 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 2025-12-16 00:42:15.278341 | 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 2025-12-16 00:42:15.278371 | 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 2025-12-16 00:42:15.278384 | 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 2025-12-16 00:42:15.278426 | 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 2025-12-16 00:42:15.278440 | 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 2025-12-16 00:42:15.278494 | 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 2025-12-16 00:42:15.278511 | 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 2025-12-16 00:42:15.278523 | 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 2025-12-16 00:42:15.278536 | 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 2025-12-16 00:42:15.278576 | 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 2025-12-16 00:42:15.278591 | 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 2025-12-16 00:42:15.278603 | 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 2025-12-16 00:42:15.278697 | 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 2025-12-16 00:42:15.278709 | 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 2025-12-16 00:42:15.278721 | 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 2025-12-16 00:42:15.278730 | 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 2025-12-16 00:42:15.278744 | 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 2025-12-16 00:42:15.278784 | 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 2025-12-16 00:42:15.278798 | 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 2025-12-16 00:42:15.278810 | 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 2025-12-16 00:42:15.278851 | 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 2025-12-16 00:42:15.278864 | 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 2025-12-16 00:42:15.278876 | 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 2025-12-16 00:42:15.278924 | 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 2025-12-16 00:42:15.278937 | 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 2025-12-16 00:42:15.278972 | 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 2025-12-16 00:42:15.278983 | 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 2025-12-16 00:42:15.279007 | 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 2025-12-16 00:42:15.279018 | 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 2025-12-16 00:42:15.279059 | 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 2025-12-16 00:42:15.279071 | 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 2025-12-16 00:42:15.279105 | 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 2025-12-16 00:42:15.279118 | 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 2025-12-16 00:42:15.279151 | 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 2025-12-16 00:42:15.279162 | 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 2025-12-16 00:42:15.279205 | 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 2025-12-16 00:42:15.279217 | 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 2025-12-16 00:42:15.279265 | 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 2025-12-16 00:42:15.279307 | 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 2025-12-16 00:42:15.279319 | 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 2025-12-16 00:42:15.279355 | 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 2025-12-16 00:42:15.279367 | 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 2025-12-16 00:42:15.279402 | 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 2025-12-16 00:42:15.279414 | 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 2025-12-16 00:42:15.279459 | 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 2025-12-16 00:42:15.279467 | 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 2025-12-16 00:42:15.279478 | 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 2025-12-16 00:42:15.279524 | 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 2025-12-16 00:42:15.279537 | 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 2025-12-16 00:42:15.279580 | 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 2025-12-16 00:42:15.279589 | 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 2025-12-16 00:42:15.279607 | 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 2025-12-16 00:42:15.279654 | 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 2025-12-16 00:42:15.279672 | 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 2025-12-16 00:42:15.279718 | 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 2025-12-16 00:42:15.279726 | 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 2025-12-16 00:42:15.279737 | 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 2025-12-16 00:42:15.279782 | 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 2025-12-16 00:42:15.279794 | 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 2025-12-16 00:42:15.279838 | 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 2025-12-16 00:42:15.279846 | 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 2025-12-16 00:42:15.279858 | 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 2025-12-16 00:42:15.279908 | 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 2025-12-16 00:42:15.279920 | 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 2025-12-16 00:42:15.279956 | 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 2025-12-16 00:42:15.279968 | 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 2025-12-16 00:42:15.280014 | 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 2025-12-16 00:42:15.280026 | 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 2025-12-16 00:42:15.280061 | 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 2025-12-16 00:42:15.280073 | 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 2025-12-16 00:42:15.280118 | 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 2025-12-16 00:42:15.280126 | 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 2025-12-16 00:42:15.280138 | 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 2025-12-16 00:42:15.280172 | 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 2025-12-16 00:42:15.280207 | 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 2025-12-16 00:42:15.280215 | 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 2025-12-16 00:42:15.280225 | 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 2025-12-16 00:42:15.280259 | 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 2025-12-16 00:42:15.280310 | 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 2025-12-16 00:42:15.280322 | 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 2025-12-16 00:42:15.280374 | 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 2025-12-16 00:42:15.280384 | 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 2025-12-16 00:42:15.280395 | 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 2025-12-16 00:42:15.280431 | 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 2025-12-16 00:42:15.280443 | 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 2025-12-16 00:42:15.280453 | 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 2025-12-16 00:42:15.280498 | 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 2025-12-16 00:42:15.280511 | 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 2025-12-16 00:42:15.280537 | 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 2025-12-16 00:42:15.280572 | 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 2025-12-16 00:42:15.280583 | 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 2025-12-16 00:42:15.280618 | 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 2025-12-16 00:42:15.280668 | 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 2025-12-16 00:42:15.280679 | 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 2025-12-16 00:42:15.280715 | 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 2025-12-16 00:42:15.280728 | 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 2025-12-16 00:42:15.280746 | 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 2025-12-16 00:42:15.280795 | 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 2025-12-16 00:42:15.280809 | 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 2025-12-16 00:42:15.280823 | 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 2025-12-16 00:42:15.280868 | 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 2025-12-16 00:42:15.280881 | 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 2025-12-16 00:42:15.280894 | 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 2025-12-16 00:42:15.280939 | 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 2025-12-16 00:42:15.280952 | 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 2025-12-16 00:42:15.280965 | 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 2025-12-16 00:42:15.281011 | 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 2025-12-16 00:42:15.281029 | 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 2025-12-16 00:42:15.281040 | 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 2025-12-16 00:42:15.281075 | 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 2025-12-16 00:42:15.282544 | 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 2025-12-16 00:42:15.282592 | 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 2025-12-16 00:42:15.282601 | 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 2025-12-16 00:42:15.282609 | 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 2025-12-16 00:42:15.282617 | 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 2025-12-16 00:42:15.282645 | 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 2025-12-16 00:42:15.282654 | 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 2025-12-16 00:42:15.282661 | 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 2025-12-16 00:42:15.282669 | 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 2025-12-16 00:42:15.282684 | 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 2025-12-16 00:42:15.282691 | 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 2025-12-16 00:42:15.282698 | 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 2025-12-16 00:42:15.282704 | 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 2025-12-16 00:42:15.282711 | 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 2025-12-16 00:42:15.282718 | 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 2025-12-16 00:42:15.282725 | 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 2025-12-16 00:42:15.282731 | 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 2025-12-16 00:42:15.282738 | 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 2025-12-16 00:42:15.282745 | 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 2025-12-16 00:42:15.282752 | 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 2025-12-16 00:42:15.282758 | 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 2025-12-16 00:42:15.282765 | 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 2025-12-16 00:42:15.282772 | 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 2025-12-16 00:42:15.282779 | 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 2025-12-16 00:42:15.282800 | 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 2025-12-16 00:42:15.282807 | 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 2025-12-16 00:42:15.282814 | 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 2025-12-16 00:42:15.282832 | 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 2025-12-16 00:42:15.282839 | 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 2025-12-16 00:42:15.282846 | 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 2025-12-16 00:42:15.282853 | 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 2025-12-16 00:42:15.282860 | 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 2025-12-16 00:42:15.282872 | 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 2025-12-16 00:42:15.282878 | 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 2025-12-16 00:42:15.282885 | 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 2025-12-16 00:42:15.282892 | 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 2025-12-16 00:42:15.282899 | 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 2025-12-16 00:42:15.282906 | 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 2025-12-16 00:42:15.282912 | 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 2025-12-16 00:42:15.282919 | 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 2025-12-16 00:42:15.282926 | 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 2025-12-16 00:42:15.282933 | 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 2025-12-16 00:42:15.282939 | 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 2025-12-16 00:42:15.282946 | 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 2025-12-16 00:42:15.282953 | 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 2025-12-16 00:42:15.282960 | 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 2025-12-16 00:42:15.282966 | 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 2025-12-16 00:42:15.282973 | 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 2025-12-16 00:42:15.282980 | 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 2025-12-16 00:42:15.282987 | 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 2025-12-16 00:42:15.282994 | 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 2025-12-16 00:42:15.283007 | 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 2025-12-16 00:42:15.283014 | 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 2025-12-16 00:42:15.283021 | 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 2025-12-16 00:42:15.283039 | 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 2025-12-16 00:42:15.283046 | 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 2025-12-16 00:42:15.283053 | 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 2025-12-16 00:42:15.283060 | 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 2025-12-16 00:42:15.283067 | 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 2025-12-16 00:42:15.283074 | 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 2025-12-16 00:42:15.283080 | 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 2025-12-16 00:42:15.283087 | 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 2025-12-16 00:42:15.283094 | 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 2025-12-16 00:42:15.283101 | 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 2025-12-16 00:42:15.283108 | 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 2025-12-16 00:42:15.283114 | 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 2025-12-16 00:42:15.283121 | 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 2025-12-16 00:42:15.283128 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 2eb572d49a36 2025-12-16 00:42:15.283136 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 1315f4891a58 2025-12-16 00:42:15.283146 | 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 2025-12-16 00:42:15.283155 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 62b260b2c3a6 2025-12-16 00:42:15.283162 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: % Total % Received % Xferd Average Speed Time Time Time Current 2025-12-16 00:42:15.283169 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Dload Upload Total Spent Left Speed 2025-12-16 00:42:15.283176 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-12-16 00:42:15.283184 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-12-16 00:42:15.283191 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.283199 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 100 2153k 0 2153k 0 0 2880k 0 --:--:-- --:--:-- --:--:-- 2880k 2025-12-16 00:42:15.283206 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.283212 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/ 2025-12-16 00:42:15.283219 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/ 2025-12-16 00:42:15.283226 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_styles.scss 2025-12-16 00:42:15.283262 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/_variables.scss 2025-12-16 00:42:15.283275 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/ 2025-12-16 00:42:15.283283 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/favicon.ico 2025-12-16 00:42:15.283290 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo-splash.svg 2025-12-16 00:42:15.283297 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/logo.svg 2025-12-16 00:42:15.283308 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/static/img/pattern.svg 2025-12-16 00:42:15.283316 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/ 2025-12-16 00:42:15.283323 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/403.html 2025-12-16 00:42:15.283330 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/404.html 2025-12-16 00:42:15.283337 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/osism/templates/500.html 2025-12-16 00:42:15.283349 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/ 2025-12-16 00:42:15.283356 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/ 2025-12-16 00:42:15.283363 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_styles.scss 2025-12-16 00:42:15.283371 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/_variables.scss 2025-12-16 00:42:15.283423 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/ 2025-12-16 00:42:15.283431 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/favicon.ico 2025-12-16 00:42:15.283438 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo-splash.svg 2025-12-16 00:42:15.283445 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/logo.svg 2025-12-16 00:42:15.283452 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/static/img/pattern.svg 2025-12-16 00:42:15.283458 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/ 2025-12-16 00:42:15.283465 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/403.html 2025-12-16 00:42:15.283472 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/404.html 2025-12-16 00:42:15.283479 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/500.html 2025-12-16 00:42:15.283485 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:openstack-themes-main/horizon/regiocloud/templates/_login_footer.html 2025-12-16 00:42:15.283492 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 62b260b2c3a6 2025-12-16 00:42:15.283499 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> fe42c1b511d7 2025-12-16 00:42:15.283508 | 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 2025-12-16 00:42:15.283517 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Running in 44e4e9869c4f 2025-12-16 00:42:15.283524 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-12-16 00:42:15.283531 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-12-16 00:42:15.283538 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-12-16 00:42:15.283544 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Package 'build-essential' is not installed, so not removed 2025-12-16 00:42:15.283551 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages were automatically installed and are no longer required: 2025-12-16 00:42:15.283564 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:42:15.283570 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-12-16 00:42:15.283577 | 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 2025-12-16 00:42:15.283584 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:42:15.283591 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-12-16 00:42:15.283598 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-12-16 00:42:15.283605 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-12-16 00:42:15.283612 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Use 'apt autoremove' to remove them. 2025-12-16 00:42:15.283641 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:42:15.283649 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading package lists... 2025-12-16 00:42:15.283656 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Building dependency tree... 2025-12-16 00:42:15.283663 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Reading state information... 2025-12-16 00:42:15.283670 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:The following packages will be REMOVED: 2025-12-16 00:42:15.283677 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:42:15.283684 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-12-16 00:42:15.283702 | 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 2025-12-16 00:42:15.283709 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:42:15.283716 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-12-16 00:42:15.283723 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-12-16 00:42:15.283730 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-12-16 00:42:15.283737 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2025-12-16 00:42:15.283744 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:After this operation, 228 MB disk space will be freed. 2025-12-16 00:42:15.283751 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-12-16 00:42:15.283765 | 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% 2025-12-16 00:42:15.283774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 70% (Reading database ... 75% 2025-12-16 00:42:15.283781 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 80% 2025-12-16 00:42:15.283788 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 85% 2025-12-16 00:42:15.283795 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 90% 2025-12-16 00:42:15.283802 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 95% 2025-12-16 00:42:15.283809 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:(Reading database ... 2025-12-16 00:42:15.283816 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:100% (Reading database ... 18907 files and directories currently installed.) 2025-12-16 00:42:15.283822 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:42:15.283830 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:42:15.283836 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:42:15.283848 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:42:15.283855 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:42:15.283862 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:42:15.283869 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:42:15.283875 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:42:15.283882 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:42:15.283889 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:42:15.283895 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:42:15.283902 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:42:15.283909 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:42:15.283916 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.283923 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:42:15.283930 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.283937 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:42:15.283943 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:42:15.283950 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.283957 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:42:15.283964 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:42:15.283970 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:42:15.283977 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:42:15.283984 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:42:15.283991 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:42:15.283997 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:42:15.284007 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:42:15.284014 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.284021 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:42:15.284028 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.284034 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:42:15.284041 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:42:15.284048 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:42:15.284055 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.284066 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:42:15.284072 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.284079 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:42:15.284089 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.284096 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:42:15.284103 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:42:15.284112 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:42:15.284122 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:42:15.284154 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:42:15.284175 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:42:15.284202 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:42:15.284225 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing lto-disabled-list (47) ... 2025-12-16 00:42:15.284257 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing make (4.3-4.1build2) ... 2025-12-16 00:42:15.284300 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:42:15.284311 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:42:15.284361 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Collecting pyclean==3.0.0 2025-12-16 00:42:15.284369 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:42:15.284413 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:42:15.284423 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Installing collected packages: pyclean 2025-12-16 00:42:15.284460 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully installed pyclean-3.0.0 2025-12-16 00:42:15.284470 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.284506 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] A new release of pip is available: 25.2 -> 25.3 2025-12-16 00:42:15.284516 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:[notice] To update, run: pip install --upgrade pip 2025-12-16 00:42:15.284540 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.284577 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:42:15.284588 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.284639 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 10922 files, 1793 directories removed. 2025-12-16 00:42:15.284650 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.284697 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Cleaning directory /usr 2025-12-16 00:42:15.284705 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.284726 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Total 1316 files, 133 directories removed. 2025-12-16 00:42:15.284763 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: 2025-12-16 00:42:15.284774 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Found existing installation: pyclean 3.0.0 2025-12-16 00:42:15.284809 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Uninstalling pyclean-3.0.0: 2025-12-16 00:42:15.284820 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:42:15.284866 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> Removed intermediate container 44e4e9869c4f 2025-12-16 00:42:15.284874 | ubuntu-noble-large | INFO:kolla.common.utils.horizon: ---> 3ba58ed1e2f0 2025-12-16 00:42:15.284910 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully built 4d6b3663c6cc 2025-12-16 00:42:15.284921 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Successfully tagged osism.harbor.regio.digital/kolla/horizon:build-20251216 2025-12-16 00:42:15.285105 | ubuntu-noble-large | INFO:kolla.common.utils.horizon:Built at 2025-12-16 00:42:15.284929 (took 0:02:54.177055) 2025-12-16 00:42:15.285390 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-base) 2025-12-16 00:42:15.285417 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Processing 2025-12-16 00:42:15.285529 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building started at 2025-12-16 00:42:15.285415 2025-12-16 00:42:15.285580 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Getting local archive from tarballs/glance-stable-2024.2.tar.gz 2025-12-16 00:42:15.289715 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 plugins into plugins archive 2025-12-16 00:42:15.290132 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-base:Turned 0 additions into additions archive 2025-12-16 00:42:54.328305 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:42:54.328427 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 530665a78e68 2025-12-16 00:42:54.328488 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 2/9 : LABEL "build-date"="20251216" "name"="glance-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:42:54.328537 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in b0bef2702a2c 2025-12-16 00:42:54.328549 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container b0bef2702a2c 2025-12-16 00:42:54.328559 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> bdbf3cb97ee3 2025-12-16 00:42:54.328626 | 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 2025-12-16 00:42:54.328674 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in eb4a8078dc88 2025-12-16 00:42:54.328774 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container eb4a8078dc88 2025-12-16 00:42:54.328792 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 229f3e2fa608 2025-12-16 00:42:54.328843 | 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/* 2025-12-16 00:42:54.328897 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in ae317e649fbb 2025-12-16 00:42:54.328958 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:42:54.329011 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:42:54.331346 | 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] 2025-12-16 00:42:54.331375 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:42:54.331385 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:42:54.331395 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:42:54.331404 | 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] 2025-12-16 00:42:54.331414 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:42:54.331424 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:42:54.331434 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:42:54.331443 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:42:54.331453 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:42:54.331462 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:42:54.331471 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:42:54.331481 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:42:54.331504 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 29.0 MB in 3s (10.0 MB/s) 2025-12-16 00:42:54.331514 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2025-12-16 00:42:54.331524 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading package lists... 2025-12-16 00:42:54.331533 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building dependency tree... 2025-12-16 00:42:54.331542 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Reading state information... 2025-12-16 00:42:54.331552 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following additional packages will be installed: 2025-12-16 00:42:54.331561 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2025-12-16 00:42:54.331571 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2025-12-16 00:42:54.331580 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 uuid-runtime 2025-12-16 00:42:54.331590 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Recommended packages: 2025-12-16 00:42:54.331599 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: pci.ids 2025-12-16 00:42:54.331639 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:The following NEW packages will be installed: 2025-12-16 00:42:54.331650 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libargon2-1 libboost-iostreams1.83.0 libboost-thread1.83.0 libcryptsetup12 2025-12-16 00:42:54.331660 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: libdaxctl1 libjson-c5 libndctl6 libnvme1t64 libpmem1 libpmemobj1 librados2 2025-12-16 00:42:54.331669 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: librbd1 nvme-cli python3-rados python3-rbd uuid-runtime 2025-12-16 00:42:54.331689 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:42:54.331699 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Need to get 10.0 MB of archives. 2025-12-16 00:42:54.331708 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:After this operation, 42.1 MB of additional disk space will be used. 2025-12-16 00:42:54.331717 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:42:54.331727 | 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.3 [33.1 kB] 2025-12-16 00:42:54.331738 | 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] 2025-12-16 00:42:54.331748 | 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] 2025-12-16 00:42:54.331757 | 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] 2025-12-16 00:42:54.331767 | 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.1 [259 kB] 2025-12-16 00:42:54.331776 | 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.1 [276 kB] 2025-12-16 00:42:54.331799 | 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] 2025-12-16 00:42:54.331809 | 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] 2025-12-16 00:42:54.331819 | 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] 2025-12-16 00:42:54.331829 | 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] 2025-12-16 00:42:54.331838 | 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] 2025-12-16 00:42:54.331855 | 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.1 [4,041 kB] 2025-12-16 00:42:54.331865 | 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.1 [3,413 kB] 2025-12-16 00:42:54.331875 | 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] 2025-12-16 00:42:54.331884 | 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.1 [335 kB] 2025-12-16 00:42:54.331894 | 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.1 [320 kB] 2025-12-16 00:42:54.331903 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Fetched 10.0 MB in 1s (10.7 MB/s) 2025-12-16 00:42:54.331913 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package uuid-runtime. 2025-12-16 00:42:54.331923 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 2025-12-16 00:42:54.331935 | 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% 2025-12-16 00:42:54.331946 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 70% 2025-12-16 00:42:54.331956 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 75% (Reading database ... 80% 2025-12-16 00:42:54.331965 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 85% 2025-12-16 00:42:54.331975 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 90% 2025-12-16 00:42:54.331984 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 95% 2025-12-16 00:42:54.331993 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:42:54.332003 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-16 00:42:54.332013 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:42:54.332022 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libargon2-1:amd64. 2025-12-16 00:42:54.332037 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../01-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-12-16 00:42:54.332046 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-16 00:42:54.332056 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libjson-c5:amd64. 2025-12-16 00:42:54.332065 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../02-libjson-c5_0.17-1build1_amd64.deb ... 2025-12-16 00:42:54.332075 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-12-16 00:42:54.332084 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libcryptsetup12:amd64. 2025-12-16 00:42:54.332093 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../03-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-12-16 00:42:54.332103 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-16 00:42:54.332112 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-12-16 00:42:54.332122 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../04-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:42:54.332131 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:42:54.332140 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-12-16 00:42:54.332157 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../05-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 00:42:54.332175 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:42:54.332185 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libdaxctl1:amd64. 2025-12-16 00:42:54.332194 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../06-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-12-16 00:42:54.332204 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-16 00:42:54.332214 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libndctl6:amd64. 2025-12-16 00:42:54.332223 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../07-libndctl6_77-2ubuntu2_amd64.deb ... 2025-12-16 00:42:54.332263 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-12-16 00:42:54.332273 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libnvme1t64. 2025-12-16 00:42:54.332282 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../08-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-12-16 00:42:54.332291 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-12-16 00:42:54.332301 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmem1:amd64. 2025-12-16 00:42:54.332310 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../09-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-16 00:42:54.332319 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 00:42:54.332329 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package libpmemobj1:amd64. 2025-12-16 00:42:54.332338 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../10-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-16 00:42:54.332347 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 00:42:54.332356 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librados2. 2025-12-16 00:42:54.332366 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../11-librados2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:42:54.332375 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:42:54.332384 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package librbd1. 2025-12-16 00:42:54.332393 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../12-librbd1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:42:54.332403 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:42:54.332412 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package nvme-cli. 2025-12-16 00:42:54.332421 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../13-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-12-16 00:42:54.332431 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-12-16 00:42:54.332440 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rados. 2025-12-16 00:42:54.332449 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../14-python3-rados_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:42:54.332459 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:42:54.332468 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Selecting previously unselected package python3-rbd. 2025-12-16 00:42:54.332489 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Preparing to unpack .../15-python3-rbd_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 00:42:54.332499 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:42:54.332516 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-16 00:42:54.332526 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:42:54.332535 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 00:42:54.332545 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-16 00:42:54.332554 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:42:54.332563 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Selecting GID from range 100 to 59999 ... 2025-12-16 00:42:54.332573 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:info: Adding group `uuidd' (GID 102) ... 2025-12-16 00:42:54.332582 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:42:54.332596 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:42:54.332621 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-12-16 00:42:54.332631 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 00:42:54.332641 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-12-16 00:42:54.332654 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:42:54.332699 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-12-16 00:42:54.332766 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 00:42:54.332781 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-16 00:42:54.332819 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:42:54.332875 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-12-16 00:42:54.332890 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:42:54.332928 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 00:42:54.332981 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:42:54.332997 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container ae317e649fbb 2025-12-16 00:42:54.333069 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 63670823e071 2025-12-16 00:42:54.333081 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 5/9 : ADD glance-base-archive /glance-base-source 2025-12-16 00:42:54.333116 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 6637e2b5a26f 2025-12-16 00:42:54.333169 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 6/9 : COPY etc/glance /etc/glance 2025-12-16 00:42:54.333185 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 553bb0c8bbd8 2025-12-16 00:42:54.333258 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 7/9 : COPY glance_sudoers /etc/sudoers.d/kolla_glance_sudoers 2025-12-16 00:42:54.333279 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> bac19344a570 2025-12-16 00:42:54.333380 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Step 8/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:42:54.333394 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 8dabd696da0d 2025-12-16 00:42:54.333413 | 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 2025-12-16 00:42:54.333438 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Running in 7760af6e7739 2025-12-16 00:42:54.333496 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Processing /glance 2025-12-16 00:42:54.333511 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: started 2025-12-16 00:42:54.333578 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:42:54.333589 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: started 2025-12-16 00:42:54.333671 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:42:54.333692 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: started 2025-12-16 00:42:54.333743 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:42:54.333779 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:42:54.333803 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:42:54.333826 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting boto3 2025-12-16 00:42:54.333882 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading boto3-1.35.5-py3-none-any.whl.metadata (6.6 kB) 2025-12-16 00:42:54.333907 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting glance_store[cinder,s3,swift,vmware] 2025-12-16 00:42:54.333928 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading glance_store-4.8.2-py3-none-any.whl.metadata (4.4 kB) 2025-12-16 00:42:54.333990 | 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.0.1.dev9) (6.1.0) 2025-12-16 00:42:54.334009 | 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.0.1.dev9) (0.7.1) 2025-12-16 00:42:54.334074 | 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.0.1.dev9) (2.0.32) 2025-12-16 00:42:54.334090 | 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.0.1.dev9) (0.36.1) 2025-12-16 00:42:54.334143 | 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.0.1.dev9) (3.1.0) 2025-12-16 00:42:54.334159 | 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.0.1.dev9) (2.5.1) 2025-12-16 00:42:54.334212 | 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.0.1.dev9) (1.8.8) 2025-12-16 00:42:54.334251 | 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.0.1.dev9) (1.13.2) 2025-12-16 00:42:54.334296 | 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.0.1.dev9) (0.22.0) 2025-12-16 00:42:54.334351 | 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.0.1.dev9) (9.6.0) 2025-12-16 00:42:54.334367 | 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.0.1.dev9) (6.1.0) 2025-12-16 00:42:54.334438 | 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.0.1.dev9) (5.6.0) 2025-12-16 00:42:54.334462 | 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.0.1.dev9) (2.4.0) 2025-12-16 00:42:54.334476 | 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.0.1.dev9) (7.4.0) 2025-12-16 00:42:54.334514 | 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.0.1.dev9) (5.3.0) 2025-12-16 00:42:54.334571 | 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.0.1.dev9) (3.0.0) 2025-12-16 00:42:54.334585 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting taskflow>=4.0.0 (from glance==29.0.1.dev9) 2025-12-16 00:42:54.334639 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading taskflow-5.9.1-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:42:54.334654 | 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.0.1.dev9) (5.8.1) 2025-12-16 00:42:54.334718 | 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.0.1.dev9) (10.7.1) 2025-12-16 00:42:54.334733 | 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.0.1.dev9) (0.12.1) 2025-12-16 00:42:54.334776 | 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.0.1.dev9) (3.11.0) 2025-12-16 00:42:54.334811 | 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.0.1.dev9) (3.10.1) 2025-12-16 00:42:54.334864 | 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.0.1.dev9) (4.19.2) 2025-12-16 00:42:54.334876 | 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.0.1.dev9) (5.5.0) 2025-12-16 00:42:54.334890 | 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.0.1.dev9) (16.0.0) 2025-12-16 00:42:54.334953 | 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.0.1.dev9) (6.4.0) 2025-12-16 00:42:54.334968 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting oslo.limit>=1.6.0 (from glance==29.0.1.dev9) 2025-12-16 00:42:54.334984 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading oslo.limit-2.5.0-py3-none-any.whl.metadata (2.1 kB) 2025-12-16 00:42:54.335048 | 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.0.1.dev9) (6.1.2) 2025-12-16 00:42:54.335064 | 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.0.1.dev9) (14.9.1) 2025-12-16 00:42:54.335113 | 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.0.1.dev9) (6.2.0) 2025-12-16 00:42:54.335128 | 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.0.1.dev9) (3.4.0) 2025-12-16 00:42:54.335177 | 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.0.1.dev9) (4.4.0) 2025-12-16 00:42:54.335200 | 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.0.1.dev9) (1.3.4) 2025-12-16 00:42:54.335214 | 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.0.1.dev9) (4.2.0) 2025-12-16 00:42:54.335298 | 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.0.1.dev9) (3.0.0) 2025-12-16 00:42:54.335319 | 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.0.1.dev9) (42.0.8) 2025-12-16 00:42:54.335383 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting cursive>=0.2.1 (from glance==29.0.1.dev9) 2025-12-16 00:42:54.335395 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2025-12-16 00:42:54.335409 | 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.0.1.dev9) (2.1.0) 2025-12-16 00:42:54.335473 | 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.0.1.dev9) (5.9.0) 2025-12-16 00:42:54.335489 | 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.0.1.dev9) (5.1.1) 2025-12-16 00:42:54.335538 | 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) 2025-12-16 00:42:54.335553 | 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) 2025-12-16 00:42:54.335567 | 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) 2025-12-16 00:42:54.335661 | 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) 2025-12-16 00:42:54.335678 | 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) 2025-12-16 00:42:54.335688 | 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) 2025-12-16 00:42:54.335742 | 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) 2025-12-16 00:42:54.335753 | 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) 2025-12-16 00:42:54.335767 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting botocore<1.36.0,>=1.35.5 (from boto3) 2025-12-16 00:42:54.335829 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading botocore-1.35.5-py3-none-any.whl.metadata (5.7 kB) 2025-12-16 00:42:54.335844 | 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) 2025-12-16 00:42:54.335894 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting s3transfer<0.11.0,>=0.10.0 (from boto3) 2025-12-16 00:42:54.335917 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading s3transfer-0.10.2-py3-none-any.whl.metadata (1.7 kB) 2025-12-16 00:42:54.335931 | 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) 2025-12-16 00:42:54.335983 | 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) 2025-12-16 00:42:54.335998 | 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) 2025-12-16 00:42:54.336047 | 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.0.1.dev9) (1.3.5) 2025-12-16 00:42:54.336063 | 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.0.1.dev9) (4.12.2) 2025-12-16 00:42:54.336125 | 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.0.1.dev9) (7.0.0) 2025-12-16 00:42:54.336137 | 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.0.1.dev9) (1.17.0) 2025-12-16 00:42:54.336152 | 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.0.1.dev9) (2.22) 2025-12-16 00:42:54.336201 | 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.0.1.dev9) (1.16.0) 2025-12-16 00:42:54.336215 | 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.0.1.dev9) (2.6.1) 2025-12-16 00:42:54.336263 | 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.0.1.dev9) (3.0.3) 2025-12-16 00:42:54.336319 | 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.0.1.dev9) (3.1.2) 2025-12-16 00:42:54.336335 | 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.0.1.dev9) (24.2.0) 2025-12-16 00:42:54.336404 | 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.0.1.dev9) (2023.12.1) 2025-12-16 00:42:54.336416 | 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.0.1.dev9) (0.35.1) 2025-12-16 00:42:54.336429 | 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.0.1.dev9) (0.20.0) 2025-12-16 00:42:54.336483 | 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.0.1.dev9) (1.7.0) 2025-12-16 00:42:54.336494 | 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.0.1.dev9) (2.9.0) 2025-12-16 00:42:54.336515 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (3.8.0) 2025-12-16 00:42:54.336566 | 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.0.1.dev9) (3.1.1) 2025-12-16 00:42:54.336581 | 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) 2025-12-16 00:42:54.336684 | 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) 2025-12-16 00:42:54.336698 | 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) 2025-12-16 00:42:54.336712 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (1.3.3) 2025-12-16 00:42:54.336762 | 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.1->oslo.cache>=1.26.0->keystonemiddleware>=5.1.0->glance==29.0.1.dev9) (5.1.1) 2025-12-16 00:42:54.336780 | 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.0.1.dev9) (0.19) 2025-12-16 00:42:54.336798 | 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.0.1.dev9) (6.0.2) 2025-12-16 00:42:54.336863 | 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.0.1.dev9) (0.10.1) 2025-12-16 00:42:54.336879 | 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.0.1.dev9) (2.0.0) 2025-12-16 00:42:54.336942 | 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.0.1.dev9) (2.0.1) 2025-12-16 00:42:54.336953 | 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.0.1.dev9) (0.5.0) 2025-12-16 00:42:54.336967 | 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.0.1.dev9) (4.0.1) 2025-12-16 00:42:54.337026 | 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.0.1.dev9) (1.33) 2025-12-16 00:42:54.337041 | 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.0.1.dev9) (0.11.0) 2025-12-16 00:42:54.337078 | 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.0.1.dev9) (4.2.2) 2025-12-16 00:42:54.337093 | 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.0.1.dev9) (1.4.0) 2025-12-16 00:42:54.337155 | 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.0.1.dev9) (3.0.0) 2025-12-16 00:42:54.337166 | 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.0.1.dev9) (5.2.0) 2025-12-16 00:42:54.337178 | 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.0.1.dev9) (5.5.0) 2025-12-16 00:42:54.337222 | 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.0.1.dev9) (5.4.0) 2025-12-16 00:42:54.337267 | 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.0.1.dev9) (0.9.0) 2025-12-16 00:42:54.337312 | 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.0.1.dev9) (5.1.0) 2025-12-16 00:42:54.337326 | 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.0.1.dev9) (0.20.0) 2025-12-16 00:42:54.337384 | 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.0.1.dev9) (3.1.4) 2025-12-16 00:42:54.337399 | 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.0.1.dev9) (4.0.1) 2025-12-16 00:42:54.337455 | 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.0.1.dev9) (4.0.1) 2025-12-16 00:42:54.337466 | 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.0.1.dev9) (2.1.5) 2025-12-16 00:42:54.337478 | 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) 2025-12-16 00:42:54.337536 | 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) 2025-12-16 00:42:54.337549 | 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) 2025-12-16 00:42:54.337619 | 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.0.1.dev9) (24.1) 2025-12-16 00:42:54.337630 | 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) 2025-12-16 00:42:54.337643 | 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) 2025-12-16 00:42:54.337670 | 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.0.1.dev9) (67.2.0) 2025-12-16 00:42:54.337717 | 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.0.1.dev9) (0.2.13) 2025-12-16 00:42:54.337732 | 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.0.1.dev9) (2024.1) 2025-12-16 00:42:54.337763 | 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.0.1.dev9) (4.7.0) 2025-12-16 00:42:54.337809 | 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.0.1.dev9) (0.5.2) 2025-12-16 00:42:54.337823 | 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.0.1.dev9) (2.4.3) 2025-12-16 00:42:54.337837 | 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.0.1.dev9) (1.9.0) 2025-12-16 00:42:54.337928 | 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) 2025-12-16 00:42:54.337939 | 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) 2025-12-16 00:42:54.337951 | 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]) (2025.11.12) 2025-12-16 00:42:54.338009 | 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.0.1.dev9) (0.7) 2025-12-16 00:42:54.338018 | 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.0.1.dev9) (3.2.0) 2025-12-16 00:42:54.338030 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==29.0.1.dev9) 2025-12-16 00:42:54.338085 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:42:54.338099 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==29.0.1.dev9) 2025-12-16 00:42:54.338156 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-12-16 00:42:54.338165 | 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.0.1.dev9) (2.7.2) 2025-12-16 00:42:54.338178 | 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.0.1.dev9) (0.8.1) 2025-12-16 00:42:54.338253 | 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.0.1.dev9) (6.11.0) 2025-12-16 00:42:54.338278 | 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.0.1.dev9) (3.20.0) 2025-12-16 00:42:54.338338 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading glance_store-4.8.2-py3-none-any.whl (243 kB) 2025-12-16 00:42:54.338348 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading boto3-1.35.5-py3-none-any.whl (139 kB) 2025-12-16 00:42:54.338360 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading botocore-1.35.5-py3-none-any.whl (12.5 MB) 2025-12-16 00:42:54.338420 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 44.3 MB/s 0:00:00 2025-12-16 00:42:54.338434 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) 2025-12-16 00:42:54.338485 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2025-12-16 00:42:54.338498 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading oslo.limit-2.5.0-py3-none-any.whl (20 kB) 2025-12-16 00:42:54.338510 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading taskflow-5.9.1-py3-none-any.whl (504 kB) 2025-12-16 00:42:54.338558 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-12-16 00:42:54.338571 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 29.0 MB/s 0:00:00 2025-12-16 00:42:54.338630 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-12-16 00:42:54.338645 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Building wheels for collected packages: glance 2025-12-16 00:42:54.338690 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): started 2025-12-16 00:42:54.338703 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Building wheel for glance (pyproject.toml): finished with status 'done' 2025-12-16 00:42:54.338718 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Created wheel for glance: filename=glance-29.0.1.dev9-py3-none-any.whl size=1427468 sha256=eef15608054e196d9e83015b108b6729097a740aa9d06174971b3345068f08c7 2025-12-16 00:42:54.338778 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: Stored in directory: /tmp/pip-ephem-wheel-cache-h6xvmzef/wheels/09/94/93/dfaefdbbfb3dae2d10816beda122a0abc2cff77a30b54d9fac 2025-12-16 00:42:54.338792 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built glance 2025-12-16 00:42:54.338837 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Installing collected packages: pydot, networkx, botocore, s3transfer, taskflow, boto3, oslo.limit, glance_store, cursive, glance 2025-12-16 00:42:54.338850 | 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.0.1.dev9 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 2025-12-16 00:42:54.338896 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> Removed intermediate container 7760af6e7739 2025-12-16 00:42:54.338909 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base: ---> 1e45a70c140b 2025-12-16 00:42:54.338965 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully built 967b81597352 2025-12-16 00:42:54.338975 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Successfully tagged osism.harbor.regio.digital/kolla/glance-base:build-20251216 2025-12-16 00:42:54.339103 | ubuntu-noble-large | INFO:kolla.common.utils.glance-base:Built at 2025-12-16 00:42:54.338977 (took 0:00:39.053562) 2025-12-16 00:42:54.339119 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(glance-api) to queue 2025-12-16 00:42:54.339519 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-base) 2025-12-16 00:42:54.340366 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Processing 2025-12-16 00:42:54.340380 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building started at 2025-12-16 00:42:54.339536 2025-12-16 00:42:54.340398 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Getting local archive from tarballs/barbican-stable-2024.2.tar.gz 2025-12-16 00:42:54.343167 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 plugins into plugins archive 2025-12-16 00:42:54.343298 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-base:Turned 0 additions into additions archive 2025-12-16 00:43:25.899468 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:43:25.899552 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 530665a78e68 2025-12-16 00:43:25.899581 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 2/8 : LABEL "build-date"="20251216" "name"="barbican-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:43:25.899635 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in b830a2267b7a 2025-12-16 00:43:25.899657 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container b830a2267b7a 2025-12-16 00:43:25.899669 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> fb140a9da604 2025-12-16 00:43:25.899701 | 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 2025-12-16 00:43:25.899715 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in ba7c898e3f6f 2025-12-16 00:43:25.899727 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container ba7c898e3f6f 2025-12-16 00:43:25.899738 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> ff6452eab1fc 2025-12-16 00:43:25.899751 | 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/* 2025-12-16 00:43:25.899763 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in 88bfc189386b 2025-12-16 00:43:25.899774 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:43:25.899787 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:43:25.899799 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:43:25.899810 | 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] 2025-12-16 00:43:25.899822 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:43:25.899833 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:43:25.899845 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:43:25.899856 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:43:25.899868 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:43:25.899879 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:43:25.899902 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:43:25.899912 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:43:25.899921 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:43:25.899931 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:43:25.899941 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:43:25.899950 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Fetched 29.0 MB in 3s (10.7 MB/s) 2025-12-16 00:43:25.899960 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading package lists... 2025-12-16 00:43:25.899970 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading package lists... 2025-12-16 00:43:25.900049 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building dependency tree... 2025-12-16 00:43:25.900061 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Reading state information... 2025-12-16 00:43:25.900070 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:The following additional packages will be installed: 2025-12-16 00:43:25.900080 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2025-12-16 00:43:25.900089 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Suggested packages: 2025-12-16 00:43:25.900098 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2025-12-16 00:43:25.900108 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2025-12-16 00:43:25.900118 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: python3-uwsgidecorators 2025-12-16 00:43:25.900127 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:The following NEW packages will be installed: 2025-12-16 00:43:25.900136 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2025-12-16 00:43:25.900146 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: uwsgi-plugin-python3 2025-12-16 00:43:25.900155 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:43:25.900164 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Need to get 1,429 kB of archives. 2025-12-16 00:43:25.900173 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:After this operation, 4,662 kB of additional disk space will be used. 2025-12-16 00:43:25.900183 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:43:25.900192 | 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] 2025-12-16 00:43:25.900208 | 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] 2025-12-16 00:43:25.900219 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libsodium23 amd64 1.0.18-1build3 [161 kB] 2025-12-16 00:43:25.900228 | 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] 2025-12-16 00:43:25.900275 | 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] 2025-12-16 00:43:25.900285 | 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] 2025-12-16 00:43:25.900369 | 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] 2025-12-16 00:43:25.900380 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Fetched 1,429 kB in 1s (2,769 kB/s) 2025-12-16 00:43:25.900396 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libnorm1t64:amd64. 2025-12-16 00:43:25.900406 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 2025-12-16 00:43:25.900416 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% 2025-12-16 00:43:25.900426 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 30% (Reading database ... 35% 2025-12-16 00:43:25.900435 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-16 00:43:25.900444 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 70% 2025-12-16 00:43:25.900454 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 75% 2025-12-16 00:43:25.900490 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 80% 2025-12-16 00:43:25.900500 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 85% 2025-12-16 00:43:25.900510 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 90% 2025-12-16 00:43:25.900519 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 95% 2025-12-16 00:43:25.900534 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:43:25.900640 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2025-12-16 00:43:25.901344 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2025-12-16 00:43:25.901363 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libpgm-5.3-0t64:amd64. 2025-12-16 00:43:25.901374 | 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 ... 2025-12-16 00:43:25.901386 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2025-12-16 00:43:25.901397 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libsodium23:amd64. 2025-12-16 00:43:25.901407 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../2-libsodium23_1.0.18-1build3_amd64.deb ... 2025-12-16 00:43:25.901418 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libsodium23:amd64 (1.0.18-1build3) ... 2025-12-16 00:43:25.901429 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libzmq5:amd64. 2025-12-16 00:43:25.901439 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2025-12-16 00:43:25.901450 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2025-12-16 00:43:25.901461 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package libyajl2:amd64. 2025-12-16 00:43:25.901472 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2025-12-16 00:43:25.901483 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-12-16 00:43:25.901494 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package uwsgi-core. 2025-12-16 00:43:25.901504 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2025-12-16 00:43:25.901515 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: 2025-12-16 00:43:25.901526 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2025-12-16 00:43:25.901536 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Selecting previously unselected package uwsgi-plugin-python3. 2025-12-16 00:43:25.901547 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2025-12-16 00:43:25.901558 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2025-12-16 00:43:25.901585 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2025-12-16 00:43:25.901622 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libsodium23:amd64 (1.0.18-1build3) ... 2025-12-16 00:43:25.901633 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-12-16 00:43:25.901689 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2025-12-16 00:43:25.901700 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up libzmq5:amd64 (4.3.5-1build2) ... 2025-12-16 00:43:25.901710 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2025-12-16 00:43:25.901719 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2025-12-16 00:43:25.901729 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:43:25.901738 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container 88bfc189386b 2025-12-16 00:43:25.901747 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 56f7ebdabcb1 2025-12-16 00:43:25.901756 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 5/8 : ADD barbican-base-archive /barbican-base-source 2025-12-16 00:43:25.901766 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 9c5acb7be80d 2025-12-16 00:43:25.901775 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 6/8 : COPY barbican_sudoers /etc/sudoers.d/kolla_barbican_sudoers 2025-12-16 00:43:25.901785 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 6f669db27366 2025-12-16 00:43:25.901842 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:43:25.901853 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> c93c6a475614 2025-12-16 00:43:25.901865 | 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 2025-12-16 00:43:25.901876 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Running in f9b0a03f85c9 2025-12-16 00:43:25.901886 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Processing /barbican 2025-12-16 00:43:25.901934 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: started 2025-12-16 00:43:25.901945 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:43:25.901955 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: started 2025-12-16 00:43:25.902000 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:43:25.902011 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing backend dependencies: started 2025-12-16 00:43:25.902058 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:43:25.902069 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:43:25.902118 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:43:25.902128 | 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) 2025-12-16 00:43:25.902184 | 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) 2025-12-16 00:43:25.902223 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting uwsgi 2025-12-16 00:43:25.902274 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading uwsgi-2.0.31.tar.gz (822 kB) 2025-12-16 00:43:25.902333 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 9.3 MB/s 0:00:00 2025-12-16 00:43:25.902345 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: started 2025-12-16 00:43:25.902394 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:43:25.902405 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: started 2025-12-16 00:43:25.902457 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:43:25.902468 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:43:25.902521 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:43:25.902532 | 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) 2025-12-16 00:43:25.902606 | 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) 2025-12-16 00:43:25.902619 | 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) 2025-12-16 00:43:25.902669 | 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) 2025-12-16 00:43:25.902680 | 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) 2025-12-16 00:43:25.902733 | 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.0) 2025-12-16 00:43:25.902744 | 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) 2025-12-16 00:43:25.902804 | 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) 2025-12-16 00:43:25.902816 | 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) 2025-12-16 00:43:25.902863 | 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.1) 2025-12-16 00:43:25.902874 | 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) 2025-12-16 00:43:25.902921 | 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) 2025-12-16 00:43:25.902931 | 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) 2025-12-16 00:43:25.902983 | 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) 2025-12-16 00:43:25.902993 | 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) 2025-12-16 00:43:25.903048 | 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) 2025-12-16 00:43:25.903058 | 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) 2025-12-16 00:43:25.903110 | 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) 2025-12-16 00:43:25.903121 | 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) 2025-12-16 00:43:25.903172 | 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) 2025-12-16 00:43:25.903183 | 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) 2025-12-16 00:43:25.903257 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting ldap3>=1.0.2 (from barbican==19.0.1.dev3) 2025-12-16 00:43:25.903272 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading ldap3-2.9.1-py2.py3-none-any.whl.metadata (5.4 kB) 2025-12-16 00:43:25.903330 | 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.7.1) 2025-12-16 00:43:25.903347 | 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) 2025-12-16 00:43:25.903396 | 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) 2025-12-16 00:43:25.903407 | 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) 2025-12-16 00:43:25.903460 | 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) 2025-12-16 00:43:25.903470 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting microversion-parse>=0.2.1 (from barbican==19.0.1.dev3) 2025-12-16 00:43:25.903522 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:43:25.903532 | 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) 2025-12-16 00:43:25.903627 | 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) 2025-12-16 00:43:25.903648 | 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) 2025-12-16 00:43:25.903665 | 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) 2025-12-16 00:43:25.903757 | 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) 2025-12-16 00:43:25.903777 | 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) 2025-12-16 00:43:25.903808 | 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) 2025-12-16 00:43:25.903900 | 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) 2025-12-16 00:43:25.903922 | 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) 2025-12-16 00:43:25.903941 | 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) 2025-12-16 00:43:25.903958 | 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) 2025-12-16 00:43:25.903984 | 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) 2025-12-16 00:43:25.904002 | 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) 2025-12-16 00:43:25.904020 | 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) 2025-12-16 00:43:25.904045 | 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) 2025-12-16 00:43:25.904067 | 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) 2025-12-16 00:43:25.906830 | 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) 2025-12-16 00:43:25.906861 | 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) 2025-12-16 00:43:25.906869 | 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) 2025-12-16 00:43:25.906877 | 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) 2025-12-16 00:43:25.906885 | 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) 2025-12-16 00:43:25.906892 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (3.8.0) 2025-12-16 00:43:25.906900 | 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) 2025-12-16 00:43:25.906907 | 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) 2025-12-16 00:43:25.906921 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Collecting pyasn1>=0.4.6 (from ldap3>=1.0.2->barbican==19.0.1.dev3) 2025-12-16 00:43:25.906929 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-12-16 00:43:25.906937 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (1.3.3) 2025-12-16 00:43:25.906944 | 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.1->oslo.cache>=1.26.0->keystonemiddleware>=9.5.0->barbican==19.0.1.dev3) (5.1.1) 2025-12-16 00:43:25.906953 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==19.0.1.dev3) (3.0.0) 2025-12-16 00:43:25.906960 | 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) 2025-12-16 00:43:25.906968 | 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) 2025-12-16 00:43:25.906976 | 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>=1.2.0->oslo.config>=6.4.0->barbican==19.0.1.dev3) (1.16.0) 2025-12-16 00:43:25.906983 | 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) 2025-12-16 00:43:25.906991 | 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) 2025-12-16 00:43:25.906998 | 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) 2025-12-16 00:43:25.907006 | 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) 2025-12-16 00:43:25.907013 | 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) 2025-12-16 00:43:25.907028 | 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) 2025-12-16 00:43:25.907040 | 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) 2025-12-16 00:43:25.907048 | 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) 2025-12-16 00:43:25.907056 | 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) 2025-12-16 00:43:25.907063 | 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) 2025-12-16 00:43:25.907078 | 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) 2025-12-16 00:43:25.907085 | 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) 2025-12-16 00:43:25.907098 | 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) 2025-12-16 00:43:25.907112 | 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) 2025-12-16 00:43:25.907125 | 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) 2025-12-16 00:43:25.907139 | 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) 2025-12-16 00:43:25.907152 | 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) 2025-12-16 00:43:25.907166 | 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) 2025-12-16 00:43:25.907179 | 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) 2025-12-16 00:43:25.907193 | 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) 2025-12-16 00:43:25.907208 | 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) 2025-12-16 00:43:25.907221 | 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) 2025-12-16 00:43:25.907286 | 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) 2025-12-16 00:43:25.907301 | 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) 2025-12-16 00:43:25.907316 | 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) 2025-12-16 00:43:25.907341 | 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) 2025-12-16 00:43:25.907357 | 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) 2025-12-16 00:43:25.907365 | 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) 2025-12-16 00:43:25.907387 | 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) 2025-12-16 00:43:25.907401 | 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) 2025-12-16 00:43:25.907415 | 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) (2025.11.12) 2025-12-16 00:43:25.907429 | 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) 2025-12-16 00:43:25.907444 | 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) 2025-12-16 00:43:25.907458 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading ldap3-2.9.1-py2.py3-none-any.whl (432 kB) 2025-12-16 00:43:25.907470 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-12-16 00:43:25.907477 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-12-16 00:43:25.907485 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Building wheels for collected packages: barbican, uwsgi 2025-12-16 00:43:25.907493 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): started 2025-12-16 00:43:25.907500 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for barbican (pyproject.toml): finished with status 'done' 2025-12-16 00:43:25.907508 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Created wheel for barbican: filename=barbican-19.0.1.dev3-py3-none-any.whl size=481648 sha256=253295f88ea2543f8b6dceeb75ce220be6b2084cc9a555599b1d97980de45879 2025-12-16 00:43:25.907515 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dzh77okd/wheels/3d/23/b6/05e88acb22b31bca23584467cb61ee154b2046282a27d52469 2025-12-16 00:43:25.907523 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for uwsgi (pyproject.toml): started 2025-12-16 00:43:25.907530 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2025-12-16 00:43:25.907538 | 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=596895 sha256=aa033d1fc4ccd65b63ddc25364237f832abaf24af21777a81017f431bdf88460 2025-12-16 00:43:25.907545 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dzh77okd/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2025-12-16 00:43:25.907553 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built barbican uwsgi 2025-12-16 00:43:25.907561 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Installing collected packages: uwsgi, pyasn1, microversion-parse, ldap3, barbican 2025-12-16 00:43:25.907568 | 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 2025-12-16 00:43:25.907576 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> Removed intermediate container f9b0a03f85c9 2025-12-16 00:43:25.907584 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base: ---> 6a8087e6489b 2025-12-16 00:43:25.907615 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully built cd858f7a9cc7 2025-12-16 00:43:25.907623 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Successfully tagged osism.harbor.regio.digital/kolla/barbican-base:build-20251216 2025-12-16 00:43:25.907631 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-base:Built at 2025-12-16 00:43:25.906167 (took 0:00:31.566631) 2025-12-16 00:43:25.907647 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-keystone-listener) to queue 2025-12-16 00:43:25.907655 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-worker) to queue 2025-12-16 00:43:25.907669 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(barbican-api) to queue 2025-12-16 00:43:25.907677 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-base) 2025-12-16 00:43:25.907684 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Processing 2025-12-16 00:43:25.907697 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building started at 2025-12-16 00:43:25.906735 2025-12-16 00:43:25.907761 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Getting local archive from tarballs/placement-stable-2024.2.tar.gz 2025-12-16 00:43:25.909446 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 plugins into plugins archive 2025-12-16 00:43:25.909472 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-base:Turned 0 additions into additions archive 2025-12-16 00:43:37.324659 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:43:37.324745 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 530665a78e68 2025-12-16 00:43:37.324762 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 2/7 : LABEL "build-date"="20251216" "name"="placement-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:43:37.324778 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 67548430dd06 2025-12-16 00:43:37.324790 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 67548430dd06 2025-12-16 00:43:37.324801 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 49f3d3e27aab 2025-12-16 00:43:37.324813 | 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 2025-12-16 00:43:37.324825 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in 64f827525efa 2025-12-16 00:43:37.324835 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container 64f827525efa 2025-12-16 00:43:37.324845 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> eb8f96df446e 2025-12-16 00:43:37.324856 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 4/7 : ADD placement-base-archive /placement-base-source 2025-12-16 00:43:37.324867 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 4bc97f79564d 2025-12-16 00:43:37.324877 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 5/7 : ADD plugins-archive / 2025-12-16 00:43:37.324887 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 5946b31bbb18 2025-12-16 00:43:37.324897 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:43:37.324908 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> c8a896ee4c9f 2025-12-16 00:43:37.324920 | 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 2025-12-16 00:43:37.324942 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Running in fa33895cf48c 2025-12-16 00:43:37.324951 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Processing /placement 2025-12-16 00:43:37.324959 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: started 2025-12-16 00:43:37.324968 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:43:37.324976 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: started 2025-12-16 00:43:37.324985 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:43:37.324993 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: started 2025-12-16 00:43:37.325001 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:43:37.325010 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:43:37.325018 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:43:37.325028 | 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.1.dev5) (6.1.0) 2025-12-16 00:43:37.325141 | 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.1.dev5) (2.0.32) 2025-12-16 00:43:37.325153 | 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.1.dev5) (10.7.1) 2025-12-16 00:43:37.325162 | 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.1.dev5) (2.5.1) 2025-12-16 00:43:37.325171 | 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.1.dev5) (1.8.8) 2025-12-16 00:43:37.325179 | 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.1.dev5) (4.19.2) 2025-12-16 00:43:37.325188 | 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.1.dev5) (2.32.3) 2025-12-16 00:43:37.325198 | 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.1.dev5) (67.2.0) 2025-12-16 00:43:37.325209 | 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.1.dev5) (6.1.0) 2025-12-16 00:43:37.325217 | 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.1.dev5) (9.6.0) 2025-12-16 00:43:37.325262 | 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.1.dev5) (5.6.0) 2025-12-16 00:43:37.325276 | 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.1.dev5) (6.1.2) 2025-12-16 00:43:37.325285 | 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.1.dev5) (5.5.0) 2025-12-16 00:43:37.325301 | 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.1.dev5) (7.4.0) 2025-12-16 00:43:37.325309 | 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.1.dev5) (16.0.0) 2025-12-16 00:43:37.325318 | 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.1.dev5) (4.4.0) 2025-12-16 00:43:37.325326 | 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.1.dev5) (6.2.0) 2025-12-16 00:43:37.325335 | 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.1.dev5) (2.4.0) 2025-12-16 00:43:37.325344 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting os-resource-classes>=1.1.0 (from openstack-placement==12.0.1.dev5) 2025-12-16 00:43:37.325353 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-16 00:43:37.325362 | 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.1.dev5) (3.1.0) 2025-12-16 00:43:37.325414 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Collecting microversion-parse>=0.2.1 (from openstack-placement==12.0.1.dev5) 2025-12-16 00:43:37.325424 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:43:37.325433 | 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.1.dev5) (24.2.0) 2025-12-16 00:43:37.325447 | 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.1.dev5) (2023.12.1) 2025-12-16 00:43:37.325459 | 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.1.dev5) (0.35.1) 2025-12-16 00:43:37.325467 | 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.1.dev5) (0.20.0) 2025-12-16 00:43:37.325476 | 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.1.dev5) (2.9.0) 2025-12-16 00:43:37.325486 | 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.1.dev5) (5.8.1) 2025-12-16 00:43:37.325494 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (3.8.0) 2025-12-16 00:43:37.325507 | 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.1.dev5) (6.4.0) 2025-12-16 00:43:37.325632 | 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.1.dev5) (3.1.1) 2025-12-16 00:43:37.325679 | 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.1.dev5) (5.5.0) 2025-12-16 00:43:37.325808 | 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.1.dev5) (2.1.0) 2025-12-16 00:43:37.325821 | 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.1.dev5) (5.3.0) 2025-12-16 00:43:37.325834 | 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.1.dev5) (1.7.0) 2025-12-16 00:43:37.325950 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (1.3.3) 2025-12-16 00:43:37.325973 | 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.1->oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==12.0.1.dev5) (5.1.1) 2025-12-16 00:43:37.325997 | 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.1.dev5) (0.19) 2025-12-16 00:43:37.326014 | 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.1.dev5) (6.0.2) 2025-12-16 00:43:37.326067 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (3.0.0) 2025-12-16 00:43:37.326081 | 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.1.dev5) (0.10.1) 2025-12-16 00:43:37.327640 | 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.1.dev5) (2.0.0) 2025-12-16 00:43:37.327695 | 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>=1.2.0->oslo.config>=6.7.0->openstack-placement==12.0.1.dev5) (1.16.0) 2025-12-16 00:43:37.327703 | 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.1.dev5) (1.13.2) 2025-12-16 00:43:37.327709 | 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.1.dev5) (2.0.1) 2025-12-16 00:43:37.327715 | 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.1.dev5) (0.5.0) 2025-12-16 00:43:37.327720 | 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.1.dev5) (1.3.5) 2025-12-16 00:43:37.327726 | 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.1.dev5) (4.12.2) 2025-12-16 00:43:37.327740 | 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.1.dev5) (2.9.0.post0) 2025-12-16 00:43:37.327746 | 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.1.dev5) (3.1.4) 2025-12-16 00:43:37.327751 | 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.1.dev5) (4.0.1) 2025-12-16 00:43:37.327757 | 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.1.dev5) (4.0.1) 2025-12-16 00:43:37.327762 | 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.1.dev5) (2.1.5) 2025-12-16 00:43:37.327768 | 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.1.dev5) (1.0.8) 2025-12-16 00:43:37.327773 | 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.1.dev5) (2024.1) 2025-12-16 00:43:37.327779 | 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.1.dev5) (3.11.0) 2025-12-16 00:43:37.327784 | 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.1.dev5) (24.1) 2025-12-16 00:43:37.327790 | 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.1.dev5) (6.0.0) 2025-12-16 00:43:37.327795 | 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.1.dev5) (3.1.2) 2025-12-16 00:43:37.327801 | 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.1.dev5) (0.2.13) 2025-12-16 00:43:37.327822 | 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.1.dev5) (2024.1) 2025-12-16 00:43:37.327830 | 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.1.dev5) (1.16.0) 2025-12-16 00:43:37.327836 | 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.1.dev5) (3.3.2) 2025-12-16 00:43:37.327842 | 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.1.dev5) (3.8) 2025-12-16 00:43:37.327853 | 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.1.dev5) (1.26.19) 2025-12-16 00:43:37.327859 | 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.1.dev5) (2025.11.12) 2025-12-16 00:43:37.327864 | 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.1.dev5) (0.7) 2025-12-16 00:43:37.327870 | 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.1.dev5) (3.0.3) 2025-12-16 00:43:37.327876 | 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.1.dev5) (2.7.2) 2025-12-16 00:43:37.327882 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-12-16 00:43:37.327889 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2025-12-16 00:43:37.327895 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Building wheels for collected packages: openstack-placement 2025-12-16 00:43:37.327901 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): started 2025-12-16 00:43:37.327908 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Building wheel for openstack-placement (pyproject.toml): finished with status 'done' 2025-12-16 00:43:37.327914 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Created wheel for openstack-placement: filename=openstack_placement-12.0.1.dev5-py3-none-any.whl size=453303 sha256=6740d767050af7109b6429e3fee92f9f07b3db27b792b2a633127b7e19a743a6 2025-12-16 00:43:37.327921 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: Stored in directory: /tmp/pip-ephem-wheel-cache-zg89kilg/wheels/c8/e1/8f/3fdb57ca4b13335e9309f38c02b9f2806878f0e92b71330a0f 2025-12-16 00:43:37.327927 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built openstack-placement 2025-12-16 00:43:37.327933 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Installing collected packages: os-resource-classes, microversion-parse, openstack-placement 2025-12-16 00:43:37.327939 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully installed microversion-parse-2.0.0 openstack-placement-12.0.1.dev5 os-resource-classes-1.1.0 2025-12-16 00:43:37.327945 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> Removed intermediate container fa33895cf48c 2025-12-16 00:43:37.327952 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base: ---> 351a3538901d 2025-12-16 00:43:37.327958 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully built 7bc236fbdfd8 2025-12-16 00:43:37.327964 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Successfully tagged osism.harbor.regio.digital/kolla/placement-base:build-20251216 2025-12-16 00:43:37.327970 | ubuntu-noble-large | INFO:kolla.common.utils.placement-base:Built at 2025-12-16 00:43:37.327217 (took 0:00:11.420482) 2025-12-16 00:43:37.327975 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(placement-api) to queue 2025-12-16 00:43:37.328037 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-base) 2025-12-16 00:43:37.328044 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Processing 2025-12-16 00:43:37.328083 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Building started at 2025-12-16 00:43:37.327990 2025-12-16 00:43:37.329403 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 plugins into plugins archive 2025-12-16 00:43:37.331726 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-base:Turned 0 additions into additions archive 2025-12-16 00:43:40.639506 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 1/5 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:43:40.639618 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 530665a78e68 2025-12-16 00:43:40.639640 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 2/5 : LABEL "build-date"="20251216" "name"="skyline-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:43:40.639647 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in 28a3c7ffafe9 2025-12-16 00:43:40.639652 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container 28a3c7ffafe9 2025-12-16 00:43:40.639678 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 10b3514dd1d2 2025-12-16 00:43:40.639684 | 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 2025-12-16 00:43:40.639690 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in bc59f1cd1000 2025-12-16 00:43:40.639693 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container bc59f1cd1000 2025-12-16 00:43:40.639772 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 9b52bff4ffa5 2025-12-16 00:43:40.639875 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Step 4/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:43:40.639960 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 05983f9eea24 2025-12-16 00:43:40.640032 | 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 2025-12-16 00:43:40.640124 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Running in a3b1a0d6201b 2025-12-16 00:43:40.641192 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> Removed intermediate container a3b1a0d6201b 2025-12-16 00:43:40.641202 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base: ---> 47ad3ad341e2 2025-12-16 00:43:40.641206 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully built 66dd3d223c77 2025-12-16 00:43:40.641210 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Successfully tagged osism.harbor.regio.digital/kolla/skyline-base:build-20251216 2025-12-16 00:43:40.641214 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-base:Built at 2025-12-16 00:43:40.640368 (took 0:00:03.312378) 2025-12-16 00:43:40.641218 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-apiserver) to queue 2025-12-16 00:43:40.641221 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(skyline-console) to queue 2025-12-16 00:43:40.642409 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-base) 2025-12-16 00:43:40.642466 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Processing 2025-12-16 00:43:40.642476 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building started at 2025-12-16 00:43:40.641470 2025-12-16 00:43:40.642485 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Getting local archive from tarballs/ceilometer-stable-2024.2.tar.gz 2025-12-16 00:43:40.645415 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 plugins into plugins archive 2025-12-16 00:43:40.645467 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-base:Turned 0 additions into additions archive 2025-12-16 00:43:58.561625 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 1/8 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:43:58.561714 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 530665a78e68 2025-12-16 00:43:58.561733 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 2/8 : LABEL "build-date"="20251216" "name"="ceilometer-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:43:58.561779 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in 64f2a177dc1d 2025-12-16 00:43:58.561792 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container 64f2a177dc1d 2025-12-16 00:43:58.561802 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 753af03e2011 2025-12-16 00:43:58.561813 | 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 2025-12-16 00:43:58.561824 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in f15a6df266f4 2025-12-16 00:43:58.561833 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container f15a6df266f4 2025-12-16 00:43:58.561843 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> d2f338e55670 2025-12-16 00:43:58.561852 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 4/8 : ADD ceilometer-base-archive /ceilometer-base-source 2025-12-16 00:43:58.561862 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 9cdec1ca7535 2025-12-16 00:43:58.561872 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 5/8 : ADD plugins-archive / 2025-12-16 00:43:58.561881 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 85947d8973db 2025-12-16 00:43:58.561890 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 6/8 : COPY ceilometer_sudoers /etc/sudoers.d/kolla_ceilometer_sudoers 2025-12-16 00:43:58.561900 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 01afb09d20ff 2025-12-16 00:43:58.561909 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Step 7/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:43:58.561919 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 21779f689f5c 2025-12-16 00:43:58.561930 | 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 2025-12-16 00:43:58.561946 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Running in a9d9c4e4d574 2025-12-16 00:43:58.561955 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing /ceilometer 2025-12-16 00:43:58.561965 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: started 2025-12-16 00:43:58.562048 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:43:58.562060 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: started 2025-12-16 00:43:58.562079 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:43:58.562089 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: started 2025-12-16 00:43:58.562099 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:43:58.562109 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:43:58.562119 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:43:58.562128 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting xmltodict>=0.13.0 (from ceilometer==23.0.2.dev1) 2025-12-16 00:43:58.562138 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading xmltodict-0.13.0-py2.py3-none-any.whl.metadata (7.7 kB) 2025-12-16 00:43:58.562149 | 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) 2025-12-16 00:43:58.562159 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting cotyledon>=1.3.0 (from ceilometer==23.0.2.dev1) 2025-12-16 00:43:58.562169 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading cotyledon-1.7.3-py2.py3-none-any.whl.metadata (1.3 kB) 2025-12-16 00:43:58.562286 | 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) 2025-12-16 00:43:58.562305 | 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) 2025-12-16 00:43:58.562323 | 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) 2025-12-16 00:43:58.562333 | 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) 2025-12-16 00:43:58.562401 | 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) 2025-12-16 00:43:58.562412 | 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.0) 2025-12-16 00:43:58.562473 | 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) 2025-12-16 00:43:58.562487 | 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) 2025-12-16 00:43:58.562567 | 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) 2025-12-16 00:43:58.564621 | 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) 2025-12-16 00:43:58.564671 | 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) 2025-12-16 00:43:58.564689 | 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.1) 2025-12-16 00:43:58.564709 | 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) 2025-12-16 00:43:58.564739 | 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) 2025-12-16 00:43:58.564757 | 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) 2025-12-16 00:43:58.564768 | 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) 2025-12-16 00:43:58.564778 | 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) 2025-12-16 00:43:58.564788 | 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) 2025-12-16 00:43:58.564798 | 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) 2025-12-16 00:43:58.564807 | 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) 2025-12-16 00:43:58.564816 | 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) 2025-12-16 00:43:58.564826 | 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) 2025-12-16 00:43:58.564835 | 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) 2025-12-16 00:43:58.564845 | 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) 2025-12-16 00:43:58.564865 | 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) 2025-12-16 00:43:58.564875 | 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) 2025-12-16 00:43:58.564885 | 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) 2025-12-16 00:43:58.564894 | 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.8.0) 2025-12-16 00:43:58.564904 | 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) 2025-12-16 00:43:58.564913 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Collecting python-zaqarclient>=1.3.0 (from ceilometer==23.0.2.dev1) 2025-12-16 00:43:58.564923 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Downloading python_zaqarclient-2.8.0-py3-none-any.whl.metadata (4.5 kB) 2025-12-16 00:43:58.564933 | 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) 2025-12-16 00:43:58.564956 | 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) 2025-12-16 00:43:58.564992 | 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) 2025-12-16 00:43:58.565008 | 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) 2025-12-16 00:43:58.565025 | 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) 2025-12-16 00:43:58.565041 | 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) 2025-12-16 00:43:58.565057 | 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) 2025-12-16 00:43:58.565075 | 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) 2025-12-16 00:43:58.565092 | 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) 2025-12-16 00:43:58.565109 | 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) 2025-12-16 00:43:58.565126 | 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) 2025-12-16 00:43:58.565143 | 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) 2025-12-16 00:43:58.565161 | 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) 2025-12-16 00:43:58.565172 | 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) 2025-12-16 00:43:58.565190 | 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) 2025-12-16 00:43:58.565200 | 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) 2025-12-16 00:43:58.565210 | 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) 2025-12-16 00:43:58.565219 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->ceilometer==23.0.2.dev1) (1.3.3) 2025-12-16 00:43:58.565268 | 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) 2025-12-16 00:43:58.565293 | 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) 2025-12-16 00:43:58.565313 | 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) 2025-12-16 00:43:58.565323 | 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) 2025-12-16 00:43:58.565552 | 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) 2025-12-16 00:43:58.565644 | 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) 2025-12-16 00:43:58.565658 | 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) 2025-12-16 00:43:58.565669 | 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) 2025-12-16 00:43:58.565679 | 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) 2025-12-16 00:43:58.565689 | 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) 2025-12-16 00:43:58.565699 | 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) 2025-12-16 00:43:58.565709 | 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) 2025-12-16 00:43:58.565719 | 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) 2025-12-16 00:43:58.565731 | 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) 2025-12-16 00:43:58.565743 | 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) 2025-12-16 00:43:58.565754 | 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) 2025-12-16 00:43:58.565781 | 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) 2025-12-16 00:43:58.565791 | 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) 2025-12-16 00:43:58.565814 | 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) 2025-12-16 00:43:58.565824 | 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) 2025-12-16 00:43:58.565834 | 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) 2025-12-16 00:43:58.565844 | 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) 2025-12-16 00:43:58.565854 | 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) 2025-12-16 00:43:58.565879 | 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) 2025-12-16 00:43:58.565890 | 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) 2025-12-16 00:43:58.565900 | 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) 2025-12-16 00:43:58.565910 | 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) 2025-12-16 00:43:58.565919 | 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) 2025-12-16 00:43:58.565930 | 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) 2025-12-16 00:43:58.565939 | 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) 2025-12-16 00:43:58.565949 | 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) 2025-12-16 00:43:58.566035 | 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) 2025-12-16 00:43:58.566047 | 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) 2025-12-16 00:43:58.566057 | 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) 2025-12-16 00:43:58.566067 | 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) 2025-12-16 00:43:58.566091 | 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) 2025-12-16 00:43:58.566102 | 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) 2025-12-16 00:43:58.566112 | 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) 2025-12-16 00:43:58.566122 | 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) 2025-12-16 00:43:58.566132 | 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) 2025-12-16 00:43:58.566202 | 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) 2025-12-16 00:43:58.566214 | 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) 2025-12-16 00:43:58.566225 | 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) 2025-12-16 00:43:58.566272 | 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) 2025-12-16 00:43:58.566282 | 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) 2025-12-16 00:43:58.566342 | 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) 2025-12-16 00:43:58.566353 | 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) 2025-12-16 00:43:58.566363 | 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) 2025-12-16 00:43:58.566412 | 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) 2025-12-16 00:43:58.566422 | 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) 2025-12-16 00:43:58.566474 | 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) 2025-12-16 00:43:58.566493 | 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) 2025-12-16 00:43:58.566546 | 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) (2025.11.12) 2025-12-16 00:43:58.566563 | 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) 2025-12-16 00:43:58.566632 | 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) 2025-12-16 00:43:58.566644 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading cotyledon-1.7.3-py2.py3-none-any.whl (42 kB) 2025-12-16 00:43:58.566770 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading python_zaqarclient-2.8.0-py3-none-any.whl (87 kB) 2025-12-16 00:43:58.566801 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) 2025-12-16 00:43:58.566812 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: ceilometer 2025-12-16 00:43:58.566874 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): started 2025-12-16 00:43:58.566884 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for ceilometer (pyproject.toml): finished with status 'done' 2025-12-16 00:43:58.566896 | 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=759c0a69fdaed7ca24ad176500f9f39d3ccb4fd43c712a8171182e8330c7d2a4 2025-12-16 00:43:58.566909 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-p0i6boe7/wheels/f3/13/c0/03575ff7716b4446e05603d3387c39d9c83308246f918fb249 2025-12-16 00:43:58.566980 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built ceilometer 2025-12-16 00:43:58.566992 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: xmltodict, cotyledon, python-zaqarclient, ceilometer 2025-12-16 00:43:58.567002 | 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 2025-12-16 00:43:58.567063 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Processing /plugins/pycadf-3.1.1 2025-12-16 00:43:58.567074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: started 2025-12-16 00:43:58.567134 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:43:58.567145 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: started 2025-12-16 00:43:58.567212 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:43:58.567224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: started 2025-12-16 00:43:58.567326 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:43:58.567338 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:43:58.567392 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:43:58.567403 | 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.0) 2025-12-16 00:43:58.567462 | 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) 2025-12-16 00:43:58.567485 | 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) 2025-12-16 00:43:58.567543 | 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) 2025-12-16 00:43:58.567554 | 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) 2025-12-16 00:43:58.567672 | 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) 2025-12-16 00:43:58.567694 | 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) 2025-12-16 00:43:58.567704 | 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) 2025-12-16 00:43:58.567764 | 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) 2025-12-16 00:43:58.567787 | 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) 2025-12-16 00:43:58.567797 | 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) 2025-12-16 00:43:58.567851 | 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) 2025-12-16 00:43:58.567861 | 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) 2025-12-16 00:43:58.567914 | 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) 2025-12-16 00:43:58.567924 | 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) 2025-12-16 00:43:58.567991 | 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) 2025-12-16 00:43:58.568003 | 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) 2025-12-16 00:43:58.568057 | 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) 2025-12-16 00:43:58.568067 | 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) 2025-12-16 00:43:58.568125 | 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) 2025-12-16 00:43:58.568143 | 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) 2025-12-16 00:43:58.568202 | 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) 2025-12-16 00:43:58.568213 | 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) 2025-12-16 00:43:58.568338 | 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) (2025.11.12) 2025-12-16 00:43:58.568366 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Building wheels for collected packages: pycadf 2025-12-16 00:43:58.568377 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for pycadf (pyproject.toml): started 2025-12-16 00:43:58.568433 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-12-16 00:43:58.568444 | 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=390cf8e13a58c949756179758a2ae14e478f747ec2eef33c7f39499c3b131e34 2025-12-16 00:43:58.568454 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Stored in directory: /tmp/pip-ephem-wheel-cache-da4qenr0/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-12-16 00:43:58.568511 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built pycadf 2025-12-16 00:43:58.568522 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Installing collected packages: pycadf 2025-12-16 00:43:58.568625 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Attempting uninstall: pycadf 2025-12-16 00:43:58.568639 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Found existing installation: pycadf 3.1.1 2025-12-16 00:43:58.568700 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Uninstalling pycadf-3.1.1: 2025-12-16 00:43:58.568711 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: Successfully uninstalled pycadf-3.1.1 2025-12-16 00:43:58.568779 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully installed pycadf-3.1.1 2025-12-16 00:43:58.568790 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> Removed intermediate container a9d9c4e4d574 2025-12-16 00:43:58.568842 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base: ---> 1dbcbc50ca61 2025-12-16 00:43:58.568853 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully built f8ba4b6cbbd7 2025-12-16 00:43:58.568910 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-base:build-20251216 2025-12-16 00:43:58.569164 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-base:Built at 2025-12-16 00:43:58.568874 (took 0:00:17.927404) 2025-12-16 00:43:58.569178 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-ipmi) to queue 2025-12-16 00:43:58.569188 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-notification) to queue 2025-12-16 00:43:58.569198 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-compute) to queue 2025-12-16 00:43:58.569286 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ceilometer-central) to queue 2025-12-16 00:43:58.569789 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-base) 2025-12-16 00:43:58.569851 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Processing 2025-12-16 00:43:58.569865 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building started at 2025-12-16 00:43:58.569615 2025-12-16 00:43:58.569938 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Getting local archive from tarballs/heat-stable-2024.2.tar.gz 2025-12-16 00:43:58.574446 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 plugins into plugins archive 2025-12-16 00:43:58.574477 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-base:Turned 0 additions into additions archive 2025-12-16 00:44:36.315634 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 1/6 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:44:36.315722 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 530665a78e68 2025-12-16 00:44:36.315741 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 2/6 : LABEL "build-date"="20251216" "name"="heat-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:44:36.315759 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in cc98ad407065 2025-12-16 00:44:36.315771 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container cc98ad407065 2025-12-16 00:44:36.315783 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 5d4bfd4b1575 2025-12-16 00:44:36.315796 | 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 2025-12-16 00:44:36.315810 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 2d5b3a87c96b 2025-12-16 00:44:36.315822 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 2d5b3a87c96b 2025-12-16 00:44:36.315834 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 43f07a67d014 2025-12-16 00:44:36.315845 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 4/6 : ADD heat-base-archive /heat-base-source 2025-12-16 00:44:36.315857 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> d7cddd9e7fbe 2025-12-16 00:44:36.315869 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Step 5/6 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:44:36.315881 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> ff188fe73d6d 2025-12-16 00:44:36.315894 | 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 2025-12-16 00:44:36.315907 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Running in 5f8145731b45 2025-12-16 00:44:36.315919 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Processing /heat 2025-12-16 00:44:36.315931 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2025-12-16 00:44:36.316034 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:44:36.316049 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2025-12-16 00:44:36.316092 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:44:36.316104 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: started 2025-12-16 00:44:36.316116 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:44:36.316128 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:44:36.316139 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:44:36.316153 | 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.dev11) (6.1.0) 2025-12-16 00:44:36.316191 | 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.dev11) (1.13.2) 2025-12-16 00:44:36.316322 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting croniter>=0.3.4 (from openstack-heat==23.0.1.dev11) 2025-12-16 00:44:36.316337 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading croniter-2.0.7-py2.py3-none-any.whl.metadata (27 kB) 2025-12-16 00:44:36.316348 | 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.dev11) (42.0.8) 2025-12-16 00:44:36.316358 | 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.dev11) (0.36.1) 2025-12-16 00:44:36.316368 | 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.dev11) (5.8.1) 2025-12-16 00:44:36.316405 | 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.dev11) (10.7.1) 2025-12-16 00:44:36.316417 | 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.dev11) (5.3.0) 2025-12-16 00:44:36.316511 | 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.dev11) (0.10.1) 2025-12-16 00:44:36.318496 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting neutron-lib>=1.14.0 (from openstack-heat==23.0.1.dev11) 2025-12-16 00:44:36.318587 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-16 00:44:36.318601 | 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.dev11) (4.0.1) 2025-12-16 00:44:36.318612 | 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.dev11) (3.8.0) 2025-12-16 00:44:36.318622 | 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.dev11) (9.6.0) 2025-12-16 00:44:36.318632 | 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.dev11) (6.1.0) 2025-12-16 00:44:36.318642 | 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.dev11) (5.6.0) 2025-12-16 00:44:36.318652 | 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.dev11) (16.0.0) 2025-12-16 00:44:36.318662 | 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.dev11) (6.4.0) 2025-12-16 00:44:36.318672 | 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.dev11) (6.1.2) 2025-12-16 00:44:36.318683 | 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.dev11) (14.9.1) 2025-12-16 00:44:36.318693 | 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.dev11) (6.2.0) 2025-12-16 00:44:36.318747 | 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.dev11) (4.4.0) 2025-12-16 00:44:36.318759 | 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.dev11) (3.4.0) 2025-12-16 00:44:36.318768 | 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.dev11) (5.5.0) 2025-12-16 00:44:36.318778 | 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.dev11) (3.5.0) 2025-12-16 00:44:36.318787 | 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.dev11) (2.4.0) 2025-12-16 00:44:36.318797 | 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.dev11) (7.4.0) 2025-12-16 00:44:36.318806 | 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.dev11) (4.2.0) 2025-12-16 00:44:36.318816 | 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.dev11) (3.4.0) 2025-12-16 00:44:36.318825 | 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.dev11) (3.1.0) 2025-12-16 00:44:36.318835 | 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.dev11) (3.6.0) 2025-12-16 00:44:36.318844 | 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.dev11) (7.0.0) 2025-12-16 00:44:36.318869 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-blazarclient>=1.0.1 (from openstack-heat==23.0.1.dev11) 2025-12-16 00:44:36.318879 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_blazarclient-4.1.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-16 00:44:36.318889 | 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.dev11) (9.6.0) 2025-12-16 00:44:36.318899 | 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.dev11) (6.1.0) 2025-12-16 00:44:36.318908 | 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.dev11) (4.7.0) 2025-12-16 00:44:36.318918 | 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.dev11) (4.0.0) 2025-12-16 00:44:36.318928 | 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.dev11) (5.8.0) 2025-12-16 00:44:36.318937 | 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.dev11) (5.5.0) 2025-12-16 00:44:36.318947 | 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.dev11) (4.8.1) 2025-12-16 00:44:36.318964 | 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.dev11) (5.0.0) 2025-12-16 00:44:36.318974 | 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.dev11) (5.3.0) 2025-12-16 00:44:36.318983 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-monascaclient>=1.12.0 (from openstack-heat==23.0.1.dev11) 2025-12-16 00:44:36.319000 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_monascaclient-2.8.0-py3-none-any.whl.metadata (2.4 kB) 2025-12-16 00:44:36.319010 | 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.dev11) (11.3.1) 2025-12-16 00:44:36.319069 | 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.dev11) (18.7.0) 2025-12-16 00:44:36.319080 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-octaviaclient>=1.8.0 (from openstack-heat==23.0.1.dev11) 2025-12-16 00:44:36.319090 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_octaviaclient-3.8.0-py3-none-any.whl.metadata (3.0 kB) 2025-12-16 00:44:36.319100 | 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.dev11) (7.1.4) 2025-12-16 00:44:36.319109 | 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.dev11) (4.6.0) 2025-12-16 00:44:36.319119 | 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.dev11) (8.6.0) 2025-12-16 00:44:36.319128 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-vitrageclient>=2.7.0 (from openstack-heat==23.0.1.dev11) 2025-12-16 00:44:36.319138 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_vitrageclient-5.1.1-py3-none-any.whl.metadata (3.2 kB) 2025-12-16 00:44:36.319148 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zaqarclient>=1.3.0 (from openstack-heat==23.0.1.dev11) 2025-12-16 00:44:36.319157 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zaqarclient-2.8.0-py3-none-any.whl.metadata (4.5 kB) 2025-12-16 00:44:36.319167 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting python-zunclient>=3.4.0 (from openstack-heat==23.0.1.dev11) 2025-12-16 00:44:36.319176 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading python_zunclient-5.1.0-py3-none-any.whl.metadata (2.8 kB) 2025-12-16 00:44:36.319186 | 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.dev11) (6.0.2) 2025-12-16 00:44:36.319196 | 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.dev11) (2.32.3) 2025-12-16 00:44:36.319206 | 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.dev11) (8.3.0) 2025-12-16 00:44:36.319215 | 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.dev11) (2024.1) 2025-12-16 00:44:36.319266 | 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.dev11) (2.5.1) 2025-12-16 00:44:36.319281 | 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.dev11) (2.0.32) 2025-12-16 00:44:36.319303 | 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.dev11) (5.3.0) 2025-12-16 00:44:36.319431 | 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.dev11) (1.8.8) 2025-12-16 00:44:36.319450 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting yaql>=1.1.3 (from openstack-heat==23.0.1.dev11) 2025-12-16 00:44:36.319572 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading yaql-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-16 00:44:36.319631 | 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.dev11) (1.3.5) 2025-12-16 00:44:36.319731 | 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.dev11) (4.12.2) 2025-12-16 00:44:36.319786 | 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.dev11) (4.7.0) 2025-12-16 00:44:36.319873 | 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.dev11) (3.1.0) 2025-12-16 00:44:36.319936 | 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.dev11) (3.1.2) 2025-12-16 00:44:36.320007 | 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.dev11) (3.11.0) 2025-12-16 00:44:36.320081 | 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.dev11) (0.5.2) 2025-12-16 00:44:36.320153 | 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.dev11) (2.4.3) 2025-12-16 00:44:36.320226 | 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.dev11) (24.2.0) 2025-12-16 00:44:36.320325 | 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.dev11) (1.9.0) 2025-12-16 00:44:36.320430 | 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.dev11) (0.2.13) 2025-12-16 00:44:36.320502 | 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.dev11) (2.9.0.post0) 2025-12-16 00:44:36.320592 | 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.dev11) (2024.1) 2025-12-16 00:44:36.320671 | 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.dev11) (1.17.0) 2025-12-16 00:44:36.323334 | 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.dev11) (2.22) 2025-12-16 00:44:36.323369 | 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.dev11) (2.6.1) 2025-12-16 00:44:36.323379 | 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.dev11) (3.0.3) 2025-12-16 00:44:36.323389 | 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.dev11) (2.1.0) 2025-12-16 00:44:36.323398 | 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.dev11) (1.7.0) 2025-12-16 00:44:36.323408 | 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.dev11) (2.9.0) 2025-12-16 00:44:36.323417 | 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.dev11) (3.1.1) 2025-12-16 00:44:36.323427 | 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.dev11) 2025-12-16 00:44:36.323437 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading os_ken-2.10.0-py3-none-any.whl.metadata (1.6 kB) 2025-12-16 00:44:36.323447 | 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.dev11) (3.1.0) 2025-12-16 00:44:36.323463 | 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.dev11) (1.5.1) 2025-12-16 00:44:36.323473 | 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.dev11) (1.3.3) 2025-12-16 00:44:36.323483 | 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.dev11) (5.1.1) 2025-12-16 00:44:36.323492 | 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.dev11) (1.3.3) 2025-12-16 00:44:36.323501 | 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.dev11) (1.0.1) 2025-12-16 00:44:36.323511 | 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.dev11) (1.33) 2025-12-16 00:44:36.323520 | 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.dev11) (0.11.0) 2025-12-16 00:44:36.323529 | 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.dev11) (4.2.2) 2025-12-16 00:44:36.323539 | 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.dev11) (1.4.0) 2025-12-16 00:44:36.323581 | 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.dev11) (3.0.0) 2025-12-16 00:44:36.323590 | 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.dev11) (1.0.8) 2025-12-16 00:44:36.323608 | 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.dev11) 2025-12-16 00:44:36.323619 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ncclient-0.6.15.tar.gz (634 kB) 2025-12-16 00:44:36.323629 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 29.0 MB/s 0:00:00 2025-12-16 00:44:36.323638 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2025-12-16 00:44:36.323648 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:44:36.323657 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2025-12-16 00:44:36.323667 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:44:36.323676 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:44:36.323685 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:44:36.323695 | 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.dev11) 2025-12-16 00:44:36.323704 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading ovs-3.6.1.tar.gz (161 kB) 2025-12-16 00:44:36.323714 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: started 2025-12-16 00:44:36.323723 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:44:36.323733 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: started 2025-12-16 00:44:36.323742 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:44:36.323751 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:44:36.323760 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:44:36.323770 | 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.dev11) (24.1) 2025-12-16 00:44:36.323785 | 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.dev11) (67.2.0) 2025-12-16 00:44:36.323798 | 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.dev11) (3.4.1) 2025-12-16 00:44:36.323808 | 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.dev11) (1.16.0) 2025-12-16 00:44:36.323818 | 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.dev11) (0.19) 2025-12-16 00:44:36.323828 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->openstack-heat==23.0.1.dev11) (3.0.0) 2025-12-16 00:44:36.323844 | 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.dev11) (2.0.0) 2025-12-16 00:44:36.323854 | 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>=1.2.0->oslo.config>=6.8.0->openstack-heat==23.0.1.dev11) (1.16.0) 2025-12-16 00:44:36.323864 | 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.dev11) (2.0.1) 2025-12-16 00:44:36.323873 | 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.dev11) (0.5.0) 2025-12-16 00:44:36.323883 | 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.dev11) (5.2.0) 2025-12-16 00:44:36.323902 | 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.dev11) (5.5.0) 2025-12-16 00:44:36.323912 | 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.dev11) (3.0.0) 2025-12-16 00:44:36.323922 | 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.dev11) (5.4.0) 2025-12-16 00:44:36.323931 | 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.dev11) (0.9.0) 2025-12-16 00:44:36.323941 | 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.dev11) (5.1.0) 2025-12-16 00:44:36.323951 | 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.dev11) (0.20.0) 2025-12-16 00:44:36.323961 | 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.dev11) (3.1.4) 2025-12-16 00:44:36.323970 | 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.dev11) (4.0.1) 2025-12-16 00:44:36.323980 | 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.dev11) (4.0.1) 2025-12-16 00:44:36.323989 | 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.dev11) (2.1.5) 2025-12-16 00:44:36.324005 | 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.dev11) (6.0.0) 2025-12-16 00:44:36.324015 | 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.dev11) (3.10.1) 2025-12-16 00:44:36.324024 | 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.dev11) (1.6.0) 2025-12-16 00:44:36.324050 | 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.dev11) 2025-12-16 00:44:36.324060 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-12-16 00:44:36.324070 | 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.dev11) (1.5.0) 2025-12-16 00:44:36.324081 | 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.dev11) (0.3.5) 2025-12-16 00:44:36.324091 | 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.dev11) (4.19.2) 2025-12-16 00:44:36.324101 | 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.dev11) (2023.12.1) 2025-12-16 00:44:36.324110 | 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.dev11) (0.35.1) 2025-12-16 00:44:36.324128 | 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.dev11) (0.20.0) 2025-12-16 00:44:36.324138 | 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.dev11) (24.2.1) 2025-12-16 00:44:36.324147 | 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.dev11) (2.0.1) 2025-12-16 00:44:36.324157 | 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.dev11) (2.1.0) 2025-12-16 00:44:36.324166 | 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.dev11) (2.16.0) 2025-12-16 00:44:36.324176 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Collecting networkx>=2.3 (from python-vitrageclient>=2.7.0->openstack-heat==23.0.1.dev11) 2025-12-16 00:44:36.324186 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:44:36.324195 | 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.dev11) 2025-12-16 00:44:36.324205 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading pydot-3.0.1-py3-none-any.whl.metadata (9.9 kB) 2025-12-16 00:44:36.324214 | 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.dev11) 2025-12-16 00:44:36.324224 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 2025-12-16 00:44:36.324263 | 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.dev11) 2025-12-16 00:44:36.324273 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 2025-12-16 00:44:36.324296 | 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.dev11) (1.26.19) 2025-12-16 00:44:36.324306 | 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.dev11) (3.3.2) 2025-12-16 00:44:36.324316 | 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.dev11) (3.8) 2025-12-16 00:44:36.324331 | 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.dev11) (2025.11.12) 2025-12-16 00:44:36.324341 | 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.dev11) (0.7) 2025-12-16 00:44:36.324351 | 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.dev11) (2.7.2) 2025-12-16 00:44:36.324360 | 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.dev11) (3.11) 2025-12-16 00:44:36.324374 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading croniter-2.0.7-py2.py3-none-any.whl (21 kB) 2025-12-16 00:44:36.324479 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2025-12-16 00:44:36.324497 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 48.1 MB/s 0:00:00 2025-12-16 00:44:36.324589 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading os_ken-2.10.0-py3-none-any.whl (2.0 MB) 2025-12-16 00:44:36.324697 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 39.5 MB/s 0:00:00 2025-12-16 00:44:36.324738 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_blazarclient-4.1.0-py3-none-any.whl (50 kB) 2025-12-16 00:44:36.324836 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_monascaclient-2.8.0-py3-none-any.whl (42 kB) 2025-12-16 00:44:36.324938 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_octaviaclient-3.8.0-py3-none-any.whl (113 kB) 2025-12-16 00:44:36.325014 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_vitrageclient-5.1.1-py3-none-any.whl (51 kB) 2025-12-16 00:44:36.325103 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading networkx-3.3-py3-none-any.whl (1.7 MB) 2025-12-16 00:44:36.325184 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 37.8 MB/s 0:00:00 2025-12-16 00:44:36.325326 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading pydot-3.0.1-py3-none-any.whl (22 kB) 2025-12-16 00:44:36.325405 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zaqarclient-2.8.0-py3-none-any.whl (87 kB) 2025-12-16 00:44:36.325466 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading python_zunclient-5.1.0-py3-none-any.whl (155 kB) 2025-12-16 00:44:36.325483 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading docker-7.1.0-py3-none-any.whl (147 kB) 2025-12-16 00:44:36.325584 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 2025-12-16 00:44:36.325648 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading yaql-3.0.0-py3-none-any.whl (125 kB) 2025-12-16 00:44:36.325692 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-12-16 00:44:36.325736 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Building wheels for collected packages: openstack-heat, ncclient, ovs 2025-12-16 00:44:36.325762 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): started 2025-12-16 00:44:36.325827 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for openstack-heat (pyproject.toml): finished with status 'done' 2025-12-16 00:44:36.325901 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for openstack-heat: filename=openstack_heat-23.0.1.dev11-py3-none-any.whl size=2582501 sha256=fe4b4e7a24d6c97fabca7bf21b94183ab5c661871a0a8b6451f5d70c2d9d5341 2025-12-16 00:44:36.325978 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dr6hsvju/wheels/49/1a/f9/03af5c52d733b9ac12d47b1167326d5fe08eca26bfe83c4a4b 2025-12-16 00:44:36.326064 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): started 2025-12-16 00:44:36.326151 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2025-12-16 00:44:36.326219 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88198 sha256=a1b585644d8b43ba40bec4724a2a16a8b846cc495351504b99fcfe9596069a57 2025-12-16 00:44:36.326270 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dr6hsvju/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2025-12-16 00:44:36.326396 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): started 2025-12-16 00:44:36.326412 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Building wheel for ovs (pyproject.toml): finished with status 'done' 2025-12-16 00:44:36.326426 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Created wheel for ovs: filename=ovs-3.6.1-py3-none-any.whl size=190651 sha256=f616c6800eab4f35f7bd992591f0d796c9e5e0cb9b65c3b00016b700ad9a291f 2025-12-16 00:44:36.326440 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: Stored in directory: /tmp/pip-ephem-wheel-cache-dr6hsvju/wheels/86/ef/87/9a224787e315716dc3b3a0fdfa2dd0f48161958ae733a3b460 2025-12-16 00:44:36.326522 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built openstack-heat ncclient ovs 2025-12-16 00:44:36.326575 | 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 2025-12-16 00:44:36.326651 | 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.dev11 os-ken-2.10.0 ovs-3.6.1 pydot-3.0.1 python-blazarclient-4.1.0 python-monascaclient-2.8.0 python-octaviaclient-3.8.0 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 2025-12-16 00:44:36.326715 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> Removed intermediate container 5f8145731b45 2025-12-16 00:44:36.326732 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base: ---> 9f371fffb097 2025-12-16 00:44:36.326793 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully built 99f19a9d3b40 2025-12-16 00:44:36.326839 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Successfully tagged osism.harbor.regio.digital/kolla/heat-base:build-20251216 2025-12-16 00:44:36.326943 | ubuntu-noble-large | INFO:kolla.common.utils.heat-base:Built at 2025-12-16 00:44:36.326842 (took 0:00:37.757227) 2025-12-16 00:44:36.327061 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api-cfn) to queue 2025-12-16 00:44:36.327136 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-engine) to queue 2025-12-16 00:44:36.327195 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(heat-api) to queue 2025-12-16 00:44:36.327657 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-base) 2025-12-16 00:44:36.327802 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Processing 2025-12-16 00:44:36.327891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building started at 2025-12-16 00:44:36.327829 2025-12-16 00:44:36.327997 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Getting local archive from tarballs/manila-stable-2024.2.tar.gz 2025-12-16 00:44:36.333288 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 plugins into plugins archive 2025-12-16 00:44:36.333957 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-base:Turned 0 additions into additions archive 2025-12-16 00:45:14.564131 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 1/9 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:45:14.564287 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 530665a78e68 2025-12-16 00:45:14.564364 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 2/9 : LABEL "build-date"="20251216" "name"="manila-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:45:14.564495 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 1f73f91c6492 2025-12-16 00:45:14.564647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 1f73f91c6492 2025-12-16 00:45:14.564724 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> eaeea164197e 2025-12-16 00:45:14.564839 | 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 2025-12-16 00:45:14.564897 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 7e735125d42c 2025-12-16 00:45:14.564988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 7e735125d42c 2025-12-16 00:45:14.565068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 3cba54bb9bb5 2025-12-16 00:45:14.565151 | 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/* 2025-12-16 00:45:14.565260 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in 7fda33bef335 2025-12-16 00:45:14.566431 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:45:14.566529 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:45:14.566539 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:45:14.566544 | 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] 2025-12-16 00:45:14.566550 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:45:14.566555 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:45:14.566560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:45:14.566565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:45:14.566571 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:45:14.566576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:45:14.566602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:45:14.566606 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:45:14.566610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:45:14.566614 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:45:14.566618 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:45:14.566622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 29.0 MB in 3s (10.3 MB/s) 2025-12-16 00:45:14.566627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2025-12-16 00:45:14.566631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading package lists... 2025-12-16 00:45:14.566636 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building dependency tree... 2025-12-16 00:45:14.566640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Reading state information... 2025-12-16 00:45:14.566644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following additional packages will be installed: 2025-12-16 00:45:14.566648 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2025-12-16 00:45:14.566652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-netifaces python3-openvswitch python3-sortedcontainers uuid-runtime 2025-12-16 00:45:14.566736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Suggested packages: 2025-12-16 00:45:14.566741 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ethtool openvswitch-doc python3-netaddr python3-pyparsing 2025-12-16 00:45:14.566745 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python-sortedcontainers-doc 2025-12-16 00:45:14.566750 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:The following NEW packages will be installed: 2025-12-16 00:45:14.566753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: libevent-2.1-7t64 libnuma1 libunbound8 libxdp1 openvswitch-common 2025-12-16 00:45:14.566757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: openvswitch-switch python3-netifaces python3-openvswitch 2025-12-16 00:45:14.566761 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: python3-sortedcontainers uuid-runtime 2025-12-16 00:45:14.566778 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:45:14.566782 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Need to get 4,470 kB of archives. 2025-12-16 00:45:14.566786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:After this operation, 14.1 MB of additional disk space will be used. 2025-12-16 00:45:14.566828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:45:14.568392 | 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] 2025-12-16 00:45:14.568405 | 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.3 [33.1 kB] 2025-12-16 00:45:14.568411 | 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] 2025-12-16 00:45:14.568416 | 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.7 [443 kB] 2025-12-16 00:45:14.568420 | 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] 2025-12-16 00:45:14.568424 | 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] 2025-12-16 00:45:14.568428 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-16 00:45:14.568436 | 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] 2025-12-16 00:45:14.568441 | 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] 2025-12-16 00:45:14.568446 | 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] 2025-12-16 00:45:14.568450 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Fetched 4,470 kB in 1s (3,557 kB/s) 2025-12-16 00:45:14.568454 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package uuid-runtime. 2025-12-16 00:45:14.568458 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 2025-12-16 00:45:14.568463 | 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% 2025-12-16 00:45:14.568498 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 70% 2025-12-16 00:45:14.568502 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 75% 2025-12-16 00:45:14.568522 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 80% 2025-12-16 00:45:14.568527 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 85% 2025-12-16 00:45:14.568532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 90% 2025-12-16 00:45:14.568536 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 95% 2025-12-16 00:45:14.568540 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:45:14.568544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-16 00:45:14.568548 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:45:14.568552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libevent-2.1-7t64:amd64. 2025-12-16 00:45:14.568556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../1-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2025-12-16 00:45:14.568560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:45:14.568565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libunbound8:amd64. 2025-12-16 00:45:14.568569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../2-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2025-12-16 00:45:14.568573 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:45:14.568577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-common. 2025-12-16 00:45:14.568581 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../3-openvswitch-common_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:45:14.568585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-common (3.4.0-1~cloud0) ... 2025-12-16 00:45:14.568589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-netifaces:amd64. 2025-12-16 00:45:14.568593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../4-python3-netifaces_0.11.0-2build3_amd64.deb ... 2025-12-16 00:45:14.568597 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2025-12-16 00:45:14.568606 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-sortedcontainers. 2025-12-16 00:45:14.568610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../5-python3-sortedcontainers_2.4.0-2_all.deb ... 2025-12-16 00:45:14.568622 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-sortedcontainers (2.4.0-2) ... 2025-12-16 00:45:14.568626 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libnuma1:amd64. 2025-12-16 00:45:14.568630 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../6-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-16 00:45:14.568634 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 00:45:14.568637 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package libxdp1:amd64. 2025-12-16 00:45:14.568641 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../7-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2025-12-16 00:45:14.568645 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-12-16 00:45:14.568649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package python3-openvswitch. 2025-12-16 00:45:14.568653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../8-python3-openvswitch_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:45:14.568656 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking python3-openvswitch (3.4.0-1~cloud0) ... 2025-12-16 00:45:14.568661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: 2025-12-16 00:45:14.568665 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Selecting previously unselected package openvswitch-switch. 2025-12-16 00:45:14.568668 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Preparing to unpack .../9-openvswitch-switch_3.4.0-1~cloud0_amd64.deb ... 2025-12-16 00:45:14.568672 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Unpacking openvswitch-switch (3.4.0-1~cloud0) ... 2025-12-16 00:45:14.568676 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 00:45:14.568680 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-sortedcontainers (2.4.0-2) ... 2025-12-16 00:45:14.568683 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2025-12-16 00:45:14.568687 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2025-12-16 00:45:14.568691 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2025-12-16 00:45:14.568695 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 00:45:14.568699 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up uuid-runtime (2.39.3-9ubuntu6.3) ... 2025-12-16 00:45:14.568702 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Selecting GID from range 100 to 59999 ... 2025-12-16 00:45:14.568706 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:info: Adding group `uuidd' (GID 102) ... 2025-12-16 00:45:14.568710 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:45:14.568714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:45:14.568718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-common (3.4.0-1~cloud0) ... 2025-12-16 00:45:14.568722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up python3-openvswitch (3.4.0-1~cloud0) ... 2025-12-16 00:45:14.568725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Setting up openvswitch-switch (3.4.0-1~cloud0) ... 2025-12-16 00:45:14.568729 | 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 2025-12-16 00:45:14.568733 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: could not determine current runlevel 2025-12-16 00:45:14.568737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:45:14.568741 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:45:14.568745 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container 7fda33bef335 2025-12-16 00:45:14.568748 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> a8f5d48f8685 2025-12-16 00:45:14.568756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 5/9 : ADD manila-base-archive /manila-base-source 2025-12-16 00:45:14.568760 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> abb1c2d1ecd3 2025-12-16 00:45:14.568764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 6/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:45:14.568768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 6439ee952167 2025-12-16 00:45:14.568772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Step 7/9 : COPY manila_sudoers /etc/sudoers.d/kolla_manila_sudoers 2025-12-16 00:45:14.568776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 9a6db18ae902 2025-12-16 00:45:14.568788 | 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 2025-12-16 00:45:14.568795 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in d2ea274e73eb 2025-12-16 00:45:14.568799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Processing /manila 2025-12-16 00:45:14.568803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: started 2025-12-16 00:45:14.568807 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:45:14.568811 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: started 2025-12-16 00:45:14.568815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:45:14.568819 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing backend dependencies: started 2025-12-16 00:45:14.568823 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:45:14.568827 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:45:14.568831 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:45:14.568835 | 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.1.dev7) (6.1.0) 2025-12-16 00:45:14.568839 | 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.1.dev7) (1.13.2) 2025-12-16 00:45:14.568843 | 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.1.dev7) (0.7.1) 2025-12-16 00:45:14.568888 | 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.1.dev7) (0.36.1) 2025-12-16 00:45:14.568893 | 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.1.dev7) (3.0.3) 2025-12-16 00:45:14.568897 | 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.1.dev7) (5.3.0) 2025-12-16 00:45:14.568901 | 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.1.dev7) (0.10.1) 2025-12-16 00:45:14.568905 | 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.1.dev7) (9.6.0) 2025-12-16 00:45:14.568913 | 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.1.dev7) (5.6.0) 2025-12-16 00:45:14.568917 | 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.1.dev7) (16.0.0) 2025-12-16 00:45:14.568921 | 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.1.dev7) (6.4.0) 2025-12-16 00:45:14.568925 | 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.1.dev7) (6.1.2) 2025-12-16 00:45:14.568929 | 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.1.dev7) (14.9.1) 2025-12-16 00:45:14.568933 | 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.1.dev7) (6.2.0) 2025-12-16 00:45:14.568937 | 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.1.dev7) (4.4.0) 2025-12-16 00:45:14.568941 | 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.1.dev7) (3.4.0) 2025-12-16 00:45:14.568945 | 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.1.dev7) (3.4.0) 2025-12-16 00:45:14.568949 | 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.1.dev7) (7.3.0) 2025-12-16 00:45:14.568957 | 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.1.dev7) (5.5.0) 2025-12-16 00:45:14.568961 | 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.1.dev7) (3.5.0) 2025-12-16 00:45:14.568965 | 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.1.dev7) (2.4.0) 2025-12-16 00:45:14.568969 | 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.1.dev7) (7.4.0) 2025-12-16 00:45:14.568973 | 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.1.dev7) (6.1.0) 2025-12-16 00:45:14.568976 | 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.1.dev7) (4.2.0) 2025-12-16 00:45:14.568980 | 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.1.dev7) (3.4.1) 2025-12-16 00:45:14.568985 | 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.1.dev7) (3.10.1) 2025-12-16 00:45:14.568992 | 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.1.dev7) (3.1.0) 2025-12-16 00:45:14.568996 | 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.1.dev7) (3.1.2) 2025-12-16 00:45:14.569000 | 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.1.dev7) (11.3.1) 2025-12-16 00:45:14.569011 | 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.1.dev7) (5.8.1) 2025-12-16 00:45:14.569015 | 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.1.dev7) (10.7.1) 2025-12-16 00:45:14.569019 | 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.1.dev7) (2.32.3) 2025-12-16 00:45:14.569022 | 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.1.dev7) (8.3.0) 2025-12-16 00:45:14.569026 | 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.1.dev7) (2.5.1) 2025-12-16 00:45:14.569030 | 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.1.dev7) (2.0.32) 2025-12-16 00:45:14.569065 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting SQLAlchemy-Utils>=0.38.3 (from manila==19.1.1.dev7) 2025-12-16 00:45:14.569070 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl.metadata (4.2 kB) 2025-12-16 00:45:14.569074 | 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.1.dev7) (5.3.0) 2025-12-16 00:45:14.569078 | 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.1.dev7) (6.3.0) 2025-12-16 00:45:14.569083 | 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.1.dev7) (9.6.0) 2025-12-16 00:45:14.569087 | 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.1.dev7) (18.7.0) 2025-12-16 00:45:14.569091 | 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.1.dev7) (4.7.0) 2025-12-16 00:45:14.569098 | 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.1.dev7) (1.8.8) 2025-12-16 00:45:14.569102 | 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.1.dev7) (5.5.0) 2025-12-16 00:45:14.569106 | 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.1.dev7) (24.1) 2025-12-16 00:45:14.569110 | 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.1.dev7) (1.3.5) 2025-12-16 00:45:14.569146 | 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.1.dev7) (4.12.2) 2025-12-16 00:45:14.569151 | 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.1.dev7) (2.6.1) 2025-12-16 00:45:14.569155 | 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.1.dev7) (2.1.0) 2025-12-16 00:45:14.569162 | 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.1.dev7) (1.7.0) 2025-12-16 00:45:14.569194 | 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.1.dev7) (2.9.0) 2025-12-16 00:45:14.569198 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (3.8.0) 2025-12-16 00:45:14.569202 | 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.1.dev7) (3.1.1) 2025-12-16 00:45:14.569262 | 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.1.dev7) (5.5.0) 2025-12-16 00:45:14.569301 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: dogpile.cache>=1.3.1 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (1.3.3) 2025-12-16 00:45:14.569305 | 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.1->oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->manila==19.1.1.dev7) (5.1.1) 2025-12-16 00:45:14.569311 | 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.1.dev7) (0.19) 2025-12-16 00:45:14.569351 | 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.1.dev7) (6.0.2) 2025-12-16 00:45:14.569355 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->manila==19.1.1.dev7) (3.0.0) 2025-12-16 00:45:14.569373 | 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.1.dev7) (2.0.0) 2025-12-16 00:45:14.569377 | 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>=1.2.0->oslo.config>=8.3.2->manila==19.1.1.dev7) (1.16.0) 2025-12-16 00:45:14.569443 | 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.1.dev7) (2.0.1) 2025-12-16 00:45:14.571544 | 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.1.dev7) (0.5.0) 2025-12-16 00:45:14.571657 | 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.1.dev7) (2.9.0.post0) 2025-12-16 00:45:14.571674 | 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.1.dev7) (5.2.0) 2025-12-16 00:45:14.571684 | 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.1.dev7) (3.0.0) 2025-12-16 00:45:14.571694 | 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.1.dev7) (5.4.0) 2025-12-16 00:45:14.571724 | 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.1.dev7) (0.9.0) 2025-12-16 00:45:14.571734 | 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.1.dev7) (5.1.0) 2025-12-16 00:45:14.571743 | 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.1.dev7) (0.20.0) 2025-12-16 00:45:14.571754 | 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.1.dev7) (3.1.4) 2025-12-16 00:45:14.571764 | 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.1.dev7) (4.0.1) 2025-12-16 00:45:14.571775 | 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.1.dev7) (4.0.1) 2025-12-16 00:45:14.571785 | 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.1.dev7) (2.1.5) 2025-12-16 00:45:14.571795 | 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.1.dev7) (1.17.0) 2025-12-16 00:45:14.571805 | 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.1.dev7) (1.0.8) 2025-12-16 00:45:14.571815 | 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.1.dev7) (2.22) 2025-12-16 00:45:14.571824 | 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.1.dev7) (6.0.0) 2025-12-16 00:45:14.571834 | 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.1.dev7) (2024.1) 2025-12-16 00:45:14.571844 | 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.1.dev7) (1.6.0) 2025-12-16 00:45:14.571854 | 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.1.dev7) (3.11.0) 2025-12-16 00:45:14.571864 | 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.1.dev7) (42.0.8) 2025-12-16 00:45:14.571891 | 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.1.dev7) (1.5.0) 2025-12-16 00:45:14.571902 | 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.1.dev7) (67.2.0) 2025-12-16 00:45:14.571918 | 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.1.dev7) (0.2.13) 2025-12-16 00:45:14.571936 | 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.1.dev7) (2024.1) 2025-12-16 00:45:14.571946 | 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.1.dev7) (1.16.0) 2025-12-16 00:45:14.571956 | 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.1.dev7) (24.2.1) 2025-12-16 00:45:14.571966 | 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.1.dev7) (2.0.1) 2025-12-16 00:45:14.571976 | 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.1.dev7) (4.7.0) 2025-12-16 00:45:14.571986 | 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.1.dev7) (4.0.1) 2025-12-16 00:45:14.571996 | 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.1.dev7) (2.1.0) 2025-12-16 00:45:14.572006 | 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.1.dev7) (3.1.0) 2025-12-16 00:45:14.572016 | 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.1.dev7) (0.5.2) 2025-12-16 00:45:14.572026 | 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.1.dev7) (2.4.3) 2025-12-16 00:45:14.572036 | 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.1.dev7) (24.2.0) 2025-12-16 00:45:14.572046 | 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.1.dev7) (1.9.0) 2025-12-16 00:45:14.572056 | 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.1.dev7) (1.0.1) 2025-12-16 00:45:14.572066 | 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.1.dev7) (1.33) 2025-12-16 00:45:14.572076 | 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.1.dev7) (0.11.0) 2025-12-16 00:45:14.572086 | 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.1.dev7) (4.2.2) 2025-12-16 00:45:14.572096 | 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.1.dev7) (1.4.0) 2025-12-16 00:45:14.572124 | 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.1.dev7) (3.0.0) 2025-12-16 00:45:14.572142 | 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.1.dev7) (3.3.2) 2025-12-16 00:45:14.572152 | 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.1.dev7) (3.8) 2025-12-16 00:45:14.572162 | 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.1.dev7) (1.26.19) 2025-12-16 00:45:14.572172 | 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.1.dev7) (2025.11.12) 2025-12-16 00:45:14.572181 | 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.1.dev7) (0.7) 2025-12-16 00:45:14.572191 | 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.1.dev7) (2.7.2) 2025-12-16 00:45:14.572200 | 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.1.dev7) (0.15.2) 2025-12-16 00:45:14.572210 | 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.1.dev7) (4.19.2) 2025-12-16 00:45:14.572221 | 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.1.dev7) (2023.12.1) 2025-12-16 00:45:14.572261 | 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.1.dev7) (0.35.1) 2025-12-16 00:45:14.572276 | 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.1.dev7) (0.20.0) 2025-12-16 00:45:14.572287 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading SQLAlchemy_Utils-0.41.2-py3-none-any.whl (93 kB) 2025-12-16 00:45:14.572297 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Building wheels for collected packages: manila 2025-12-16 00:45:14.572307 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): started 2025-12-16 00:45:14.572316 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Building wheel for manila (pyproject.toml): finished with status 'done' 2025-12-16 00:45:14.572326 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Created wheel for manila: filename=manila-19.1.1.dev7-py3-none-any.whl size=2718703 sha256=3e52f47d6fe13e73c8f9e316402e89779091b5e774b52936b10438daf19c91c6 2025-12-16 00:45:14.572336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Stored in directory: /tmp/pip-ephem-wheel-cache-orjcw73e/wheels/9d/d2/bf/c55c25939060c9fde9c8dac426184558210b50fb388ffae07f 2025-12-16 00:45:14.572346 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built manila 2025-12-16 00:45:14.572356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: SQLAlchemy-Utils, manila 2025-12-16 00:45:14.572365 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully installed SQLAlchemy-Utils-0.41.2 manila-19.1.1.dev7 2025-12-16 00:45:14.572387 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container d2ea274e73eb 2025-12-16 00:45:14.572396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 9d99657650f3 2025-12-16 00:45:14.572406 | 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 2025-12-16 00:45:14.572416 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Running in df5fa3f828f0 2025-12-16 00:45:14.572426 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pywinrm 2025-12-16 00:45:14.572435 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pywinrm-0.5.0-py3-none-any.whl.metadata (11 kB) 2025-12-16 00:45:14.572445 | 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) 2025-12-16 00:45:14.572463 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting requests-ntlm>=1.1.0 (from pywinrm) 2025-12-16 00:45:14.572473 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading requests_ntlm-1.3.0-py3-none-any.whl.metadata (2.4 kB) 2025-12-16 00:45:14.572483 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting xmltodict (from pywinrm) 2025-12-16 00:45:14.572499 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading xmltodict-0.13.0-py2.py3-none-any.whl.metadata (7.7 kB) 2025-12-16 00:45:14.572541 | 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) 2025-12-16 00:45:14.572551 | 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) 2025-12-16 00:45:14.572562 | 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) 2025-12-16 00:45:14.572572 | 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) (2025.11.12) 2025-12-16 00:45:14.572581 | 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) 2025-12-16 00:45:14.572591 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Collecting pyspnego>=0.4.0 (from requests-ntlm>=1.1.0->pywinrm) 2025-12-16 00:45:14.572601 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: Downloading pyspnego-0.11.1-py3-none-any.whl.metadata (5.4 kB) 2025-12-16 00:45:14.572611 | 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) 2025-12-16 00:45:14.572621 | 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) 2025-12-16 00:45:14.572631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pywinrm-0.5.0-py3-none-any.whl (48 kB) 2025-12-16 00:45:14.572640 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading requests_ntlm-1.3.0-py3-none-any.whl (6.6 kB) 2025-12-16 00:45:14.572650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading pyspnego-0.11.1-py3-none-any.whl (130 kB) 2025-12-16 00:45:14.572659 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Downloading xmltodict-0.13.0-py2.py3-none-any.whl (10.0 kB) 2025-12-16 00:45:14.572669 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Installing collected packages: xmltodict, pyspnego, requests-ntlm, pywinrm 2025-12-16 00:45:14.572679 | 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 2025-12-16 00:45:14.572689 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> Removed intermediate container df5fa3f828f0 2025-12-16 00:45:14.572698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base: ---> 3e4d359892a4 2025-12-16 00:45:14.572715 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully built e7d88aec8079 2025-12-16 00:45:14.572724 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Successfully tagged osism.harbor.regio.digital/kolla/manila-base:build-20251216 2025-12-16 00:45:14.572734 | ubuntu-noble-large | INFO:kolla.common.utils.manila-base:Built at 2025-12-16 00:45:14.570896 (took 0:00:38.243067) 2025-12-16 00:45:14.572744 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-share) to queue 2025-12-16 00:45:14.572753 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-data) to queue 2025-12-16 00:45:14.572763 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-scheduler) to queue 2025-12-16 00:45:14.572772 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(manila-api) to queue 2025-12-16 00:45:14.572781 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-inspector) 2025-12-16 00:45:14.572791 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Processing 2025-12-16 00:45:14.572800 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building started at 2025-12-16 00:45:14.571367 2025-12-16 00:45:14.572810 | 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 2025-12-16 00:45:15.819927 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 plugins into plugins archive 2025-12-16 00:45:15.820204 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-inspector:Turned 0 additions into additions archive 2025-12-16 00:46:08.132913 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 1/10 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:46:08.132998 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 530665a78e68 2025-12-16 00:46:08.133116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 2/10 : LABEL "build-date"="20251216" "name"="ironic-inspector" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:46:08.133138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 8433e1f8c5be 2025-12-16 00:46:08.133152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 8433e1f8c5be 2025-12-16 00:46:08.133164 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 6933976f8dcf 2025-12-16 00:46:08.133222 | 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 2025-12-16 00:46:08.133296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 3afa6a765741 2025-12-16 00:46:08.133309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 3afa6a765741 2025-12-16 00:46:08.133401 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 19b5e97c5fe2 2025-12-16 00:46:08.133417 | 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/* 2025-12-16 00:46:08.133430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 793d5a3f753f 2025-12-16 00:46:08.133535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:46:08.133562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:46:08.133612 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:46:08.133660 | 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] 2025-12-16 00:46:08.133707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:46:08.133755 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:46:08.133802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:46:08.134355 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:46:08.134375 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:46:08.134385 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:46:08.134394 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:46:08.134404 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:46:08.134413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:46:08.134423 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:46:08.134433 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:46:08.134443 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 29.0 MB in 3s (10.4 MB/s) 2025-12-16 00:46:08.134478 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-12-16 00:46:08.134493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-12-16 00:46:08.134605 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-12-16 00:46:08.134698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-12-16 00:46:08.134773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following additional packages will be installed: 2025-12-16 00:46:08.134879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 2025-12-16 00:46:08.134944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Suggested packages: 2025-12-16 00:46:08.135011 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: firewalld 2025-12-16 00:46:08.135075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Recommended packages: 2025-12-16 00:46:08.135138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: nftables 2025-12-16 00:46:08.135220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following NEW packages will be installed: 2025-12-16 00:46:08.135281 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: iptables libip4tc2 libip6tc2 libnetfilter-conntrack3 libnfnetlink0 2025-12-16 00:46:08.135375 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libnftnl11 2025-12-16 00:46:08.135489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:46:08.135518 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Need to get 554 kB of archives. 2025-12-16 00:46:08.135594 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 3,049 kB of additional disk space will be used. 2025-12-16 00:46:08.135642 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:46:08.135724 | 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] 2025-12-16 00:46:08.135796 | 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] 2025-12-16 00:46:08.138342 | 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] 2025-12-16 00:46:08.138363 | 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] 2025-12-16 00:46:08.138374 | 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] 2025-12-16 00:46:08.138383 | 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] 2025-12-16 00:46:08.138393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Fetched 554 kB in 0s (1,155 kB/s) 2025-12-16 00:46:08.138403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip4tc2:amd64. 2025-12-16 00:46:08.138412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-12-16 00:46:08.138424 | 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% 2025-12-16 00:46:08.138435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2025-12-16 00:46:08.138444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2025-12-16 00:46:08.138472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2025-12-16 00:46:08.138481 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-12-16 00:46:08.138491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-12-16 00:46:08.138500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-12-16 00:46:08.138510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:46:08.138519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../0-libip4tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-12-16 00:46:08.138529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:46:08.138538 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libip6tc2:amd64. 2025-12-16 00:46:08.138547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../1-libip6tc2_1.8.10-3ubuntu2_amd64.deb ... 2025-12-16 00:46:08.138557 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:46:08.138566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnfnetlink0:amd64. 2025-12-16 00:46:08.138576 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../2-libnfnetlink0_1.0.2-2build1_amd64.deb ... 2025-12-16 00:46:08.138585 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-16 00:46:08.138594 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnetfilter-conntrack3:amd64. 2025-12-16 00:46:08.138604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../3-libnetfilter-conntrack3_1.0.9-6build1_amd64.deb ... 2025-12-16 00:46:08.138613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-16 00:46:08.138623 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package libnftnl11:amd64. 2025-12-16 00:46:08.138632 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../4-libnftnl11_1.2.6-2build1_amd64.deb ... 2025-12-16 00:46:08.138670 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-16 00:46:08.138689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Selecting previously unselected package iptables. 2025-12-16 00:46:08.138699 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Preparing to unpack .../5-iptables_1.8.10-3ubuntu2_amd64.deb ... 2025-12-16 00:46:08.138708 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Unpacking iptables (1.8.10-3ubuntu2) ... 2025-12-16 00:46:08.138718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip4tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:46:08.138727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libip6tc2:amd64 (1.8.10-3ubuntu2) ... 2025-12-16 00:46:08.138736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnftnl11:amd64 (1.2.6-2build1) ... 2025-12-16 00:46:08.138745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnfnetlink0:amd64 (1.0.2-2build1) ... 2025-12-16 00:46:08.138755 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up libnetfilter-conntrack3:amd64 (1.0.9-6build1) ... 2025-12-16 00:46:08.138764 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Setting up iptables (1.8.10-3ubuntu2) ... 2025-12-16 00:46:08.138785 | 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 2025-12-16 00:46:08.138795 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-12-16 00:46:08.138805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-12-16 00:46:08.138814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-12-16 00:46:08.138824 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode 2025-12-16 00:46:08.138834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-12-16 00:46:08.138843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode 2025-12-16 00:46:08.138853 | 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 2025-12-16 00:46:08.138862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:update-alternatives: 2025-12-16 00:46:08.138871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode 2025-12-16 00:46:08.138881 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:46:08.138890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 793d5a3f753f 2025-12-16 00:46:08.138900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> d9b1bbc5f669 2025-12-16 00:46:08.138909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 5/10 : ADD ironic-inspector-archive /ironic-inspector-source 2025-12-16 00:46:08.138918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 382a005a3d2e 2025-12-16 00:46:08.138928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 6/10 : ADD ironic_inspector_sudoers /etc/sudoers.d/kolla_ironic_inspector_sudoers 2025-12-16 00:46:08.138937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 8b72a2d67686 2025-12-16 00:46:08.138947 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 7/10 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:46:08.138956 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 779471ad08a5 2025-12-16 00:46:08.138968 | 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 2025-12-16 00:46:08.138986 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in dd3f5e78eeb9 2025-12-16 00:46:08.138996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing /ironic-inspector 2025-12-16 00:46:08.139005 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: started 2025-12-16 00:46:08.139015 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing build dependencies: finished with status 'done' 2025-12-16 00:46:08.139024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: started 2025-12-16 00:46:08.139033 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:46:08.139043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: started 2025-12-16 00:46:08.139052 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Installing backend dependencies: finished with status 'done' 2025-12-16 00:46:08.139072 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): started 2025-12-16 00:46:08.139082 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:46:08.139092 | 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) 2025-12-16 00:46:08.139102 | 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) 2025-12-16 00:46:08.139112 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting construct>=2.9.39 (from ironic-inspector==12.3.1.dev2) 2025-12-16 00:46:08.139122 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-12-16 00:46:08.139135 | 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) 2025-12-16 00:46:08.139145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting Flask>=1.1.0 (from ironic-inspector==12.3.1.dev2) 2025-12-16 00:46:08.139219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-12-16 00:46:08.139264 | 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) 2025-12-16 00:46:08.139389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting ironic-lib>=4.3.0 (from ironic-inspector==12.3.1.dev2) 2025-12-16 00:46:08.139407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ironic_lib-6.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-16 00:46:08.139526 | 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) 2025-12-16 00:46:08.139544 | 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) 2025-12-16 00:46:08.139612 | 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) 2025-12-16 00:46:08.139663 | 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.7.1) 2025-12-16 00:46:08.139735 | 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) 2025-12-16 00:46:08.139793 | 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) 2025-12-16 00:46:08.139852 | 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) 2025-12-16 00:46:08.139868 | 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) 2025-12-16 00:46:08.139945 | 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) 2025-12-16 00:46:08.139996 | 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.0) 2025-12-16 00:46:08.140045 | 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) 2025-12-16 00:46:08.140094 | 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) 2025-12-16 00:46:08.140144 | 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) 2025-12-16 00:46:08.140198 | 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) 2025-12-16 00:46:08.140213 | 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.1) 2025-12-16 00:46:08.140345 | 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) 2025-12-16 00:46:08.140367 | 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) 2025-12-16 00:46:08.140582 | 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) 2025-12-16 00:46:08.140650 | 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) 2025-12-16 00:46:08.140715 | 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) 2025-12-16 00:46:08.140789 | 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) 2025-12-16 00:46:08.140839 | 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) 2025-12-16 00:46:08.140899 | 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) 2025-12-16 00:46:08.140966 | 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) 2025-12-16 00:46:08.141008 | 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) 2025-12-16 00:46:08.141062 | 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) 2025-12-16 00:46:08.141120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting microversion_parse>=1.0.1 (from ironic-inspector==12.3.1.dev2) 2025-12-16 00:46:08.141176 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:46:08.141248 | 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) 2025-12-16 00:46:08.141319 | 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) 2025-12-16 00:46:08.141386 | 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) 2025-12-16 00:46:08.141445 | 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) 2025-12-16 00:46:08.141536 | 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) 2025-12-16 00:46:08.141615 | 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) 2025-12-16 00:46:08.141678 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-12-16 00:46:08.141773 | 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) 2025-12-16 00:46:08.141870 | 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) 2025-12-16 00:46:08.141948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-16 00:46:08.142039 | 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) 2025-12-16 00:46:08.142153 | 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) 2025-12-16 00:46:08.142260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-12-16 00:46:08.142379 | 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) 2025-12-16 00:46:08.142467 | 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) 2025-12-16 00:46:08.142593 | 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) 2025-12-16 00:46:08.142712 | 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) 2025-12-16 00:46:08.142901 | 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) 2025-12-16 00:46:08.142997 | 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) 2025-12-16 00:46:08.143081 | 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) 2025-12-16 00:46:08.143153 | 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) 2025-12-16 00:46:08.143244 | 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) 2025-12-16 00:46:08.143331 | 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) 2025-12-16 00:46:08.143412 | 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) 2025-12-16 00:46:08.143509 | 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) 2025-12-16 00:46:08.143586 | 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) 2025-12-16 00:46:08.143658 | 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) 2025-12-16 00:46:08.143728 | 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) 2025-12-16 00:46:08.143813 | 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) 2025-12-16 00:46:08.143912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->ironic-inspector==12.3.1.dev2) (3.8.0) 2025-12-16 00:46:08.143991 | 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) 2025-12-16 00:46:08.144057 | 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) 2025-12-16 00:46:08.144125 | 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) 2025-12-16 00:46:08.144193 | 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) 2025-12-16 00:46:08.144294 | 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) 2025-12-16 00:46:08.144373 | 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) 2025-12-16 00:46:08.144443 | 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) 2025-12-16 00:46:08.144558 | 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) 2025-12-16 00:46:08.144630 | 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) 2025-12-16 00:46:08.144699 | 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) 2025-12-16 00:46:08.144769 | 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) 2025-12-16 00:46:08.144840 | 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) 2025-12-16 00:46:08.144908 | 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) 2025-12-16 00:46:08.144979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Requirement already satisfied: debtcollector>=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) (3.0.0) 2025-12-16 00:46:08.145046 | 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) 2025-12-16 00:46:08.145112 | 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>=1.2.0->oslo.config>=6.8.0->ironic-inspector==12.3.1.dev2) (1.16.0) 2025-12-16 00:46:08.145177 | 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) 2025-12-16 00:46:08.145247 | 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) 2025-12-16 00:46:08.145339 | 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) 2025-12-16 00:46:08.145415 | 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) 2025-12-16 00:46:08.145496 | 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) 2025-12-16 00:46:08.145567 | 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) 2025-12-16 00:46:08.145634 | 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) 2025-12-16 00:46:08.145699 | 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) 2025-12-16 00:46:08.145767 | 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) 2025-12-16 00:46:08.145832 | 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) 2025-12-16 00:46:08.145908 | 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) 2025-12-16 00:46:08.145975 | 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) 2025-12-16 00:46:08.146043 | 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) 2025-12-16 00:46:08.146109 | 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) 2025-12-16 00:46:08.146176 | 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) 2025-12-16 00:46:08.146245 | 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) 2025-12-16 00:46:08.146334 | 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) 2025-12-16 00:46:08.146409 | 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) 2025-12-16 00:46:08.146534 | 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) 2025-12-16 00:46:08.146547 | 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) 2025-12-16 00:46:08.146625 | 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) 2025-12-16 00:46:08.147314 | 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) 2025-12-16 00:46:08.147343 | 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) 2025-12-16 00:46:08.147352 | 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) 2025-12-16 00:46:08.147359 | 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) 2025-12-16 00:46:08.147366 | 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) (2025.11.12) 2025-12-16 00:46:08.147374 | 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) 2025-12-16 00:46:08.147380 | 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) 2025-12-16 00:46:08.147387 | 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) 2025-12-16 00:46:08.147394 | 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) 2025-12-16 00:46:08.147402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2025-12-16 00:46:08.147409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-12-16 00:46:08.147416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-12-16 00:46:08.147422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-12-16 00:46:08.147430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ironic_lib-6.2.0-py3-none-any.whl (100 kB) 2025-12-16 00:46:08.147436 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-12-16 00:46:08.147446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-12-16 00:46:08.147467 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-12-16 00:46:08.147563 | 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) 2025-12-16 00:46:08.147645 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/14.2 MB 24.2 MB/s 0:00:00 2025-12-16 00:46:08.147729 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2025-12-16 00:46:08.147788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building wheels for collected packages: ironic-inspector 2025-12-16 00:46:08.147859 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): started 2025-12-16 00:46:08.147931 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Building wheel for ironic-inspector (pyproject.toml): finished with status 'done' 2025-12-16 00:46:08.148000 | 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=b0ec15c486b6310a4b42bc3c696899a239c89870ba70cc06b98105281dd66013 2025-12-16 00:46:08.148070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Stored in directory: /tmp/pip-ephem-wheel-cache-hql6qod_/wheels/81/c6/53/c54c068480ece96999594e32d74a984f1ee523639d5025d9ee 2025-12-16 00:46:08.148129 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built ironic-inspector 2025-12-16 00:46:08.148186 | 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 2025-12-16 00:46:08.148248 | 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 2025-12-16 00:46:08.148328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container dd3f5e78eeb9 2025-12-16 00:46:08.148388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> a8b40c4898f8 2025-12-16 00:46:08.148475 | 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 2025-12-16 00:46:08.148558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in ad259a15a991 2025-12-16 00:46:08.148618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-12-16 00:46:08.148679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-12-16 00:46:08.148737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-12-16 00:46:08.148801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages were automatically installed and are no longer required: 2025-12-16 00:46:08.148855 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:46:08.148906 | 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 2025-12-16 00:46:08.148950 | 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 2025-12-16 00:46:08.148995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:46:08.149055 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:46:08.149097 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:46:08.149143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:46:08.149189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2025-12-16 00:46:08.149243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Use 'apt autoremove' to remove them. 2025-12-16 00:46:08.151314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2025-12-16 00:46:08.151334 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: build-essential 2025-12-16 00:46:08.151342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:46:08.151350 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:46:08.151357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-12-16 00:46:08.151364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 5% 2025-12-16 00:46:08.151371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: (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% 2025-12-16 00:46:08.151390 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2025-12-16 00:46:08.151396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2025-12-16 00:46:08.151402 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 80% 2025-12-16 00:46:08.151408 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 85% 2025-12-16 00:46:08.151413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-12-16 00:46:08.151419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-12-16 00:46:08.151426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18798 files and directories currently installed.) 2025-12-16 00:46:08.151432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:46:08.151438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading package lists... 2025-12-16 00:46:08.151444 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Building dependency tree... 2025-12-16 00:46:08.151466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Reading state information... 2025-12-16 00:46:08.151473 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:The following packages will be REMOVED: 2025-12-16 00:46:08.151479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:46:08.151485 | 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 2025-12-16 00:46:08.151492 | 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 2025-12-16 00:46:08.151498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:46:08.151504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:46:08.151517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:46:08.151523 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:46:08.151529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: xz-utils 2025-12-16 00:46:08.151535 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:46:08.151541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:After this operation, 228 MB disk space will be freed. 2025-12-16 00:46:08.151547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-12-16 00:46:08.151553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-12-16 00:46:08.151559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: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% 2025-12-16 00:46:08.151566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 70% 2025-12-16 00:46:08.151572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 75% 2025-12-16 00:46:08.151577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 2025-12-16 00:46:08.151583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:80% (Reading database ... 85% 2025-12-16 00:46:08.151590 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 90% 2025-12-16 00:46:08.151595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 95% 2025-12-16 00:46:08.151607 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:(Reading database ... 100% (Reading database ... 18789 files and directories currently installed.) 2025-12-16 00:46:08.151613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:46:08.151619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:46:08.151625 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:46:08.151639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:46:08.151645 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:46:08.151650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:46:08.151656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:46:08.151662 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:46:08.151668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:46:08.151674 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:46:08.151680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:46:08.151686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:46:08.151692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:46:08.151698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:46:08.151704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:46:08.151710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:46:08.151716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:46:08.151722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:46:08.151728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:46:08.151734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-12-16 00:46:08.151740 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:46:08.151746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:46:08.151752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:46:08.151758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:46:08.151764 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:46:08.151770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:46:08.151776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:46:08.151782 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:46:08.151788 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:46:08.151798 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:46:08.151804 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:46:08.151810 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:46:08.151816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:46:08.151826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:46:08.151832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:46:08.151838 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:46:08.151844 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:46:08.151850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-12-16 00:46:08.151856 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:46:08.151862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:46:08.151868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing lto-disabled-list (47) ... 2025-12-16 00:46:08.151876 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing make (4.3-4.1build2) ... 2025-12-16 00:46:08.151882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:46:08.151888 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:46:08.151894 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Collecting pyclean==3.0.0 2025-12-16 00:46:08.151900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:46:08.151906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:46:08.151914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Installing collected packages: pyclean 2025-12-16 00:46:08.151981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully installed pyclean-3.0.0 2025-12-16 00:46:08.152016 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:46:08.152060 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-12-16 00:46:08.152105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 8227 files, 1165 directories removed. 2025-12-16 00:46:08.152148 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-12-16 00:46:08.152191 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Cleaning directory /usr 2025-12-16 00:46:08.152243 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-12-16 00:46:08.152300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Total 1316 files, 133 directories removed. 2025-12-16 00:46:08.152346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: 2025-12-16 00:46:08.152393 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Found existing installation: pyclean 3.0.0 2025-12-16 00:46:08.152438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Uninstalling pyclean-3.0.0: 2025-12-16 00:46:08.152495 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:46:08.152539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container ad259a15a991 2025-12-16 00:46:08.152584 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> 118dc43137e5 2025-12-16 00:46:08.152628 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Step 10/10 : USER ironic-inspector 2025-12-16 00:46:08.152674 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Running in 02dd990a8e68 2025-12-16 00:46:08.152718 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> Removed intermediate container 02dd990a8e68 2025-12-16 00:46:08.152762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector: ---> f9a8389ac801 2025-12-16 00:46:08.152807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully built 34f32de5b920 2025-12-16 00:46:08.152851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Successfully tagged osism.harbor.regio.digital/kolla/ironic-inspector:build-20251216 2025-12-16 00:46:08.152953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-inspector:Built at 2025-12-16 00:46:08.152857 (took 0:00:53.581490) 2025-12-16 00:46:08.153365 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-base) 2025-12-16 00:46:08.153438 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Processing 2025-12-16 00:46:08.153559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building started at 2025-12-16 00:46:08.153438 2025-12-16 00:46:08.153633 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Getting local archive from tarballs/ironic-stable-2024.2.tar.gz 2025-12-16 00:46:08.157720 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 plugins into plugins archive 2025-12-16 00:46:08.158244 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-base:Turned 0 additions into additions archive 2025-12-16 00:46:33.787521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 1/7 : FROM osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 00:46:33.787615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 530665a78e68 2025-12-16 00:46:33.787650 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 2/7 : LABEL "build-date"="20251216" "name"="ironic-base" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:46:33.787661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in a072bc845528 2025-12-16 00:46:33.787668 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container a072bc845528 2025-12-16 00:46:33.787675 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 81f08574215c 2025-12-16 00:46:33.787682 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 3/7 : RUN usermod --append --home /var/lib/ironic --groups kolla ironic && mkdir -p /var/lib/ironic && chown -R 42422:42422 /var/lib/ironic 2025-12-16 00:46:33.787690 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in 9d07a8890969 2025-12-16 00:46:33.787697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container 9d07a8890969 2025-12-16 00:46:33.787704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> b21905952a86 2025-12-16 00:46:33.787714 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 4/7 : ADD ironic-base-archive /ironic-base-source 2025-12-16 00:46:33.787755 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> a6c4258665a5 2025-12-16 00:46:33.787869 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 5/7 : ADD ironic_sudoers /etc/sudoers.d/kolla_ironic_sudoers 2025-12-16 00:46:33.787951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 14e1d10cf736 2025-12-16 00:46:33.788027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Step 6/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:46:33.788104 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 182b3d295794 2025-12-16 00:46:33.788268 | 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 2025-12-16 00:46:33.789472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Running in e1ea4c2e87c9 2025-12-16 00:46:33.789486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Processing /ironic 2025-12-16 00:46:33.789494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: started 2025-12-16 00:46:33.789522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing build dependencies: finished with status 'done' 2025-12-16 00:46:33.789529 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: started 2025-12-16 00:46:33.789534 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Getting requirements to build wheel: finished with status 'done' 2025-12-16 00:46:33.789540 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing backend dependencies: started 2025-12-16 00:46:33.789546 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Installing backend dependencies: finished with status 'done' 2025-12-16 00:46:33.789551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): started 2025-12-16 00:46:33.789556 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 00:46:33.789563 | 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.5.dev4) (6.1.0) 2025-12-16 00:46:33.789571 | 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.5.dev4) (2.0.32) 2025-12-16 00:46:33.789579 | 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.5.dev4) (1.13.2) 2025-12-16 00:46:33.789670 | 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.5.dev4) (3.2.0) 2025-12-16 00:46:33.789762 | 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.5.dev4) (0.36.1) 2025-12-16 00:46:33.789833 | 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.5.dev4) (1.8.8) 2025-12-16 00:46:33.789916 | 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.5.dev4) (5.8.1) 2025-12-16 00:46:33.789999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting ironic-lib>=6.0.0 (from ironic==26.1.5.dev4) 2025-12-16 00:46:33.790081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ironic_lib-6.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-16 00:46:33.790160 | 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.5.dev4) (5.3.0) 2025-12-16 00:46:33.790261 | 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.5.dev4) (6.1.0) 2025-12-16 00:46:33.790352 | 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.5.dev4) (9.6.0) 2025-12-16 00:46:33.790479 | 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.5.dev4) (5.6.0) 2025-12-16 00:46:33.790559 | 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.5.dev4) (16.0.0) 2025-12-16 00:46:33.790639 | 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.5.dev4) (7.3.0) 2025-12-16 00:46:33.790719 | 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.5.dev4) (6.1.2) 2025-12-16 00:46:33.790805 | 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.5.dev4) (6.2.0) 2025-12-16 00:46:33.790890 | 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.5.dev4) (4.4.0) 2025-12-16 00:46:33.790954 | 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.5.dev4) (5.5.0) 2025-12-16 00:46:33.791029 | 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.5.dev4) (3.5.0) 2025-12-16 00:46:33.791106 | 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.5.dev4) (2.4.0) 2025-12-16 00:46:33.791183 | 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.5.dev4) (7.4.0) 2025-12-16 00:46:33.791296 | 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.5.dev4) (4.2.0) 2025-12-16 00:46:33.791447 | 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.5.dev4) (3.1.0) 2025-12-16 00:46:33.791524 | 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.5.dev4) (1.5.1) 2025-12-16 00:46:33.791604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting pycdlib>=1.11.0 (from ironic==26.1.5.dev4) 2025-12-16 00:46:33.791685 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading pycdlib-1.14.0-py2.py3-none-any.whl.metadata (992 bytes) 2025-12-16 00:46:33.792320 | 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.5.dev4) (2.32.3) 2025-12-16 00:46:33.792329 | 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.5.dev4) (2.0.0) 2025-12-16 00:46:33.792334 | 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.5.dev4) (1.33) 2025-12-16 00:46:33.792347 | 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.5.dev4) (3.1.4) 2025-12-16 00:46:33.792352 | 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.5.dev4) (10.7.1) 2025-12-16 00:46:33.792356 | 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.5.dev4) (14.9.1) 2025-12-16 00:46:33.792361 | 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.5.dev4) (8.3.0) 2025-12-16 00:46:33.792366 | 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.5.dev4) (3.4.0) 2025-12-16 00:46:33.792371 | 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.5.dev4) (4.19.2) 2025-12-16 00:46:33.792376 | 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.5.dev4) (6.0.0) 2025-12-16 00:46:33.792380 | 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.5.dev4) (3.0.0) 2025-12-16 00:46:33.792390 | 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.5.dev4) (6.3.0) 2025-12-16 00:46:33.792394 | 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.5.dev4) (4.0.1) 2025-12-16 00:46:33.792464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting sushy>=4.8.0 (from ironic==26.1.5.dev4) 2025-12-16 00:46:33.792471 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading sushy-5.2.1-py3-none-any.whl.metadata (2.2 kB) 2025-12-16 00:46:33.795670 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting construct>=2.9.39 (from ironic==26.1.5.dev4) 2025-12-16 00:46:33.795680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading construct-2.10.70-py3-none-any.whl.metadata (4.2 kB) 2025-12-16 00:46:33.795686 | 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.5.dev4) (0.10.1) 2025-12-16 00:46:33.795691 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting microversion-parse>=1.0.1 (from ironic==26.1.5.dev4) 2025-12-16 00:46:33.795697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 00:46:33.795701 | 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.5.dev4) (1.3.5) 2025-12-16 00:46:33.795706 | 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.5.dev4) (4.12.2) 2025-12-16 00:46:33.795711 | 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.5.dev4) (3.11.0) 2025-12-16 00:46:33.795715 | 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.5.dev4) (2.6.1) 2025-12-16 00:46:33.795719 | 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.5.dev4) (3.0.3) 2025-12-16 00:46:33.795724 | 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.5.dev4) (4.0.1) 2025-12-16 00:46:33.795728 | 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.5.dev4) (6.4.0) 2025-12-16 00:46:33.795732 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Collecting zeroconf>=0.24.0 (from ironic-lib>=6.0.0->ironic==26.1.5.dev4) 2025-12-16 00:46:33.795737 | 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) 2025-12-16 00:46:33.795746 | 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.5.dev4) (2.1.5) 2025-12-16 00:46:33.795751 | 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.5.dev4) (3.0.0) 2025-12-16 00:46:33.795755 | 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.5.dev4) (24.2.0) 2025-12-16 00:46:33.795759 | 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.5.dev4) (2023.12.1) 2025-12-16 00:46:33.795769 | 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.5.dev4) (0.35.1) 2025-12-16 00:46:33.795773 | 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.5.dev4) (0.20.0) 2025-12-16 00:46:33.795778 | 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.5.dev4) (2.1.0) 2025-12-16 00:46:33.795782 | 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.5.dev4) (1.7.0) 2025-12-16 00:46:33.795788 | 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.5.dev4) (2.9.0) 2025-12-16 00:46:33.795792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: oslo.cache>=1.26.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->ironic==26.1.5.dev4) (3.8.0) 2025-12-16 00:46:33.795803 | 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.5.dev4) (3.1.1) 2025-12-16 00:46:33.795808 | 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.5.dev4) (5.5.0) 2025-12-16 00:46:33.795812 | 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.5.dev4) (6.0.2) 2025-12-16 00:46:33.795816 | 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.5.dev4) (42.0.8) 2025-12-16 00:46:33.795820 | 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.5.dev4) (5.1.1) 2025-12-16 00:46:33.795825 | 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.5.dev4) (1.3.3) 2025-12-16 00:46:33.795829 | 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.5.dev4) (1.0.1) 2025-12-16 00:46:33.795833 | 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.5.dev4) (0.11.0) 2025-12-16 00:46:33.795837 | 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.5.dev4) (4.2.2) 2025-12-16 00:46:33.795842 | 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.5.dev4) (1.4.0) 2025-12-16 00:46:33.795846 | 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.5.dev4) (1.17.0) 2025-12-16 00:46:33.795853 | 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.5.dev4) (2.22) 2025-12-16 00:46:33.795861 | 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.5.dev4) (0.19) 2025-12-16 00:46:33.795865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Requirement already satisfied: debtcollector>=1.2.0 in /var/lib/kolla/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->ironic==26.1.5.dev4) (3.0.0) 2025-12-16 00:46:33.795869 | 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>=1.2.0->oslo.config>=6.8.0->ironic==26.1.5.dev4) (1.16.0) 2025-12-16 00:46:33.795873 | 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.5.dev4) (2.0.1) 2025-12-16 00:46:33.795878 | 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.5.dev4) (0.5.0) 2025-12-16 00:46:33.795882 | 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.5.dev4) (2.9.0.post0) 2025-12-16 00:46:33.795886 | 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.5.dev4) (5.2.0) 2025-12-16 00:46:33.795890 | 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.5.dev4) (5.5.0) 2025-12-16 00:46:33.795897 | 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.5.dev4) (5.4.0) 2025-12-16 00:46:33.795936 | 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.5.dev4) (0.9.0) 2025-12-16 00:46:33.796022 | 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.5.dev4) (5.1.0) 2025-12-16 00:46:33.796088 | 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.5.dev4) (0.20.0) 2025-12-16 00:46:33.796136 | 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.5.dev4) (4.0.1) 2025-12-16 00:46:33.796204 | 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.5.dev4) (1.0.8) 2025-12-16 00:46:33.796289 | 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.5.dev4) (2024.1) 2025-12-16 00:46:33.796354 | 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.5.dev4) (3.10.1) 2025-12-16 00:46:33.796413 | 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.5.dev4) (3.1.0) 2025-12-16 00:46:33.796493 | 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.5.dev4) (2.5.1) 2025-12-16 00:46:33.796549 | 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.5.dev4) (1.6.0) 2025-12-16 00:46:33.796607 | 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.5.dev4) (24.1) 2025-12-16 00:46:33.796670 | 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.5.dev4) (3.1.2) 2025-12-16 00:46:33.796725 | 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.5.dev4) (67.2.0) 2025-12-16 00:46:33.796783 | 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.5.dev4) (0.3.5) 2025-12-16 00:46:33.798620 | 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.5.dev4) (0.2.13) 2025-12-16 00:46:33.798632 | 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.5.dev4) (2024.1) 2025-12-16 00:46:33.798638 | 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.5.dev4) (1.16.0) 2025-12-16 00:46:33.798643 | 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.5.dev4) (3.3.2) 2025-12-16 00:46:33.798648 | 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.5.dev4) (3.8) 2025-12-16 00:46:33.798653 | 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.5.dev4) (1.26.19) 2025-12-16 00:46:33.798657 | 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.5.dev4) (2025.11.12) 2025-12-16 00:46:33.798662 | 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.5.dev4) (0.7) 2025-12-16 00:46:33.798666 | 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.5.dev4) (2.7.2) 2025-12-16 00:46:33.798671 | 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.5.dev4) (0.15.2) 2025-12-16 00:46:33.798675 | 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.5.dev4) 2025-12-16 00:46:33.798680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Downloading ifaddr-0.2.0-py3-none-any.whl.metadata (4.9 kB) 2025-12-16 00:46:33.798684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading construct-2.10.70-py3-none-any.whl (63 kB) 2025-12-16 00:46:33.798689 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ironic_lib-6.2.0-py3-none-any.whl (100 kB) 2025-12-16 00:46:33.798693 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-12-16 00:46:33.798698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading pycdlib-1.14.0-py2.py3-none-any.whl (213 kB) 2025-12-16 00:46:33.798707 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading sushy-5.2.1-py3-none-any.whl (347 kB) 2025-12-16 00:46:33.798712 | 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) 2025-12-16 00:46:33.798716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.2/14.2 MB 8.8 MB/s 0:00:01 2025-12-16 00:46:33.798721 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Downloading ifaddr-0.2.0-py3-none-any.whl (12 kB) 2025-12-16 00:46:33.798725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Building wheels for collected packages: ironic 2025-12-16 00:46:33.798730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): started 2025-12-16 00:46:33.798734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Building wheel for ironic (pyproject.toml): finished with status 'done' 2025-12-16 00:46:33.798743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Created wheel for ironic: filename=ironic-26.1.5.dev4-py3-none-any.whl size=2028016 sha256=9df0a87efe2bed4825b039c8100ef9c254c1cd5cd5848aa7f84e821423428964 2025-12-16 00:46:33.798748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: Stored in directory: /tmp/pip-ephem-wheel-cache-c0fh3d_9/wheels/e0/72/a3/07570bdf482521f3afb3056cd986f4414db0c18994594544e5 2025-12-16 00:46:33.798752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built ironic 2025-12-16 00:46:33.798757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Installing collected packages: pycdlib, ifaddr, zeroconf, microversion-parse, construct, sushy, ironic-lib, ironic 2025-12-16 00:46:33.798767 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully installed construct-2.10.70 ifaddr-0.2.0 ironic-26.1.5.dev4 ironic-lib-6.2.0 microversion-parse-2.0.0 pycdlib-1.14.0 sushy-5.2.1 zeroconf-0.132.2 2025-12-16 00:46:33.798772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> Removed intermediate container e1ea4c2e87c9 2025-12-16 00:46:33.798776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base: ---> 45dfb7a04ff7 2025-12-16 00:46:33.798781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully built 25402f0d7c16 2025-12-16 00:46:33.798785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Successfully tagged osism.harbor.regio.digital/kolla/ironic-base:build-20251216 2025-12-16 00:46:33.798790 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-base:Built at 2025-12-16 00:46:33.797878 (took 0:00:25.644440) 2025-12-16 00:46:33.798795 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-api) to queue 2025-12-16 00:46:33.798799 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-pxe) to queue 2025-12-16 00:46:33.798804 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-conductor) to queue 2025-12-16 00:46:33.798808 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-blackbox-exporter) 2025-12-16 00:46:33.798813 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Processing 2025-12-16 00:46:33.798980 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building started at 2025-12-16 00:46:33.798703 2025-12-16 00:46:33.799036 | 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 2025-12-16 00:46:34.854384 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 plugins into plugins archive 2025-12-16 00:46:34.854658 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-blackbox-exporter:Turned 0 additions into additions archive 2025-12-16 00:46:45.655359 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 1/7 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251216 2025-12-16 00:46:45.655426 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> f5d5e0d3b343 2025-12-16 00:46:45.655477 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 2/7 : LABEL "build-date"="20251216" "name"="prometheus-blackbox-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:46:45.655499 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in ba2868a15ced 2025-12-16 00:46:45.655504 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container ba2868a15ced 2025-12-16 00:46:45.655508 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> be8bd54b8ad5 2025-12-16 00:46:45.655513 | 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/* 2025-12-16 00:46:45.655518 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in f4421874004d 2025-12-16 00:46:45.655522 | 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] 2025-12-16 00:46:45.655551 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:46:45.655556 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:46:45.655568 | 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] 2025-12-16 00:46:45.655595 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:46:45.655599 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:46:45.655630 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:46:45.655634 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:46:45.656395 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:46:45.656448 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:46:45.656454 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:46:45.656458 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:46:45.656461 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:46:45.656465 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:46:45.656469 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:46:45.656472 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Fetched 29.0 MB in 3s (10.9 MB/s) 2025-12-16 00:46:45.656477 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-12-16 00:46:45.656489 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-12-16 00:46:45.656493 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-12-16 00:46:45.656497 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-12-16 00:46:45.656500 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin is already the newest version (1:2.66-5ubuntu2.2). 2025-12-16 00:46:45.656504 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:libcap2-bin set to manually installed. 2025-12-16 00:46:45.656507 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:46:45.656511 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container f4421874004d 2025-12-16 00:46:45.656514 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 45f8e0c4a633 2025-12-16 00:46:45.656518 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 4/7 : ADD prometheus-blackbox-exporter-archive /prometheus-blackbox-exporter-source 2025-12-16 00:46:45.656521 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 19be14472e60 2025-12-16 00:46:45.656527 | 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 2025-12-16 00:46:45.656532 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in e21f0765e295 2025-12-16 00:46:45.656536 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container e21f0765e295 2025-12-16 00:46:45.656539 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 4368b5a15991 2025-12-16 00:46:45.656544 | 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 2025-12-16 00:46:45.656550 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 4204b623cdf4 2025-12-16 00:46:45.656554 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-12-16 00:46:45.656557 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-12-16 00:46:45.656561 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-12-16 00:46:45.656573 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Package 'build-essential' is not installed, so not removed 2025-12-16 00:46:45.656576 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:46:45.656580 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading package lists... 2025-12-16 00:46:45.656583 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Building dependency tree... 2025-12-16 00:46:45.656587 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Reading state information... 2025-12-16 00:46:45.656590 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:46:45.656601 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 4204b623cdf4 2025-12-16 00:46:45.656640 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 6afd9e4bbaf8 2025-12-16 00:46:45.656644 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Step 7/7 : USER prometheus 2025-12-16 00:46:45.656648 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Running in 74891dfa12d6 2025-12-16 00:46:45.656654 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> Removed intermediate container 74891dfa12d6 2025-12-16 00:46:45.656658 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter: ---> 83609203a4ec 2025-12-16 00:46:45.656661 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully built 6165bc819bbf 2025-12-16 00:46:45.656664 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251216 2025-12-16 00:46:45.656669 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-blackbox-exporter:Built at 2025-12-16 00:46:45.656497 (took 0:00:11.857794) 2025-12-16 00:46:45.656951 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-alertmanager) 2025-12-16 00:46:45.656999 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Processing 2025-12-16 00:46:45.657016 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building started at 2025-12-16 00:46:45.656840 2025-12-16 00:46:45.657060 | 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 2025-12-16 00:46:47.695131 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 plugins into plugins archive 2025-12-16 00:46:47.695593 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-alertmanager:Turned 0 additions into additions archive 2025-12-16 00:46:54.106486 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251216 2025-12-16 00:46:54.106537 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> f5d5e0d3b343 2025-12-16 00:46:54.106547 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 2/6 : LABEL "build-date"="20251216" "name"="prometheus-alertmanager" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:46:54.106555 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in f716b08c90b3 2025-12-16 00:46:54.106559 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container f716b08c90b3 2025-12-16 00:46:54.106564 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> c9cf8b226917 2025-12-16 00:46:54.106568 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 3/6 : ADD prometheus-alertmanager-archive /prometheus-alertmanager-source 2025-12-16 00:46:54.106572 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> edc7f12436b6 2025-12-16 00:46:54.106578 | 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 2025-12-16 00:46:54.106584 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 2a34e8cb8745 2025-12-16 00:46:54.106588 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 2a34e8cb8745 2025-12-16 00:46:54.106592 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 9ac1e3c1f0fe 2025-12-16 00:46:54.106622 | 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 2025-12-16 00:46:54.106637 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in 1dde994355fd 2025-12-16 00:46:54.106641 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2025-12-16 00:46:54.106645 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2025-12-16 00:46:54.106687 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2025-12-16 00:46:54.106691 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Package 'build-essential' is not installed, so not removed 2025-12-16 00:46:54.106695 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:46:54.106699 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading package lists... 2025-12-16 00:46:54.106703 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Building dependency tree... 2025-12-16 00:46:54.106706 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Reading state information... 2025-12-16 00:46:54.106710 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:46:54.106713 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container 1dde994355fd 2025-12-16 00:46:54.106733 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> e301a326917e 2025-12-16 00:46:54.107320 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Step 6/6 : USER prometheus 2025-12-16 00:46:54.107338 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Running in fcf3cacc30f4 2025-12-16 00:46:54.107344 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> Removed intermediate container fcf3cacc30f4 2025-12-16 00:46:54.107351 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager: ---> 156e15687b4c 2025-12-16 00:46:54.107358 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully built 4e825bb945c5 2025-12-16 00:46:54.107362 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251216 2025-12-16 00:46:54.107366 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-alertmanager:Built at 2025-12-16 00:46:54.106935 (took 0:00:08.450095) 2025-12-16 00:46:54.107564 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-cadvisor) 2025-12-16 00:46:54.107645 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Processing 2025-12-16 00:46:54.107658 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building started at 2025-12-16 00:46:54.107565 2025-12-16 00:46:54.107708 | 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 2025-12-16 00:46:56.911213 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 plugins into plugins archive 2025-12-16 00:46:56.911458 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-cadvisor:Turned 0 additions into additions archive 2025-12-16 00:47:01.868738 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 1/5 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251216 2025-12-16 00:47:01.868809 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> f5d5e0d3b343 2025-12-16 00:47:01.868826 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 2/5 : LABEL "build-date"="20251216" "name"="prometheus-cadvisor" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:47:01.868905 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 0904b118ef1a 2025-12-16 00:47:01.868941 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 0904b118ef1a 2025-12-16 00:47:01.868951 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> a58d11b9f1dd 2025-12-16 00:47:01.868960 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 3/5 : ADD prometheus-cadvisor-archive /prometheus-cadvisor-source 2025-12-16 00:47:01.868993 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 2b57b6b05827 2025-12-16 00:47:01.869042 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Step 4/5 : RUN cp /prometheus-cadvisor-source /opt/cadvisor && chmod 0755 /opt/cadvisor 2025-12-16 00:47:01.869076 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in 76933e60171d 2025-12-16 00:47:01.869088 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container 76933e60171d 2025-12-16 00:47:01.869119 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> 2380319d67a5 2025-12-16 00:47:01.869134 | 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 2025-12-16 00:47:01.869170 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Running in fd78dc706199 2025-12-16 00:47:01.869221 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2025-12-16 00:47:01.869323 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2025-12-16 00:47:01.869341 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2025-12-16 00:47:01.869368 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Package 'build-essential' is not installed, so not removed 2025-12-16 00:47:01.869450 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:01.869482 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading package lists... 2025-12-16 00:47:01.869495 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Building dependency tree... 2025-12-16 00:47:01.869527 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Reading state information... 2025-12-16 00:47:01.869560 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:01.869603 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> Removed intermediate container fd78dc706199 2025-12-16 00:47:01.869643 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor: ---> fe4600493163 2025-12-16 00:47:01.869721 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully built 544a7af78103 2025-12-16 00:47:01.869731 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251216 2025-12-16 00:47:01.870048 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-cadvisor:Built at 2025-12-16 00:47:01.869728 (took 0:00:07.762163) 2025-12-16 00:47:01.872602 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mtail) 2025-12-16 00:47:01.872637 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Processing 2025-12-16 00:47:01.872645 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building started at 2025-12-16 00:47:01.870692 2025-12-16 00:47:01.872652 | 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 2025-12-16 00:47:02.830667 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 plugins into plugins archive 2025-12-16 00:47:02.830784 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mtail:Turned 0 additions into additions archive 2025-12-16 00:47:06.718524 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251216 2025-12-16 00:47:06.718577 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> f5d5e0d3b343 2025-12-16 00:47:06.718584 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 2/6 : LABEL "build-date"="20251216" "name"="prometheus-mtail" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:47:06.718594 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 8f65e10070b3 2025-12-16 00:47:06.718600 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 8f65e10070b3 2025-12-16 00:47:06.718604 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 14abf4ed585a 2025-12-16 00:47:06.718609 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 3/6 : ADD prometheus-mtail-archive /prometheus-mtail-source 2025-12-16 00:47:06.718643 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 4c1034453afa 2025-12-16 00:47:06.718673 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 4/6 : RUN cp /prometheus-mtail-source/* /opt/ 2025-12-16 00:47:06.718677 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in b74cdbea8a54 2025-12-16 00:47:06.718700 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container b74cdbea8a54 2025-12-16 00:47:06.719635 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> fece43f16115 2025-12-16 00:47:06.719719 | 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 2025-12-16 00:47:06.719738 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 3bb0357b07b2 2025-12-16 00:47:06.719753 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2025-12-16 00:47:06.719765 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2025-12-16 00:47:06.719777 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2025-12-16 00:47:06.719788 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Package 'build-essential' is not installed, so not removed 2025-12-16 00:47:06.719801 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:06.719812 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading package lists... 2025-12-16 00:47:06.719824 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Building dependency tree... 2025-12-16 00:47:06.719835 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Reading state information... 2025-12-16 00:47:06.719846 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:06.719858 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 3bb0357b07b2 2025-12-16 00:47:06.719871 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> ea10cef1f721 2025-12-16 00:47:06.719883 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Step 6/6 : USER root 2025-12-16 00:47:06.719968 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Running in 85d6e1110ba0 2025-12-16 00:47:06.719981 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> Removed intermediate container 85d6e1110ba0 2025-12-16 00:47:06.719990 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail: ---> 971f11efdf6a 2025-12-16 00:47:06.720000 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully built 06f615c02fb3 2025-12-16 00:47:06.720010 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251216 2025-12-16 00:47:06.720020 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mtail:Built at 2025-12-16 00:47:06.719840 (took 0:00:04.849148) 2025-12-16 00:47:06.722457 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-v2-server) 2025-12-16 00:47:06.722522 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Processing 2025-12-16 00:47:06.722536 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building started at 2025-12-16 00:47:06.720728 2025-12-16 00:47:06.722548 | 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 2025-12-16 00:47:11.634644 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Turned 0 plugins into plugins archive 2025-12-16 00:47:11.634721 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-v2-server:Turned 0 additions into additions archive 2025-12-16 00:47:27.292480 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251216 2025-12-16 00:47:27.292679 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> f5d5e0d3b343 2025-12-16 00:47:27.292702 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 2/6 : LABEL "build-date"="20251216" "name"="prometheus-v2-server" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:47:27.292718 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 4b7ea6841053 2025-12-16 00:47:27.292805 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 4b7ea6841053 2025-12-16 00:47:27.292820 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 986c38e4a1d2 2025-12-16 00:47:27.292876 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 3/6 : ADD prometheus-v2-server-archive /prometheus-server-source 2025-12-16 00:47:27.292890 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> d4d3c885a455 2025-12-16 00:47:27.292944 | 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 2025-12-16 00:47:27.292998 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 8f59486bc785 2025-12-16 00:47:27.293050 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 8f59486bc785 2025-12-16 00:47:27.293103 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 2dbaaf081db7 2025-12-16 00:47:27.293181 | 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 2025-12-16 00:47:27.293293 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in ddc11f865b52 2025-12-16 00:47:27.293309 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading package lists... 2025-12-16 00:47:27.293377 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building dependency tree... 2025-12-16 00:47:27.294375 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading state information... 2025-12-16 00:47:27.294396 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Package 'build-essential' is not installed, so not removed 2025-12-16 00:47:27.294408 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:27.294420 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading package lists... 2025-12-16 00:47:27.294431 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Building dependency tree... 2025-12-16 00:47:27.294441 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Reading state information... 2025-12-16 00:47:27.294450 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:27.294459 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container ddc11f865b52 2025-12-16 00:47:27.294469 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 7a819ac16b89 2025-12-16 00:47:27.294478 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Step 6/6 : USER prometheus 2025-12-16 00:47:27.294487 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Running in 15435cdeffd6 2025-12-16 00:47:27.294507 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> Removed intermediate container 15435cdeffd6 2025-12-16 00:47:27.294516 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server: ---> 6a9140cafdbc 2025-12-16 00:47:27.294526 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Successfully built e90e6a759bc2 2025-12-16 00:47:27.294536 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20251216 2025-12-16 00:47:27.294547 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-v2-server:Built at 2025-12-16 00:47:27.294127 (took 0:00:20.573399) 2025-12-16 00:47:27.294932 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-memcached-exporter) 2025-12-16 00:47:27.295052 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Processing 2025-12-16 00:47:27.295173 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building started at 2025-12-16 00:47:27.295055 2025-12-16 00:47:27.295303 | 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 2025-12-16 00:47:28.428934 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 plugins into plugins archive 2025-12-16 00:47:28.429298 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-memcached-exporter:Turned 0 additions into additions archive 2025-12-16 00:47:33.185628 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251216 2025-12-16 00:47:33.185741 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> f5d5e0d3b343 2025-12-16 00:47:33.185857 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 2/6 : LABEL "build-date"="20251216" "name"="prometheus-memcached-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:47:33.185904 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 3b71c3d7959a 2025-12-16 00:47:33.185971 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 3b71c3d7959a 2025-12-16 00:47:33.186063 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> ce123da27465 2025-12-16 00:47:33.186118 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 3/6 : ADD prometheus-memcached-exporter-archive /prometheus-memcached-exporter-source 2025-12-16 00:47:33.186209 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 83c88a7edf0a 2025-12-16 00:47:33.186305 | 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/ 2025-12-16 00:47:33.186482 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 294123a48ef7 2025-12-16 00:47:33.186502 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 294123a48ef7 2025-12-16 00:47:33.186584 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 2127b6527a11 2025-12-16 00:47:33.186662 | 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 2025-12-16 00:47:33.186735 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 7e712ba8c087 2025-12-16 00:47:33.186807 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2025-12-16 00:47:33.186881 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2025-12-16 00:47:33.186953 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2025-12-16 00:47:33.187028 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Package 'build-essential' is not installed, so not removed 2025-12-16 00:47:33.187093 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:33.187163 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading package lists... 2025-12-16 00:47:33.187251 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Building dependency tree... 2025-12-16 00:47:33.187330 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Reading state information... 2025-12-16 00:47:33.187503 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:33.188436 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 7e712ba8c087 2025-12-16 00:47:33.188467 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 0d7c7b40f7ab 2025-12-16 00:47:33.188479 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Step 6/6 : USER prometheus 2025-12-16 00:47:33.188490 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Running in 048d3a48b3ee 2025-12-16 00:47:33.188501 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> Removed intermediate container 048d3a48b3ee 2025-12-16 00:47:33.188511 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter: ---> 52bcca3e344a 2025-12-16 00:47:33.188523 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully built abb87b3cce2e 2025-12-16 00:47:33.188549 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251216 2025-12-16 00:47:33.188560 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-memcached-exporter:Built at 2025-12-16 00:47:33.187855 (took 0:00:05.892800) 2025-12-16 00:47:33.188570 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-mysqld-exporter) 2025-12-16 00:47:33.188586 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Processing 2025-12-16 00:47:33.188596 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building started at 2025-12-16 00:47:33.188487 2025-12-16 00:47:33.188773 | 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 2025-12-16 00:47:34.011814 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 plugins into plugins archive 2025-12-16 00:47:34.011960 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-mysqld-exporter:Turned 0 additions into additions archive 2025-12-16 00:47:38.265928 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251216 2025-12-16 00:47:38.266016 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> f5d5e0d3b343 2025-12-16 00:47:38.266037 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 2/6 : LABEL "build-date"="20251216" "name"="prometheus-mysqld-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:47:38.266091 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 9daacd492724 2025-12-16 00:47:38.266134 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 9daacd492724 2025-12-16 00:47:38.266147 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 9286a178046b 2025-12-16 00:47:38.266186 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 3/6 : ADD prometheus-mysqld-exporter-archive /prometheus-mysqld-exporter-source 2025-12-16 00:47:38.266198 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 23b7e50b6048 2025-12-16 00:47:38.266328 | 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/ 2025-12-16 00:47:38.266434 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 5318241ed454 2025-12-16 00:47:38.266450 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 5318241ed454 2025-12-16 00:47:38.266471 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> b64a1e4cbdd1 2025-12-16 00:47:38.266490 | 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 2025-12-16 00:47:38.266519 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in a5ce07de9cee 2025-12-16 00:47:38.266582 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2025-12-16 00:47:38.266593 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2025-12-16 00:47:38.266606 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2025-12-16 00:47:38.266643 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Package 'build-essential' is not installed, so not removed 2025-12-16 00:47:38.266695 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:38.266743 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading package lists... 2025-12-16 00:47:38.266802 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Building dependency tree... 2025-12-16 00:47:38.266850 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Reading state information... 2025-12-16 00:47:38.266945 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:38.266957 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container a5ce07de9cee 2025-12-16 00:47:38.266996 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 9ea672c377ba 2025-12-16 00:47:38.267032 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Step 6/6 : USER prometheus 2025-12-16 00:47:38.267133 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Running in 101b1a049996 2025-12-16 00:47:38.267155 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> Removed intermediate container 101b1a049996 2025-12-16 00:47:38.267190 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter: ---> 7dc522bde4cb 2025-12-16 00:47:38.267259 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully built 9330e172aa87 2025-12-16 00:47:38.267375 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251216 2025-12-16 00:47:38.267516 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-mysqld-exporter:Built at 2025-12-16 00:47:38.267321 (took 0:00:05.078834) 2025-12-16 00:47:38.267962 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-node-exporter) 2025-12-16 00:47:38.268046 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Processing 2025-12-16 00:47:38.268115 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building started at 2025-12-16 00:47:38.268007 2025-12-16 00:47:38.268184 | 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 2025-12-16 00:47:39.378193 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 plugins into plugins archive 2025-12-16 00:47:39.380706 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-node-exporter:Turned 0 additions into additions archive 2025-12-16 00:47:43.702301 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251216 2025-12-16 00:47:43.702395 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> f5d5e0d3b343 2025-12-16 00:47:43.702414 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 2/6 : LABEL "build-date"="20251216" "name"="prometheus-node-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:47:43.702498 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in 844bc1f3d806 2025-12-16 00:47:43.702511 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container 844bc1f3d806 2025-12-16 00:47:43.702541 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 879c1f738ab5 2025-12-16 00:47:43.702550 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 3/6 : ADD prometheus-node-exporter-archive /prometheus-node-exporter-source 2025-12-16 00:47:43.702579 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 105801f54c0c 2025-12-16 00:47:43.702590 | 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/ 2025-12-16 00:47:43.702620 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in e1b3af162074 2025-12-16 00:47:43.702629 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container e1b3af162074 2025-12-16 00:47:43.702661 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 9875890bf799 2025-12-16 00:47:43.702691 | 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 2025-12-16 00:47:43.702703 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in ceaa599f6c98 2025-12-16 00:47:43.702730 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2025-12-16 00:47:43.702743 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2025-12-16 00:47:43.702771 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2025-12-16 00:47:43.702813 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Package 'build-essential' is not installed, so not removed 2025-12-16 00:47:43.702847 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:43.702875 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading package lists... 2025-12-16 00:47:43.702887 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Building dependency tree... 2025-12-16 00:47:43.702918 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Reading state information... 2025-12-16 00:47:43.702960 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:43.702997 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container ceaa599f6c98 2025-12-16 00:47:43.703033 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> a6c70184c2dd 2025-12-16 00:47:43.703066 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Step 6/6 : USER prometheus 2025-12-16 00:47:43.703098 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Running in c7bed94b1403 2025-12-16 00:47:43.703131 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> Removed intermediate container c7bed94b1403 2025-12-16 00:47:43.703163 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter: ---> 094cc3aecd16 2025-12-16 00:47:43.703213 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully built 572484144208 2025-12-16 00:47:43.703285 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251216 2025-12-16 00:47:43.703428 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-node-exporter:Built at 2025-12-16 00:47:43.703260 (took 0:00:05.435253) 2025-12-16 00:47:43.703737 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-openstack-exporter) 2025-12-16 00:47:43.703797 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Processing 2025-12-16 00:47:43.703851 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building started at 2025-12-16 00:47:43.703773 2025-12-16 00:47:43.703906 | 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 2025-12-16 00:47:44.557098 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 plugins into plugins archive 2025-12-16 00:47:44.557490 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-openstack-exporter:Turned 0 additions into additions archive 2025-12-16 00:47:48.448853 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251216 2025-12-16 00:47:48.448946 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> f5d5e0d3b343 2025-12-16 00:47:48.448957 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 2/6 : LABEL "build-date"="20251216" "name"="prometheus-openstack-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:47:48.448992 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 382acf34effc 2025-12-16 00:47:48.449551 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 382acf34effc 2025-12-16 00:47:48.449630 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 5d8b689df493 2025-12-16 00:47:48.449647 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 3/6 : ADD prometheus-openstack-exporter-archive /prometheus-openstack-exporter-source 2025-12-16 00:47:48.449667 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 02254ae0011f 2025-12-16 00:47:48.449689 | 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/ 2025-12-16 00:47:48.449711 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in d43e50634854 2025-12-16 00:47:48.449732 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container d43e50634854 2025-12-16 00:47:48.449814 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 7cccb48a99b3 2025-12-16 00:47:48.449875 | 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 2025-12-16 00:47:48.449904 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 1a0ac6d60c36 2025-12-16 00:47:48.449917 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2025-12-16 00:47:48.449929 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2025-12-16 00:47:48.449965 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2025-12-16 00:47:48.449975 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Package 'build-essential' is not installed, so not removed 2025-12-16 00:47:48.449992 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:48.450002 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading package lists... 2025-12-16 00:47:48.450086 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Building dependency tree... 2025-12-16 00:47:48.450201 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Reading state information... 2025-12-16 00:47:48.450314 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:48.451357 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 1a0ac6d60c36 2025-12-16 00:47:48.451379 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 3fd889f142b7 2025-12-16 00:47:48.451390 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Step 6/6 : USER prometheus 2025-12-16 00:47:48.451400 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Running in 7450447a5d19 2025-12-16 00:47:48.451409 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> Removed intermediate container 7450447a5d19 2025-12-16 00:47:48.451419 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter: ---> 87f49bee889e 2025-12-16 00:47:48.451428 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully built b641a5ec9a8c 2025-12-16 00:47:48.451438 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251216 2025-12-16 00:47:48.451448 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-openstack-exporter:Built at 2025-12-16 00:47:48.450877 (took 0:00:04.747104) 2025-12-16 00:47:48.451583 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-elasticsearch-exporter) 2025-12-16 00:47:48.451641 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Processing 2025-12-16 00:47:48.451882 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building started at 2025-12-16 00:47:48.451645 2025-12-16 00:47:48.451932 | 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 2025-12-16 00:47:49.687500 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 plugins into plugins archive 2025-12-16 00:47:49.687812 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-elasticsearch-exporter:Turned 0 additions into additions archive 2025-12-16 00:47:53.752210 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251216 2025-12-16 00:47:53.752364 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> f5d5e0d3b343 2025-12-16 00:47:53.752398 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 2/6 : LABEL "build-date"="20251216" "name"="prometheus-elasticsearch-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:47:53.752503 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in c75486fdc190 2025-12-16 00:47:53.752518 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container c75486fdc190 2025-12-16 00:47:53.752528 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> ba5150c2a313 2025-12-16 00:47:53.752538 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 3/6 : ADD prometheus-elasticsearch-exporter-archive /prometheus-elasticsearch-exporter-source 2025-12-16 00:47:53.752549 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 7f63c8631a49 2025-12-16 00:47:53.752660 | 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/ 2025-12-16 00:47:53.752674 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 83dd262fbdf3 2025-12-16 00:47:53.752684 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 83dd262fbdf3 2025-12-16 00:47:53.752694 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> 3c4945987680 2025-12-16 00:47:53.752705 | 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 2025-12-16 00:47:53.752716 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 868f184a39b7 2025-12-16 00:47:53.752773 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2025-12-16 00:47:53.752784 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2025-12-16 00:47:53.752793 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2025-12-16 00:47:53.752978 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Package 'build-essential' is not installed, so not removed 2025-12-16 00:47:53.753046 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:53.753059 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading package lists... 2025-12-16 00:47:53.753070 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Building dependency tree... 2025-12-16 00:47:53.753148 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Reading state information... 2025-12-16 00:47:53.753160 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:53.753172 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 868f184a39b7 2025-12-16 00:47:53.753183 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> a12bd39325f8 2025-12-16 00:47:53.753193 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Step 6/6 : USER prometheus 2025-12-16 00:47:53.753202 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Running in 9fda08a597d6 2025-12-16 00:47:53.753290 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> Removed intermediate container 9fda08a597d6 2025-12-16 00:47:53.753315 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter: ---> a994a9d5d547 2025-12-16 00:47:53.753346 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully built b8e3ab8e6afa 2025-12-16 00:47:53.753364 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251216 2025-12-16 00:47:53.753556 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-elasticsearch-exporter:Built at 2025-12-16 00:47:53.753387 (took 0:00:05.301742) 2025-12-16 00:47:53.754400 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-libvirt-exporter) 2025-12-16 00:47:53.754420 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Processing 2025-12-16 00:47:53.754432 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building started at 2025-12-16 00:47:53.753984 2025-12-16 00:47:53.754445 | 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 2025-12-16 00:47:54.490613 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 plugins into plugins archive 2025-12-16 00:47:54.490691 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-libvirt-exporter:Turned 0 additions into additions archive 2025-12-16 00:47:59.023643 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251216 2025-12-16 00:47:59.023730 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> f5d5e0d3b343 2025-12-16 00:47:59.023750 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 2/6 : LABEL "build-date"="20251216" "name"="prometheus-libvirt-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:47:59.023767 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 17cf0e5ae806 2025-12-16 00:47:59.023779 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 17cf0e5ae806 2025-12-16 00:47:59.023791 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> f721b51a6475 2025-12-16 00:47:59.023803 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 3/6 : ADD prometheus-libvirt-exporter-archive /prometheus-libvirt-exporter-source 2025-12-16 00:47:59.023815 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 2ab5baef9750 2025-12-16 00:47:59.023828 | 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 2025-12-16 00:47:59.023843 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in b2f4c070fe20 2025-12-16 00:47:59.023921 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container b2f4c070fe20 2025-12-16 00:47:59.023936 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 9762546693f5 2025-12-16 00:47:59.023950 | 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 2025-12-16 00:47:59.023964 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in 2af620bfe636 2025-12-16 00:47:59.023987 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2025-12-16 00:47:59.023997 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2025-12-16 00:47:59.024007 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2025-12-16 00:47:59.024016 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Package 'build-essential' is not installed, so not removed 2025-12-16 00:47:59.024027 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:59.024037 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading package lists... 2025-12-16 00:47:59.024099 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Building dependency tree... 2025-12-16 00:47:59.024110 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Reading state information... 2025-12-16 00:47:59.024120 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:47:59.024131 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container 2af620bfe636 2025-12-16 00:47:59.024141 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> 6f65c6dc260a 2025-12-16 00:47:59.024150 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Step 6/6 : USER root 2025-12-16 00:47:59.024209 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Running in e1e470480da9 2025-12-16 00:47:59.024220 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> Removed intermediate container e1e470480da9 2025-12-16 00:47:59.024274 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter: ---> f92807b8b4e0 2025-12-16 00:47:59.024367 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully built b877b0a1493a 2025-12-16 00:47:59.024388 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251216 2025-12-16 00:47:59.024847 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-libvirt-exporter:Built at 2025-12-16 00:47:59.024351 (took 0:00:05.270367) 2025-12-16 00:47:59.025008 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(prometheus-ovn-exporter) 2025-12-16 00:47:59.025026 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Processing 2025-12-16 00:47:59.025043 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building started at 2025-12-16 00:47:59.024930 2025-12-16 00:47:59.025086 | 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 2025-12-16 00:48:00.175494 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 plugins into plugins archive 2025-12-16 00:48:00.175757 | ubuntu-noble-large | DEBUG:kolla.common.utils.prometheus-ovn-exporter:Turned 0 additions into additions archive 2025-12-16 00:48:05.028033 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 1/6 : FROM osism.harbor.regio.digital/kolla/prometheus-base:build-20251216 2025-12-16 00:48:05.028111 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> f5d5e0d3b343 2025-12-16 00:48:05.028130 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 2/6 : LABEL "build-date"="20251216" "name"="prometheus-ovn-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:48:05.028155 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 5c864f527111 2025-12-16 00:48:05.028164 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 5c864f527111 2025-12-16 00:48:05.028260 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 784617625382 2025-12-16 00:48:05.028276 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 3/6 : ADD prometheus-ovn-exporter-archive /prometheus-ovn-exporter-source 2025-12-16 00:48:05.028285 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> c1f8f44b75e3 2025-12-16 00:48:05.028294 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 4/6 : RUN cp /prometheus-ovn-exporter-source/* /opt/ 2025-12-16 00:48:05.028304 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in f0d6a7ffd0ec 2025-12-16 00:48:05.028332 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container f0d6a7ffd0ec 2025-12-16 00:48:05.028341 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 338158a72fc2 2025-12-16 00:48:05.028352 | 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 2025-12-16 00:48:05.028363 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in a713f12e2175 2025-12-16 00:48:05.028372 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2025-12-16 00:48:05.028380 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2025-12-16 00:48:05.028389 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2025-12-16 00:48:05.028397 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Package 'build-essential' is not installed, so not removed 2025-12-16 00:48:05.028410 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:48:05.028419 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading package lists... 2025-12-16 00:48:05.028428 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Building dependency tree... 2025-12-16 00:48:05.028436 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Reading state information... 2025-12-16 00:48:05.028449 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:48:05.028472 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container a713f12e2175 2025-12-16 00:48:05.028484 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> ccf413d71911 2025-12-16 00:48:05.028496 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Step 6/6 : USER prometheus 2025-12-16 00:48:05.028540 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Running in 64ba74539931 2025-12-16 00:48:05.028582 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> Removed intermediate container 64ba74539931 2025-12-16 00:48:05.028616 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter: ---> 6c6fedf3641a 2025-12-16 00:48:05.028645 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully built fe1d42c3a8c8 2025-12-16 00:48:05.029268 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Successfully tagged osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251216 2025-12-16 00:48:05.029343 | ubuntu-noble-large | INFO:kolla.common.utils.prometheus-ovn-exporter:Built at 2025-12-16 00:48:05.028682 (took 0:00:06.003752) 2025-12-16 00:48:05.029354 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis-sentinel) 2025-12-16 00:48:05.029363 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Processing 2025-12-16 00:48:05.029370 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building started at 2025-12-16 00:48:05.029057 2025-12-16 00:48:05.030336 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 plugins into plugins archive 2025-12-16 00:48:05.030414 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis-sentinel:Turned 0 additions into additions archive 2025-12-16 00:48:20.023797 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 1/7 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20251216 2025-12-16 00:48:20.023865 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 91368228402b 2025-12-16 00:48:20.023959 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 2/7 : LABEL "build-date"="20251216" "name"="redis-sentinel" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:48:20.023975 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 689f8bd2aa09 2025-12-16 00:48:20.023985 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 689f8bd2aa09 2025-12-16 00:48:20.023994 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 357ef729e135 2025-12-16 00:48:20.024038 | 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/* 2025-12-16 00:48:20.024650 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in dafb459bdd6e 2025-12-16 00:48:20.024748 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:48:20.024775 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:48:20.024797 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:48:20.024820 | 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] 2025-12-16 00:48:20.024844 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:48:20.024865 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:48:20.024878 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:48:20.024890 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:48:20.024902 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:48:20.025012 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:48:20.025028 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:48:20.025086 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:48:20.025098 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:48:20.025110 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:48:20.025147 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:48:20.025157 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 29.0 MB in 3s (9,975 kB/s) 2025-12-16 00:48:20.025168 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-12-16 00:48:20.025178 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-12-16 00:48:20.025332 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-12-16 00:48:20.025353 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-12-16 00:48:20.025363 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following additional packages will be installed: 2025-12-16 00:48:20.025373 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-tools 2025-12-16 00:48:20.025416 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Suggested packages: 2025-12-16 00:48:20.025428 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ruby-redis 2025-12-16 00:48:20.025437 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:The following NEW packages will be installed: 2025-12-16 00:48:20.025511 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: libatomic1 libjemalloc2 liblzf1 redis-sentinel redis-tools 2025-12-16 00:48:20.025636 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:48:20.025753 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Need to get 1,452 kB of archives. 2025-12-16 00:48:20.027398 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:After this operation, 7,512 kB of additional disk space will be used. 2025-12-16 00:48:20.027426 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:48:20.027436 | 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 [10.5 kB] 2025-12-16 00:48:20.027445 | 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] 2025-12-16 00:48:20.027455 | 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] 2025-12-16 00:48:20.027462 | 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.2 [1,166 kB] 2025-12-16 00:48:20.027469 | 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.2 [12.2 kB] 2025-12-16 00:48:20.027476 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Fetched 1,452 kB in 1s (2,777 kB/s) 2025-12-16 00:48:20.027482 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libatomic1:amd64. 2025-12-16 00:48:20.027491 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2025-12-16 00:48:20.027500 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(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% 2025-12-16 00:48:20.027508 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2025-12-16 00:48:20.027515 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:70% 2025-12-16 00:48:20.027521 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 75% 2025-12-16 00:48:20.027539 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 80% 2025-12-16 00:48:20.027545 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2025-12-16 00:48:20.027552 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:85% (Reading database ... 90% 2025-12-16 00:48:20.027558 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 95% 2025-12-16 00:48:20.027578 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:(Reading database ... 2025-12-16 00:48:20.027584 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:48:20.027590 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:48:20.027597 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:48:20.027603 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package libjemalloc2:amd64. 2025-12-16 00:48:20.031288 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2025-12-16 00:48:20.031342 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2025-12-16 00:48:20.031364 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package liblzf1:amd64. 2025-12-16 00:48:20.031372 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2025-12-16 00:48:20.031378 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking liblzf1:amd64 (3.6-4) ... 2025-12-16 00:48:20.031384 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-tools. 2025-12-16 00:48:20.031391 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:48:20.031398 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.2) ... 2025-12-16 00:48:20.031404 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Selecting previously unselected package redis-sentinel. 2025-12-16 00:48:20.031411 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Preparing to unpack .../redis-sentinel_5%3a7.0.15-1ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:48:20.031418 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Unpacking redis-sentinel (5:7.0.15-1ubuntu0.24.04.2) ... 2025-12-16 00:48:20.031424 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2025-12-16 00:48:20.031431 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up liblzf1:amd64 (3.6-4) ... 2025-12-16 00:48:20.031437 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:48:20.031444 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.2) ... 2025-12-16 00:48:20.031450 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Setting up redis-sentinel (5:7.0.15-1ubuntu0.24.04.2) ... 2025-12-16 00:48:20.031457 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: could not determine current runlevel 2025-12-16 00:48:20.031464 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:48:20.031470 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:48:20.031477 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container dafb459bdd6e 2025-12-16 00:48:20.031484 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> d6d04351d721 2025-12-16 00:48:20.031491 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 00:48:20.031497 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 17e488794505 2025-12-16 00:48:20.031505 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_extend_start 2025-12-16 00:48:20.031513 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 45ce70b00064 2025-12-16 00:48:20.031521 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 45ce70b00064 2025-12-16 00:48:20.031529 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> ac79c0735703 2025-12-16 00:48:20.031539 | 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 2025-12-16 00:48:20.031555 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 4b9f338df8a5 2025-12-16 00:48:20.031563 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-12-16 00:48:20.031571 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-12-16 00:48:20.031580 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-12-16 00:48:20.031588 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Package 'build-essential' is not installed, so not removed 2025-12-16 00:48:20.031596 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:48:20.031604 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading package lists... 2025-12-16 00:48:20.031612 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Building dependency tree... 2025-12-16 00:48:20.031620 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Reading state information... 2025-12-16 00:48:20.031628 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:48:20.031636 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 4b9f338df8a5 2025-12-16 00:48:20.031644 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> d8eb65dede52 2025-12-16 00:48:20.031652 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Step 7/7 : USER redis 2025-12-16 00:48:20.031660 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Running in 0781c5d2e56a 2025-12-16 00:48:20.031668 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> Removed intermediate container 0781c5d2e56a 2025-12-16 00:48:20.031676 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel: ---> 587840f3e8a5 2025-12-16 00:48:20.031692 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully built 27d2b996b632 2025-12-16 00:48:20.031701 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Successfully tagged osism.harbor.regio.digital/kolla/redis-sentinel:build-20251216 2025-12-16 00:48:20.031713 | ubuntu-noble-large | INFO:kolla.common.utils.redis-sentinel:Built at 2025-12-16 00:48:20.030737 (took 0:00:15.001680) 2025-12-16 00:48:20.031772 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(redis) 2025-12-16 00:48:20.031780 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Processing 2025-12-16 00:48:20.031788 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building started at 2025-12-16 00:48:20.031535 2025-12-16 00:48:20.033052 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 plugins into plugins archive 2025-12-16 00:48:20.034044 | ubuntu-noble-large | DEBUG:kolla.common.utils.redis:Turned 0 additions into additions archive 2025-12-16 00:48:33.165665 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 1/5 : FROM osism.harbor.regio.digital/kolla/redis-base:build-20251216 2025-12-16 00:48:33.165775 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 91368228402b 2025-12-16 00:48:33.165807 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 2/5 : LABEL "build-date"="20251216" "name"="redis" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:48:33.165834 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in c91760611edb 2025-12-16 00:48:33.165848 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container c91760611edb 2025-12-16 00:48:33.165873 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> c18dbb424744 2025-12-16 00:48:33.165884 | 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/* 2025-12-16 00:48:33.165896 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 79358d7c8046 2025-12-16 00:48:33.165906 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:48:33.165917 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:48:33.165927 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:48:33.165937 | 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] 2025-12-16 00:48:33.165948 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:48:33.165958 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:48:33.165967 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:48:33.165976 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:48:33.166032 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:48:33.166043 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:48:33.166052 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:48:33.166087 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:48:33.166097 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:48:33.166106 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:48:33.166116 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:48:33.166125 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 29.0 MB in 3s (9,011 kB/s) 2025-12-16 00:48:33.166136 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-12-16 00:48:33.166167 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-12-16 00:48:33.166177 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-12-16 00:48:33.166186 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-12-16 00:48:33.166216 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following additional packages will be installed: 2025-12-16 00:48:33.166269 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-tools 2025-12-16 00:48:33.166410 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Suggested packages: 2025-12-16 00:48:33.166446 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ruby-redis 2025-12-16 00:48:33.166497 | ubuntu-noble-large | INFO:kolla.common.utils.redis:The following NEW packages will be installed: 2025-12-16 00:48:33.166530 | ubuntu-noble-large | INFO:kolla.common.utils.redis: libatomic1 libjemalloc2 liblzf1 redis-server redis-tools 2025-12-16 00:48:33.166540 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:48:33.166570 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Need to get 1,492 kB of archives. 2025-12-16 00:48:33.166584 | ubuntu-noble-large | INFO:kolla.common.utils.redis:After this operation, 7,617 kB of additional disk space will be used. 2025-12-16 00:48:33.166593 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:48:33.166625 | 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 [10.5 kB] 2025-12-16 00:48:33.166671 | 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] 2025-12-16 00:48:33.166682 | 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] 2025-12-16 00:48:33.166718 | 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.2 [1,166 kB] 2025-12-16 00:48:33.166770 | 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.2 [51.7 kB] 2025-12-16 00:48:33.166819 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Fetched 1,492 kB in 0s (3,128 kB/s) 2025-12-16 00:48:33.166861 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libatomic1:amd64. 2025-12-16 00:48:33.166901 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 2025-12-16 00:48:33.166939 | 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% 2025-12-16 00:48:33.166986 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 70% 2025-12-16 00:48:33.167034 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 75% 2025-12-16 00:48:33.167076 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 80% 2025-12-16 00:48:33.167180 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 85% 2025-12-16 00:48:33.167269 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 90% 2025-12-16 00:48:33.167367 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 95% 2025-12-16 00:48:33.167390 | ubuntu-noble-large | INFO:kolla.common.utils.redis:(Reading database ... 100% (Reading database ... 11559 files and directories currently installed.) 2025-12-16 00:48:33.167401 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libatomic1_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 00:48:33.167435 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:48:33.167445 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package libjemalloc2:amd64. 2025-12-16 00:48:33.167482 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../libjemalloc2_5.3.0-2build1_amd64.deb ... 2025-12-16 00:48:33.167529 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking libjemalloc2:amd64 (5.3.0-2build1) ... 2025-12-16 00:48:33.167571 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package liblzf1:amd64. 2025-12-16 00:48:33.167650 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../liblzf1_3.6-4_amd64.deb ... 2025-12-16 00:48:33.167692 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking liblzf1:amd64 (3.6-4) ... 2025-12-16 00:48:33.167733 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-tools. 2025-12-16 00:48:33.167774 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-tools_5%3a7.0.15-1ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:48:33.167846 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-tools (5:7.0.15-1ubuntu0.24.04.2) ... 2025-12-16 00:48:33.167856 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Selecting previously unselected package redis-server. 2025-12-16 00:48:33.167897 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Preparing to unpack .../redis-server_5%3a7.0.15-1ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:48:33.167968 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Unpacking redis-server (5:7.0.15-1ubuntu0.24.04.2) ... 2025-12-16 00:48:33.167979 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libjemalloc2:amd64 (5.3.0-2build1) ... 2025-12-16 00:48:33.168019 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up liblzf1:amd64 (3.6-4) ... 2025-12-16 00:48:33.168085 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:48:33.168137 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-tools (5:7.0.15-1ubuntu0.24.04.2) ... 2025-12-16 00:48:33.168179 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Setting up redis-server (5:7.0.15-1ubuntu0.24.04.2) ... 2025-12-16 00:48:33.168222 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: could not determine current runlevel 2025-12-16 00:48:33.168318 | ubuntu-noble-large | INFO:kolla.common.utils.redis:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:48:33.168465 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:48:33.168478 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 79358d7c8046 2025-12-16 00:48:33.168515 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 1ba1b9332d9c 2025-12-16 00:48:33.168527 | 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 2025-12-16 00:48:33.168574 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 5f969decfc37 2025-12-16 00:48:33.168631 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-12-16 00:48:33.168668 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-12-16 00:48:33.168729 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-12-16 00:48:33.168767 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Package 'build-essential' is not installed, so not removed 2025-12-16 00:48:33.168804 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:48:33.168866 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading package lists... 2025-12-16 00:48:33.168903 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Building dependency tree... 2025-12-16 00:48:33.169003 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Reading state information... 2025-12-16 00:48:33.169091 | ubuntu-noble-large | INFO:kolla.common.utils.redis:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:48:33.169130 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 5f969decfc37 2025-12-16 00:48:33.169186 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 017aedcbd898 2025-12-16 00:48:33.169218 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Step 5/5 : USER redis 2025-12-16 00:48:33.169314 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Running in 1b1003c5ed9c 2025-12-16 00:48:33.169351 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> Removed intermediate container 1b1003c5ed9c 2025-12-16 00:48:33.169408 | ubuntu-noble-large | INFO:kolla.common.utils.redis: ---> 9f827e1097b4 2025-12-16 00:48:33.169445 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully built 471542394b52 2025-12-16 00:48:33.169483 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Successfully tagged osism.harbor.regio.digital/kolla/redis:build-20251216 2025-12-16 00:48:33.169634 | ubuntu-noble-large | INFO:kolla.common.utils.redis:Built at 2025-12-16 00:48:33.169495 (took 0:00:13.137960) 2025-12-16 00:48:33.170074 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-sb-db-server) 2025-12-16 00:48:33.170130 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Processing 2025-12-16 00:48:33.170256 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building started at 2025-12-16 00:48:33.170115 2025-12-16 00:48:33.171513 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 plugins into plugins archive 2025-12-16 00:48:33.172148 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-sb-db-server:Turned 0 additions into additions archive 2025-12-16 00:48:47.550866 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251216 2025-12-16 00:48:47.550985 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> c76d0ddf7e1b 2025-12-16 00:48:47.551001 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 2/7 : LABEL "build-date"="20251216" "name"="ovn-sb-db-server" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:48:47.551035 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 09f8527535e8 2025-12-16 00:48:47.551084 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 09f8527535e8 2025-12-16 00:48:47.551092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> b370a304ad5e 2025-12-16 00:48:47.552416 | 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 2025-12-16 00:48:47.552467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 8033c8316ea1 2025-12-16 00:48:47.552477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 4/7 : RUN chmod 755 /usr/local/bin/start-sb-db-server 2025-12-16 00:48:47.552485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 979e70e3fc1f 2025-12-16 00:48:47.552493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 979e70e3fc1f 2025-12-16 00:48:47.552512 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 68b3dcbd406b 2025-12-16 00:48:47.552519 | 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 2025-12-16 00:48:47.552526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 8221279e1632 2025-12-16 00:48:47.552533 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Step 6/7 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-12-16 00:48:47.552540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 20eb75f35d9f 2025-12-16 00:48:47.552547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 20eb75f35d9f 2025-12-16 00:48:47.552554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 229ec69cdb5e 2025-12-16 00:48:47.552564 | 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 2025-12-16 00:48:47.552573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Running in 3b568067bfa2 2025-12-16 00:48:47.552580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-12-16 00:48:47.552587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-12-16 00:48:47.552594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-12-16 00:48:47.552600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Package 'build-essential' is not installed, so not removed 2025-12-16 00:48:47.552607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following packages were automatically installed and are no longer required: 2025-12-16 00:48:47.552615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-12-16 00:48:47.552622 | 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 2025-12-16 00:48:47.552629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-12-16 00:48:47.552636 | 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 2025-12-16 00:48:47.552651 | 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 2025-12-16 00:48:47.552658 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-12-16 00:48:47.552665 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-12-16 00:48:47.552717 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-12-16 00:48:47.552725 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-12-16 00:48:47.552732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-12-16 00:48:47.552739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-12-16 00:48:47.552746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-12-16 00:48:47.552753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 libltdl7 libmagic-mgc 2025-12-16 00:48:47.552760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 2025-12-16 00:48:47.552767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libstdc++-13-dev libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data 2025-12-16 00:48:47.552774 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-12-16 00:48:47.552812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-12-16 00:48:47.552820 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: rpcsvc-proto xauth xz-utils 2025-12-16 00:48:47.554345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Use 'apt autoremove' to remove them. 2025-12-16 00:48:47.554363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:48:47.554372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading package lists... 2025-12-16 00:48:47.554379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Building dependency tree... 2025-12-16 00:48:47.554386 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Reading state information... 2025-12-16 00:48:47.554393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:The following packages will be REMOVED: 2025-12-16 00:48:47.554400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-12-16 00:48:47.554417 | 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 2025-12-16 00:48:47.554424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-12-16 00:48:47.554431 | 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 2025-12-16 00:48:47.554438 | 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 2025-12-16 00:48:47.554445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-12-16 00:48:47.554452 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-12-16 00:48:47.554459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-12-16 00:48:47.554466 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-12-16 00:48:47.554473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-12-16 00:48:47.554480 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-12-16 00:48:47.554492 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-12-16 00:48:47.554499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 libltdl7 libmagic-mgc 2025-12-16 00:48:47.554507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 2025-12-16 00:48:47.554514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libstdc++-13-dev libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data 2025-12-16 00:48:47.554521 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-12-16 00:48:47.554527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-12-16 00:48:47.554534 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: rpcsvc-proto xauth xz-utils 2025-12-16 00:48:47.554541 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:0 upgraded, 0 newly installed, 100 to remove and 0 not upgraded. 2025-12-16 00:48:47.554548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:After this operation, 293 MB disk space will be freed. 2025-12-16 00:48:47.554555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2025-12-16 00:48:47.554565 | 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% 2025-12-16 00:48:47.554574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-16 00:48:47.554581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 70% 2025-12-16 00:48:47.554588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 75% 2025-12-16 00:48:47.554595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 80% 2025-12-16 00:48:47.554602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 85% 2025-12-16 00:48:47.554642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 90% 2025-12-16 00:48:47.554650 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 95% 2025-12-16 00:48:47.554657 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:(Reading database ... 2025-12-16 00:48:47.554664 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:100% (Reading database ... 19448 files and directories currently installed.) 2025-12-16 00:48:47.554671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing autotools-dev (20220109.1) ... 2025-12-16 00:48:47.554678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-12-16 00:48:47.554713 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:48:47.554721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:48:47.556382 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:48:47.556399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:48:47.556407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:48:47.556414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:48:47.556421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:48:47.556427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-12-16 00:48:47.556434 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:48:47.556448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:48:47.556455 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:48:47.556468 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-12-16 00:48:47.556475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:48:47.556482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-12-16 00:48:47.556489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:48:47.556496 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:48:47.556502 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:48:47.556509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:48:47.556516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:48:47.556522 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:48:47.556529 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:48:47.556536 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:48:47.556543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:48:47.556549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing fakeroot (1.33-1) ... 2025-12-16 00:48:47.556556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-12-16 00:48:47.556563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode 2025-12-16 00:48:47.556573 | 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 2025-12-16 00:48:47.556582 | 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 2025-12-16 00:48:47.556590 | 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 2025-12-16 00:48:47.556597 | 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 2025-12-16 00:48:47.556604 | 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 2025-12-16 00:48:47.556611 | 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 2025-12-16 00:48:47.556620 | 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 2025-12-16 00:48:47.556626 | 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 2025-12-16 00:48:47.556633 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing file (1:5.45-3build1) ... 2025-12-16 00:48:47.556640 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libc-devtools (2.39-0ubuntu8.6) ... 2025-12-16 00:48:47.556651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libgd3:amd64 (2.3.3-9ubuntu5) ... 2025-12-16 00:48:47.556663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2025-12-16 00:48:47.556670 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing fontconfig-config (2.15.0-1.1ubuntu2) ... 2025-12-16 00:48:47.556739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing fonts-dejavu-core (2.37-8) ... 2025-12-16 00:48:47.556815 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing fonts-dejavu-mono (2.37-8) ... 2025-12-16 00:48:47.556877 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:48:47.556945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:48:47.557013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:48:47.557089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-12-16 00:48:47.557155 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing git-man (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:48:47.557245 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing less (590-2ubuntu2.1) ... 2025-12-16 00:48:47.557347 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-12-16 00:48:47.557424 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2025-12-16 00:48:47.557493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libalgorithm-merge-perl (0.08-5) ... 2025-12-16 00:48:47.557564 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libalgorithm-diff-perl (1.201-1) ... 2025-12-16 00:48:47.557631 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:48:47.557701 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-12-16 00:48:47.557772 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:48:47.557842 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:48:47.557911 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-16 00:48:47.557980 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:48:47.558047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 00:48:47.558115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 00:48:47.558183 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 00:48:47.558305 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-12-16 00:48:47.558385 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:48:47.558458 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-12-16 00:48:47.558528 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-16 00:48:47.558597 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-12-16 00:48:47.558666 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:48:47.558736 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:48:47.558803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-12-16 00:48:47.558890 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libdeflate0:amd64 (1.19-1build1.1) ... 2025-12-16 00:48:47.558959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:48:47.559028 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing liberror-perl (0.17029-2) ... 2025-12-16 00:48:47.559098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfakeroot:amd64 (1.33-1) ... 2025-12-16 00:48:47.559169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfile-fcntllock-perl (0.22-4ubuntu5) ... 2025-12-16 00:48:47.559280 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-12-16 00:48:47.559403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:48:47.559484 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:48:47.559555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:48:47.559624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:48:47.559694 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:48:47.559760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-12-16 00:48:47.559818 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-16 00:48:47.559876 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-16 00:48:47.559932 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-12-16 00:48:47.559988 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:48:47.560044 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libltdl7:amd64 (2.4.7-7build1) ... 2025-12-16 00:48:47.560101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-16 00:48:47.560157 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libmagic-mgc (1:5.45-3build1) ... 2025-12-16 00:48:47.560214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:48:47.560315 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-16 00:48:47.560377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:48:47.560433 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:48:47.560493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libwebp7:amd64 (1.3.2-0.4build3) ... 2025-12-16 00:48:47.560556 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:48:47.560607 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:48:47.560663 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing xauth (1:1.1.2-1build1) ... 2025-12-16 00:48:47.560720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxext6:amd64 (2:1.3.4-1build2) ... 2025-12-16 00:48:47.560775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxpm4:amd64 (1:3.5.17-1build2) ... 2025-12-16 00:48:47.560831 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxmuu1:amd64 (2:1.1.3-3build2) ... 2025-12-16 00:48:47.560889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-12-16 00:48:47.560948 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-16 00:48:47.561004 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-12-16 00:48:47.561062 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing lto-disabled-list (47) ... 2025-12-16 00:48:47.561119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: 2025-12-16 00:48:47.561175 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing m4 (1.4.19-4build1) ... 2025-12-16 00:48:47.561273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing make (4.3-4.1build2) ... 2025-12-16 00:48:47.561328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing manpages-dev (6.7-2) ... 2025-12-16 00:48:47.561392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing manpages (6.7-2) ... 2025-12-16 00:48:47.561449 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing patch (2.7.6-7build3) ... 2025-12-16 00:48:47.562485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-16 00:48:47.562511 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:48:47.562531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libx11-6:amd64 (2:1.8.7-1build1) ... 2025-12-16 00:48:47.562538 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libx11-data (2:1.8.7-1build1) ... 2025-12-16 00:48:47.562545 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxcb1:amd64 (1.15-1ubuntu2) ... 2025-12-16 00:48:47.562552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxau6:amd64 (1:1.0.9-1build6) ... 2025-12-16 00:48:47.562559 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-12-16 00:48:47.562566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libheif1:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:48:47.562573 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:48:47.562580 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libde265-0:amd64 (1.0.15-1build3) ... 2025-12-16 00:48:47.562587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-12-16 00:48:47.562594 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:48:47.562601 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Removing libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2025-12-16 00:48:47.562608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:48:47.562614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> Removed intermediate container 3b568067bfa2 2025-12-16 00:48:47.562622 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server: ---> 40c88bd1a670 2025-12-16 00:48:47.562629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully built f7dc8df6bafb 2025-12-16 00:48:47.562636 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251216 2025-12-16 00:48:47.562643 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-sb-db-server:Built at 2025-12-16 00:48:47.562047 (took 0:00:14.391932) 2025-12-16 00:48:47.562747 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-controller) 2025-12-16 00:48:47.562758 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Processing 2025-12-16 00:48:47.562765 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building started at 2025-12-16 00:48:47.562681 2025-12-16 00:48:47.563732 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 plugins into plugins archive 2025-12-16 00:48:47.564401 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-controller:Turned 0 additions into additions archive 2025-12-16 00:49:02.683560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251216 2025-12-16 00:49:02.683689 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> c76d0ddf7e1b 2025-12-16 00:49:02.684498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 2/5 : LABEL "build-date"="20251216" "name"="ovn-controller" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:49:02.684547 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 8b65ea7ea5ae 2025-12-16 00:49:02.684558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 8b65ea7ea5ae 2025-12-16 00:49:02.684566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 7955d4121992 2025-12-16 00:49:02.684574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-12-16 00:49:02.684590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 1056255a342f 2025-12-16 00:49:02.684596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-12-16 00:49:02.684602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 9a805157327c 2025-12-16 00:49:02.684608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 9a805157327c 2025-12-16 00:49:02.684614 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> aad007bbf626 2025-12-16 00:49:02.684622 | 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 2025-12-16 00:49:02.684630 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Running in 69a99fed1810 2025-12-16 00:49:02.684675 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-12-16 00:49:02.684682 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-12-16 00:49:02.684688 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-12-16 00:49:02.684694 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Package 'build-essential' is not installed, so not removed 2025-12-16 00:49:02.684700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following packages were automatically installed and are no longer required: 2025-12-16 00:49:02.684733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-12-16 00:49:02.685335 | 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 2025-12-16 00:49:02.685348 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-12-16 00:49:02.685354 | 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 2025-12-16 00:49:02.685360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2025-12-16 00:49:02.685366 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-12-16 00:49:02.685372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-12-16 00:49:02.685379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-12-16 00:49:02.685384 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-12-16 00:49:02.685390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-12-16 00:49:02.685396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-12-16 00:49:02.685402 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-12-16 00:49:02.685408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 libltdl7 libmagic-mgc 2025-12-16 00:49:02.685414 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 2025-12-16 00:49:02.685423 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libstdc++-13-dev libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data 2025-12-16 00:49:02.685467 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-12-16 00:49:02.685548 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-12-16 00:49:02.685609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: rpcsvc-proto xauth xz-utils 2025-12-16 00:49:02.685696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Use 'apt autoremove' to remove them. 2025-12-16 00:49:02.685784 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:49:02.685853 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading package lists... 2025-12-16 00:49:02.685952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Building dependency tree... 2025-12-16 00:49:02.686019 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Reading state information... 2025-12-16 00:49:02.686108 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:The following packages will be REMOVED: 2025-12-16 00:49:02.686185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-12-16 00:49:02.686334 | 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 2025-12-16 00:49:02.686408 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-12-16 00:49:02.686483 | 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 2025-12-16 00:49:02.686557 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2025-12-16 00:49:02.686629 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-12-16 00:49:02.686700 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-12-16 00:49:02.686769 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-12-16 00:49:02.686838 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-12-16 00:49:02.689342 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-12-16 00:49:02.689358 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-12-16 00:49:02.689365 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-12-16 00:49:02.689371 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 libltdl7 libmagic-mgc 2025-12-16 00:49:02.689377 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 2025-12-16 00:49:02.689383 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libstdc++-13-dev libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data 2025-12-16 00:49:02.689389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-12-16 00:49:02.689395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-12-16 00:49:02.689401 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: rpcsvc-proto xauth xz-utils 2025-12-16 00:49:02.689407 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:0 upgraded, 0 newly installed, 100 to remove and 0 not upgraded. 2025-12-16 00:49:02.689413 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:After this operation, 293 MB disk space will be freed. 2025-12-16 00:49:02.689419 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 2025-12-16 00:49:02.689427 | 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% 2025-12-16 00:49:02.689435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 70% (Reading database ... 75% 2025-12-16 00:49:02.689447 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 80% 2025-12-16 00:49:02.689453 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 85% 2025-12-16 00:49:02.689459 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 2025-12-16 00:49:02.689465 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:90% 2025-12-16 00:49:02.689471 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 95% 2025-12-16 00:49:02.689477 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:(Reading database ... 2025-12-16 00:49:02.689483 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:100% (Reading database ... 19448 files and directories currently installed.) 2025-12-16 00:49:02.689489 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing autotools-dev (20220109.1) ... 2025-12-16 00:49:02.689495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:02.689501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2025-12-16 00:49:02.689507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:02.689513 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:02.689519 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:02.689525 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:49:02.689531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:49:02.689537 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2025-12-16 00:49:02.689555 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:02.689561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:02.689567 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:02.689572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:02.689578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:49:02.689584 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:02.689590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:02.689596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:02.689602 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:02.689608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:49:02.689613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:02.689619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:02.689625 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:02.689638 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:02.689645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing fakeroot (1.33-1) ... 2025-12-16 00:49:02.689651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode 2025-12-16 00:49:02.689660 | 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 2025-12-16 00:49:02.689669 | 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 2025-12-16 00:49:02.689680 | 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 2025-12-16 00:49:02.689686 | 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 2025-12-16 00:49:02.689691 | 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 2025-12-16 00:49:02.689699 | 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 2025-12-16 00:49:02.689708 | 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 2025-12-16 00:49:02.689714 | 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 2025-12-16 00:49:02.689720 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing file (1:5.45-3build1) ... 2025-12-16 00:49:02.689726 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libc-devtools (2.39-0ubuntu8.6) ... 2025-12-16 00:49:02.689732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libgd3:amd64 (2.3.3-9ubuntu5) ... 2025-12-16 00:49:02.689741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2025-12-16 00:49:02.689747 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing fontconfig-config (2.15.0-1.1ubuntu2) ... 2025-12-16 00:49:02.689814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing fonts-dejavu-core (2.37-8) ... 2025-12-16 00:49:02.689892 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing fonts-dejavu-mono (2.37-8) ... 2025-12-16 00:49:02.689947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:02.690032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:02.690088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:02.690162 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing git-man (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:49:02.690225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing less (590-2ubuntu2.1) ... 2025-12-16 00:49:02.690393 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2025-12-16 00:49:02.690460 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libalgorithm-merge-perl (0.08-5) ... 2025-12-16 00:49:02.690531 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libalgorithm-diff-perl (1.201-1) ... 2025-12-16 00:49:02.690595 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:49:02.690653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:02.690710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:02.690766 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-16 00:49:02.690821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:49:02.690878 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 00:49:02.690934 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 00:49:02.690989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 00:49:02.691047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:02.691113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-16 00:49:02.691169 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:02.691258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2025-12-16 00:49:02.691325 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:49:02.691390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-12-16 00:49:02.691448 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libdeflate0:amd64 (1.19-1build1.1) ... 2025-12-16 00:49:02.691506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:49:02.691562 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing liberror-perl (0.17029-2) ... 2025-12-16 00:49:02.691618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfakeroot:amd64 (1.33-1) ... 2025-12-16 00:49:02.691674 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfile-fcntllock-perl (0.22-4ubuntu5) ... 2025-12-16 00:49:02.691732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-12-16 00:49:02.691787 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:02.691843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:02.691901 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2025-12-16 00:49:02.691963 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:49:02.692055 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2025-12-16 00:49:02.692118 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:02.692176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:49:02.692262 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-12-16 00:49:02.692328 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-16 00:49:02.692392 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-16 00:49:02.692450 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-12-16 00:49:02.692527 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:02.692583 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libltdl7:amd64 (2.4.7-7build1) ... 2025-12-16 00:49:02.692641 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2025-12-16 00:49:02.692699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-16 00:49:02.692757 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2025-12-16 00:49:02.692814 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libmagic-mgc (1:5.45-3build1) ... 2025-12-16 00:49:02.692872 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:49:02.692929 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-16 00:49:02.692986 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:02.693042 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:02.693098 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libwebp7:amd64 (1.3.2-0.4build3) ... 2025-12-16 00:49:02.693154 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:02.693214 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:02.693430 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing xauth (1:1.1.2-1build1) ... 2025-12-16 00:49:02.693493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxext6:amd64 (2:1.3.4-1build2) ... 2025-12-16 00:49:02.693509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxpm4:amd64 (1:3.5.17-1build2) ... 2025-12-16 00:49:02.693516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2025-12-16 00:49:02.693542 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxmuu1:amd64 (2:1.1.3-3build2) ... 2025-12-16 00:49:02.693611 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-16 00:49:02.693660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing lto-disabled-list (47) ... 2025-12-16 00:49:02.693710 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing m4 (1.4.19-4build1) ... 2025-12-16 00:49:02.693758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing make (4.3-4.1build2) ... 2025-12-16 00:49:02.693805 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing manpages-dev (6.7-2) ... 2025-12-16 00:49:02.693854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing manpages (6.7-2) ... 2025-12-16 00:49:02.693902 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2025-12-16 00:49:02.693951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing patch (2.7.6-7build3) ... 2025-12-16 00:49:02.693999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2025-12-16 00:49:02.694048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-16 00:49:02.694095 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:49:02.694144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libx11-6:amd64 (2:1.8.7-1build1) ... 2025-12-16 00:49:02.694204 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libx11-data (2:1.8.7-1build1) ... 2025-12-16 00:49:02.694287 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxcb1:amd64 (1.15-1ubuntu2) ... 2025-12-16 00:49:02.694345 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxau6:amd64 (1:1.0.9-1build6) ... 2025-12-16 00:49:02.694396 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-12-16 00:49:02.694445 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libheif1:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:49:02.694495 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:49:02.694546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libde265-0:amd64 (1.0.15-1build3) ... 2025-12-16 00:49:02.694596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: 2025-12-16 00:49:02.694647 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-12-16 00:49:02.694696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:49:02.694746 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Removing libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2025-12-16 00:49:02.694793 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:49:02.694843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> Removed intermediate container 69a99fed1810 2025-12-16 00:49:02.694894 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller: ---> 257591ba21e9 2025-12-16 00:49:02.694947 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully built dca96d5e2347 2025-12-16 00:49:02.694996 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Successfully tagged osism.harbor.regio.digital/kolla/ovn-controller:build-20251216 2025-12-16 00:49:02.695097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-controller:Built at 2025-12-16 00:49:02.695012 (took 0:00:15.132331) 2025-12-16 00:49:02.695567 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-nb-db-server) 2025-12-16 00:49:02.695614 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Processing 2025-12-16 00:49:02.695691 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building started at 2025-12-16 00:49:02.695624 2025-12-16 00:49:02.696709 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 plugins into plugins archive 2025-12-16 00:49:02.697336 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-nb-db-server:Turned 0 additions into additions archive 2025-12-16 00:49:18.324498 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251216 2025-12-16 00:49:18.324608 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> c76d0ddf7e1b 2025-12-16 00:49:18.324699 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 2/7 : LABEL "build-date"="20251216" "name"="ovn-nb-db-server" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:49:18.324742 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 7299bd62e3c7 2025-12-16 00:49:18.324852 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 7299bd62e3c7 2025-12-16 00:49:18.324914 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> c70621bbd769 2025-12-16 00:49:18.325009 | 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 2025-12-16 00:49:18.325076 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> dd5f76d32804 2025-12-16 00:49:18.325181 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 4/7 : RUN chmod 755 /usr/local/bin/start-nb-db-server 2025-12-16 00:49:18.325275 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in b7a5f84ef0ad 2025-12-16 00:49:18.325395 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container b7a5f84ef0ad 2025-12-16 00:49:18.325463 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 278dd47971df 2025-12-16 00:49:18.325540 | 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 2025-12-16 00:49:18.325619 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> d168a89a2576 2025-12-16 00:49:18.325695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Step 6/7 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-12-16 00:49:18.325775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 6cbe651dbfe7 2025-12-16 00:49:18.325849 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 6cbe651dbfe7 2025-12-16 00:49:18.325960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> 92ab20df8e7e 2025-12-16 00:49:18.327331 | 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 2025-12-16 00:49:18.327357 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Running in 9e6b2c02b7d7 2025-12-16 00:49:18.327368 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-12-16 00:49:18.327379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-12-16 00:49:18.327389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-12-16 00:49:18.327400 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Package 'build-essential' is not installed, so not removed 2025-12-16 00:49:18.327410 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following packages were automatically installed and are no longer required: 2025-12-16 00:49:18.327451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-12-16 00:49:18.327460 | 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 2025-12-16 00:49:18.327469 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-12-16 00:49:18.327479 | 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 2025-12-16 00:49:18.327488 | 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 2025-12-16 00:49:18.327497 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-12-16 00:49:18.327506 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-12-16 00:49:18.327514 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-12-16 00:49:18.327523 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-12-16 00:49:18.327532 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-12-16 00:49:18.327540 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-12-16 00:49:18.327549 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-12-16 00:49:18.327558 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 libltdl7 libmagic-mgc 2025-12-16 00:49:18.327566 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 2025-12-16 00:49:18.327575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libstdc++-13-dev libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data 2025-12-16 00:49:18.327591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-12-16 00:49:18.327600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-12-16 00:49:18.327609 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: rpcsvc-proto xauth xz-utils 2025-12-16 00:49:18.327618 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Use 'apt autoremove' to remove them. 2025-12-16 00:49:18.327627 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:49:18.327635 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading package lists... 2025-12-16 00:49:18.327644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Building dependency tree... 2025-12-16 00:49:18.327653 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Reading state information... 2025-12-16 00:49:18.327662 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:The following packages will be REMOVED: 2025-12-16 00:49:18.327676 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-12-16 00:49:18.327686 | 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 2025-12-16 00:49:18.327695 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-12-16 00:49:18.327704 | 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 2025-12-16 00:49:18.327712 | 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 2025-12-16 00:49:18.327721 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-12-16 00:49:18.327741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-12-16 00:49:18.327753 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-12-16 00:49:18.327945 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-12-16 00:49:18.328012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-12-16 00:49:18.328035 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-12-16 00:49:18.328047 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-12-16 00:49:18.328057 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 libltdl7 libmagic-mgc 2025-12-16 00:49:18.328121 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 2025-12-16 00:49:18.328158 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libstdc++-13-dev libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data 2025-12-16 00:49:18.328291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-12-16 00:49:18.328372 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-12-16 00:49:18.328421 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: rpcsvc-proto xauth xz-utils 2025-12-16 00:49:18.328499 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:0 upgraded, 0 newly installed, 100 to remove and 0 not upgraded. 2025-12-16 00:49:18.328565 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:After this operation, 293 MB disk space will be freed. 2025-12-16 00:49:18.328639 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2025-12-16 00:49:18.328715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-12-16 00:49:18.328791 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 2025-12-16 00:49:18.328869 | 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% 2025-12-16 00:49:18.328939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 70% 2025-12-16 00:49:18.328999 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 75% 2025-12-16 00:49:18.329071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 80% 2025-12-16 00:49:18.329138 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 85% 2025-12-16 00:49:18.329206 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 90% 2025-12-16 00:49:18.329379 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 95% 2025-12-16 00:49:18.329438 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:(Reading database ... 100% (Reading database ... 19448 files and directories currently installed.) 2025-12-16 00:49:18.329509 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing autotools-dev (20220109.1) ... 2025-12-16 00:49:18.329603 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:18.329671 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:18.329730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:18.329802 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:18.329897 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:49:18.329969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:49:18.330051 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:18.330114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:18.330184 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:18.330394 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:18.330439 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:49:18.330451 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:18.330504 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:18.330574 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:18.330645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-12-16 00:49:18.330733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:18.330803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-12-16 00:49:18.330875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:49:18.330943 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:18.331012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-12-16 00:49:18.331080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:18.331148 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:18.331258 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:18.331363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing fakeroot (1.33-1) ... 2025-12-16 00:49:18.331436 | 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 2025-12-16 00:49:18.331496 | 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 2025-12-16 00:49:18.331554 | 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 2025-12-16 00:49:18.331611 | 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 2025-12-16 00:49:18.331666 | 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 2025-12-16 00:49:18.333452 | 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 2025-12-16 00:49:18.333478 | 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 2025-12-16 00:49:18.333489 | 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 2025-12-16 00:49:18.333498 | 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 2025-12-16 00:49:18.333515 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing file (1:5.45-3build1) ... 2025-12-16 00:49:18.333524 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libc-devtools (2.39-0ubuntu8.6) ... 2025-12-16 00:49:18.333543 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libgd3:amd64 (2.3.3-9ubuntu5) ... 2025-12-16 00:49:18.333552 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2025-12-16 00:49:18.333561 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing fontconfig-config (2.15.0-1.1ubuntu2) ... 2025-12-16 00:49:18.333570 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing fonts-dejavu-core (2.37-8) ... 2025-12-16 00:49:18.333578 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing fonts-dejavu-mono (2.37-8) ... 2025-12-16 00:49:18.333587 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:18.333596 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:18.333606 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:18.333615 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing git-man (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:49:18.333624 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing less (590-2ubuntu2.1) ... 2025-12-16 00:49:18.333632 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2025-12-16 00:49:18.333642 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libalgorithm-merge-perl (0.08-5) ... 2025-12-16 00:49:18.333651 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libalgorithm-diff-perl (1.201-1) ... 2025-12-16 00:49:18.333660 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:49:18.333669 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:18.333677 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:18.333686 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-12-16 00:49:18.333696 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-16 00:49:18.333705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:49:18.333714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 00:49:18.333723 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 00:49:18.333732 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 00:49:18.333741 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:18.333750 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-16 00:49:18.333758 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:18.333767 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:49:18.333776 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-12-16 00:49:18.333785 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-12-16 00:49:18.333794 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-12-16 00:49:18.333803 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libdeflate0:amd64 (1.19-1build1.1) ... 2025-12-16 00:49:18.333812 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-12-16 00:49:18.333821 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:49:18.333830 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing liberror-perl (0.17029-2) ... 2025-12-16 00:49:18.333845 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfakeroot:amd64 (1.33-1) ... 2025-12-16 00:49:18.333854 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfile-fcntllock-perl (0.22-4ubuntu5) ... 2025-12-16 00:49:18.333871 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-12-16 00:49:18.333881 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-12-16 00:49:18.333889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:18.333898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-12-16 00:49:18.333907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:18.333916 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:49:18.333925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:18.333933 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:49:18.333942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-12-16 00:49:18.333951 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-12-16 00:49:18.333960 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-16 00:49:18.334029 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-16 00:49:18.334039 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-12-16 00:49:18.334048 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-12-16 00:49:18.334056 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-12-16 00:49:18.334071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:18.334080 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libltdl7:amd64 (2.4.7-7build1) ... 2025-12-16 00:49:18.334088 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-16 00:49:18.334097 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libmagic-mgc (1:5.45-3build1) ... 2025-12-16 00:49:18.334106 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:49:18.334115 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-16 00:49:18.334123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:18.334132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:18.334141 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libwebp7:amd64 (1.3.2-0.4build3) ... 2025-12-16 00:49:18.334150 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:18.334159 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:18.334167 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing xauth (1:1.1.2-1build1) ... 2025-12-16 00:49:18.334176 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxext6:amd64 (2:1.3.4-1build2) ... 2025-12-16 00:49:18.334185 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxpm4:amd64 (1:3.5.17-1build2) ... 2025-12-16 00:49:18.334278 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxmuu1:amd64 (2:1.1.3-3build2) ... 2025-12-16 00:49:18.334291 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: 2025-12-16 00:49:18.334300 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-16 00:49:18.334309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing lto-disabled-list (47) ... 2025-12-16 00:49:18.334318 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing m4 (1.4.19-4build1) ... 2025-12-16 00:49:18.334326 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing make (4.3-4.1build2) ... 2025-12-16 00:49:18.334380 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing manpages-dev (6.7-2) ... 2025-12-16 00:49:18.334390 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing manpages (6.7-2) ... 2025-12-16 00:49:18.334398 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing patch (2.7.6-7build3) ... 2025-12-16 00:49:18.334446 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-16 00:49:18.334455 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:49:18.334497 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libx11-6:amd64 (2:1.8.7-1build1) ... 2025-12-16 00:49:18.334539 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libx11-data (2:1.8.7-1build1) ... 2025-12-16 00:49:18.334588 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxcb1:amd64 (1.15-1ubuntu2) ... 2025-12-16 00:49:18.334599 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxau6:amd64 (1:1.0.9-1build6) ... 2025-12-16 00:49:18.334645 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-12-16 00:49:18.334655 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libheif1:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:49:18.334705 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:49:18.334739 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libde265-0:amd64 (1.0.15-1build3) ... 2025-12-16 00:49:18.334748 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-12-16 00:49:18.334800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:49:18.335427 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Removing libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2025-12-16 00:49:18.335475 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:49:18.335485 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> Removed intermediate container 9e6b2c02b7d7 2025-12-16 00:49:18.335493 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server: ---> a71f2a67fbfc 2025-12-16 00:49:18.335501 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully built 734a425d3967 2025-12-16 00:49:18.335508 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Successfully tagged osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251216 2025-12-16 00:49:18.335516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-nb-db-server:Built at 2025-12-16 00:49:18.334984 (took 0:00:15.639360) 2025-12-16 00:49:18.335562 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ovn-northd) 2025-12-16 00:49:18.335599 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Processing 2025-12-16 00:49:18.338331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building started at 2025-12-16 00:49:18.335586 2025-12-16 00:49:18.338347 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 plugins into plugins archive 2025-12-16 00:49:18.338355 | ubuntu-noble-large | DEBUG:kolla.common.utils.ovn-northd:Turned 0 additions into additions archive 2025-12-16 00:49:32.577715 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ovn-base:build-20251216 2025-12-16 00:49:32.577907 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> c76d0ddf7e1b 2025-12-16 00:49:32.578022 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 2/5 : LABEL "build-date"="20251216" "name"="ovn-northd" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:49:32.578142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 9b0fb3dc007d 2025-12-16 00:49:32.578298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 9b0fb3dc007d 2025-12-16 00:49:32.578403 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> d49e2f285e38 2025-12-16 00:49:32.578490 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ovn_extend_start 2025-12-16 00:49:32.578591 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> fc2193d64534 2025-12-16 00:49:32.578678 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ovn_extend_start 2025-12-16 00:49:32.578764 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in ce74530bfe47 2025-12-16 00:49:32.578843 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container ce74530bfe47 2025-12-16 00:49:32.578924 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 694dc047f3c8 2025-12-16 00:49:32.579011 | 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 2025-12-16 00:49:32.579101 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Running in 411231766c0e 2025-12-16 00:49:32.579180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-12-16 00:49:32.579309 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-12-16 00:49:32.579399 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-12-16 00:49:32.579487 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Package 'build-essential' is not installed, so not removed 2025-12-16 00:49:32.579560 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following packages were automatically installed and are no longer required: 2025-12-16 00:49:32.579634 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-12-16 00:49:32.579706 | 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 2025-12-16 00:49:32.579775 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-12-16 00:49:32.579846 | 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 2025-12-16 00:49:32.579919 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2025-12-16 00:49:32.579989 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-12-16 00:49:32.580060 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-12-16 00:49:32.580132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-12-16 00:49:32.580273 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-12-16 00:49:32.580363 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-12-16 00:49:32.580435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-12-16 00:49:32.580505 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-12-16 00:49:32.580575 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 libltdl7 libmagic-mgc 2025-12-16 00:49:32.580644 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 2025-12-16 00:49:32.580733 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libstdc++-13-dev libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data 2025-12-16 00:49:32.580806 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-12-16 00:49:32.580875 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-12-16 00:49:32.580942 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: rpcsvc-proto xauth xz-utils 2025-12-16 00:49:32.581012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Use 'apt autoremove' to remove them. 2025-12-16 00:49:32.581094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:49:32.581172 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading package lists... 2025-12-16 00:49:32.581298 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Building dependency tree... 2025-12-16 00:49:32.581389 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Reading state information... 2025-12-16 00:49:32.581473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:The following packages will be REMOVED: 2025-12-16 00:49:32.581551 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: autotools-dev binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp 2025-12-16 00:49:32.581622 | 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 2025-12-16 00:49:32.581692 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: fontconfig-config fonts-dejavu-core fonts-dejavu-mono g++ g++-13 2025-12-16 00:49:32.581765 | 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 2025-12-16 00:49:32.581840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu git-man less 2025-12-16 00:49:32.581925 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2025-12-16 00:49:32.581998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libaom3 libasan8 libatomic1 libbinutils libc-dev-bin libc-devtools libc6-dev 2025-12-16 00:49:32.582071 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libcbor0.10 libcc1-0 libcrypt-dev libctf-nobfd0 libctf0 libcurl3t64-gnutls 2025-12-16 00:49:32.582144 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libde265-0 libdeflate0 libdpkg-perl liberror-perl libfakeroot libfido2-1 2025-12-16 00:49:32.582251 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libfile-fcntllock-perl libfontconfig1 libfreetype6 libgcc-13-dev libgd3 2025-12-16 00:49:32.582335 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libgomp1 libgprofng0 libheif-plugin-aomdec libheif-plugin-aomenc 2025-12-16 00:49:32.582406 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libheif-plugin-libde265 libheif1 libhwasan0 libisl23 libitm1 libjansson4 2025-12-16 00:49:32.582476 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libjbig0 libjpeg-turbo8 libjpeg8 liblerc4 liblsan0 libltdl7 libmagic-mgc 2025-12-16 00:49:32.582546 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libmagic1t64 libmpc3 libpng16-16t64 libquadmath0 libsframe1 libsharpyuv0 2025-12-16 00:49:32.582613 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libstdc++-13-dev libtiff6 libtsan2 libubsan1 libwebp7 libx11-6 libx11-data 2025-12-16 00:49:32.582683 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: libxau6 libxcb1 libxdmcp6 libxext6 libxmuu1 libxpm4 linux-libc-dev 2025-12-16 00:49:32.582754 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: lto-disabled-list m4 make manpages manpages-dev openssh-client patch 2025-12-16 00:49:32.582823 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: rpcsvc-proto xauth xz-utils 2025-12-16 00:49:32.582904 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:0 upgraded, 0 newly installed, 100 to remove and 0 not upgraded. 2025-12-16 00:49:32.584832 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:After this operation, 293 MB disk space will be freed. 2025-12-16 00:49:32.584898 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 2025-12-16 00:49:32.584915 | 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% 2025-12-16 00:49:32.584952 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 70% (Reading database ... 75% 2025-12-16 00:49:32.584962 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 80% 2025-12-16 00:49:32.584972 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 85% 2025-12-16 00:49:32.584981 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 90% 2025-12-16 00:49:32.584991 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 95% 2025-12-16 00:49:32.585000 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:(Reading database ... 100% (Reading database ... 19448 files and directories currently installed.) 2025-12-16 00:49:32.585012 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing autotools-dev (20220109.1) ... 2025-12-16 00:49:32.585022 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:32.585032 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:32.585041 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:32.585065 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:32.585075 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:49:32.585085 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:49:32.585094 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:32.585104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:32.585113 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:32.585123 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:32.585132 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:49:32.585142 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:32.585151 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:32.585161 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:32.585170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:32.585179 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:49:32.585215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:32.585225 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:32.585270 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:49:32.585279 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:32.585290 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: 2025-12-16 00:49:32.585299 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing fakeroot (1.33-1) ... 2025-12-16 00:49:32.585308 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:update-alternatives: using /usr/bin/fakeroot-tcp to provide /usr/bin/fakeroot (fakeroot) in auto mode 2025-12-16 00:49:32.585320 | 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 fakero 2025-12-16 00:49:32.585331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:ot) doesn't exist 2025-12-16 00:49:32.585340 | 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 2025-12-16 00:49:32.585361 | 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 2025-12-16 00:49:32.585371 | 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 2025-12-16 00:49:32.585395 | 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 2025-12-16 00:49:32.585406 | 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 2025-12-16 00:49:32.585416 | 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 2025-12-16 00:49:32.585425 | 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 2025-12-16 00:49:32.585435 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing file (1:5.45-3build1) ... 2025-12-16 00:49:32.585444 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libc-devtools (2.39-0ubuntu8.6) ... 2025-12-16 00:49:32.585454 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libgd3:amd64 (2.3.3-9ubuntu5) ... 2025-12-16 00:49:32.585463 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2025-12-16 00:49:32.585473 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing fontconfig-config (2.15.0-1.1ubuntu2) ... 2025-12-16 00:49:32.585482 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing fonts-dejavu-core (2.37-8) ... 2025-12-16 00:49:32.585491 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing fonts-dejavu-mono (2.37-8) ... 2025-12-16 00:49:32.585507 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:32.585516 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:32.585526 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:49:32.585535 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing git-man (1:2.43.0-1ubuntu7.3) ... 2025-12-16 00:49:32.585544 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing less (590-2ubuntu2.1) ... 2025-12-16 00:49:32.585554 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libalgorithm-diff-xs-perl:amd64 (0.04-8build3) ... 2025-12-16 00:49:32.585563 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libalgorithm-merge-perl (0.08-5) ... 2025-12-16 00:49:32.585572 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libalgorithm-diff-perl (1.201-1) ... 2025-12-16 00:49:32.585581 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libheif-plugin-aomenc:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:49:32.585590 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:32.585600 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:32.585673 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libc6-dev:amd64 (2.39-0ubuntu8.6) ... 2025-12-16 00:49:32.585684 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libc-dev-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:49:32.585694 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 00:49:32.585704 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 00:49:32.585714 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 00:49:32.585730 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:32.585740 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libcrypt-dev:amd64 (1:4.4.36-4build1) ... 2025-12-16 00:49:32.585751 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:32.585760 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.6) ... 2025-12-16 00:49:32.585770 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-12-16 00:49:32.585780 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libdeflate0:amd64 (1.19-1build1.1) ... 2025-12-16 00:49:32.585790 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:49:32.585800 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing liberror-perl (0.17029-2) ... 2025-12-16 00:49:32.585810 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfakeroot:amd64 (1.33-1) ... 2025-12-16 00:49:32.585819 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfile-fcntllock-perl (0.22-4ubuntu5) ... 2025-12-16 00:49:32.585829 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-12-16 00:49:32.585840 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:32.585850 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:32.585860 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:49:32.585870 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:32.585880 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libjansson4:amd64 (2.14-2build2) ... 2025-12-16 00:49:32.585889 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-12-16 00:49:32.585899 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-16 00:49:32.585909 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-16 00:49:32.585919 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-12-16 00:49:32.585929 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:32.585939 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libltdl7:amd64 (2.4.7-7build1) ... 2025-12-16 00:49:32.585949 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-16 00:49:32.585959 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libmagic-mgc (1:5.45-3build1) ... 2025-12-16 00:49:32.585969 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:49:32.585978 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-16 00:49:32.585988 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:32.585998 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:49:32.586013 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libwebp7:amd64 (1.3.2-0.4build3) ... 2025-12-16 00:49:32.586023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:32.586033 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:49:32.586043 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing xauth (1:1.1.2-1build1) ... 2025-12-16 00:49:32.586059 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxext6:amd64 (2:1.3.4-1build2) ... 2025-12-16 00:49:32.586069 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxpm4:amd64 (1:3.5.17-1build2) ... 2025-12-16 00:49:32.586079 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxmuu1:amd64 (2:1.1.3-3build2) ... 2025-12-16 00:49:32.586089 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing linux-libc-dev:amd64 (6.8.0-90.91) ... 2025-12-16 00:49:32.586105 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing lto-disabled-list (47) ... 2025-12-16 00:49:32.586119 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing m4 (1.4.19-4build1) ... 2025-12-16 00:49:32.586129 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing make (4.3-4.1build2) ... 2025-12-16 00:49:32.587023 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing manpages-dev (6.7-2) ... 2025-12-16 00:49:32.587045 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing manpages (6.7-2) ... 2025-12-16 00:49:32.587057 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing patch (2.7.6-7build3) ... 2025-12-16 00:49:32.587069 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing rpcsvc-proto (1.4.2-0ubuntu7) ... 2025-12-16 00:49:32.587081 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:49:32.587092 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libx11-6:amd64 (2:1.8.7-1build1) ... 2025-12-16 00:49:32.587104 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libx11-data (2:1.8.7-1build1) ... 2025-12-16 00:49:32.587114 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxcb1:amd64 (1.15-1ubuntu2) ... 2025-12-16 00:49:32.587126 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxau6:amd64 (1:1.0.9-1build6) ... 2025-12-16 00:49:32.587137 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-12-16 00:49:32.587149 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libheif1:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:49:32.587160 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:49:32.587170 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libde265-0:amd64 (1.0.15-1build3) ... 2025-12-16 00:49:32.587180 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-12-16 00:49:32.587215 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.1) ... 2025-12-16 00:49:32.587254 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Removing libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2025-12-16 00:49:32.587310 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:49:32.587321 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> Removed intermediate container 411231766c0e 2025-12-16 00:49:32.587331 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd: ---> 4774ecf35508 2025-12-16 00:49:32.587340 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully built 41910767c247 2025-12-16 00:49:32.587350 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Successfully tagged osism.harbor.regio.digital/kolla/ovn-northd:build-20251216 2025-12-16 00:49:32.587360 | ubuntu-noble-large | INFO:kolla.common.utils.ovn-northd:Built at 2025-12-16 00:49:32.586663 (took 0:00:14.251077) 2025-12-16 00:49:32.587375 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-api) 2025-12-16 00:49:32.587386 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Processing 2025-12-16 00:49:32.587396 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building started at 2025-12-16 00:49:32.587125 2025-12-16 00:49:32.588368 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 plugins into plugins archive 2025-12-16 00:49:32.588727 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-api:Turned 0 additions into additions archive 2025-12-16 00:50:04.297951 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20251216 2025-12-16 00:50:04.298065 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 2a4a64782154 2025-12-16 00:50:04.298087 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 2/6 : LABEL "build-date"="20251216" "name"="blazar-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:50:04.298132 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 8254c6bb4d0c 2025-12-16 00:50:04.298178 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 8254c6bb4d0c 2025-12-16 00:50:04.298189 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 06f825bf7e88 2025-12-16 00:50:04.298199 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_blazar_extend_start 2025-12-16 00:50:04.298208 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 5df1390ab071 2025-12-16 00:50:04.298266 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_blazar_extend_start 2025-12-16 00:50:04.298300 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in e6de1fb3a52a 2025-12-16 00:50:04.298310 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container e6de1fb3a52a 2025-12-16 00:50:04.298320 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> b36d42c0a80b 2025-12-16 00:50:04.298332 | 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 2025-12-16 00:50:04.298343 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in b22fef1ae1cb 2025-12-16 00:50:04.298353 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2025-12-16 00:50:04.298362 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2025-12-16 00:50:04.298371 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2025-12-16 00:50:04.298381 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages were automatically installed and are no longer required: 2025-12-16 00:50:04.298391 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:50:04.298400 | 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 2025-12-16 00:50:04.298410 | 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 2025-12-16 00:50:04.298419 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:50:04.298428 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:50:04.298438 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:50:04.298447 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:50:04.298457 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2025-12-16 00:50:04.298466 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Use 'apt autoremove' to remove them. 2025-12-16 00:50:04.298476 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2025-12-16 00:50:04.298485 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: build-essential 2025-12-16 00:50:04.298495 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:50:04.298504 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:50:04.298513 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-12-16 00:50:04.298525 | 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% 2025-12-16 00:50:04.298545 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2025-12-16 00:50:04.298555 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2025-12-16 00:50:04.298564 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% 2025-12-16 00:50:04.298573 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 85% 2025-12-16 00:50:04.298583 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2025-12-16 00:50:04.298592 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2025-12-16 00:50:04.298601 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:50:04.298614 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:50:04.298623 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading package lists... 2025-12-16 00:50:04.298632 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Building dependency tree... 2025-12-16 00:50:04.298641 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Reading state information... 2025-12-16 00:50:04.298651 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:The following packages will be REMOVED: 2025-12-16 00:50:04.298660 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:50:04.298670 | 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 2025-12-16 00:50:04.298679 | 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 2025-12-16 00:50:04.298689 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:50:04.298698 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:50:04.298725 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:50:04.298735 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:50:04.298745 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: xz-utils 2025-12-16 00:50:04.298754 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:50:04.298764 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:After this operation, 228 MB disk space will be freed. 2025-12-16 00:50:04.298773 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-12-16 00:50:04.298783 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 2025-12-16 00:50:04.298793 | 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% 2025-12-16 00:50:04.298803 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 70% 2025-12-16 00:50:04.298813 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 75% 2025-12-16 00:50:04.298827 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 80% (Reading database ... 85% 2025-12-16 00:50:04.298836 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 90% 2025-12-16 00:50:04.298850 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 95% 2025-12-16 00:50:04.298939 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 00:50:04.298965 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:04.299025 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:04.299065 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:04.299168 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:04.299305 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:50:04.299352 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:50:04.299580 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:04.299653 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:04.299678 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:04.299689 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:04.299699 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:50:04.299708 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:04.299723 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:04.299777 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:04.299836 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:04.299853 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:50:04.299923 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:04.299964 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:04.300031 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:04.300073 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:04.300160 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:04.300178 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:04.300256 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:04.300315 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:04.300377 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:04.300439 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:04.300474 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:04.300538 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:50:04.300579 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:04.301324 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:04.301346 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-12-16 00:50:04.301358 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:50:04.301391 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-12-16 00:50:04.301402 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:04.301413 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-12-16 00:50:04.301425 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:04.301436 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-12-16 00:50:04.301447 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:50:04.301458 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:04.301469 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:04.301498 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:04.301509 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:04.301520 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing lto-disabled-list (47) ... 2025-12-16 00:50:04.301531 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing make (4.3-4.1build2) ... 2025-12-16 00:50:04.301542 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:50:04.301553 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:50:04.301564 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Collecting pyclean==3.0.0 2025-12-16 00:50:04.301575 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:50:04.301586 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:50:04.301597 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Installing collected packages: pyclean 2025-12-16 00:50:04.301614 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully installed pyclean-3.0.0 2025-12-16 00:50:04.301624 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:50:04.301633 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-12-16 00:50:04.301643 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 8212 files, 1196 directories removed. 2025-12-16 00:50:04.301652 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-12-16 00:50:04.301661 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Cleaning directory /usr 2025-12-16 00:50:04.301671 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-12-16 00:50:04.301684 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Total 1316 files, 133 directories removed. 2025-12-16 00:50:04.301694 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: 2025-12-16 00:50:04.301733 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Found existing installation: pyclean 3.0.0 2025-12-16 00:50:04.301803 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Uninstalling pyclean-3.0.0: 2025-12-16 00:50:04.301841 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:50:04.301905 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container b22fef1ae1cb 2025-12-16 00:50:04.301945 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> 1b7b306b9d73 2025-12-16 00:50:04.302013 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Step 6/6 : USER blazar 2025-12-16 00:50:04.302080 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Running in 32a78a7e6c81 2025-12-16 00:50:04.302121 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> Removed intermediate container 32a78a7e6c81 2025-12-16 00:50:04.302191 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api: ---> b7909debc9b9 2025-12-16 00:50:04.302363 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully built 7ad9520738a0 2025-12-16 00:50:04.302404 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Successfully tagged osism.harbor.regio.digital/kolla/blazar-api:build-20251216 2025-12-16 00:50:04.302425 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-api:Built at 2025-12-16 00:50:04.302346 (took 0:00:31.715221) 2025-12-16 00:50:04.302883 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(blazar-manager) 2025-12-16 00:50:04.302945 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Processing 2025-12-16 00:50:04.303096 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building started at 2025-12-16 00:50:04.302958 2025-12-16 00:50:04.304121 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 plugins into plugins archive 2025-12-16 00:50:04.304782 | ubuntu-noble-large | DEBUG:kolla.common.utils.blazar-manager:Turned 0 additions into additions archive 2025-12-16 00:50:31.873972 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/blazar-base:build-20251216 2025-12-16 00:50:31.874076 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 2a4a64782154 2025-12-16 00:50:31.876355 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 2/4 : LABEL "build-date"="20251216" "name"="blazar-manager" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:50:31.876402 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 2c238828c258 2025-12-16 00:50:31.876415 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 2c238828c258 2025-12-16 00:50:31.876425 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 904552b04b80 2025-12-16 00:50:31.876438 | 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 2025-12-16 00:50:31.876449 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 2e51e8b0e153 2025-12-16 00:50:31.876459 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2025-12-16 00:50:31.876469 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2025-12-16 00:50:31.876478 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2025-12-16 00:50:31.876487 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages were automatically installed and are no longer required: 2025-12-16 00:50:31.876497 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:50:31.876507 | 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 2025-12-16 00:50:31.876516 | 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 2025-12-16 00:50:31.876526 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:50:31.876535 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:50:31.876545 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:50:31.876554 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:50:31.876563 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2025-12-16 00:50:31.876573 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Use 'apt autoremove' to remove them. 2025-12-16 00:50:31.876582 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2025-12-16 00:50:31.876592 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: build-essential 2025-12-16 00:50:31.876601 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:50:31.876611 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:50:31.876620 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-12-16 00:50:31.876632 | 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% 2025-12-16 00:50:31.876650 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2025-12-16 00:50:31.876660 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2025-12-16 00:50:31.876669 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% 2025-12-16 00:50:31.876679 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 85% 2025-12-16 00:50:31.876688 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 90% 2025-12-16 00:50:31.876697 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2025-12-16 00:50:31.876718 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:50:31.876730 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:50:31.876740 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading package lists... 2025-12-16 00:50:31.876749 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Building dependency tree... 2025-12-16 00:50:31.876758 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Reading state information... 2025-12-16 00:50:31.876768 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:The following packages will be REMOVED: 2025-12-16 00:50:31.876777 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:50:31.876786 | 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 2025-12-16 00:50:31.876796 | 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 2025-12-16 00:50:31.876812 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:50:31.876821 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:50:31.876831 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:50:31.876840 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:50:31.876849 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: xz-utils 2025-12-16 00:50:31.876859 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:50:31.876868 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:After this operation, 228 MB disk space will be freed. 2025-12-16 00:50:31.876878 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-12-16 00:50:31.876887 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 2025-12-16 00:50:31.876898 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: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% 2025-12-16 00:50:31.876910 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 70% 2025-12-16 00:50:31.876919 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 75% 2025-12-16 00:50:31.876929 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-12-16 00:50:31.876938 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 95% 2025-12-16 00:50:31.876948 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 00:50:31.876957 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:31.876967 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:31.876983 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:31.876992 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:31.877001 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:50:31.877011 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:50:31.877020 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:31.877030 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:31.877039 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-16 00:50:31.877053 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:31.877063 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:31.877073 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-16 00:50:31.877082 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:50:31.877113 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-16 00:50:31.877123 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:31.877136 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:31.877149 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:31.877223 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:31.877309 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:50:31.877486 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:31.877580 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:31.877604 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:31.877615 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:31.877625 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:31.877639 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:31.877709 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:31.877800 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:31.877816 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:31.877884 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:31.877978 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:31.877995 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:50:31.878071 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:31.878151 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:31.878215 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:50:31.878315 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:31.878358 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:31.878434 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:50:31.878491 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:31.878560 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:31.878620 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-16 00:50:31.878686 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:31.878748 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:31.878811 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing lto-disabled-list (47) ... 2025-12-16 00:50:31.878875 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing make (4.3-4.1build2) ... 2025-12-16 00:50:31.878951 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:50:31.880123 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:50:31.880149 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Collecting pyclean==3.0.0 2025-12-16 00:50:31.880159 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:50:31.880169 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:50:31.880178 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Installing collected packages: pyclean 2025-12-16 00:50:31.880188 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully installed pyclean-3.0.0 2025-12-16 00:50:31.880198 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:50:31.880208 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-16 00:50:31.880218 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 8212 files, 1196 directories removed. 2025-12-16 00:50:31.880228 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-16 00:50:31.880267 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Cleaning directory /usr 2025-12-16 00:50:31.880276 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-16 00:50:31.880286 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Total 1316 files, 133 directories removed. 2025-12-16 00:50:31.880295 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: 2025-12-16 00:50:31.880305 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Found existing installation: pyclean 3.0.0 2025-12-16 00:50:31.880314 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Uninstalling pyclean-3.0.0: 2025-12-16 00:50:31.880323 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:50:31.880333 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 2e51e8b0e153 2025-12-16 00:50:31.880343 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> dbcff4f394cd 2025-12-16 00:50:31.880352 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Step 4/4 : USER blazar 2025-12-16 00:50:31.880361 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Running in 78f9889ffd40 2025-12-16 00:50:31.880376 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> Removed intermediate container 78f9889ffd40 2025-12-16 00:50:31.880386 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager: ---> 784fe580ba86 2025-12-16 00:50:31.880395 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully built ac0964214e7b 2025-12-16 00:50:31.880405 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Successfully tagged osism.harbor.regio.digital/kolla/blazar-manager:build-20251216 2025-12-16 00:50:31.880571 | ubuntu-noble-large | INFO:kolla.common.utils.blazar-manager:Built at 2025-12-16 00:50:31.880417 (took 0:00:27.577459) 2025-12-16 00:50:31.880993 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-producer) 2025-12-16 00:50:31.881078 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Processing 2025-12-16 00:50:31.881173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building started at 2025-12-16 00:50:31.881061 2025-12-16 00:50:31.882374 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 plugins into plugins archive 2025-12-16 00:50:31.883034 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-producer:Turned 0 additions into additions archive 2025-12-16 00:50:57.158265 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251216 2025-12-16 00:50:57.158366 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 1f1b444888dd 2025-12-16 00:50:57.158493 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 2/4 : LABEL "build-date"="20251216" "name"="designate-producer" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:50:57.158551 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in a343568078f3 2025-12-16 00:50:57.158643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container a343568078f3 2025-12-16 00:50:57.158708 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> f7eeb0327d2b 2025-12-16 00:50:57.158806 | 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 2025-12-16 00:50:57.158914 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in 4e2a65d43c9b 2025-12-16 00:50:57.158975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2025-12-16 00:50:57.159093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2025-12-16 00:50:57.159145 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2025-12-16 00:50:57.159225 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages were automatically installed and are no longer required: 2025-12-16 00:50:57.159320 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:50:57.159389 | 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 2025-12-16 00:50:57.159453 | 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 2025-12-16 00:50:57.159515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:50:57.159575 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:50:57.159637 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:50:57.159699 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:50:57.159760 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2025-12-16 00:50:57.159823 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Use 'apt autoremove' to remove them. 2025-12-16 00:50:57.159895 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2025-12-16 00:50:57.159959 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: build-essential 2025-12-16 00:50:57.160030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:50:57.160126 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:50:57.160200 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-12-16 00:50:57.160321 | 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% 2025-12-16 00:50:57.160397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% (Reading database ... 75% 2025-12-16 00:50:57.160467 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% (Reading database ... 85% 2025-12-16 00:50:57.160535 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2025-12-16 00:50:57.160603 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2025-12-16 00:50:57.160672 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:50:57.160739 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:50:57.160814 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading package lists... 2025-12-16 00:50:57.160884 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Building dependency tree... 2025-12-16 00:50:57.160955 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Reading state information... 2025-12-16 00:50:57.161030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:The following packages will be REMOVED: 2025-12-16 00:50:57.161116 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:50:57.161183 | 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 2025-12-16 00:50:57.161250 | 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 2025-12-16 00:50:57.161355 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:50:57.164323 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:50:57.164338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:50:57.164345 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:50:57.164352 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: xz-utils 2025-12-16 00:50:57.164359 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:50:57.164365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:After this operation, 228 MB disk space will be freed. 2025-12-16 00:50:57.164372 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 2025-12-16 00:50:57.164379 | 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% 2025-12-16 00:50:57.164385 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 70% 2025-12-16 00:50:57.164391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 75% 2025-12-16 00:50:57.164397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 80% 2025-12-16 00:50:57.164403 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 85% 2025-12-16 00:50:57.164409 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 90% 2025-12-16 00:50:57.164415 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 95% 2025-12-16 00:50:57.164427 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 00:50:57.164433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:57.164439 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:57.164445 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:57.164451 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:57.164457 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:50:57.164463 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:50:57.164469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:57.164475 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:57.164481 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:57.164486 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:57.164492 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:50:57.164498 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:57.164504 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:57.164510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:57.164516 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:57.164522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:50:57.164527 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:57.164533 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:57.164539 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:50:57.164550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:57.164556 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:57.164562 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:57.164568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:50:57.164574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:57.164580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:57.164586 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:57.164600 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:57.164606 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:50:57.164612 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:57.164618 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:57.164624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:50:57.164630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:57.164641 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:57.164647 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:50:57.164653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:57.164660 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:50:57.164666 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:57.164673 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:50:57.164679 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing lto-disabled-list (47) ... 2025-12-16 00:50:57.164685 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing make (4.3-4.1build2) ... 2025-12-16 00:50:57.164692 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:50:57.164698 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:50:57.164704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Collecting pyclean==3.0.0 2025-12-16 00:50:57.164711 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:50:57.164717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:50:57.164724 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Installing collected packages: pyclean 2025-12-16 00:50:57.164730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully installed pyclean-3.0.0 2025-12-16 00:50:57.164736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:50:57.164743 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-12-16 00:50:57.164749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 8462 files, 1209 directories removed. 2025-12-16 00:50:57.164756 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-12-16 00:50:57.164762 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Cleaning directory /usr 2025-12-16 00:50:57.164768 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-12-16 00:50:57.164775 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Total 1316 files, 133 directories removed. 2025-12-16 00:50:57.164781 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: 2025-12-16 00:50:57.164787 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Found existing installation: pyclean 3.0.0 2025-12-16 00:50:57.164794 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Uninstalling pyclean-3.0.0: 2025-12-16 00:50:57.164800 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:50:57.164806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container 4e2a65d43c9b 2025-12-16 00:50:57.164813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> d63633b2502d 2025-12-16 00:50:57.164819 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Step 4/4 : USER designate 2025-12-16 00:50:57.164828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Running in a38e4cf57d45 2025-12-16 00:50:57.164835 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> Removed intermediate container a38e4cf57d45 2025-12-16 00:50:57.164841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer: ---> 0d55ef33ba43 2025-12-16 00:50:57.164848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully built 84e450d012e3 2025-12-16 00:50:57.164857 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Successfully tagged osism.harbor.regio.digital/kolla/designate-producer:build-20251216 2025-12-16 00:50:57.165009 | ubuntu-noble-large | INFO:kolla.common.utils.designate-producer:Built at 2025-12-16 00:50:57.164874 (took 0:00:25.283813) 2025-12-16 00:50:57.165666 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-backend-bind9) 2025-12-16 00:50:57.165783 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Processing 2025-12-16 00:50:57.165889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building started at 2025-12-16 00:50:57.165779 2025-12-16 00:50:57.167217 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 plugins into plugins archive 2025-12-16 00:50:57.168075 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-backend-bind9:Turned 0 additions into additions archive 2025-12-16 00:51:37.522764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251216 2025-12-16 00:51:37.523043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 1f1b444888dd 2025-12-16 00:51:37.523276 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Step 2/5 : LABEL "build-date"="20251216" "name"="designate-backend-bind9" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:51:37.523564 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 1c2a87c871ea 2025-12-16 00:51:37.523719 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 1c2a87c871ea 2025-12-16 00:51:37.523838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 84e6be97b772 2025-12-16 00:51:37.523916 | 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/* 2025-12-16 00:51:37.524007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in e5b2ac7224cc 2025-12-16 00:51:37.524098 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 00:51:37.524157 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:51:37.524214 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:51:37.524308 | 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] 2025-12-16 00:51:37.524386 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:51:37.524469 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:51:37.524541 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:51:37.524583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:51:37.524669 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:51:37.524731 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:51:37.524776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:51:37.524864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:51:37.524949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:51:37.524960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:51:37.525048 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:51:37.525139 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 29.0 MB in 3s (10.2 MB/s) 2025-12-16 00:51:37.525157 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-12-16 00:51:37.525267 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-12-16 00:51:37.525314 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-12-16 00:51:37.525407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-12-16 00:51:37.525462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following additional packages will be installed: 2025-12-16 00:51:37.525529 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-12-16 00:51:37.525589 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2025-12-16 00:51:37.525637 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Suggested packages: 2025-12-16 00:51:37.525702 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind-doc dnsutils resolvconf ufw mmdb-bin 2025-12-16 00:51:37.525764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following NEW packages will be installed: 2025-12-16 00:51:37.525826 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-12-16 00:51:37.525878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libuv1t64 2025-12-16 00:51:37.525944 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:51:37.526011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Need to get 1,884 kB of archives. 2025-12-16 00:51:37.526089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 5,718 kB of additional disk space will be used. 2025-12-16 00:51:37.526154 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:51:37.526202 | 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] 2025-12-16 00:51:37.526295 | 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] 2025-12-16 00:51:37.526363 | 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] 2025-12-16 00:51:37.526424 | 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] 2025-12-16 00:51:37.526487 | 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.2 [1,257 kB] 2025-12-16 00:51:37.526539 | 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.2 [159 kB] 2025-12-16 00:51:37.526587 | 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] 2025-12-16 00:51:37.526636 | 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.2 [258 kB] 2025-12-16 00:51:37.526681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Fetched 1,884 kB in 1s (3,429 kB/s) 2025-12-16 00:51:37.526757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libuv1t64:amd64. 2025-12-16 00:51:37.526813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-12-16 00:51:37.526882 | 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% 2025-12-16 00:51:37.526941 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% (Reading database ... 75% 2025-12-16 00:51:37.527011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2025-12-16 00:51:37.527077 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2025-12-16 00:51:37.527128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-12-16 00:51:37.527178 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-12-16 00:51:37.527255 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:51:37.527330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-12-16 00:51:37.527407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-12-16 00:51:37.527460 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libjson-c5:amd64. 2025-12-16 00:51:37.527520 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2025-12-16 00:51:37.527580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-12-16 00:51:37.527639 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package liblmdb0:amd64. 2025-12-16 00:51:37.527697 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-12-16 00:51:37.527756 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-16 00:51:37.527813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package libmaxminddb0:amd64. 2025-12-16 00:51:37.527874 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2025-12-16 00:51:37.527935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-12-16 00:51:37.528043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-libs:amd64. 2025-12-16 00:51:37.528110 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:51:37.528185 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-16 00:51:37.528262 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9-utils. 2025-12-16 00:51:37.528328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:51:37.528394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-16 00:51:37.528453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package dns-root-data. 2025-12-16 00:51:37.528520 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2025-12-16 00:51:37.528578 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-12-16 00:51:37.528638 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Selecting previously unselected package bind9. 2025-12-16 00:51:37.528696 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:51:37.528756 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-16 00:51:37.528813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-16 00:51:37.528869 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-12-16 00:51:37.528924 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-12-16 00:51:37.529029 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-12-16 00:51:37.529045 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-12-16 00:51:37.529102 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-16 00:51:37.529162 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-16 00:51:37.529220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-16 00:51:37.529294 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting GID from range 100 to 59999 ... 2025-12-16 00:51:37.529372 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding group `bind' (GID 102) ... 2025-12-16 00:51:37.529426 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Selecting UID from range 100 to 59999 ... 2025-12-16 00:51:37.529487 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-12-16 00:51:37.529550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding system user `bind' (UID 100) ... 2025-12-16 00:51:37.529612 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Adding new user `bind' (UID 100) with group `bind' ... 2025-12-16 00:51:37.529671 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:info: Not creating home directory `/var/cache/bind'. 2025-12-16 00:51:37.529729 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:wrote key file "/etc/bind/rndc.key" 2025-12-16 00:51:37.529787 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: could not determine current runlevel 2025-12-16 00:51:37.529844 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:51:37.529908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:51:37.529978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container e5b2ac7224cc 2025-12-16 00:51:37.530041 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 5ad1d1f32996 2025-12-16 00:51:37.530106 | 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 2025-12-16 00:51:37.532404 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 5f4c5a76571c 2025-12-16 00:51:37.532420 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 5f4c5a76571c 2025-12-16 00:51:37.532428 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> e8c5d8ed48c0 2025-12-16 00:51:37.532438 | 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 2025-12-16 00:51:37.532456 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Running in 398431a7664c 2025-12-16 00:51:37.532463 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-12-16 00:51:37.532471 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-12-16 00:51:37.532477 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-12-16 00:51:37.532484 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages were automatically installed and are no longer required: 2025-12-16 00:51:37.532492 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:51:37.532499 | 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 2025-12-16 00:51:37.532506 | 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 2025-12-16 00:51:37.532513 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:51:37.532520 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:51:37.532526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:51:37.532533 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:51:37.532540 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2025-12-16 00:51:37.532548 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Use 'apt autoremove' to remove them. 2025-12-16 00:51:37.532555 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2025-12-16 00:51:37.532562 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: build-essential 2025-12-16 00:51:37.532569 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:51:37.532576 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:51:37.532583 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-12-16 00:51:37.532590 | 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% 2025-12-16 00:51:37.532598 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2025-12-16 00:51:37.532609 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2025-12-16 00:51:37.532616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-12-16 00:51:37.532626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:80% 2025-12-16 00:51:37.532722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2025-12-16 00:51:37.532736 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-12-16 00:51:37.532831 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-12-16 00:51:37.532886 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18713 files and directories currently installed.) 2025-12-16 00:51:37.532955 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:51:37.533029 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading package lists... 2025-12-16 00:51:37.533096 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Building dependency tree... 2025-12-16 00:51:37.533147 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Reading state information... 2025-12-16 00:51:37.533217 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:The following packages will be REMOVED: 2025-12-16 00:51:37.533301 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:51:37.533367 | 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 2025-12-16 00:51:37.533424 | 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 2025-12-16 00:51:37.533479 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:51:37.533537 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:51:37.533591 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:51:37.533645 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:51:37.533701 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: xz-utils 2025-12-16 00:51:37.533791 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:51:37.533806 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:After this operation, 228 MB disk space will be freed. 2025-12-16 00:51:37.533889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 2025-12-16 00:51:37.533955 | 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% 2025-12-16 00:51:37.534062 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 70% 2025-12-16 00:51:37.534128 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 75% 2025-12-16 00:51:37.534188 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 80% 2025-12-16 00:51:37.534256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 85% 2025-12-16 00:51:37.534338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 90% 2025-12-16 00:51:37.534399 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 95% 2025-12-16 00:51:37.534460 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:(Reading database ... 100% (Reading database ... 18704 files and directories currently installed.) 2025-12-16 00:51:37.534521 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:51:37.534582 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:51:37.534640 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:51:37.534681 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:51:37.534734 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:51:37.534776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:51:37.534830 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:51:37.534872 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:51:37.534928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:51:37.534951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:51:37.535035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:51:37.535078 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:51:37.535129 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:51:37.535177 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:51:37.535251 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:51:37.535286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:51:37.535369 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:51:37.535401 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:51:37.535468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:51:37.535517 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:51:37.535567 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:51:37.535616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:51:37.535664 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:51:37.535714 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:51:37.535763 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:51:37.535812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:51:37.535860 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:51:37.535898 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:51:37.536020 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:51:37.536033 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:51:37.536100 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:51:37.536142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:51:37.536194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:51:37.536254 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-12-16 00:51:37.536328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:51:37.536382 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:51:37.536429 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:51:37.536478 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:51:37.536526 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:51:37.536575 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing lto-disabled-list (47) ... 2025-12-16 00:51:37.536623 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing make (4.3-4.1build2) ... 2025-12-16 00:51:37.536674 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:51:37.536720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:51:37.536756 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Collecting pyclean==3.0.0 2025-12-16 00:51:37.536804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:51:37.536852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:51:37.536901 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Installing collected packages: pyclean 2025-12-16 00:51:37.536949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully installed pyclean-3.0.0 2025-12-16 00:51:37.537068 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:51:37.537115 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-12-16 00:51:37.537165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 8462 files, 1209 directories removed. 2025-12-16 00:51:37.537215 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-12-16 00:51:37.537285 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Cleaning directory /usr 2025-12-16 00:51:37.537330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-12-16 00:51:37.537382 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Total 1316 files, 133 directories removed. 2025-12-16 00:51:37.537438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: 2025-12-16 00:51:37.537479 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Found existing installation: pyclean 3.0.0 2025-12-16 00:51:37.537528 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Uninstalling pyclean-3.0.0: 2025-12-16 00:51:37.537576 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:51:37.537623 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> Removed intermediate container 398431a7664c 2025-12-16 00:51:37.537669 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9: ---> 9af18e75c083 2025-12-16 00:51:37.537723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully built 665e1f7a55f9 2025-12-16 00:51:37.537774 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Successfully tagged osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251216 2025-12-16 00:51:37.537874 | ubuntu-noble-large | INFO:kolla.common.utils.designate-backend-bind9:Built at 2025-12-16 00:51:37.537777 (took 0:00:40.371998) 2025-12-16 00:51:37.538395 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-mdns) 2025-12-16 00:51:37.538485 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Processing 2025-12-16 00:51:37.538548 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building started at 2025-12-16 00:51:37.538470 2025-12-16 00:51:37.539602 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 plugins into plugins archive 2025-12-16 00:51:37.540185 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-mdns:Turned 0 additions into additions archive 2025-12-16 00:52:03.115710 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251216 2025-12-16 00:52:03.115885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 1f1b444888dd 2025-12-16 00:52:03.115968 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 2/4 : LABEL "build-date"="20251216" "name"="designate-mdns" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:52:03.116047 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 8ea63a85bb63 2025-12-16 00:52:03.116080 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 8ea63a85bb63 2025-12-16 00:52:03.116099 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 227d901304cc 2025-12-16 00:52:03.116118 | 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 2025-12-16 00:52:03.116144 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in 98762d695e53 2025-12-16 00:52:03.116169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2025-12-16 00:52:03.116297 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2025-12-16 00:52:03.117369 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2025-12-16 00:52:03.117412 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages were automatically installed and are no longer required: 2025-12-16 00:52:03.117432 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:52:03.117451 | 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 2025-12-16 00:52:03.117469 | 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 2025-12-16 00:52:03.117487 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:52:03.117505 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:52:03.117522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:52:03.117539 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:52:03.117557 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2025-12-16 00:52:03.117575 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Use 'apt autoremove' to remove them. 2025-12-16 00:52:03.117594 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2025-12-16 00:52:03.117612 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: build-essential 2025-12-16 00:52:03.117631 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:52:03.117651 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:52:03.117669 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-12-16 00:52:03.117758 | 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% 2025-12-16 00:52:03.117784 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% 2025-12-16 00:52:03.117802 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 75% 2025-12-16 00:52:03.117820 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2025-12-16 00:52:03.117837 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2025-12-16 00:52:03.117854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2025-12-16 00:52:03.117892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2025-12-16 00:52:03.117911 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:52:03.117997 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:52:03.118017 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading package lists... 2025-12-16 00:52:03.118035 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Building dependency tree... 2025-12-16 00:52:03.118052 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Reading state information... 2025-12-16 00:52:03.118069 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:The following packages will be REMOVED: 2025-12-16 00:52:03.118087 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:52:03.118104 | 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 2025-12-16 00:52:03.118122 | 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 2025-12-16 00:52:03.118140 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:52:03.118158 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:52:03.118183 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:52:03.118202 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:52:03.118220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: xz-utils 2025-12-16 00:52:03.118322 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:52:03.118343 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:After this operation, 228 MB disk space will be freed. 2025-12-16 00:52:03.118408 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 2025-12-16 00:52:03.118507 | 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% 2025-12-16 00:52:03.118538 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 70% (Reading database ... 75% 2025-12-16 00:52:03.118626 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 80% 2025-12-16 00:52:03.118657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 85% 2025-12-16 00:52:03.118742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 90% 2025-12-16 00:52:03.118771 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 95% 2025-12-16 00:52:03.118873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 00:52:03.118901 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:03.119016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:03.119045 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:03.119150 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:03.119181 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:52:03.119291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:52:03.119333 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:03.119433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:03.119468 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:03.119682 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:03.119776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:52:03.119801 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:03.119812 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:03.121372 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:03.121407 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:03.121513 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:52:03.121532 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:03.121643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:03.121687 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:03.121798 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:03.121866 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:03.121971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:03.122056 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:03.122111 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:03.122206 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:03.122305 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:03.123485 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:03.123551 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:52:03.123562 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:03.123570 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:03.123579 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:52:03.123587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:03.123595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:03.123603 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:52:03.123613 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:03.123621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:03.123629 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:03.123637 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:03.123645 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-12-16 00:52:03.123655 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing lto-disabled-list (47) ... 2025-12-16 00:52:03.123664 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing make (4.3-4.1build2) ... 2025-12-16 00:52:03.123672 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:52:03.123708 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:52:03.123716 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Collecting pyclean==3.0.0 2025-12-16 00:52:03.123724 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:52:03.123733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:52:03.123741 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Installing collected packages: pyclean 2025-12-16 00:52:03.123749 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully installed pyclean-3.0.0 2025-12-16 00:52:03.123757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:52:03.123765 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-12-16 00:52:03.123773 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 8462 files, 1209 directories removed. 2025-12-16 00:52:03.123781 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-12-16 00:52:03.123789 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Cleaning directory /usr 2025-12-16 00:52:03.123852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-12-16 00:52:03.123862 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Total 1316 files, 133 directories removed. 2025-12-16 00:52:03.123869 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: 2025-12-16 00:52:03.123877 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Found existing installation: pyclean 3.0.0 2025-12-16 00:52:03.123885 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Uninstalling pyclean-3.0.0: 2025-12-16 00:52:03.123893 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:52:03.123941 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container 98762d695e53 2025-12-16 00:52:03.123951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> 484ef586cba0 2025-12-16 00:52:03.123960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Step 4/4 : USER designate 2025-12-16 00:52:03.123967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Running in b2c3ad403bfe 2025-12-16 00:52:03.123976 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> Removed intermediate container b2c3ad403bfe 2025-12-16 00:52:03.124020 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns: ---> fbbc4d34d87b 2025-12-16 00:52:03.124030 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully built 56c33c58f6d0 2025-12-16 00:52:03.124070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Successfully tagged osism.harbor.regio.digital/kolla/designate-mdns:build-20251216 2025-12-16 00:52:03.124491 | ubuntu-noble-large | INFO:kolla.common.utils.designate-mdns:Built at 2025-12-16 00:52:03.124064 (took 0:00:25.585594) 2025-12-16 00:52:03.124685 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-central) 2025-12-16 00:52:03.125344 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Processing 2025-12-16 00:52:03.125358 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building started at 2025-12-16 00:52:03.124733 2025-12-16 00:52:03.128344 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 plugins into plugins archive 2025-12-16 00:52:03.128362 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-central:Turned 0 additions into additions archive 2025-12-16 00:52:31.308888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 1/6 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251216 2025-12-16 00:52:31.308989 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 1f1b444888dd 2025-12-16 00:52:31.309134 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 2/6 : LABEL "build-date"="20251216" "name"="designate-central" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:52:31.309194 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 61ad844d4307 2025-12-16 00:52:31.309282 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 61ad844d4307 2025-12-16 00:52:31.309363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> c37f218decf2 2025-12-16 00:52:31.309433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_designate_extend_start 2025-12-16 00:52:31.309527 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 79240e37491a 2025-12-16 00:52:31.309588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_designate_extend_start 2025-12-16 00:52:31.309647 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 7946f773f2fd 2025-12-16 00:52:31.309714 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 7946f773f2fd 2025-12-16 00:52:31.309780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> d27307498cb6 2025-12-16 00:52:31.309853 | 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 2025-12-16 00:52:31.309943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in 613baa84c7fb 2025-12-16 00:52:31.310008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2025-12-16 00:52:31.310079 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2025-12-16 00:52:31.310145 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2025-12-16 00:52:31.310217 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages were automatically installed and are no longer required: 2025-12-16 00:52:31.310319 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:52:31.310382 | 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 2025-12-16 00:52:31.310464 | 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 2025-12-16 00:52:31.310481 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:52:31.310550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:52:31.310606 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:52:31.310664 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:52:31.310720 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2025-12-16 00:52:31.310778 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Use 'apt autoremove' to remove them. 2025-12-16 00:52:31.310845 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2025-12-16 00:52:31.310990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: build-essential 2025-12-16 00:52:31.311007 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:52:31.311082 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:52:31.311145 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-12-16 00:52:31.311193 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-12-16 00:52:31.311330 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: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% 2025-12-16 00:52:31.311401 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2025-12-16 00:52:31.311458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2025-12-16 00:52:31.311646 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-12-16 00:52:31.311704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:80% 2025-12-16 00:52:31.311723 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 85% 2025-12-16 00:52:31.311733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-12-16 00:52:31.311742 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:90% (Reading database ... 95% 2025-12-16 00:52:31.311754 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:52:31.311829 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:52:31.312005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading package lists... 2025-12-16 00:52:31.312038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Building dependency tree... 2025-12-16 00:52:31.312056 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Reading state information... 2025-12-16 00:52:31.312089 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:The following packages will be REMOVED: 2025-12-16 00:52:31.312149 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:52:31.312201 | 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 2025-12-16 00:52:31.312215 | 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 2025-12-16 00:52:31.312289 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:52:31.312339 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:52:31.312383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:52:31.313095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:52:31.313112 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: xz-utils 2025-12-16 00:52:31.313122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:52:31.313133 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:After this operation, 228 MB disk space will be freed. 2025-12-16 00:52:31.313142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-12-16 00:52:31.313154 | 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 ... 2025-12-16 00:52:31.313165 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% 2025-12-16 00:52:31.313176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 65% 2025-12-16 00:52:31.313186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 70% 2025-12-16 00:52:31.313207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 75% 2025-12-16 00:52:31.313217 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 2025-12-16 00:52:31.313259 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:80% (Reading database ... 85% (Reading database ... 90% 2025-12-16 00:52:31.313273 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 95% 2025-12-16 00:52:31.313283 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 00:52:31.313294 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:31.313303 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:31.313311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:31.313320 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:31.313328 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:52:31.313336 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:52:31.313344 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:31.313353 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:31.313361 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:31.313450 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:31.313480 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:52:31.313489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:31.313497 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:31.313505 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:31.313514 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:31.313522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:52:31.313530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:31.313539 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:31.313547 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:31.313555 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:31.313563 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:31.313572 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:31.313580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:31.313642 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-12-16 00:52:31.313652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:31.313661 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-12-16 00:52:31.313669 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:31.313695 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:31.313704 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:31.314916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:52:31.314936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:31.314952 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:31.314960 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:52:31.314969 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:31.314977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:31.314986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:52:31.314994 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:31.315002 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:31.315011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:31.315019 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:31.315036 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing lto-disabled-list (47) ... 2025-12-16 00:52:31.315045 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing make (4.3-4.1build2) ... 2025-12-16 00:52:31.315053 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:52:31.315061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:52:31.315070 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Collecting pyclean==3.0.0 2025-12-16 00:52:31.315078 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:52:31.315087 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:52:31.315095 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Installing collected packages: pyclean 2025-12-16 00:52:31.315104 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully installed pyclean-3.0.0 2025-12-16 00:52:31.315112 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:52:31.315120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-12-16 00:52:31.315129 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 8462 files, 1209 directories removed. 2025-12-16 00:52:31.315137 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-12-16 00:52:31.315145 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Cleaning directory /usr 2025-12-16 00:52:31.315153 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-12-16 00:52:31.315162 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Total 1316 files, 133 directories removed. 2025-12-16 00:52:31.315170 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: 2025-12-16 00:52:31.315178 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Found existing installation: pyclean 3.0.0 2025-12-16 00:52:31.315187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Uninstalling pyclean-3.0.0: 2025-12-16 00:52:31.315195 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:52:31.315203 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container 613baa84c7fb 2025-12-16 00:52:31.315212 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 861e28f479fc 2025-12-16 00:52:31.315220 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Step 6/6 : USER designate 2025-12-16 00:52:31.315249 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Running in d671ba42e7df 2025-12-16 00:52:31.315261 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> Removed intermediate container d671ba42e7df 2025-12-16 00:52:31.315269 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central: ---> 749e62569fd0 2025-12-16 00:52:31.315278 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully built f8016f5230c8 2025-12-16 00:52:31.315286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Successfully tagged osism.harbor.regio.digital/kolla/designate-central:build-20251216 2025-12-16 00:52:31.315301 | ubuntu-noble-large | INFO:kolla.common.utils.designate-central:Built at 2025-12-16 00:52:31.314743 (took 0:00:28.190010) 2025-12-16 00:52:31.315495 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-sink) 2025-12-16 00:52:31.315531 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Processing 2025-12-16 00:52:31.315566 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building started at 2025-12-16 00:52:31.315491 2025-12-16 00:52:31.316553 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 plugins into plugins archive 2025-12-16 00:52:31.317189 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-sink:Turned 0 additions into additions archive 2025-12-16 00:52:57.474657 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251216 2025-12-16 00:52:57.474730 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 1f1b444888dd 2025-12-16 00:52:57.474836 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 2/4 : LABEL "build-date"="20251216" "name"="designate-sink" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:52:57.474856 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in 5130cc7a0563 2025-12-16 00:52:57.474868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container 5130cc7a0563 2025-12-16 00:52:57.474883 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> 41567fda2698 2025-12-16 00:52:57.474962 | 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 2025-12-16 00:52:57.475008 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in a228f506195e 2025-12-16 00:52:57.475065 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2025-12-16 00:52:57.475109 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2025-12-16 00:52:57.475164 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2025-12-16 00:52:57.475226 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages were automatically installed and are no longer required: 2025-12-16 00:52:57.475311 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:52:57.475353 | 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 2025-12-16 00:52:57.475395 | 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 2025-12-16 00:52:57.475473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:52:57.475485 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:52:57.475550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:52:57.475563 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:52:57.475606 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2025-12-16 00:52:57.475639 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Use 'apt autoremove' to remove them. 2025-12-16 00:52:57.475709 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2025-12-16 00:52:57.475740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: build-essential 2025-12-16 00:52:57.475839 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:52:57.475851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:52:57.475921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-12-16 00:52:57.475962 | 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% 2025-12-16 00:52:57.476001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2025-12-16 00:52:57.476061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2025-12-16 00:52:57.476098 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% (Reading database ... 85% 2025-12-16 00:52:57.476174 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2025-12-16 00:52:57.476205 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2025-12-16 00:52:57.476306 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:52:57.476368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:52:57.476379 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading package lists... 2025-12-16 00:52:57.476455 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Building dependency tree... 2025-12-16 00:52:57.476465 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Reading state information... 2025-12-16 00:52:57.476536 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:The following packages will be REMOVED: 2025-12-16 00:52:57.476574 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:52:57.476644 | 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 2025-12-16 00:52:57.476654 | 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 2025-12-16 00:52:57.476733 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:52:57.476768 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:52:57.476868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:52:57.476884 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:52:57.476916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: xz-utils 2025-12-16 00:52:57.476936 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:52:57.476970 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:After this operation, 228 MB disk space will be freed. 2025-12-16 00:52:57.477016 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 2025-12-16 00:52:57.477088 | 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% 2025-12-16 00:52:57.477150 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 70% 2025-12-16 00:52:57.477163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 75% 2025-12-16 00:52:57.477260 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 80% 2025-12-16 00:52:57.477292 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 85% 2025-12-16 00:52:57.477363 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 90% 2025-12-16 00:52:57.477374 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 95% 2025-12-16 00:52:57.477453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 00:52:57.477463 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:57.477536 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:57.477546 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:57.477622 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:57.477653 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:52:57.477685 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:52:57.477744 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:57.477781 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:57.477908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:57.477921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:57.477962 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:52:57.478022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:57.478060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:57.478172 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:57.478204 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:57.478264 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:52:57.478343 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:57.478397 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:57.478435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:52:57.478512 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:57.478522 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:57.478580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:57.478616 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:52:57.478683 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:57.478721 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:57.478759 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:57.478871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:57.478890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:52:57.478927 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:57.478951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:57.478977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:52:57.479043 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:57.479076 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:57.479143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:52:57.479200 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-12-16 00:52:57.479256 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:57.479306 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:52:57.479359 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:57.479391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:52:57.479451 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing lto-disabled-list (47) ... 2025-12-16 00:52:57.479506 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing make (4.3-4.1build2) ... 2025-12-16 00:52:57.479534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:52:57.479588 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:52:57.479643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Collecting pyclean==3.0.0 2025-12-16 00:52:57.479673 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:52:57.479722 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:52:57.479776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Installing collected packages: pyclean 2025-12-16 00:52:57.479821 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully installed pyclean-3.0.0 2025-12-16 00:52:57.479889 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:52:57.479916 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-12-16 00:52:57.479984 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 8462 files, 1209 directories removed. 2025-12-16 00:52:57.480012 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-12-16 00:52:57.480060 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Cleaning directory /usr 2025-12-16 00:52:57.480092 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-12-16 00:52:57.480153 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Total 1316 files, 133 directories removed. 2025-12-16 00:52:57.480185 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: 2025-12-16 00:52:57.480283 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Found existing installation: pyclean 3.0.0 2025-12-16 00:52:57.480320 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Uninstalling pyclean-3.0.0: 2025-12-16 00:52:57.480378 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:52:57.480409 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container a228f506195e 2025-12-16 00:52:57.480456 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> a773d73efcf3 2025-12-16 00:52:57.480510 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Step 4/4 : USER designate 2025-12-16 00:52:57.480542 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Running in e97ad35d51bf 2025-12-16 00:52:57.480604 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> Removed intermediate container e97ad35d51bf 2025-12-16 00:52:57.480659 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink: ---> ac96d39aa811 2025-12-16 00:52:57.480713 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully built c7e50759743b 2025-12-16 00:52:57.480740 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Successfully tagged osism.harbor.regio.digital/kolla/designate-sink:build-20251216 2025-12-16 00:52:57.481044 | ubuntu-noble-large | INFO:kolla.common.utils.designate-sink:Built at 2025-12-16 00:52:57.480756 (took 0:00:26.165265) 2025-12-16 00:52:57.481435 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-worker) 2025-12-16 00:52:57.481486 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Processing 2025-12-16 00:52:57.481585 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building started at 2025-12-16 00:52:57.481477 2025-12-16 00:52:57.482786 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 plugins into plugins archive 2025-12-16 00:52:57.483535 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-worker:Turned 0 additions into additions archive 2025-12-16 00:53:35.674851 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 1/5 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251216 2025-12-16 00:53:35.674898 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 1f1b444888dd 2025-12-16 00:53:35.674975 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 2/5 : LABEL "build-date"="20251216" "name"="designate-worker" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:53:35.674985 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in beaf5a745a7a 2025-12-16 00:53:35.675010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container beaf5a745a7a 2025-12-16 00:53:35.675015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> d74a08f77e19 2025-12-16 00:53:35.675313 | 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/* 2025-12-16 00:53:35.675323 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in ac3382991299 2025-12-16 00:53:35.675327 | 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] 2025-12-16 00:53:35.675333 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:53:35.675338 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 00:53:35.675342 | 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] 2025-12-16 00:53:35.675525 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 00:53:35.675599 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 00:53:35.675623 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 00:53:35.675636 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 00:53:35.675652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 00:53:35.675721 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 00:53:35.675871 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 00:53:35.675919 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 00:53:35.675935 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 00:53:35.679342 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 00:53:35.679383 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 00:53:35.679398 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 29.0 MB in 3s (10.6 MB/s) 2025-12-16 00:53:35.679411 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-12-16 00:53:35.679423 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-12-16 00:53:35.679433 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-12-16 00:53:35.679442 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-12-16 00:53:35.679452 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following additional packages will be installed: 2025-12-16 00:53:35.679462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-12-16 00:53:35.679473 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2025-12-16 00:53:35.679483 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Suggested packages: 2025-12-16 00:53:35.679493 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind-doc dnsutils resolvconf ufw mmdb-bin 2025-12-16 00:53:35.679502 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following NEW packages will be installed: 2025-12-16 00:53:35.679512 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: bind9 bind9-libs bind9-utils dns-root-data libjson-c5 liblmdb0 libmaxminddb0 2025-12-16 00:53:35.679523 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libuv1t64 2025-12-16 00:53:35.679533 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 00:53:35.679542 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Need to get 1,884 kB of archives. 2025-12-16 00:53:35.679552 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 5,718 kB of additional disk space will be used. 2025-12-16 00:53:35.679562 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 00:53:35.679572 | 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] 2025-12-16 00:53:35.679583 | 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] 2025-12-16 00:53:35.679593 | 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] 2025-12-16 00:53:35.679603 | 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] 2025-12-16 00:53:35.679652 | 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.2 [1,257 kB] 2025-12-16 00:53:35.679665 | 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.2 [159 kB] 2025-12-16 00:53:35.679675 | 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] 2025-12-16 00:53:35.679685 | 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.2 [258 kB] 2025-12-16 00:53:35.679707 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Fetched 1,884 kB in 1s (3,739 kB/s) 2025-12-16 00:53:35.679718 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libuv1t64:amd64. 2025-12-16 00:53:35.679729 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-12-16 00:53:35.679763 | 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% 2025-12-16 00:53:35.679776 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-12-16 00:53:35.679785 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2025-12-16 00:53:35.679795 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-12-16 00:53:35.679804 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-12-16 00:53:35.679813 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:53:35.679824 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../0-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-12-16 00:53:35.679843 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-12-16 00:53:35.679854 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libjson-c5:amd64. 2025-12-16 00:53:35.679863 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../1-libjson-c5_0.17-1build1_amd64.deb ... 2025-12-16 00:53:35.679873 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-12-16 00:53:35.679882 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package liblmdb0:amd64. 2025-12-16 00:53:35.679892 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../2-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-12-16 00:53:35.679901 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-16 00:53:35.679910 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package libmaxminddb0:amd64. 2025-12-16 00:53:35.679920 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../3-libmaxminddb0_1.9.1-1build1_amd64.deb ... 2025-12-16 00:53:35.679929 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-12-16 00:53:35.679939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-libs:amd64. 2025-12-16 00:53:35.679948 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../4-bind9-libs_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:53:35.679958 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-16 00:53:35.679967 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9-utils. 2025-12-16 00:53:35.679977 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../5-bind9-utils_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:53:35.679986 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9-utils (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-16 00:53:35.679996 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package dns-root-data. 2025-12-16 00:53:35.680005 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../6-dns-root-data_2024071801~ubuntu0.24.04.1_all.deb ... 2025-12-16 00:53:35.680015 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-12-16 00:53:35.680024 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Selecting previously unselected package bind9. 2025-12-16 00:53:35.680046 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Preparing to unpack .../7-bind9_1%3a9.18.39-0ubuntu0.24.04.2_amd64.deb ... 2025-12-16 00:53:35.680057 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Unpacking bind9 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-16 00:53:35.680066 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-16 00:53:35.680075 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libmaxminddb0:amd64 (1.9.1-1build1) ... 2025-12-16 00:53:35.680085 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-12-16 00:53:35.680094 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up dns-root-data (2024071801~ubuntu0.24.04.1) ... 2025-12-16 00:53:35.680103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-12-16 00:53:35.680113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-libs:amd64 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-16 00:53:35.680122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9-utils (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-16 00:53:35.680131 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Setting up bind9 (1:9.18.39-0ubuntu0.24.04.2) ... 2025-12-16 00:53:35.680141 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting GID from range 100 to 59999 ... 2025-12-16 00:53:35.680150 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding group `bind' (GID 102) ... 2025-12-16 00:53:35.680159 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Selecting UID from range 100 to 59999 ... 2025-12-16 00:53:35.680169 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-12-16 00:53:35.680178 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding system user `bind' (UID 100) ... 2025-12-16 00:53:35.680188 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Adding new user `bind' (UID 100) with group `bind' ... 2025-12-16 00:53:35.680197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:info: Not creating home directory `/var/cache/bind'. 2025-12-16 00:53:35.680206 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:wrote key file "/etc/bind/rndc.key" 2025-12-16 00:53:35.680216 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-12-16 00:53:35.680225 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: could not determine current runlevel 2025-12-16 00:53:35.680281 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 00:53:35.680291 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:53:35.680301 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container ac3382991299 2025-12-16 00:53:35.680310 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> b5424824b274 2025-12-16 00:53:35.680335 | 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 2025-12-16 00:53:35.680347 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 0aa45d8b403e 2025-12-16 00:53:35.680356 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-12-16 00:53:35.680366 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-12-16 00:53:35.680375 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-12-16 00:53:35.680384 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages were automatically installed and are no longer required: 2025-12-16 00:53:35.680394 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:53:35.680403 | 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 2025-12-16 00:53:35.680420 | 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 2025-12-16 00:53:35.680429 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:53:35.680439 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:53:35.680448 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:53:35.680458 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:53:35.680467 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2025-12-16 00:53:35.680476 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Use 'apt autoremove' to remove them. 2025-12-16 00:53:35.680486 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2025-12-16 00:53:35.680495 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: build-essential 2025-12-16 00:53:35.680505 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:53:35.680520 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:53:35.680530 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-12-16 00:53:35.680540 | 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% 2025-12-16 00:53:35.680550 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% 2025-12-16 00:53:35.680559 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 75% 2025-12-16 00:53:35.680568 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 80% 2025-12-16 00:53:35.680577 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2025-12-16 00:53:35.680587 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-12-16 00:53:35.680596 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-12-16 00:53:35.680605 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18713 files and directories currently installed.) 2025-12-16 00:53:35.680615 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:53:35.680624 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading package lists... 2025-12-16 00:53:35.680633 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Building dependency tree... 2025-12-16 00:53:35.680643 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Reading state information... 2025-12-16 00:53:35.680652 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:The following packages will be REMOVED: 2025-12-16 00:53:35.680661 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:53:35.680671 | 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 2025-12-16 00:53:35.680680 | 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 2025-12-16 00:53:35.680690 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:53:35.680699 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:53:35.680715 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:53:35.680725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:53:35.680758 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: xz-utils 2025-12-16 00:53:35.680768 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:53:35.680778 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:After this operation, 228 MB disk space will be freed. 2025-12-16 00:53:35.680787 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 2025-12-16 00:53:35.680798 | 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% 2025-12-16 00:53:35.680808 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-12-16 00:53:35.680818 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 85% 2025-12-16 00:53:35.680828 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 90% 2025-12-16 00:53:35.680838 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 95% 2025-12-16 00:53:35.680848 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:(Reading database ... 100% (Reading database ... 18704 files and directories currently installed.) 2025-12-16 00:53:35.680858 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:53:35.680868 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:53:35.680878 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:53:35.680888 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:53:35.680898 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:53:35.680908 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:53:35.680918 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:53:35.680928 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:53:35.680943 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:53:35.680953 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:53:35.680963 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:53:35.680973 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:53:35.680983 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:53:35.680993 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:53:35.681002 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:53:35.681012 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:53:35.681022 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:53:35.681032 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:53:35.681042 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:53:35.681051 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:53:35.681061 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:53:35.681071 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:53:35.681093 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:53:35.681103 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:53:35.681113 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:53:35.681123 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:53:35.681133 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:53:35.681143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:53:35.681153 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:53:35.681163 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:53:35.681173 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:53:35.681187 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:53:35.681198 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:53:35.681207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:53:35.681221 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:53:35.681265 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:53:35.682637 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:53:35.682664 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:53:35.682717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing lto-disabled-list (47) ... 2025-12-16 00:53:35.682755 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing make (4.3-4.1build2) ... 2025-12-16 00:53:35.682850 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:53:35.682867 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:53:35.682902 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Collecting pyclean==3.0.0 2025-12-16 00:53:35.682947 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:53:35.682978 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:53:35.683021 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Installing collected packages: pyclean 2025-12-16 00:53:35.683054 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully installed pyclean-3.0.0 2025-12-16 00:53:35.683107 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:53:35.683122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-12-16 00:53:35.683176 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 8462 files, 1209 directories removed. 2025-12-16 00:53:35.683191 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-12-16 00:53:35.683255 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Cleaning directory /usr 2025-12-16 00:53:35.683275 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-12-16 00:53:35.683332 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Total 1316 files, 133 directories removed. 2025-12-16 00:53:35.683347 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: 2025-12-16 00:53:35.683406 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Found existing installation: pyclean 3.0.0 2025-12-16 00:53:35.683422 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Uninstalling pyclean-3.0.0: 2025-12-16 00:53:35.683435 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:53:35.683482 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 0aa45d8b403e 2025-12-16 00:53:35.683506 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 1a8e23e08606 2025-12-16 00:53:35.683534 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Step 5/5 : USER designate 2025-12-16 00:53:35.683580 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Running in 94495686085e 2025-12-16 00:53:35.683595 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> Removed intermediate container 94495686085e 2025-12-16 00:53:35.683637 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker: ---> 3fc961f941d9 2025-12-16 00:53:35.683667 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully built 1c32613cbc15 2025-12-16 00:53:35.683710 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Successfully tagged osism.harbor.regio.digital/kolla/designate-worker:build-20251216 2025-12-16 00:53:35.683833 | ubuntu-noble-large | INFO:kolla.common.utils.designate-worker:Built at 2025-12-16 00:53:35.683712 (took 0:00:38.202235) 2025-12-16 00:53:35.685407 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(designate-api) 2025-12-16 00:53:35.685434 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Processing 2025-12-16 00:53:35.685503 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building started at 2025-12-16 00:53:35.685435 2025-12-16 00:53:35.688362 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 plugins into plugins archive 2025-12-16 00:53:35.688393 | ubuntu-noble-large | DEBUG:kolla.common.utils.designate-api:Turned 0 additions into additions archive 2025-12-16 00:54:00.995612 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/designate-base:build-20251216 2025-12-16 00:54:00.995725 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 1f1b444888dd 2025-12-16 00:54:00.995745 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 2/4 : LABEL "build-date"="20251216" "name"="designate-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:54:00.995764 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 18de71b170a0 2025-12-16 00:54:00.995778 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 18de71b170a0 2025-12-16 00:54:00.995790 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 6378196158b7 2025-12-16 00:54:00.995803 | 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 2025-12-16 00:54:00.995817 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 91287db79ef9 2025-12-16 00:54:00.995829 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2025-12-16 00:54:00.995841 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2025-12-16 00:54:00.995852 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2025-12-16 00:54:00.995864 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages were automatically installed and are no longer required: 2025-12-16 00:54:00.995876 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:54:00.995919 | 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 2025-12-16 00:54:00.995929 | 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 2025-12-16 00:54:00.995939 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:54:00.995949 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:54:00.995980 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:54:00.995990 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:54:00.996000 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2025-12-16 00:54:00.996010 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Use 'apt autoremove' to remove them. 2025-12-16 00:54:00.996120 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2025-12-16 00:54:00.996133 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: build-essential 2025-12-16 00:54:00.996143 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:54:00.996152 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:54:00.996162 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-12-16 00:54:00.996174 | 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% 2025-12-16 00:54:00.996186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2025-12-16 00:54:00.996196 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2025-12-16 00:54:00.996206 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-12-16 00:54:00.996217 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:80% (Reading database ... 85% 2025-12-16 00:54:00.996269 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-12-16 00:54:00.996286 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:54:00.996298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:54:00.996348 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading package lists... 2025-12-16 00:54:00.996359 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Building dependency tree... 2025-12-16 00:54:00.996368 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Reading state information... 2025-12-16 00:54:00.996377 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:The following packages will be REMOVED: 2025-12-16 00:54:00.996387 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:54:00.996401 | 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 2025-12-16 00:54:00.996563 | 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 2025-12-16 00:54:00.996579 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:54:00.996621 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:54:00.996745 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:54:00.998523 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:54:00.998605 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: xz-utils 2025-12-16 00:54:00.998620 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:54:00.998630 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:After this operation, 228 MB disk space will be freed. 2025-12-16 00:54:00.998642 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 2025-12-16 00:54:00.998655 | 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% 2025-12-16 00:54:00.998667 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 60% (Reading database ... 65% 2025-12-16 00:54:00.998677 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 70% 2025-12-16 00:54:00.998717 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 75% 2025-12-16 00:54:00.998727 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 80% 2025-12-16 00:54:00.998737 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 85% 2025-12-16 00:54:00.998747 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 90% 2025-12-16 00:54:00.998757 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 95% 2025-12-16 00:54:00.998768 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 00:54:00.998781 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:00.998791 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:00.998818 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:00.998829 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:00.998839 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:54:00.998849 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:54:00.998859 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:00.998869 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:00.998880 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:00.998890 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:00.998900 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:54:00.998910 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:00.998921 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:00.998931 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:00.998941 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:00.998951 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:54:00.998961 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:00.998971 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:00.998981 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:00.998991 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:00.999001 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:00.999011 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:00.999028 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:00.999038 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:00.999048 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:00.999058 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:00.999068 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:00.999078 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:54:00.999088 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:00.999098 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:00.999122 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:54:00.999132 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:00.999142 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:00.999186 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:54:00.999197 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:00.999207 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:00.999217 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:00.999255 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:00.999270 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing lto-disabled-list (47) ... 2025-12-16 00:54:00.999280 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing make (4.3-4.1build2) ... 2025-12-16 00:54:00.999289 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:54:00.999298 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:54:00.999308 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Collecting pyclean==3.0.0 2025-12-16 00:54:00.999318 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:54:00.999327 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:54:00.999337 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Installing collected packages: pyclean 2025-12-16 00:54:00.999346 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully installed pyclean-3.0.0 2025-12-16 00:54:00.999355 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:54:00.999365 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-12-16 00:54:00.999381 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 8462 files, 1209 directories removed. 2025-12-16 00:54:00.999391 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-12-16 00:54:00.999400 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Cleaning directory /usr 2025-12-16 00:54:00.999410 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-12-16 00:54:00.999419 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Total 1316 files, 133 directories removed. 2025-12-16 00:54:00.999429 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: 2025-12-16 00:54:00.999438 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Found existing installation: pyclean 3.0.0 2025-12-16 00:54:00.999453 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Uninstalling pyclean-3.0.0: 2025-12-16 00:54:00.999462 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:54:00.999472 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 91287db79ef9 2025-12-16 00:54:00.999489 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> 67c1edd22bcf 2025-12-16 00:54:00.999502 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Step 4/4 : USER designate 2025-12-16 00:54:00.999515 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Running in 1024a8547158 2025-12-16 00:54:00.999599 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> Removed intermediate container 1024a8547158 2025-12-16 00:54:00.999645 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api: ---> bb917f182ed2 2025-12-16 00:54:00.999732 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully built 0b441ee45632 2025-12-16 00:54:00.999780 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Successfully tagged osism.harbor.regio.digital/kolla/designate-api:build-20251216 2025-12-16 00:54:00.999917 | ubuntu-noble-large | INFO:kolla.common.utils.designate-api:Built at 2025-12-16 00:54:00.999804 (took 0:00:25.314369) 2025-12-16 00:54:01.000398 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-evaluator) 2025-12-16 00:54:01.000479 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Processing 2025-12-16 00:54:01.000593 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building started at 2025-12-16 00:54:01.000480 2025-12-16 00:54:01.001575 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 plugins into plugins archive 2025-12-16 00:54:01.002256 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-evaluator:Turned 0 additions into additions archive 2025-12-16 00:54:25.368877 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251216 2025-12-16 00:54:25.368974 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 6915712cbbfb 2025-12-16 00:54:25.369071 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 2/4 : LABEL "build-date"="20251216" "name"="aodh-evaluator" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:54:25.369159 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in 74ee5d524bb4 2025-12-16 00:54:25.369228 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container 74ee5d524bb4 2025-12-16 00:54:25.369367 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> f23bbf832c26 2025-12-16 00:54:25.369440 | 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 2025-12-16 00:54:25.369521 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in ee7d1879291a 2025-12-16 00:54:25.370556 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2025-12-16 00:54:25.370679 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2025-12-16 00:54:25.370696 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2025-12-16 00:54:25.370710 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages were automatically installed and are no longer required: 2025-12-16 00:54:25.370723 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:54:25.370736 | 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 2025-12-16 00:54:25.370761 | 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 2025-12-16 00:54:25.370791 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:54:25.370800 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:54:25.370810 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:54:25.370820 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:54:25.370830 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2025-12-16 00:54:25.370840 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Use 'apt autoremove' to remove them. 2025-12-16 00:54:25.370850 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2025-12-16 00:54:25.370859 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: build-essential 2025-12-16 00:54:25.370869 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:54:25.370879 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:54:25.370888 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-12-16 00:54:25.370901 | 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% 2025-12-16 00:54:25.370913 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2025-12-16 00:54:25.370923 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2025-12-16 00:54:25.370932 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2025-12-16 00:54:25.371031 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2025-12-16 00:54:25.371043 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2025-12-16 00:54:25.371053 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2025-12-16 00:54:25.371063 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:54:25.371075 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:54:25.371084 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading package lists... 2025-12-16 00:54:25.371094 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Building dependency tree... 2025-12-16 00:54:25.371103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Reading state information... 2025-12-16 00:54:25.371113 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:The following packages will be REMOVED: 2025-12-16 00:54:25.371122 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:54:25.371132 | 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 2025-12-16 00:54:25.371142 | 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 2025-12-16 00:54:25.371151 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:54:25.371211 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:54:25.371221 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:54:25.371259 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:54:25.371283 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: xz-utils 2025-12-16 00:54:25.371293 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:54:25.371392 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:After this operation, 228 MB disk space will be freed. 2025-12-16 00:54:25.371421 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 2025-12-16 00:54:25.371435 | 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% 2025-12-16 00:54:25.371496 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 70% 2025-12-16 00:54:25.371507 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 75% 2025-12-16 00:54:25.371517 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 80% 2025-12-16 00:54:25.371570 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 85% 2025-12-16 00:54:25.371581 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 90% 2025-12-16 00:54:25.371655 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 95% 2025-12-16 00:54:25.371731 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 00:54:25.371783 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:25.371795 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:25.371849 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:25.371884 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:25.371930 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:54:25.374344 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:54:25.374370 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:25.374379 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:25.374390 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:25.374400 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:25.374410 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:54:25.374419 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:25.374429 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:25.374439 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:25.374448 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:25.374458 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:54:25.374468 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:25.374477 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:25.374487 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:25.374497 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:25.374506 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:25.374537 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:25.374547 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:25.374556 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:25.374566 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:25.374575 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:25.374585 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:25.374594 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:54:25.374604 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:25.374613 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:25.374623 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:54:25.374655 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:25.374665 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:25.374674 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:54:25.374684 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:25.374693 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:25.374703 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:25.374712 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:25.374722 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing lto-disabled-list (47) ... 2025-12-16 00:54:25.374731 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing make (4.3-4.1build2) ... 2025-12-16 00:54:25.374741 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:54:25.374751 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:54:25.374760 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Collecting pyclean==3.0.0 2025-12-16 00:54:25.374770 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:54:25.374788 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:54:25.374799 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Installing collected packages: pyclean 2025-12-16 00:54:25.374808 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully installed pyclean-3.0.0 2025-12-16 00:54:25.374818 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:54:25.374828 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-12-16 00:54:25.374838 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 8133 files, 1173 directories removed. 2025-12-16 00:54:25.374848 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-12-16 00:54:25.374858 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Cleaning directory /usr 2025-12-16 00:54:25.374880 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-12-16 00:54:25.374891 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Total 1316 files, 133 directories removed. 2025-12-16 00:54:25.374901 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: 2025-12-16 00:54:25.374910 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Found existing installation: pyclean 3.0.0 2025-12-16 00:54:25.374920 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Uninstalling pyclean-3.0.0: 2025-12-16 00:54:25.374930 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:54:25.374947 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container ee7d1879291a 2025-12-16 00:54:25.374957 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> a195d510fd93 2025-12-16 00:54:25.374967 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Step 4/4 : USER aodh 2025-12-16 00:54:25.374976 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Running in cc769523e716 2025-12-16 00:54:25.374986 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> Removed intermediate container cc769523e716 2025-12-16 00:54:25.374996 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator: ---> 881607308b62 2025-12-16 00:54:25.375005 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully built 957dbd097139 2025-12-16 00:54:25.375015 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Successfully tagged osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251216 2025-12-16 00:54:25.375025 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-evaluator:Built at 2025-12-16 00:54:25.374769 (took 0:00:24.374289) 2025-12-16 00:54:25.375474 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-api) 2025-12-16 00:54:25.375597 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Processing 2025-12-16 00:54:25.375730 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building started at 2025-12-16 00:54:25.375582 2025-12-16 00:54:25.376960 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 plugins into plugins archive 2025-12-16 00:54:25.377922 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-api:Turned 0 additions into additions archive 2025-12-16 00:54:51.602762 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251216 2025-12-16 00:54:51.602894 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 6915712cbbfb 2025-12-16 00:54:51.602915 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 2/5 : LABEL "build-date"="20251216" "name"="aodh-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:54:51.602934 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 1d406133f76a 2025-12-16 00:54:51.602979 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 1d406133f76a 2025-12-16 00:54:51.603089 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 10c9cccd056f 2025-12-16 00:54:51.603110 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_aodh_extend_start 2025-12-16 00:54:51.603212 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 360398568a32 2025-12-16 00:54:51.603308 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_aodh_extend_start 2025-12-16 00:54:51.603383 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in 63b0b87ab14b 2025-12-16 00:54:51.603449 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container 63b0b87ab14b 2025-12-16 00:54:51.603517 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 9f34418acabe 2025-12-16 00:54:51.603666 | 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 2025-12-16 00:54:51.603688 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Running in fb028d60cb83 2025-12-16 00:54:51.603725 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2025-12-16 00:54:51.603789 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2025-12-16 00:54:51.603854 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2025-12-16 00:54:51.603923 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages were automatically installed and are no longer required: 2025-12-16 00:54:51.603986 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:54:51.604044 | 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 2025-12-16 00:54:51.604098 | 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 2025-12-16 00:54:51.604155 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:54:51.604210 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:54:51.604316 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:54:51.604335 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:54:51.604409 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2025-12-16 00:54:51.604469 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Use 'apt autoremove' to remove them. 2025-12-16 00:54:51.604562 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2025-12-16 00:54:51.604648 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: build-essential 2025-12-16 00:54:51.604713 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:54:51.604771 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:54:51.604829 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-12-16 00:54:51.604896 | 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% 2025-12-16 00:54:51.604954 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2025-12-16 00:54:51.605016 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-12-16 00:54:51.605073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:75% (Reading database ... 80% (Reading database ... 85% 2025-12-16 00:54:51.605131 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2025-12-16 00:54:51.605190 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2025-12-16 00:54:51.605256 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:54:51.605352 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:54:51.605414 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading package lists... 2025-12-16 00:54:51.605477 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Building dependency tree... 2025-12-16 00:54:51.605536 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Reading state information... 2025-12-16 00:54:51.605618 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:The following packages will be REMOVED: 2025-12-16 00:54:51.605703 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:54:51.605716 | 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 2025-12-16 00:54:51.605781 | 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 2025-12-16 00:54:51.605827 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:54:51.605870 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:54:51.605894 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:54:51.605964 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:54:51.606008 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: xz-utils 2025-12-16 00:54:51.606072 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:54:51.606130 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:After this operation, 228 MB disk space will be freed. 2025-12-16 00:54:51.606189 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-12-16 00:54:51.606251 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 2025-12-16 00:54:51.606338 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-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% 2025-12-16 00:54:51.606394 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 70% 2025-12-16 00:54:51.606455 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 75% 2025-12-16 00:54:51.606512 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 80% (Reading database ... 85% 2025-12-16 00:54:51.606582 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 90% 2025-12-16 00:54:51.606643 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 95% 2025-12-16 00:54:51.606707 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 00:54:51.606765 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:51.606824 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:51.606882 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:51.606941 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:51.606999 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:54:51.607072 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:54:51.607133 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:51.607193 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:51.607254 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:51.607342 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:51.607404 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:54:51.607464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:51.607523 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:51.607596 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:51.607723 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:51.607736 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:54:51.607804 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:51.607864 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:51.607919 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:54:51.607977 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:51.608043 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:51.608093 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:51.608145 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:54:51.608167 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:51.608267 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:51.608311 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:51.608378 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:51.608435 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:54:51.608492 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:51.609398 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:51.609443 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:54:51.609449 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:51.609454 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:51.609457 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:54:51.609461 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:51.609465 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:54:51.609469 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:51.609472 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:54:51.609475 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing lto-disabled-list (47) ... 2025-12-16 00:54:51.609479 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing make (4.3-4.1build2) ... 2025-12-16 00:54:51.609482 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:54:51.609486 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:54:51.609518 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Collecting pyclean==3.0.0 2025-12-16 00:54:51.609522 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:54:51.609526 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:54:51.609529 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Installing collected packages: pyclean 2025-12-16 00:54:51.609532 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully installed pyclean-3.0.0 2025-12-16 00:54:51.609536 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:54:51.609539 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-12-16 00:54:51.609543 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 8133 files, 1173 directories removed. 2025-12-16 00:54:51.609546 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-12-16 00:54:51.609550 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Cleaning directory /usr 2025-12-16 00:54:51.609553 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-12-16 00:54:51.609556 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Total 1316 files, 133 directories removed. 2025-12-16 00:54:51.609560 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: 2025-12-16 00:54:51.609620 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Found existing installation: pyclean 3.0.0 2025-12-16 00:54:51.609625 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Uninstalling pyclean-3.0.0: 2025-12-16 00:54:51.609629 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:54:51.609633 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> Removed intermediate container fb028d60cb83 2025-12-16 00:54:51.609641 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api: ---> 6d15a5169fbc 2025-12-16 00:54:51.609645 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully built a0b036302da8 2025-12-16 00:54:51.609648 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Successfully tagged osism.harbor.regio.digital/kolla/aodh-api:build-20251216 2025-12-16 00:54:51.609717 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-api:Built at 2025-12-16 00:54:51.609608 (took 0:00:26.234026) 2025-12-16 00:54:51.610119 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-listener) 2025-12-16 00:54:51.610190 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Processing 2025-12-16 00:54:51.610295 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building started at 2025-12-16 00:54:51.610182 2025-12-16 00:54:51.612391 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 plugins into plugins archive 2025-12-16 00:54:51.612446 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-listener:Turned 0 additions into additions archive 2025-12-16 00:55:15.268473 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251216 2025-12-16 00:55:15.268554 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 6915712cbbfb 2025-12-16 00:55:15.268572 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 2/4 : LABEL "build-date"="20251216" "name"="aodh-listener" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:55:15.268587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in d508354f0071 2025-12-16 00:55:15.268598 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container d508354f0071 2025-12-16 00:55:15.268609 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 7c4c83098394 2025-12-16 00:55:15.268621 | 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 2025-12-16 00:55:15.268633 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in b46b2b8bd8f9 2025-12-16 00:55:15.268643 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2025-12-16 00:55:15.268654 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2025-12-16 00:55:15.268664 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2025-12-16 00:55:15.268675 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages were automatically installed and are no longer required: 2025-12-16 00:55:15.268686 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:55:15.268715 | 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 2025-12-16 00:55:15.268790 | 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 2025-12-16 00:55:15.268803 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:55:15.268814 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:55:15.268841 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:55:15.268850 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:55:15.268858 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2025-12-16 00:55:15.268867 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Use 'apt autoremove' to remove them. 2025-12-16 00:55:15.268876 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2025-12-16 00:55:15.268924 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: build-essential 2025-12-16 00:55:15.268934 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:55:15.268942 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:55:15.268986 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-12-16 00:55:15.269341 | 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% (Reading database ... 65% 2025-12-16 00:55:15.269359 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2025-12-16 00:55:15.269368 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2025-12-16 00:55:15.269376 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2025-12-16 00:55:15.269384 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2025-12-16 00:55:15.269396 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2025-12-16 00:55:15.269540 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2025-12-16 00:55:15.269606 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:55:15.269705 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:55:15.269770 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading package lists... 2025-12-16 00:55:15.269871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Building dependency tree... 2025-12-16 00:55:15.269934 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Reading state information... 2025-12-16 00:55:15.270017 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:The following packages will be REMOVED: 2025-12-16 00:55:15.271370 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:55:15.271400 | 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 2025-12-16 00:55:15.271412 | 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 2025-12-16 00:55:15.271422 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:55:15.271433 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:55:15.271441 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:55:15.271450 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:55:15.271460 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: xz-utils 2025-12-16 00:55:15.271469 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:55:15.271478 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:After this operation, 228 MB disk space will be freed. 2025-12-16 00:55:15.271487 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-12-16 00:55:15.271496 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 2025-12-16 00:55:15.271551 | 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% 2025-12-16 00:55:15.271562 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 70% 2025-12-16 00:55:15.271571 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 75% 2025-12-16 00:55:15.271579 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 80% 2025-12-16 00:55:15.271587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 85% 2025-12-16 00:55:15.271604 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 90% 2025-12-16 00:55:15.271613 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 95% 2025-12-16 00:55:15.271621 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 00:55:15.271630 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:55:15.271639 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:15.271647 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:55:15.271655 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:15.271664 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:55:15.271672 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:55:15.271680 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:55:15.271689 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:15.271697 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:55:15.271759 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:15.271769 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:55:15.271778 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:55:15.271787 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:55:15.271796 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:55:15.271804 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:55:15.271813 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:55:15.271822 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:55:15.271831 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:15.271871 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:55:15.271881 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:15.271921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:15.271962 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:15.273328 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:15.273346 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:15.273356 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:15.273374 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:15.273382 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:55:15.273390 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:55:15.273399 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:15.273407 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:15.273415 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:55:15.273423 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:15.273431 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:15.273439 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:55:15.273448 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:15.273456 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:55:15.273464 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:15.273472 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:15.273480 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing lto-disabled-list (47) ... 2025-12-16 00:55:15.273488 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing make (4.3-4.1build2) ... 2025-12-16 00:55:15.273497 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:55:15.273505 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:55:15.273530 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Collecting pyclean==3.0.0 2025-12-16 00:55:15.273546 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:55:15.273555 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:55:15.273563 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Installing collected packages: pyclean 2025-12-16 00:55:15.273571 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully installed pyclean-3.0.0 2025-12-16 00:55:15.273579 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:55:15.273588 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-12-16 00:55:15.273596 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 8133 files, 1173 directories removed. 2025-12-16 00:55:15.273604 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-12-16 00:55:15.273617 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Cleaning directory /usr 2025-12-16 00:55:15.273626 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-12-16 00:55:15.273634 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Total 1316 files, 133 directories removed. 2025-12-16 00:55:15.273642 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: 2025-12-16 00:55:15.273651 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Found existing installation: pyclean 3.0.0 2025-12-16 00:55:15.273700 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Uninstalling pyclean-3.0.0: 2025-12-16 00:55:15.273795 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:55:15.273855 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container b46b2b8bd8f9 2025-12-16 00:55:15.273947 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 8c33e80a10b9 2025-12-16 00:55:15.274013 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Step 4/4 : USER aodh 2025-12-16 00:55:15.274115 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Running in cc04258efee7 2025-12-16 00:55:15.274195 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> Removed intermediate container cc04258efee7 2025-12-16 00:55:15.274318 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener: ---> 2f38cac706fb 2025-12-16 00:55:15.274401 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully built cb32b6363816 2025-12-16 00:55:15.274487 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Successfully tagged osism.harbor.regio.digital/kolla/aodh-listener:build-20251216 2025-12-16 00:55:15.274667 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-listener:Built at 2025-12-16 00:55:15.274507 (took 0:00:23.664325) 2025-12-16 00:55:15.275174 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-expirer) 2025-12-16 00:55:15.275319 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Processing 2025-12-16 00:55:15.275438 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building started at 2025-12-16 00:55:15.275331 2025-12-16 00:55:15.276677 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 plugins into plugins archive 2025-12-16 00:55:15.277627 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-expirer:Turned 0 additions into additions archive 2025-12-16 00:55:38.878375 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251216 2025-12-16 00:55:38.878579 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 6915712cbbfb 2025-12-16 00:55:38.878605 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 2/4 : LABEL "build-date"="20251216" "name"="aodh-expirer" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:55:38.878625 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 030df363c3b4 2025-12-16 00:55:38.878643 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 030df363c3b4 2025-12-16 00:55:38.878661 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 9c1144d82a0e 2025-12-16 00:55:38.878757 | 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 2025-12-16 00:55:38.878834 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 0a25e9cd7af6 2025-12-16 00:55:38.878878 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2025-12-16 00:55:38.879162 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2025-12-16 00:55:38.879306 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2025-12-16 00:55:38.879378 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages were automatically installed and are no longer required: 2025-12-16 00:55:38.879396 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:55:38.879410 | 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 2025-12-16 00:55:38.879421 | 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 2025-12-16 00:55:38.879438 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:55:38.879452 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:55:38.879527 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:55:38.879539 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:55:38.879617 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2025-12-16 00:55:38.879669 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Use 'apt autoremove' to remove them. 2025-12-16 00:55:38.879788 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2025-12-16 00:55:38.879807 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: build-essential 2025-12-16 00:55:38.879874 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:55:38.879940 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:55:38.880050 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-12-16 00:55:38.880110 | 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% 2025-12-16 00:55:38.880175 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2025-12-16 00:55:38.880404 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2025-12-16 00:55:38.880428 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2025-12-16 00:55:38.880437 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 85% 2025-12-16 00:55:38.880451 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2025-12-16 00:55:38.880560 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2025-12-16 00:55:38.880578 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:55:38.882539 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:55:38.882609 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading package lists... 2025-12-16 00:55:38.882623 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Building dependency tree... 2025-12-16 00:55:38.882634 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Reading state information... 2025-12-16 00:55:38.882644 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:The following packages will be REMOVED: 2025-12-16 00:55:38.882654 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:55:38.882665 | 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 2025-12-16 00:55:38.882674 | 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 2025-12-16 00:55:38.882685 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:55:38.882695 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:55:38.882704 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:55:38.882714 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:55:38.882723 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: xz-utils 2025-12-16 00:55:38.882733 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:55:38.882742 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:After this operation, 228 MB disk space will be freed. 2025-12-16 00:55:38.882752 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-12-16 00:55:38.882765 | 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% 2025-12-16 00:55:38.882788 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 70% 2025-12-16 00:55:38.882812 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 75% 2025-12-16 00:55:38.882821 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 80% 2025-12-16 00:55:38.882831 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 2025-12-16 00:55:38.882840 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:85% 2025-12-16 00:55:38.882850 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 90% 2025-12-16 00:55:38.882859 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 95% 2025-12-16 00:55:38.882869 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 00:55:38.882881 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:55:38.882890 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:38.882900 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:55:38.882909 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:38.882919 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:55:38.882928 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:55:38.882938 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-12-16 00:55:38.882947 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:55:38.882957 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:38.882966 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:55:38.882976 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:38.882985 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:55:38.882995 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:55:38.883004 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:55:38.883013 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:55:38.883023 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:55:38.883032 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:55:38.883041 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:55:38.883051 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:38.883060 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:55:38.883083 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:38.883093 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:38.883102 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:38.883112 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:55:38.883121 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:38.883197 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:38.883217 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:38.883255 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:55:38.883269 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:55:38.883279 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:38.883288 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:38.883298 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:55:38.883308 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:38.883318 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:38.883328 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:55:38.883338 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:38.883349 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:55:38.883359 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:38.883369 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:55:38.883379 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing lto-disabled-list (47) ... 2025-12-16 00:55:38.883389 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing make (4.3-4.1build2) ... 2025-12-16 00:55:38.883406 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:55:38.883416 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:55:38.883426 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Collecting pyclean==3.0.0 2025-12-16 00:55:38.883436 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:55:38.883446 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:55:38.883540 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Installing collected packages: pyclean 2025-12-16 00:55:38.883552 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully installed pyclean-3.0.0 2025-12-16 00:55:38.883563 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:55:38.883572 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-12-16 00:55:38.883582 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 8133 files, 1173 directories removed. 2025-12-16 00:55:38.883592 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-12-16 00:55:38.883601 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Cleaning directory /usr 2025-12-16 00:55:38.883611 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-12-16 00:55:38.883673 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Total 1316 files, 133 directories removed. 2025-12-16 00:55:38.883684 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: 2025-12-16 00:55:38.883694 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Found existing installation: pyclean 3.0.0 2025-12-16 00:55:38.883746 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Uninstalling pyclean-3.0.0: 2025-12-16 00:55:38.883756 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:55:38.883819 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 0a25e9cd7af6 2025-12-16 00:55:38.883860 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> 2bfa2dcf8598 2025-12-16 00:55:38.883894 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Step 4/4 : USER aodh 2025-12-16 00:55:38.883963 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Running in 9830e3f4c9df 2025-12-16 00:55:38.884654 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> Removed intermediate container 9830e3f4c9df 2025-12-16 00:55:38.884714 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer: ---> af32ba2a3e4e 2025-12-16 00:55:38.884752 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully built aff453df79e7 2025-12-16 00:55:38.884763 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Successfully tagged osism.harbor.regio.digital/kolla/aodh-expirer:build-20251216 2025-12-16 00:55:38.884773 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-expirer:Built at 2025-12-16 00:55:38.884098 (took 0:00:23.608767) 2025-12-16 00:55:38.884783 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(aodh-notifier) 2025-12-16 00:55:38.884848 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Processing 2025-12-16 00:55:38.884859 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building started at 2025-12-16 00:55:38.884677 2025-12-16 00:55:38.886099 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 plugins into plugins archive 2025-12-16 00:55:38.887332 | ubuntu-noble-large | DEBUG:kolla.common.utils.aodh-notifier:Turned 0 additions into additions archive 2025-12-16 00:56:02.211456 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 1/4 : FROM osism.harbor.regio.digital/kolla/aodh-base:build-20251216 2025-12-16 00:56:02.211567 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 6915712cbbfb 2025-12-16 00:56:02.211589 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 2/4 : LABEL "build-date"="20251216" "name"="aodh-notifier" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:56:02.211607 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in f263dc847d04 2025-12-16 00:56:02.211621 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container f263dc847d04 2025-12-16 00:56:02.211633 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 755eeab97f34 2025-12-16 00:56:02.211652 | 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 2025-12-16 00:56:02.211666 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in 5b9e8e316fbe 2025-12-16 00:56:02.211702 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2025-12-16 00:56:02.211719 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2025-12-16 00:56:02.211732 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2025-12-16 00:56:02.211748 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages were automatically installed and are no longer required: 2025-12-16 00:56:02.211764 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:56:02.211780 | 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 2025-12-16 00:56:02.211818 | 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 2025-12-16 00:56:02.211834 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:56:02.211870 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:56:02.211887 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:56:02.211921 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:56:02.211935 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2025-12-16 00:56:02.211951 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Use 'apt autoremove' to remove them. 2025-12-16 00:56:02.212026 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2025-12-16 00:56:02.212038 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: build-essential 2025-12-16 00:56:02.212052 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:56:02.212082 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:56:02.212112 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-12-16 00:56:02.212171 | 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% 2025-12-16 00:56:02.212183 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2025-12-16 00:56:02.212197 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-12-16 00:56:02.212211 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:75% (Reading database ... 80% (Reading database ... 85% 2025-12-16 00:56:02.212290 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2025-12-16 00:56:02.212310 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 95% 2025-12-16 00:56:02.212324 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:56:02.212356 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:56:02.212385 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading package lists... 2025-12-16 00:56:02.212477 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Building dependency tree... 2025-12-16 00:56:02.212490 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Reading state information... 2025-12-16 00:56:02.212504 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:The following packages will be REMOVED: 2025-12-16 00:56:02.212517 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:56:02.212548 | 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 2025-12-16 00:56:02.212563 | 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 2025-12-16 00:56:02.212598 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:56:02.212614 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:56:02.212646 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:56:02.212676 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:56:02.212690 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: xz-utils 2025-12-16 00:56:02.212735 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:56:02.212750 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:After this operation, 228 MB disk space will be freed. 2025-12-16 00:56:02.212763 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-12-16 00:56:02.212818 | 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% 2025-12-16 00:56:02.212845 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 70% 2025-12-16 00:56:02.212855 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 75% 2025-12-16 00:56:02.212868 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 80% 2025-12-16 00:56:02.212881 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 85% 2025-12-16 00:56:02.212914 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 90% 2025-12-16 00:56:02.212960 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:(Reading database ... 2025-12-16 00:56:02.212987 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:95% (Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 00:56:02.212998 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:56:02.213010 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:02.213042 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:56:02.213073 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:02.213103 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:56:02.213131 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:56:02.213159 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:56:02.213205 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:02.213220 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:56:02.213260 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:02.213279 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:56:02.213307 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:56:02.213335 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:56:02.213380 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:56:02.213395 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:56:02.213426 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:56:02.213471 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:56:02.213485 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:02.213498 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:56:02.213553 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:02.213564 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:02.213578 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:02.213606 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:02.213634 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:02.213684 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:02.214288 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:02.214302 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:56:02.214318 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:56:02.214325 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:02.214332 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:02.214339 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:56:02.214346 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-12-16 00:56:02.214354 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:02.214361 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:02.214367 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:56:02.214374 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:02.214381 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:56:02.214388 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:02.214417 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:02.214425 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing lto-disabled-list (47) ... 2025-12-16 00:56:02.214432 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing make (4.3-4.1build2) ... 2025-12-16 00:56:02.214439 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:56:02.214446 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:56:02.214453 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Collecting pyclean==3.0.0 2025-12-16 00:56:02.214460 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:56:02.214467 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:56:02.214474 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Installing collected packages: pyclean 2025-12-16 00:56:02.214481 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully installed pyclean-3.0.0 2025-12-16 00:56:02.214489 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:56:02.214496 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-12-16 00:56:02.214503 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 8133 files, 1173 directories removed. 2025-12-16 00:56:02.214510 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-12-16 00:56:02.214517 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Cleaning directory /usr 2025-12-16 00:56:02.214524 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-12-16 00:56:02.214531 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Total 1316 files, 133 directories removed. 2025-12-16 00:56:02.214538 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: 2025-12-16 00:56:02.214545 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Found existing installation: pyclean 3.0.0 2025-12-16 00:56:02.214552 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Uninstalling pyclean-3.0.0: 2025-12-16 00:56:02.214559 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:56:02.214566 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container 5b9e8e316fbe 2025-12-16 00:56:02.214573 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 02e2aa72e987 2025-12-16 00:56:02.214580 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Step 4/4 : USER aodh 2025-12-16 00:56:02.214587 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Running in bbcc32a0338e 2025-12-16 00:56:02.214598 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> Removed intermediate container bbcc32a0338e 2025-12-16 00:56:02.214605 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier: ---> 4b74b67d07ee 2025-12-16 00:56:02.214612 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully built ce5450e626a6 2025-12-16 00:56:02.214625 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Successfully tagged osism.harbor.regio.digital/kolla/aodh-notifier:build-20251216 2025-12-16 00:56:02.214633 | ubuntu-noble-large | INFO:kolla.common.utils.aodh-notifier:Built at 2025-12-16 00:56:02.214383 (took 0:00:23.329706) 2025-12-16 00:56:02.214725 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-conductor) 2025-12-16 00:56:02.214757 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Processing 2025-12-16 00:56:02.214824 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building started at 2025-12-16 00:56:02.214760 2025-12-16 00:56:02.214860 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Getting archive from https://get.helm.sh/helm-v3.16.3-linux-amd64.tar.gz 2025-12-16 00:56:03.918357 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 1 plugins into plugins archive 2025-12-16 00:56:03.918969 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-conductor:Turned 0 additions into additions archive 2025-12-16 00:56:33.379932 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20251216 2025-12-16 00:56:33.380047 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 9a3365a5b178 2025-12-16 00:56:33.380162 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 2/6 : LABEL "build-date"="20251216" "name"="magnum-conductor" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:56:33.380265 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in c6546e0f3623 2025-12-16 00:56:33.380426 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container c6546e0f3623 2025-12-16 00:56:33.380516 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> faeddc7cac0b 2025-12-16 00:56:33.380599 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 3/6 : ADD plugins-archive / 2025-12-16 00:56:33.380707 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> a993308d64fb 2025-12-16 00:56:33.380777 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 4/6 : RUN cp /plugins/linux-amd64/helm /usr/local/bin/helm 2025-12-16 00:56:33.381485 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in f6df29332775 2025-12-16 00:56:33.381544 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container f6df29332775 2025-12-16 00:56:33.381558 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 51f25b74bf23 2025-12-16 00:56:33.381572 | 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 2025-12-16 00:56:33.381585 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 46f2019ad836 2025-12-16 00:56:33.381595 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2025-12-16 00:56:33.381606 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2025-12-16 00:56:33.381616 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2025-12-16 00:56:33.381627 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages were automatically installed and are no longer required: 2025-12-16 00:56:33.381649 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:56:33.381658 | 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 2025-12-16 00:56:33.381667 | 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 2025-12-16 00:56:33.381746 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:56:33.381757 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:56:33.381766 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:56:33.381775 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:56:33.381783 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2025-12-16 00:56:33.381792 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Use 'apt autoremove' to remove them. 2025-12-16 00:56:33.381800 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2025-12-16 00:56:33.381846 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: build-essential 2025-12-16 00:56:33.381856 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:56:33.381898 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:56:33.382389 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-12-16 00:56:33.382406 | 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% 2025-12-16 00:56:33.382417 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2025-12-16 00:56:33.382425 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2025-12-16 00:56:33.382433 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% (Reading database ... 85% 2025-12-16 00:56:33.382442 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-12-16 00:56:33.382451 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:90% 2025-12-16 00:56:33.382460 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 95% 2025-12-16 00:56:33.382468 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:56:33.382517 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:56:33.382526 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading package lists... 2025-12-16 00:56:33.382534 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Building dependency tree... 2025-12-16 00:56:33.382577 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Reading state information... 2025-12-16 00:56:33.385358 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:The following packages will be REMOVED: 2025-12-16 00:56:33.385377 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:56:33.385387 | 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 2025-12-16 00:56:33.385411 | 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 2025-12-16 00:56:33.385421 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:56:33.385429 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:56:33.385448 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:56:33.385457 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:56:33.385465 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: xz-utils 2025-12-16 00:56:33.385474 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:56:33.385482 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:After this operation, 228 MB disk space will be freed. 2025-12-16 00:56:33.385491 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 2025-12-16 00:56:33.385499 | 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% 2025-12-16 00:56:33.385508 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 70% 2025-12-16 00:56:33.385517 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 75% 2025-12-16 00:56:33.385525 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 80% (Reading database ... 85% 2025-12-16 00:56:33.385533 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:(Reading database ... 90% (Reading database ... 2025-12-16 00:56:33.385541 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:95% (Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 00:56:33.385550 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:56:33.385558 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:33.385567 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:56:33.385575 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:33.385583 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:56:33.385591 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:56:33.385599 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:56:33.385607 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:33.385616 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:56:33.385624 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:33.385632 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:56:33.385640 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:56:33.385648 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:56:33.385657 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:56:33.385665 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:56:33.385673 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:56:33.385681 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:56:33.385690 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:33.385698 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:56:33.385706 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:33.385722 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:33.385730 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:33.385749 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:56:33.385758 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:33.385766 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:33.385774 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:33.385789 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:56:33.385798 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:56:33.385806 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:33.385814 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:33.385822 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:56:33.385831 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:33.385839 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:33.385847 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:56:33.385855 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:33.385863 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:56:33.385872 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:33.385880 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:56:33.385888 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing lto-disabled-list (47) ... 2025-12-16 00:56:33.385896 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing make (4.3-4.1build2) ... 2025-12-16 00:56:33.385904 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:56:33.385913 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:56:33.385921 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Collecting pyclean==3.0.0 2025-12-16 00:56:33.385929 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:56:33.385938 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:56:33.385946 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Installing collected packages: pyclean 2025-12-16 00:56:33.385954 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully installed pyclean-3.0.0 2025-12-16 00:56:33.385966 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:56:33.385975 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-12-16 00:56:33.385983 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 10377 files, 1349 directories removed. 2025-12-16 00:56:33.385992 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-12-16 00:56:33.386059 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Cleaning directory /usr 2025-12-16 00:56:33.386110 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-12-16 00:56:33.386303 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Total 1316 files, 133 directories removed. 2025-12-16 00:56:33.386390 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: 2025-12-16 00:56:33.386437 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Found existing installation: pyclean 3.0.0 2025-12-16 00:56:33.386448 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Uninstalling pyclean-3.0.0: 2025-12-16 00:56:33.386462 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:56:33.386582 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 46f2019ad836 2025-12-16 00:56:33.386647 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 99c36586682c 2025-12-16 00:56:33.386711 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Step 6/6 : USER magnum 2025-12-16 00:56:33.386787 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Running in 146e97e703e3 2025-12-16 00:56:33.386858 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> Removed intermediate container 146e97e703e3 2025-12-16 00:56:33.386929 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor: ---> 2461017c91bb 2025-12-16 00:56:33.387050 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully built bf30b33828b9 2025-12-16 00:56:33.387117 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Successfully tagged osism.harbor.regio.digital/kolla/magnum-conductor:build-20251216 2025-12-16 00:56:33.387258 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-conductor:Built at 2025-12-16 00:56:33.387111 (took 0:00:31.172351) 2025-12-16 00:56:33.387797 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(magnum-api) 2025-12-16 00:56:33.387910 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Processing 2025-12-16 00:56:33.388014 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building started at 2025-12-16 00:56:33.387910 2025-12-16 00:56:33.389258 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 plugins into plugins archive 2025-12-16 00:56:33.390175 | ubuntu-noble-large | DEBUG:kolla.common.utils.magnum-api:Turned 0 additions into additions archive 2025-12-16 00:57:01.180594 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/magnum-base:build-20251216 2025-12-16 00:57:01.180723 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 9a3365a5b178 2025-12-16 00:57:01.180850 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 2/6 : LABEL "build-date"="20251216" "name"="magnum-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 00:57:01.180922 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 2c82caaf01ff 2025-12-16 00:57:01.181061 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 2c82caaf01ff 2025-12-16 00:57:01.181135 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 6b622f090b4b 2025-12-16 00:57:01.181214 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_magnum_extend_start 2025-12-16 00:57:01.181356 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 8fe5eb3da6b7 2025-12-16 00:57:01.181432 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_magnum_extend_start 2025-12-16 00:57:01.181514 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 80237ee7bb8e 2025-12-16 00:57:01.181591 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 80237ee7bb8e 2025-12-16 00:57:01.181709 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> f9a6cb603b87 2025-12-16 00:57:01.181794 | 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 2025-12-16 00:57:01.181875 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 4c8e4eb627b5 2025-12-16 00:57:01.181951 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2025-12-16 00:57:01.182027 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2025-12-16 00:57:01.182098 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2025-12-16 00:57:01.182177 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages were automatically installed and are no longer required: 2025-12-16 00:57:01.182326 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:57:01.182414 | 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 2025-12-16 00:57:01.182484 | 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 2025-12-16 00:57:01.182549 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:57:01.182615 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:57:01.182681 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:57:01.182746 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:57:01.182812 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2025-12-16 00:57:01.182879 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Use 'apt autoremove' to remove them. 2025-12-16 00:57:01.182955 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2025-12-16 00:57:01.183022 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: build-essential 2025-12-16 00:57:01.183095 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 00:57:01.183163 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 17.4 kB disk space will be freed. 2025-12-16 00:57:01.183265 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-12-16 00:57:01.183364 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-12-16 00:57:01.183439 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-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% 2025-12-16 00:57:01.183511 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2025-12-16 00:57:01.183581 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2025-12-16 00:57:01.183648 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% (Reading database ... 85% 2025-12-16 00:57:01.183717 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% 2025-12-16 00:57:01.183788 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 95% 2025-12-16 00:57:01.183855 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 00:57:01.183919 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing build-essential (12.10ubuntu1) ... 2025-12-16 00:57:01.183990 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading package lists... 2025-12-16 00:57:01.184061 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Building dependency tree... 2025-12-16 00:57:01.184129 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Reading state information... 2025-12-16 00:57:01.184205 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:The following packages will be REMOVED: 2025-12-16 00:57:01.184315 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 00:57:01.184389 | 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 2025-12-16 00:57:01.184454 | 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 2025-12-16 00:57:01.184518 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 00:57:01.184581 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 00:57:01.184645 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 00:57:01.184709 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 00:57:01.184790 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: xz-utils 2025-12-16 00:57:01.184865 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 00:57:01.184932 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:After this operation, 228 MB disk space will be freed. 2025-12-16 00:57:01.185003 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-12-16 00:57:01.185073 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 2025-12-16 00:57:01.185144 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-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% 2025-12-16 00:57:01.185216 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 70% 2025-12-16 00:57:01.185378 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 75% 2025-12-16 00:57:01.185453 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 80% 2025-12-16 00:57:01.185510 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 85% 2025-12-16 00:57:01.185567 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 90% (Reading database ... 95% 2025-12-16 00:57:01.185624 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 00:57:01.185677 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 00:57:01.185735 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:57:01.185792 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 00:57:01.185848 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:57:01.185905 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 00:57:01.185961 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 00:57:01.186038 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:57:01.186097 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:57:01.186153 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:57:01.186211 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:57:01.186314 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 00:57:01.186367 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:57:01.186424 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:57:01.186483 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:57:01.186540 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:57:01.187304 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 00:57:01.187311 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-12-16 00:57:01.187315 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 00:57:01.187319 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:57:01.187323 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 00:57:01.187331 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:57:01.187335 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:57:01.187339 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:57:01.187342 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 00:57:01.187345 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:57:01.187348 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:57:01.187352 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:57:01.187355 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:57:01.187358 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 00:57:01.187361 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:57:01.187364 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:57:01.187368 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 00:57:01.187371 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:57:01.187374 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:57:01.187377 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 00:57:01.187381 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:57:01.187386 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 00:57:01.187391 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:57:01.187466 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 00:57:01.187528 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing lto-disabled-list (47) ... 2025-12-16 00:57:01.187588 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing make (4.3-4.1build2) ... 2025-12-16 00:57:01.187640 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 00:57:01.187698 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 00:57:01.187754 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Collecting pyclean==3.0.0 2025-12-16 00:57:01.187810 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 00:57:01.187866 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 00:57:01.187923 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Installing collected packages: pyclean 2025-12-16 00:57:01.187978 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully installed pyclean-3.0.0 2025-12-16 00:57:01.188034 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /var/lib/kolla/venv 2025-12-16 00:57:01.188087 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-12-16 00:57:01.188145 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 10377 files, 1349 directories removed. 2025-12-16 00:57:01.188196 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-12-16 00:57:01.188322 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Cleaning directory /usr 2025-12-16 00:57:01.188380 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-12-16 00:57:01.188441 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Total 1316 files, 133 directories removed. 2025-12-16 00:57:01.188495 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: 2025-12-16 00:57:01.188545 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Found existing installation: pyclean 3.0.0 2025-12-16 00:57:01.188596 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Uninstalling pyclean-3.0.0: 2025-12-16 00:57:01.188645 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: Successfully uninstalled pyclean-3.0.0 2025-12-16 00:57:01.188693 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 4c8e4eb627b5 2025-12-16 00:57:01.188742 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 9075c921fc25 2025-12-16 00:57:01.188790 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Step 6/6 : USER magnum 2025-12-16 00:57:01.188842 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Running in 8871f35496cc 2025-12-16 00:57:01.188891 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> Removed intermediate container 8871f35496cc 2025-12-16 00:57:01.188940 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api: ---> 7761874ab7fa 2025-12-16 00:57:01.189013 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully built 62ebf53441fa 2025-12-16 00:57:01.189065 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Successfully tagged osism.harbor.regio.digital/kolla/magnum-api:build-20251216 2025-12-16 00:57:01.189156 | ubuntu-noble-large | INFO:kolla.common.utils.magnum-api:Built at 2025-12-16 00:57:01.189077 (took 0:00:27.801167) 2025-12-16 00:57:01.189610 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone) 2025-12-16 00:57:01.189728 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Processing 2025-12-16 00:57:01.189804 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building started at 2025-12-16 00:57:01.189728 2025-12-16 00:57:01.190760 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 plugins into plugins archive 2025-12-16 00:57:01.191492 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone:Turned 0 additions into additions archive 2025-12-16 01:01:05.944379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 1/11 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20251216 2025-12-16 01:01:05.944456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> b577bd7bf98f 2025-12-16 01:01:05.944643 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 2/11 : LABEL "build-date"="20251216" "name"="keystone" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:01:05.944666 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 67bf724a764d 2025-12-16 01:01:05.944680 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 67bf724a764d 2025-12-16 01:01:05.944693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 5f8086455ac1 2025-12-16 01:01:05.944707 | 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/* 2025-12-16 01:01:05.944720 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 9527d58d1f5c 2025-12-16 01:01:05.944733 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 01:01:05.944747 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:01:05.944769 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:01:05.944780 | 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] 2025-12-16 01:01:05.944790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:01:05.944800 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:01:05.944810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:01:05.944826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:01:05.944836 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:01:05.944958 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:01:05.945147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:01:05.945281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:01:05.945304 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:01:05.945314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:01:05.945324 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:01:05.945334 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 29.0 MB in 3s (10.4 MB/s) 2025-12-16 01:01:05.945345 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-12-16 01:01:05.945355 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-12-16 01:01:05.945366 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-12-16 01:01:05.945376 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-12-16 01:01:05.945386 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2025-12-16 01:01:05.945396 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libgssrpc4t64 libkadm5clnt-mit12 libkadm5srv-mit12 2025-12-16 01:01:05.945406 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkdb5-10t64 2025-12-16 01:01:05.945416 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2025-12-16 01:01:05.945426 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: doc-base krb5-doc krb5-user 2025-12-16 01:01:05.945441 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2025-12-16 01:01:05.945452 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: comerr-dev krb5-multidev libapache2-mod-auth-gssapi libgssrpc4t64 2025-12-16 01:01:05.945471 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev 2025-12-16 01:01:05.945481 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:01:05.945491 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 436 kB of archives. 2025-12-16 01:01:05.945502 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 2,055 kB of additional disk space will be used. 2025-12-16 01:01:05.945512 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:01:05.945572 | 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] 2025-12-16 01:01:05.945586 | 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] 2025-12-16 01:01:05.945596 | 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] 2025-12-16 01:01:05.945615 | 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] 2025-12-16 01:01:05.945625 | 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] 2025-12-16 01:01:05.945634 | 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] 2025-12-16 01:01:05.945644 | 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] 2025-12-16 01:01:05.945654 | 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] 2025-12-16 01:01:05.945664 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 436 kB in 0s (958 kB/s) 2025-12-16 01:01:05.945673 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package comerr-dev:amd64. 2025-12-16 01:01:05.945683 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-12-16 01:01:05.945727 | 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 ... 2025-12-16 01:01:05.945903 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:55% (Reading database ... 60% (Reading database ... 65% 2025-12-16 01:01:05.946025 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-12-16 01:01:05.946056 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-12-16 01:01:05.946066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-12-16 01:01:05.946116 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% 2025-12-16 01:01:05.946147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-12-16 01:01:05.946176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-12-16 01:01:05.946208 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 18941 files and directories currently installed.) 2025-12-16 01:01:05.946288 | 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 ... 2025-12-16 01:01:05.946323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2025-12-16 01:01:05.946333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libgssrpc4t64:amd64. 2025-12-16 01:01:05.946365 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../1-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-16 01:01:05.946395 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 01:01:05.946405 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5clnt-mit12:amd64. 2025-12-16 01:01:05.946436 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../2-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-16 01:01:05.946467 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 01:01:05.946497 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkdb5-10t64:amd64. 2025-12-16 01:01:05.946507 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../3-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-16 01:01:05.946559 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 01:01:05.946569 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkadm5srv-mit12:amd64. 2025-12-16 01:01:05.946601 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../4-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-16 01:01:05.946659 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 01:01:05.946675 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package krb5-multidev:amd64. 2025-12-16 01:01:05.946685 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../5-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-16 01:01:05.946695 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 01:01:05.946704 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-auth-gssapi. 2025-12-16 01:01:05.946713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../6-libapache2-mod-auth-gssapi_1.6.4-3build2_amd64.deb ... 2025-12-16 01:01:05.946723 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2025-12-16 01:01:05.946732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libkrb5-dev:amd64. 2025-12-16 01:01:05.946742 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../7-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2025-12-16 01:01:05.946751 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 01:01:05.946760 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-auth-gssapi (1.6.4-3build2) ... 2025-12-16 01:01:05.946770 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module auth_gssapi 2025-12-16 01:01:05.946779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-12-16 01:01:05.946788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2025-12-16 01:01:05.946797 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 01:01:05.946807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2025-12-16 01:01:05.946816 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 01:01:05.946826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 01:01:05.946835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 01:01:05.946844 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 01:01:05.946854 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2025-12-16 01:01:05.946864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:01:05.946873 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 9527d58d1f5c 2025-12-16 01:01:05.946882 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> bcd49a2582cb 2025-12-16 01:01:05.946892 | 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 2025-12-16 01:01:05.946902 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 5c2c723dedde 2025-12-16 01:01:05.946912 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting requests-kerberos 2025-12-16 01:01:05.946921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl.metadata (12 kB) 2025-12-16 01:01:05.946931 | 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) 2025-12-16 01:01:05.946943 | 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) 2025-12-16 01:01:05.946952 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyspnego[kerberos] (from requests-kerberos) 2025-12-16 01:01:05.946962 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyspnego-0.11.1-py3-none-any.whl.metadata (5.4 kB) 2025-12-16 01:01:05.947018 | 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) 2025-12-16 01:01:05.947227 | 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) 2025-12-16 01:01:05.947509 | 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) 2025-12-16 01:01:05.947562 | 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) 2025-12-16 01:01:05.947653 | 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) 2025-12-16 01:01:05.947738 | 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) (2025.11.12) 2025-12-16 01:01:05.947749 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting gssapi>=1.6.0 (from pyspnego[kerberos]->requests-kerberos) 2025-12-16 01:01:05.947759 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading gssapi-1.8.3.tar.gz (94 kB) 2025-12-16 01:01:05.947769 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2025-12-16 01:01:05.947779 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2025-12-16 01:01:05.947788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2025-12-16 01:01:05.947798 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:01:05.947807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2025-12-16 01:01:05.947817 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:01:05.947831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting krb5>=0.3.0 (from pyspnego[kerberos]->requests-kerberos) 2025-12-16 01:01:05.947842 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading krb5-0.6.0.tar.gz (230 kB) 2025-12-16 01:01:05.947851 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2025-12-16 01:01:05.947861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2025-12-16 01:01:05.947870 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2025-12-16 01:01:05.947880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:01:05.947889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2025-12-16 01:01:05.947899 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:01:05.947909 | 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) 2025-12-16 01:01:05.947918 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_kerberos-0.15.0-py2.py3-none-any.whl (12 kB) 2025-12-16 01:01:05.947928 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyspnego-0.11.1-py3-none-any.whl (130 kB) 2025-12-16 01:01:05.947937 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: gssapi, krb5 2025-12-16 01:01:05.947947 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): started 2025-12-16 01:01:05.947956 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): still running... 2025-12-16 01:01:05.947966 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for gssapi (pyproject.toml): finished with status 'done' 2025-12-16 01:01:05.947997 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for gssapi: filename=gssapi-1.8.3-cp312-cp312-linux_x86_64.whl size=4354078 sha256=d380b309c2c09143682e70897ae89500d647abfcc5b90c928b6b02570e998adf 2025-12-16 01:01:05.948009 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-482kj1q3/wheels/25/60/d0/df66d3c4492386b3054c084ea27d1ec294fb7d948e895aac1d 2025-12-16 01:01:05.948019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): started 2025-12-16 01:01:05.948028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): still running... 2025-12-16 01:01:05.948038 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for krb5 (pyproject.toml): finished with status 'done' 2025-12-16 01:01:05.948047 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for krb5: filename=krb5-0.6.0-cp312-cp312-linux_x86_64.whl size=6411025 sha256=e504d782171e7dd86f66daaf6da18960973e6e43e2978e9df255faea563907da 2025-12-16 01:01:05.948057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-482kj1q3/wheels/fd/0a/41/6637646d729e64c35543efdf8b75dc1bb08853b028bf7831ab 2025-12-16 01:01:05.948067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built gssapi krb5 2025-12-16 01:01:05.948076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: krb5, gssapi, pyspnego, requests-kerberos 2025-12-16 01:01:05.948086 | 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 2025-12-16 01:01:05.948096 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 5c2c723dedde 2025-12-16 01:01:05.948105 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 0cc1869d1a60 2025-12-16 01:01:05.948115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 5/11 : ADD plugins-archive / 2025-12-16 01:01:05.948124 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> bf98435e4803 2025-12-16 01:01:05.948134 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 6/11 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2025-12-16 01:01:05.948143 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> efab6ebb98ad 2025-12-16 01:01:05.948153 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 7/11 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 01:01:05.948294 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 189917a1ad7e 2025-12-16 01:01:05.948603 | 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 2025-12-16 01:01:05.948859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in a09255c4c0d4 2025-12-16 01:01:05.948999 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing /plugins/pycadf-3.1.1 2025-12-16 01:01:05.949010 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: started 2025-12-16 01:01:05.949019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing build dependencies: finished with status 'done' 2025-12-16 01:01:05.949028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: started 2025-12-16 01:01:05.949038 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:01:05.949048 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing backend dependencies: started 2025-12-16 01:01:05.949057 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Installing backend dependencies: finished with status 'done' 2025-12-16 01:01:05.949067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): started 2025-12-16 01:01:05.949076 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:01:05.949086 | 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.0) 2025-12-16 01:01:05.949096 | 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) 2025-12-16 01:01:05.949113 | 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) 2025-12-16 01:01:05.949123 | 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) 2025-12-16 01:01:05.949132 | 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) 2025-12-16 01:01:05.949142 | 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) 2025-12-16 01:01:05.949152 | 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) 2025-12-16 01:01:05.949161 | 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) 2025-12-16 01:01:05.949170 | 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) 2025-12-16 01:01:05.949180 | 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) 2025-12-16 01:01:05.949190 | 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) 2025-12-16 01:01:05.949200 | 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) 2025-12-16 01:01:05.949209 | 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) 2025-12-16 01:01:05.949220 | 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) 2025-12-16 01:01:05.949254 | 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) 2025-12-16 01:01:05.949268 | 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) 2025-12-16 01:01:05.949293 | 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) 2025-12-16 01:01:05.949304 | 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) 2025-12-16 01:01:05.949314 | 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) 2025-12-16 01:01:05.949323 | 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) 2025-12-16 01:01:05.949333 | 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) 2025-12-16 01:01:05.949349 | 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) 2025-12-16 01:01:05.949359 | 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) 2025-12-16 01:01:05.949369 | 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) (2025.11.12) 2025-12-16 01:01:05.949379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building wheels for collected packages: pycadf 2025-12-16 01:01:05.949388 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for pycadf (pyproject.toml): started 2025-12-16 01:01:05.949398 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-12-16 01:01:05.949408 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Created wheel for pycadf: filename=pycadf-3.1.1-py3-none-any.whl size=43068 sha256=3c9b738b0cb86d2c352bf6e0b2c8a2ff40592c5a73ce91ba191c43cb133b7640 2025-12-16 01:01:05.949417 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Stored in directory: /tmp/pip-ephem-wheel-cache-wj8bs9a3/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-12-16 01:01:05.949427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built pycadf 2025-12-16 01:01:05.949437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pycadf 2025-12-16 01:01:05.949447 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Attempting uninstall: pycadf 2025-12-16 01:01:05.949456 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Found existing installation: pycadf 3.1.1 2025-12-16 01:01:05.949466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Uninstalling pycadf-3.1.1: 2025-12-16 01:01:05.949475 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pycadf-3.1.1 2025-12-16 01:01:05.949485 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pycadf-3.1.1 2025-12-16 01:01:05.949495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container a09255c4c0d4 2025-12-16 01:01:05.949504 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> d39090bda035 2025-12-16 01:01:05.949514 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 9/11 : RUN python3 -m pip --no-cache-dir install keystone-keycloak-backend 2025-12-16 01:01:05.949543 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 2868f59db24f 2025-12-16 01:01:05.949553 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting keystone-keycloak-backend 2025-12-16 01:01:05.949563 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading keystone_keycloak_backend-0.4.0-py3-none-any.whl.metadata (2.0 kB) 2025-12-16 01:01:05.949573 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting python-keycloak<4.0.0,>=3.6.1 (from keystone-keycloak-backend) 2025-12-16 01:01:05.949582 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading python_keycloak-3.12.0-py3-none-any.whl.metadata (5.8 kB) 2025-12-16 01:01:05.949592 | 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) 2025-12-16 01:01:05.949602 | 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) 2025-12-16 01:01:05.949612 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading deprecation-2.1.0-py2.py3-none-any.whl.metadata (4.6 kB) 2025-12-16 01:01:05.949621 | 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) 2025-12-16 01:01:05.949638 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2025-12-16 01:01:05.949653 | 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) 2025-12-16 01:01:05.949670 | 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) 2025-12-16 01:01:05.949680 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl.metadata (14 kB) 2025-12-16 01:01:05.949690 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Requirement already satisfied: cryptography>=3.4 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) 2025-12-16 01:01:05.949702 | 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) 2025-12-16 01:01:05.949712 | 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>=3.4->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (1.17.0) 2025-12-16 01:01:05.949729 | 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>=3.4->jwcrypto<2.0.0,>=1.5.4->python-keycloak<4.0.0,>=3.6.1->keystone-keycloak-backend) (2.22) 2025-12-16 01:01:05.949740 | 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) 2025-12-16 01:01:05.949749 | 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) 2025-12-16 01:01:05.949760 | 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) 2025-12-16 01:01:05.949770 | 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) 2025-12-16 01:01:05.949779 | 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) (2025.11.12) 2025-12-16 01:01:05.949790 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading keystone_keycloak_backend-0.4.0-py3-none-any.whl (6.8 kB) 2025-12-16 01:01:05.949800 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading python_keycloak-3.12.0-py3-none-any.whl (59 kB) 2025-12-16 01:01:05.949810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-12-16 01:01:05.949819 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB) 2025-12-16 01:01:05.949829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 2025-12-16 01:01:05.949839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: deprecation, requests-toolbelt, jwcrypto, python-keycloak, keystone-keycloak-backend 2025-12-16 01:01:05.949849 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed deprecation-2.1.0 jwcrypto-1.5.6 keystone-keycloak-backend-0.4.0 python-keycloak-3.12.0 requests-toolbelt-1.0.0 2025-12-16 01:01:05.949859 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 2868f59db24f 2025-12-16 01:01:05.949869 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 6660ccec2066 2025-12-16 01:01:05.949880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Step 10/11 : RUN apt-get update && apt-get -y install --no-install-recommends libapache2-mod-shib libapache2-mod-auth-openidc libldap-common libmemcached11 && apt-get clean && rm -rf /var/lib/apt/lists/* && a2enmod auth_openidc && a2dismod shib && rm -f /etc/apache2/conf-enabled/shib.conf 2025-12-16 01:01:05.949898 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in 9b2cd27dfab6 2025-12-16 01:01:05.949908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:01:05.949918 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 01:01:05.949933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:01:05.949943 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:01:05.949953 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:01:05.949963 | 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] 2025-12-16 01:01:05.949972 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:01:05.949982 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:01:05.949992 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:01:05.950002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:01:05.950012 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:01:05.950029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:01:05.950039 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:01:05.950049 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:01:05.950059 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:01:05.950068 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 29.0 MB in 3s (10.1 MB/s) 2025-12-16 01:01:05.950078 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-12-16 01:01:05.950088 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-12-16 01:01:05.950098 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-12-16 01:01:05.950108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-12-16 01:01:05.950118 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libapache2-mod-auth-openidc is already the newest version (2.4.15.1-1ubuntu0.1). 2025-12-16 01:01:05.950128 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:libldap-common is already the newest version (2.6.7+dfsg-1~exp1ubuntu8.2). 2025-12-16 01:01:05.950137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following additional packages will be installed: 2025-12-16 01:01:05.950147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libfcgi0t64 libhashkit2t64 liblog4shib2 libltdl7 libodbc2 libsaml12t64 2025-12-16 01:01:05.950157 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libshibsp-plugins libshibsp11t64 libxerces-c3.2t64 libxml-security-c20 2025-12-16 01:01:05.950167 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libxmltooling10t64 opensaml-schemas shibboleth-sp-common shibboleth-sp-utils 2025-12-16 01:01:05.950176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xmltooling-schemas 2025-12-16 01:01:05.950186 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Suggested packages: 2025-12-16 01:01:05.950196 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: odbc-postgresql tdsodbc 2025-12-16 01:01:05.950212 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Recommended packages: 2025-12-16 01:01:05.950221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libfcgi-bin 2025-12-16 01:01:05.950256 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following NEW packages will be installed: 2025-12-16 01:01:05.950271 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libapache2-mod-shib libfcgi0t64 libhashkit2t64 liblog4shib2 libltdl7 2025-12-16 01:01:05.950281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libmemcached11t64 libodbc2 libsaml12t64 libshibsp-plugins libshibsp11t64 2025-12-16 01:01:05.950290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libxerces-c3.2t64 libxml-security-c20 libxmltooling10t64 opensaml-schemas 2025-12-16 01:01:05.950300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: shibboleth-sp-common shibboleth-sp-utils xmltooling-schemas 2025-12-16 01:01:05.950310 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:01:05.950320 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Need to get 4,486 kB of archives. 2025-12-16 01:01:05.950330 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 21.0 MB of additional disk space will be used. 2025-12-16 01:01:05.950339 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:01:05.950349 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 liblog4shib2 amd64 2.0.1-1build1 [69.1 kB] 2025-12-16 01:01:05.950359 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libhashkit2t64 amd64 1.1.4-1.1build3 [15.5 kB] 2025-12-16 01:01:05.950369 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmemcached11t64 amd64 1.1.4-1.1build3 [80.5 kB] 2025-12-16 01:01:05.950379 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2025-12-16 01:01:05.950403 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libodbc2 amd64 2.3.12-1ubuntu0.24.04.1 [158 kB] 2025-12-16 01:01:05.950430 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxerces-c3.2t64 amd64 3.2.4+debian-1.2ubuntu2 [919 kB] 2025-12-16 01:01:05.950447 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxml-security-c20 amd64 2.0.4-2build2 [289 kB] 2025-12-16 01:01:05.950463 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 libxmltooling10t64 amd64 3.2.4-2.1build3 [630 kB] 2025-12-16 01:01:05.950480 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libsaml12t64 amd64 3.2.1-4.1ubuntu0.24.04.1 [898 kB] 2025-12-16 01:01:05.950496 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 opensaml-schemas all 3.2.1-4.1ubuntu0.24.04.1 [24.1 kB] 2025-12-16 01:01:05.950513 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:12 http://archive.ubuntu.com/ubuntu noble/universe amd64 shibboleth-sp-common all 3.4.1+dfsg-2.1build1 [44.8 kB] 2025-12-16 01:01:05.950589 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:13 http://archive.ubuntu.com/ubuntu noble/universe amd64 xmltooling-schemas all 3.2.4-2.1build3 [14.9 kB] 2025-12-16 01:01:05.950607 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:14 http://archive.ubuntu.com/ubuntu noble/universe amd64 libshibsp11t64 amd64 3.4.1+dfsg-2.1build1 [958 kB] 2025-12-16 01:01:05.950624 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:15 http://archive.ubuntu.com/ubuntu noble/universe amd64 libshibsp-plugins amd64 3.4.1+dfsg-2.1build1 [181 kB] 2025-12-16 01:01:05.950641 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2025-12-16 01:01:05.950660 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:17 http://archive.ubuntu.com/ubuntu noble/universe amd64 shibboleth-sp-utils amd64 3.4.1+dfsg-2.1build1 [74.7 kB] 2025-12-16 01:01:05.950691 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Get:18 http://archive.ubuntu.com/ubuntu noble/universe amd64 libapache2-mod-shib amd64 3.4.1+dfsg-2.1build1 [61.4 kB] 2025-12-16 01:01:05.950702 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Fetched 4,486 kB in 1s (6,964 kB/s) 2025-12-16 01:01:05.950725 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package liblog4shib2:amd64. 2025-12-16 01:01:05.950735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-12-16 01:01:05.950745 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-12-16 01:01:05.950755 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-12-16 01:01:05.950772 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: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% 2025-12-16 01:01:05.950783 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-12-16 01:01:05.950793 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-12-16 01:01:05.950803 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-12-16 01:01:05.950812 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-12-16 01:01:05.950822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:85% (Reading database ... 90% 2025-12-16 01:01:05.950831 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-12-16 01:01:05.950841 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19134 files and directories currently installed.) 2025-12-16 01:01:05.950850 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../00-liblog4shib2_2.0.1-1build1_amd64.deb ... 2025-12-16 01:01:05.950860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking liblog4shib2:amd64 (2.0.1-1build1) ... 2025-12-16 01:01:05.950870 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libhashkit2t64:amd64. 2025-12-16 01:01:05.950879 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../01-libhashkit2t64_1.1.4-1.1build3_amd64.deb ... 2025-12-16 01:01:05.950889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2025-12-16 01:01:05.950898 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libmemcached11t64:amd64. 2025-12-16 01:01:05.950908 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../02-libmemcached11t64_1.1.4-1.1build3_amd64.deb ... 2025-12-16 01:01:05.950917 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2025-12-16 01:01:05.950927 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libltdl7:amd64. 2025-12-16 01:01:05.950936 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../03-libltdl7_2.4.7-7build1_amd64.deb ... 2025-12-16 01:01:05.950946 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-12-16 01:01:05.950980 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libodbc2:amd64. 2025-12-16 01:01:05.951367 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../04-libodbc2_2.3.12-1ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:01:05.951384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libodbc2:amd64 (2.3.12-1ubuntu0.24.04.1) ... 2025-12-16 01:01:05.951393 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxerces-c3.2t64:amd64. 2025-12-16 01:01:05.951402 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../05-libxerces-c3.2t64_3.2.4+debian-1.2ubuntu2_amd64.deb ... 2025-12-16 01:01:05.951410 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxerces-c3.2t64:amd64 (3.2.4+debian-1.2ubuntu2) ... 2025-12-16 01:01:05.951419 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxml-security-c20:amd64. 2025-12-16 01:01:05.951427 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../06-libxml-security-c20_2.0.4-2build2_amd64.deb ... 2025-12-16 01:01:05.951442 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxml-security-c20:amd64 (2.0.4-2build2) ... 2025-12-16 01:01:05.951451 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libxmltooling10t64:amd64. 2025-12-16 01:01:05.951460 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../07-libxmltooling10t64_3.2.4-2.1build3_amd64.deb ... 2025-12-16 01:01:05.951468 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libxmltooling10t64:amd64 (3.2.4-2.1build3) ... 2025-12-16 01:01:05.951476 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libsaml12t64:amd64. 2025-12-16 01:01:05.951484 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../08-libsaml12t64_3.2.1-4.1ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:01:05.951496 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libsaml12t64:amd64 (3.2.1-4.1ubuntu0.24.04.1) ... 2025-12-16 01:01:05.951506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package opensaml-schemas. 2025-12-16 01:01:05.951514 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../09-opensaml-schemas_3.2.1-4.1ubuntu0.24.04.1_all.deb ... 2025-12-16 01:01:05.951546 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking opensaml-schemas (3.2.1-4.1ubuntu0.24.04.1) ... 2025-12-16 01:01:05.951555 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package shibboleth-sp-common. 2025-12-16 01:01:05.951563 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../10-shibboleth-sp-common_3.4.1+dfsg-2.1build1_all.deb ... 2025-12-16 01:01:05.951572 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking shibboleth-sp-common (3.4.1+dfsg-2.1build1) ... 2025-12-16 01:01:05.951580 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package xmltooling-schemas. 2025-12-16 01:01:05.951588 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../11-xmltooling-schemas_3.2.4-2.1build3_all.deb ... 2025-12-16 01:01:05.951597 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking xmltooling-schemas (3.2.4-2.1build3) ... 2025-12-16 01:01:05.951604 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libshibsp11t64:amd64. 2025-12-16 01:01:05.951611 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../12-libshibsp11t64_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-12-16 01:01:05.951618 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libshibsp11t64:amd64 (3.4.1+dfsg-2.1build1) ... 2025-12-16 01:01:05.951625 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libshibsp-plugins:amd64. 2025-12-16 01:01:05.951632 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../13-libshibsp-plugins_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-12-16 01:01:05.951639 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libshibsp-plugins:amd64 (3.4.1+dfsg-2.1build1) ... 2025-12-16 01:01:05.951645 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libfcgi0t64:amd64. 2025-12-16 01:01:05.951652 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../14-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:01:05.951659 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2025-12-16 01:01:05.951666 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package shibboleth-sp-utils. 2025-12-16 01:01:05.951672 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../15-shibboleth-sp-utils_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-12-16 01:01:05.951679 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking shibboleth-sp-utils (3.4.1+dfsg-2.1build1) ... 2025-12-16 01:01:05.951686 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Selecting previously unselected package libapache2-mod-shib. 2025-12-16 01:01:05.951693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Preparing to unpack .../16-libapache2-mod-shib_3.4.1+dfsg-2.1build1_amd64.deb ... 2025-12-16 01:01:05.951700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Unpacking libapache2-mod-shib (3.4.1+dfsg-2.1build1) ... 2025-12-16 01:01:05.951707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up shibboleth-sp-common (3.4.1+dfsg-2.1build1) ... 2025-12-16 01:01:05.951723 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up liblog4shib2:amd64 (2.0.1-1build1) ... 2025-12-16 01:01:05.951736 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2025-12-16 01:01:05.951750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxerces-c3.2t64:amd64 (3.2.4+debian-1.2ubuntu2) ... 2025-12-16 01:01:05.951758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-12-16 01:01:05.951797 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libodbc2:amd64 (2.3.12-1ubuntu0.24.04.1) ... 2025-12-16 01:01:05.951822 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up xmltooling-schemas (3.2.4-2.1build3) ... 2025-12-16 01:01:05.951829 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libhashkit2t64:amd64 (1.1.4-1.1build3) ... 2025-12-16 01:01:05.951853 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up opensaml-schemas (3.2.1-4.1ubuntu0.24.04.1) ... 2025-12-16 01:01:05.951861 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxml-security-c20:amd64 (2.0.4-2build2) ... 2025-12-16 01:01:05.951868 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libmemcached11t64:amd64 (1.1.4-1.1build3) ... 2025-12-16 01:01:05.951891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libxmltooling10t64:amd64 (3.2.4-2.1build3) ... 2025-12-16 01:01:05.951898 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libsaml12t64:amd64 (3.2.1-4.1ubuntu0.24.04.1) ... 2025-12-16 01:01:05.951923 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libshibsp11t64:amd64 (3.4.1+dfsg-2.1build1) ... 2025-12-16 01:01:05.951963 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libshibsp-plugins:amd64 (3.4.1+dfsg-2.1build1) ... 2025-12-16 01:01:05.951987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up shibboleth-sp-utils (3.4.1+dfsg-2.1build1) ... 2025-12-16 01:01:05.952026 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Adding system user for Shibboleth daemon 2025-12-16 01:01:05.952080 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-12-16 01:01:05.952120 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:01:05.952159 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Setting up libapache2-mod-shib (3.4.1+dfsg-2.1build1) ... 2025-12-16 01:01:05.952198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable module shib 2025-12-16 01:01:05.952281 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-12-16 01:01:05.952289 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of restart. 2025-12-16 01:01:05.952314 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:apache2_invoke: Enable configuration shib 2025-12-16 01:01:05.952321 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: could not determine current runlevel 2025-12-16 01:01:05.952346 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:invoke-rc.d: policy-rc.d denied execution of reload. 2025-12-16 01:01:05.952353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:01:05.952376 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module auth_openidc already enabled 2025-12-16 01:01:05.952384 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Module shib disabled. 2025-12-16 01:01:05.952407 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:To activate the new configuration, you need to run: 2025-12-16 01:01:05.952414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: service apache2 restart 2025-12-16 01:01:05.952438 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container 9b2cd27dfab6 2025-12-16 01:01:05.952466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> acf12b7f9468 2025-12-16 01:01:05.952491 | 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 2025-12-16 01:01:05.952545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Running in f32b9b86fa97 2025-12-16 01:01:05.952570 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-12-16 01:01:05.952577 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-12-16 01:01:05.952584 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-12-16 01:01:05.952591 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages were automatically installed and are no longer required: 2025-12-16 01:01:05.952599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:01:05.952623 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-12-16 01:01:05.952630 | 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 2025-12-16 01:01:05.952637 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:01:05.952660 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:01:05.952667 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:01:05.952674 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:01:05.952703 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2025-12-16 01:01:05.952711 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Use 'apt autoremove' to remove them. 2025-12-16 01:01:05.952718 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2025-12-16 01:01:05.952726 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: build-essential 2025-12-16 01:01:05.952750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:01:05.952758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:01:05.952780 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-12-16 01:01:05.952788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-12-16 01:01:05.952812 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: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% 2025-12-16 01:01:05.952835 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-12-16 01:01:05.952842 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-12-16 01:01:05.952849 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% 2025-12-16 01:01:05.952875 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 85% (Reading database ... 90% 2025-12-16 01:01:05.952883 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-12-16 01:01:05.952890 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19389 files and directories currently installed.) 2025-12-16 01:01:05.952898 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:01:05.952911 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading package lists... 2025-12-16 01:01:05.952918 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Building dependency tree... 2025-12-16 01:01:05.952926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Reading state information... 2025-12-16 01:01:05.952933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:The following packages will be REMOVED: 2025-12-16 01:01:05.952940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:01:05.952948 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu dpkg-dev g++ g++-13 2025-12-16 01:01:05.952956 | 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 2025-12-16 01:01:05.952971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:01:05.952997 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:01:05.953005 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:01:05.953029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:01:05.953036 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: xz-utils 2025-12-16 01:01:05.953062 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:01:05.953069 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:After this operation, 228 MB disk space will be freed. 2025-12-16 01:01:05.953095 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-12-16 01:01:05.953156 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 2025-12-16 01:01:05.953187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: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% 2025-12-16 01:01:05.953214 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 70% 2025-12-16 01:01:05.953260 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 75% 2025-12-16 01:01:05.953292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 80% (Reading database ... 85% 2025-12-16 01:01:05.953318 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 90% 2025-12-16 01:01:05.953344 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 95% 2025-12-16 01:01:05.953377 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:(Reading database ... 100% (Reading database ... 19380 files and directories currently installed.) 2025-12-16 01:01:05.953407 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:01:05.953436 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:05.953466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:01:05.953492 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:05.953518 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:01:05.953561 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:01:05.953587 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:01:05.953618 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:05.953645 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-12-16 01:01:05.953677 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:01:05.953707 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-12-16 01:01:05.953738 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:05.953763 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:01:05.953789 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:01:05.953815 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:01:05.953841 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:01:05.953872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:01:05.953924 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:01:05.953955 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:01:05.954013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:05.954033 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:01:05.954067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:05.954091 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:05.954101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-12-16 01:01:05.954137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:05.954176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:05.954186 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:05.954215 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:05.954266 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:05.954294 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:01:05.954320 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:01:05.954346 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:05.954372 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:05.954398 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:01:05.954514 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:05.954543 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:05.954569 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:01:05.954594 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:05.954649 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:01:05.954663 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:05.954703 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:05.954712 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing lto-disabled-list (47) ... 2025-12-16 01:01:05.954742 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing make (4.3-4.1build2) ... 2025-12-16 01:01:05.954787 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:01:05.954797 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:01:05.954823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Collecting pyclean==3.0.0 2025-12-16 01:01:05.954849 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:01:05.954874 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:01:05.954896 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Installing collected packages: pyclean 2025-12-16 01:01:05.954947 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully installed pyclean-3.0.0 2025-12-16 01:01:05.954968 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:01:05.955010 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-12-16 01:01:05.955036 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 9345 files, 1355 directories removed. 2025-12-16 01:01:05.955061 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-12-16 01:01:05.955111 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Cleaning directory /usr 2025-12-16 01:01:05.955117 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-12-16 01:01:05.955139 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Total 1316 files, 133 directories removed. 2025-12-16 01:01:05.955161 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: 2025-12-16 01:01:05.955210 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Found existing installation: pyclean 3.0.0 2025-12-16 01:01:05.955245 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Uninstalling pyclean-3.0.0: 2025-12-16 01:01:05.955291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:01:05.955300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> Removed intermediate container f32b9b86fa97 2025-12-16 01:01:05.955323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone: ---> 82fe6ffd455e 2025-12-16 01:01:05.955371 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully built 9375c781f3be 2025-12-16 01:01:05.955378 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Successfully tagged osism.harbor.regio.digital/kolla/keystone:build-20251216 2025-12-16 01:01:05.955479 | ubuntu-noble-large | INFO:kolla.common.utils.keystone:Built at 2025-12-16 01:01:05.955381 (took 0:04:04.765653) 2025-12-16 01:01:05.955857 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-ssh) 2025-12-16 01:01:05.955928 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Processing 2025-12-16 01:01:05.955986 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building started at 2025-12-16 01:01:05.955902 2025-12-16 01:01:05.957072 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 plugins into plugins archive 2025-12-16 01:01:05.957785 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-ssh:Turned 0 additions into additions archive 2025-12-16 01:01:48.182081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20251216 2025-12-16 01:01:48.182167 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> b577bd7bf98f 2025-12-16 01:01:48.182176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 2/8 : LABEL "build-date"="20251216" "name"="keystone-ssh" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:01:48.182185 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in a6605af0c94c 2025-12-16 01:01:48.182202 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container a6605af0c94c 2025-12-16 01:01:48.182303 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 51d2c3029179 2025-12-16 01:01:48.182346 | 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 2025-12-16 01:01:48.182394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in cfb10fbb8263 2025-12-16 01:01:48.182459 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container cfb10fbb8263 2025-12-16 01:01:48.182504 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> de6d4f50fb5a 2025-12-16 01:01:48.182547 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-12-16 01:01:48.182594 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in bc995f4012ae 2025-12-16 01:01:48.182636 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container bc995f4012ae 2025-12-16 01:01:48.182680 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 326054cbf229 2025-12-16 01:01:48.182725 | 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/* 2025-12-16 01:01:48.182769 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 62a625e0010c 2025-12-16 01:01:48.182812 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 01:01:48.182852 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:01:48.182895 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:01:48.182938 | 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] 2025-12-16 01:01:48.182979 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:01:48.183021 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:01:48.183062 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:01:48.183104 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:01:48.183158 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:01:48.183191 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:01:48.183247 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:01:48.183292 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:01:48.183328 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:01:48.183364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:01:48.183415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:01:48.183459 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 29.0 MB in 3s (10.8 MB/s) 2025-12-16 01:01:48.183498 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-12-16 01:01:48.183543 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-12-16 01:01:48.183586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-12-16 01:01:48.183627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-12-16 01:01:48.183668 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following additional packages will be installed: 2025-12-16 01:01:48.183713 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-sftp-server ucf 2025-12-16 01:01:48.183750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Suggested packages: 2025-12-16 01:01:48.183789 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: keychain libpam-ssh monkeysphere ssh-askpass molly-guard ufw 2025-12-16 01:01:48.183827 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: python3-braceexpand 2025-12-16 01:01:48.183864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Recommended packages: 2025-12-16 01:01:48.183901 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xauth default-logind | logind | libpam-systemd ncurses-term ssh-import-id 2025-12-16 01:01:48.183940 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following NEW packages will be installed: 2025-12-16 01:01:48.183983 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcbor0.10 libfido2-1 libpopt0 openssh-client openssh-server 2025-12-16 01:01:48.184023 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: openssh-sftp-server rsync ucf 2025-12-16 01:01:48.184063 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:01:48.184100 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Need to get 2,084 kB of archives. 2025-12-16 01:01:48.184137 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 7,346 kB of additional disk space will be used. 2025-12-16 01:01:48.184174 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:01:48.184215 | 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] 2025-12-16 01:01:48.184298 | 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.2 [436 kB] 2025-12-16 01:01:48.184326 | 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] 2025-12-16 01:01:48.184365 | 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] 2025-12-16 01:01:48.184416 | 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.14 [906 kB] 2025-12-16 01:01:48.184502 | 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.14 [37.3 kB] 2025-12-16 01:01:48.184528 | 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] 2025-12-16 01:01:48.184581 | 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.14 [510 kB] 2025-12-16 01:01:48.184607 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preconfiguring packages ... 2025-12-16 01:01:48.184647 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Fetched 2,084 kB in 1s (3,779 kB/s) 2025-12-16 01:01:48.184703 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libpopt0:amd64. 2025-12-16 01:01:48.184742 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-12-16 01:01:48.184793 | 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% 2025-12-16 01:01:48.184830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2025-12-16 01:01:48.184871 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2025-12-16 01:01:48.184911 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2025-12-16 01:01:48.184950 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-12-16 01:01:48.184989 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-12-16 01:01:48.185029 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-12-16 01:01:48.185067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 18941 files and directories currently installed.) 2025-12-16 01:01:48.185107 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../0-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-16 01:01:48.185147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 01:01:48.185185 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package rsync. 2025-12-16 01:01:48.185226 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../1-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-12-16 01:01:48.185288 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-12-16 01:01:48.185328 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libcbor0.10:amd64. 2025-12-16 01:01:48.185373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../2-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-12-16 01:01:48.185420 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 01:01:48.185461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package libfido2-1:amd64. 2025-12-16 01:01:48.185501 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../3-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-12-16 01:01:48.185539 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 01:01:48.185578 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-client. 2025-12-16 01:01:48.185617 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../4-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-16 01:01:48.185656 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 01:01:48.185694 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-sftp-server. 2025-12-16 01:01:48.185732 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../5-openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-16 01:01:48.185771 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-12-16 01:01:48.185810 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package ucf. 2025-12-16 01:01:48.185848 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../6-ucf_3.0043+nmu1_all.deb ... 2025-12-16 01:01:48.185887 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Moving old data out of the way 2025-12-16 01:01:48.185926 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-12-16 01:01:48.185965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Selecting previously unselected package openssh-server. 2025-12-16 01:01:48.186004 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Preparing to unpack .../7-openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-16 01:01:48.186044 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-12-16 01:01:48.186083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 01:01:48.186121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up ucf (3.0043+nmu1) ... 2025-12-16 01:01:48.186159 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 01:01:48.186198 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 01:01:48.186254 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 01:01:48.186295 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-12-16 01:01:48.186335 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2025-12-16 01:01:48.186373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:01:48.186422 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-12-16 01:01:48.186464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-12-16 01:01:48.186507 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-16 01:01:48.186547 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-12-16 01:01:48.186588 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 RSA key; this may take some time ... 2025-12-16 01:01:48.186632 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-16 01:01:48.186675 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:3072 SHA256:gcj4LqAbmy+tvz18hNN2nqspbHRMz7dW5ThcCJExv7k root@ubuntu (RSA) 2025-12-16 01:01:48.186720 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-12-16 01:01:48.186758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-16 01:01:48.186799 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:OQP01kXKKbG9J2Vv17VavcqPUPKjyLP9ehqHm8kEd0Y root@ubuntu (ECDSA) 2025-12-16 01:01:48.186840 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-12-16 01:01:48.186880 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-16 01:01:48.186921 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:256 SHA256:QVh0vqcGGIZEohQpggVXBCHb69XnCWsa7qD3YRO7My0 root@ubuntu (ED25519) 2025-12-16 01:01:48.186961 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: could not determine current runlevel 2025-12-16 01:01:48.186999 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:01:48.187039 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:01:48.187079 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 62a625e0010c 2025-12-16 01:01:48.187130 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> bc0cda676dfa 2025-12-16 01:01:48.187172 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 01:01:48.187214 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> 75da6e5a2d8a 2025-12-16 01:01:48.187289 | 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 2025-12-16 01:01:48.187328 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in 20337ff11dd7 2025-12-16 01:01:48.187368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container 20337ff11dd7 2025-12-16 01:01:48.187421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> f7cf75ed1f67 2025-12-16 01:01:48.187504 | 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 2025-12-16 01:01:48.187543 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Running in b505340f33d5 2025-12-16 01:01:48.187584 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-12-16 01:01:48.187626 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-12-16 01:01:48.187665 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-12-16 01:01:48.187711 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages were automatically installed and are no longer required: 2025-12-16 01:01:48.187750 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:01:48.187787 | 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 2025-12-16 01:01:48.187824 | 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 2025-12-16 01:01:48.187860 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:01:48.187896 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:01:48.187932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:01:48.187967 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:01:48.188002 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2025-12-16 01:01:48.188039 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Use 'apt autoremove' to remove them. 2025-12-16 01:01:48.188081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2025-12-16 01:01:48.188119 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: build-essential 2025-12-16 01:01:48.188160 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:01:48.188197 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:01:48.188252 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-12-16 01:01:48.188298 | 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% 2025-12-16 01:01:48.188338 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2025-12-16 01:01:48.188378 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2025-12-16 01:01:48.188434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2025-12-16 01:01:48.188470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-12-16 01:01:48.188509 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-12-16 01:01:48.188548 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-12-16 01:01:48.188586 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19115 files and directories currently installed.) 2025-12-16 01:01:48.188626 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:01:48.188667 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading package lists... 2025-12-16 01:01:48.188708 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Building dependency tree... 2025-12-16 01:01:48.188746 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Reading state information... 2025-12-16 01:01:48.188789 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:The following packages will be REMOVED: 2025-12-16 01:01:48.188826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:01:48.188864 | 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 2025-12-16 01:01:48.188899 | 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 2025-12-16 01:01:48.188936 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:01:48.188977 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:01:48.189010 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:01:48.189046 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:01:48.189083 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: xz-utils 2025-12-16 01:01:48.189124 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:01:48.189160 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:After this operation, 228 MB disk space will be freed. 2025-12-16 01:01:48.189200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 2025-12-16 01:01:48.189255 | 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% 2025-12-16 01:01:48.189300 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-16 01:01:48.189339 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 70% 2025-12-16 01:01:48.189378 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 75% 2025-12-16 01:01:48.189441 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 80% 2025-12-16 01:01:48.189468 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 85% 2025-12-16 01:01:48.189505 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 90% 2025-12-16 01:01:48.189544 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 95% 2025-12-16 01:01:48.189580 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:(Reading database ... 100% (Reading database ... 19106 files and directories currently installed.) 2025-12-16 01:01:48.189619 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:01:48.189660 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:48.189700 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:01:48.189739 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:48.189778 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:01:48.189817 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:01:48.189856 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:01:48.189894 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:48.189933 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:01:48.189971 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:48.190026 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:01:48.190066 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:01:48.190107 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:01:48.190148 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:01:48.190187 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:01:48.190226 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:01:48.190290 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:01:48.190324 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:48.190364 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:01:48.190404 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:48.190481 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:48.190527 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:48.190568 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:01:48.190609 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:48.190649 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:48.190688 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:48.190728 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:01:48.190768 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:01:48.190807 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:48.190856 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:48.190891 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-16 01:01:48.190932 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:01:48.190972 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:48.191013 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:48.191054 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:01:48.191094 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:48.191133 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:01:48.191175 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:48.191215 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:01:48.191288 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-16 01:01:48.191331 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing lto-disabled-list (47) ... 2025-12-16 01:01:48.191373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing make (4.3-4.1build2) ... 2025-12-16 01:01:48.191423 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:01:48.191469 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:01:48.191510 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Collecting pyclean==3.0.0 2025-12-16 01:01:48.191550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:01:48.191591 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:01:48.191631 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Installing collected packages: pyclean 2025-12-16 01:01:48.191670 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully installed pyclean-3.0.0 2025-12-16 01:01:48.191710 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:01:48.191746 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-16 01:01:48.191786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 9235 files, 1335 directories removed. 2025-12-16 01:01:48.191823 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-16 01:01:48.191863 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Cleaning directory /usr 2025-12-16 01:01:48.191900 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-16 01:01:48.191939 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Total 1316 files, 133 directories removed. 2025-12-16 01:01:48.191975 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: 2025-12-16 01:01:48.192016 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Found existing installation: pyclean 3.0.0 2025-12-16 01:01:48.192056 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Uninstalling pyclean-3.0.0: 2025-12-16 01:01:48.192095 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:01:48.192134 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> Removed intermediate container b505340f33d5 2025-12-16 01:01:48.192175 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh: ---> e458254cb555 2025-12-16 01:01:48.192221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully built 4c81e749e9ce 2025-12-16 01:01:48.192291 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Successfully tagged osism.harbor.regio.digital/kolla/keystone-ssh:build-20251216 2025-12-16 01:01:48.192390 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-ssh:Built at 2025-12-16 01:01:48.192300 (took 0:00:42.236398) 2025-12-16 01:01:48.192798 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(keystone-fernet) 2025-12-16 01:01:48.192865 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Processing 2025-12-16 01:01:48.192935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building started at 2025-12-16 01:01:48.192870 2025-12-16 01:01:48.193977 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 plugins into plugins archive 2025-12-16 01:01:48.194621 | ubuntu-noble-large | DEBUG:kolla.common.utils.keystone-fernet:Turned 0 additions into additions archive 2025-12-16 01:02:27.735571 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 1/8 : FROM osism.harbor.regio.digital/kolla/keystone-base:build-20251216 2025-12-16 01:02:27.735660 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> b577bd7bf98f 2025-12-16 01:02:27.735788 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 2/8 : LABEL "build-date"="20251216" "name"="keystone-fernet" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:02:27.735818 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 30a671915f20 2025-12-16 01:02:27.735830 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 30a671915f20 2025-12-16 01:02:27.735839 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> dd0f7cbec3a8 2025-12-16 01:02:27.735849 | 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/* 2025-12-16 01:02:27.735906 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 1b972abbc946 2025-12-16 01:02:27.735916 | 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] 2025-12-16 01:02:27.735927 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:02:27.735978 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:02:27.736031 | 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] 2025-12-16 01:02:27.736075 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:02:27.736183 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:02:27.737322 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:02:27.737344 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:02:27.737353 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:02:27.737362 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:02:27.737371 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:02:27.737381 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:02:27.737390 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:02:27.737398 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:02:27.737407 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:02:27.737415 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 29.0 MB in 3s (10.7 MB/s) 2025-12-16 01:02:27.737425 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-12-16 01:02:27.737433 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-12-16 01:02:27.737455 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-12-16 01:02:27.737464 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-12-16 01:02:27.737473 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following additional packages will be installed: 2025-12-16 01:02:27.737506 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron-daemon-common libcbor0.10 libfido2-1 libpopt0 2025-12-16 01:02:27.737516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Suggested packages: 2025-12-16 01:02:27.737525 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: anacron logrotate checksecurity supercat default-mta | mail-transport-agent 2025-12-16 01:02:27.737534 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: keychain libpam-ssh monkeysphere ssh-askpass openssh-server 2025-12-16 01:02:27.737542 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: python3-braceexpand 2025-12-16 01:02:27.737551 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Recommended packages: 2025-12-16 01:02:27.737560 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xauth 2025-12-16 01:02:27.737569 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following NEW packages will be installed: 2025-12-16 01:02:27.737578 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: cron cron-daemon-common libcbor0.10 libfido2-1 libpopt0 openssh-client rsync 2025-12-16 01:02:27.737593 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:02:27.737601 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Need to get 1,579 kB of archives. 2025-12-16 01:02:27.737610 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 5,167 kB of additional disk space will be used. 2025-12-16 01:02:27.737619 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:02:27.737631 | 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] 2025-12-16 01:02:27.737707 | 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] 2025-12-16 01:02:27.737823 | 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] 2025-12-16 01:02:27.737839 | 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.2 [436 kB] 2025-12-16 01:02:27.737934 | 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] 2025-12-16 01:02:27.737972 | 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] 2025-12-16 01:02:27.738053 | 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.14 [906 kB] 2025-12-16 01:02:27.738114 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Fetched 1,579 kB in 1s (3,041 kB/s) 2025-12-16 01:02:27.738176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron-daemon-common. 2025-12-16 01:02:27.738223 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-12-16 01:02:27.738345 | 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% 2025-12-16 01:02:27.738437 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-12-16 01:02:27.738501 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:70% 2025-12-16 01:02:27.738566 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-12-16 01:02:27.738627 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-12-16 01:02:27.738699 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:80% (Reading database ... 85% 2025-12-16 01:02:27.738743 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-12-16 01:02:27.738802 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-12-16 01:02:27.738864 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 18941 files and directories currently installed.) 2025-12-16 01:02:27.738934 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../cron-daemon-common_3.0pl1-184ubuntu2_all.deb ... 2025-12-16 01:02:27.738990 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-16 01:02:27.739035 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron-daemon-common (3.0pl1-184ubuntu2) ... 2025-12-16 01:02:27.739080 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Creating group 'crontab' with GID 995. 2025-12-16 01:02:27.739125 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package cron. 2025-12-16 01:02:27.739166 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-12-16 01:02:27.739228 | 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% 2025-12-16 01:02:27.739272 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-12-16 01:02:27.739414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:70% 2025-12-16 01:02:27.739428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-12-16 01:02:27.739441 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-12-16 01:02:27.739508 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-12-16 01:02:27.739550 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:85% 2025-12-16 01:02:27.739603 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-12-16 01:02:27.739645 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-12-16 01:02:27.739696 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 18960 files and directories currently installed.) 2025-12-16 01:02:27.739737 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../0-cron_3.0pl1-184ubuntu2_amd64.deb ... 2025-12-16 01:02:27.739792 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking cron (3.0pl1-184ubuntu2) ... 2025-12-16 01:02:27.739845 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libpopt0:amd64. 2025-12-16 01:02:27.739889 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../1-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-16 01:02:27.739935 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 01:02:27.739985 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package rsync. 2025-12-16 01:02:27.740053 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../2-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-12-16 01:02:27.740103 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-12-16 01:02:27.740155 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libcbor0.10:amd64. 2025-12-16 01:02:27.740205 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../3-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-12-16 01:02:27.741323 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 01:02:27.741340 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package libfido2-1:amd64. 2025-12-16 01:02:27.741348 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../4-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-12-16 01:02:27.741366 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 01:02:27.741373 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Selecting previously unselected package openssh-client. 2025-12-16 01:02:27.741380 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Preparing to unpack .../5-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-16 01:02:27.741387 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 01:02:27.741394 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 01:02:27.741401 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up cron (3.0pl1-184ubuntu2) ... 2025-12-16 01:02:27.741407 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2025-12-16 01:02:27.741414 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:02:27.741421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 01:02:27.741428 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 01:02:27.741434 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 01:02:27.741441 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-12-16 01:02:27.741448 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: could not determine current runlevel 2025-12-16 01:02:27.741454 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:02:27.741461 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:02:27.741468 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 1b972abbc946 2025-12-16 01:02:27.741475 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> e833f232b5c6 2025-12-16 01:02:27.741481 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 4/8 : COPY fetch_fernet_tokens.py /usr/bin/ 2025-12-16 01:02:27.741488 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> c8ebdca40a9f 2025-12-16 01:02:27.741495 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 5/8 : COPY keystone_bootstrap.sh /usr/local/bin/kolla_keystone_bootstrap 2025-12-16 01:02:27.741502 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 466e42f865fa 2025-12-16 01:02:27.741509 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 01:02:27.741515 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 550cc87babe6 2025-12-16 01:02:27.741529 | 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 2025-12-16 01:02:27.741538 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in c663088adbb2 2025-12-16 01:02:27.741545 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container c663088adbb2 2025-12-16 01:02:27.741552 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 5eae6e20ba7e 2025-12-16 01:02:27.741561 | 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 2025-12-16 01:02:27.741569 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Running in 5bc07829ad28 2025-12-16 01:02:27.741576 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-12-16 01:02:27.741583 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-12-16 01:02:27.741590 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-12-16 01:02:27.741602 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages were automatically installed and are no longer required: 2025-12-16 01:02:27.741613 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:02:27.741620 | 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 2025-12-16 01:02:27.741627 | 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 2025-12-16 01:02:27.741634 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:02:27.741640 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:02:27.741647 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:02:27.741654 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:02:27.741661 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2025-12-16 01:02:27.741671 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Use 'apt autoremove' to remove them. 2025-12-16 01:02:27.741678 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2025-12-16 01:02:27.741735 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: build-essential 2025-12-16 01:02:27.741786 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:02:27.741824 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:02:27.741876 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-12-16 01:02:27.741927 | 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% 2025-12-16 01:02:27.741979 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-12-16 01:02:27.742028 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% (Reading database ... 80% 2025-12-16 01:02:27.742078 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-12-16 01:02:27.742130 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-12-16 01:02:27.742180 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-12-16 01:02:27.742248 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19086 files and directories currently installed.) 2025-12-16 01:02:27.742288 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:02:27.742333 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading package lists... 2025-12-16 01:02:27.742408 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Building dependency tree... 2025-12-16 01:02:27.742422 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Reading state information... 2025-12-16 01:02:27.742503 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:The following packages will be REMOVED: 2025-12-16 01:02:27.742516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:02:27.742571 | 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 2025-12-16 01:02:27.742609 | 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 2025-12-16 01:02:27.742653 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:02:27.742665 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:02:27.742721 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:02:27.742758 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:02:27.742792 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: xz-utils 2025-12-16 01:02:27.742844 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:02:27.742879 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:After this operation, 228 MB disk space will be freed. 2025-12-16 01:02:27.742928 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 2025-12-16 01:02:27.742979 | 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% 2025-12-16 01:02:27.743026 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 70% 2025-12-16 01:02:27.743074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 75% 2025-12-16 01:02:27.743121 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 80% 2025-12-16 01:02:27.743176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 85% 2025-12-16 01:02:27.743226 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 90% 2025-12-16 01:02:27.743319 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 95% 2025-12-16 01:02:27.743368 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:(Reading database ... 100% (Reading database ... 19077 files and directories currently installed.) 2025-12-16 01:02:27.743418 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:02:27.743466 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:02:27.743514 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:02:27.743563 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:02:27.743599 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:02:27.743648 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:02:27.743693 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:02:27.743740 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:02:27.743775 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:02:27.743826 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:02:27.743872 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:02:27.743918 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:02:27.743965 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:02:27.744010 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:02:27.744056 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:02:27.744101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:02:27.744147 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:02:27.744184 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:02:27.744251 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:02:27.744317 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:02:27.744374 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:02:27.744421 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:02:27.744470 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:02:27.744516 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:02:27.744561 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:02:27.745947 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:02:27.745964 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:02:27.745980 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:02:27.745987 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:02:27.745994 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:02:27.746019 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:02:27.746027 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:02:27.746033 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:02:27.746040 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:02:27.746047 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:02:27.746054 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:02:27.746060 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:02:27.746067 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:02:27.746074 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing lto-disabled-list (47) ... 2025-12-16 01:02:27.746081 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing make (4.3-4.1build2) ... 2025-12-16 01:02:27.746087 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:02:27.746094 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:02:27.746101 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Collecting pyclean==3.0.0 2025-12-16 01:02:27.746108 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:02:27.746115 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:02:27.746122 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Installing collected packages: pyclean 2025-12-16 01:02:27.746128 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully installed pyclean-3.0.0 2025-12-16 01:02:27.746135 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:02:27.746142 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-12-16 01:02:27.746149 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 9235 files, 1335 directories removed. 2025-12-16 01:02:27.746156 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-12-16 01:02:27.746163 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Cleaning directory /usr 2025-12-16 01:02:27.746170 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-12-16 01:02:27.746176 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Total 1316 files, 133 directories removed. 2025-12-16 01:02:27.746194 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: 2025-12-16 01:02:27.746200 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Found existing installation: pyclean 3.0.0 2025-12-16 01:02:27.746207 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Uninstalling pyclean-3.0.0: 2025-12-16 01:02:27.746214 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:02:27.746221 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> Removed intermediate container 5bc07829ad28 2025-12-16 01:02:27.746263 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet: ---> 0b8c0b8989e5 2025-12-16 01:02:27.746273 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully built 1a52648d19d7 2025-12-16 01:02:27.746280 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Successfully tagged osism.harbor.regio.digital/kolla/keystone-fernet:build-20251216 2025-12-16 01:02:27.746287 | ubuntu-noble-large | INFO:kolla.common.utils.keystone-fernet:Built at 2025-12-16 01:02:27.745530 (took 0:00:39.552660) 2025-12-16 01:02:27.746316 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-ssh) 2025-12-16 01:02:27.746324 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Processing 2025-12-16 01:02:27.746332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building started at 2025-12-16 01:02:27.746153 2025-12-16 01:02:27.747260 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 plugins into plugins archive 2025-12-16 01:02:27.748048 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-ssh:Turned 0 additions into additions archive 2025-12-16 01:03:09.516974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251216 2025-12-16 01:03:09.517070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> e98b2058587a 2025-12-16 01:03:09.517142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 2/8 : LABEL "build-date"="20251216" "name"="nova-ssh" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:03:09.517178 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in a7c42125821c 2025-12-16 01:03:09.517294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container a7c42125821c 2025-12-16 01:03:09.517448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 0977f3c68a43 2025-12-16 01:03:09.517523 | 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 2025-12-16 01:03:09.517670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 06344f03ea2b 2025-12-16 01:03:09.517724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 06344f03ea2b 2025-12-16 01:03:09.517856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 48c5f8bcd6db 2025-12-16 01:03:09.517925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 4/8 : RUN mkdir -p /var/run/sshd && chmod 0755 /var/run/sshd 2025-12-16 01:03:09.518036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 2c939f7d0ea9 2025-12-16 01:03:09.518128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 2c939f7d0ea9 2025-12-16 01:03:09.518279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> abdb9a28aaee 2025-12-16 01:03:09.518374 | 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/* 2025-12-16 01:03:09.518479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in afb9ff481136 2025-12-16 01:03:09.518575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:03:09.518670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 01:03:09.518759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:03:09.518851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:03:09.518940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:03:09.519029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:03:09.519124 | 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] 2025-12-16 01:03:09.519263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:03:09.519477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:03:09.519502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:03:09.519566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:03:09.519665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:03:09.519746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:03:09.519822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:03:09.519895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:03:09.519973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 29.0 MB in 3s (10.5 MB/s) 2025-12-16 01:03:09.520042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-12-16 01:03:09.520124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-12-16 01:03:09.520220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-12-16 01:03:09.520323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-12-16 01:03:09.520390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following additional packages will be installed: 2025-12-16 01:03:09.520467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-sftp-server ucf 2025-12-16 01:03:09.520545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Suggested packages: 2025-12-16 01:03:09.520612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: molly-guard monkeysphere ssh-askpass ufw python3-braceexpand 2025-12-16 01:03:09.520679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Recommended packages: 2025-12-16 01:03:09.520744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: default-logind | logind | libpam-systemd ncurses-term xauth ssh-import-id 2025-12-16 01:03:09.520821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following NEW packages will be installed: 2025-12-16 01:03:09.520894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libpopt0 openssh-server openssh-sftp-server rsync ucf 2025-12-16 01:03:09.520984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:03:09.521034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Need to get 1,069 kB of archives. 2025-12-16 01:03:09.521104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 3,388 kB of additional disk space will be used. 2025-12-16 01:03:09.521173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:03:09.521282 | 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] 2025-12-16 01:03:09.521373 | 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.2 [436 kB] 2025-12-16 01:03:09.521454 | 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.14 [37.3 kB] 2025-12-16 01:03:09.521530 | 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] 2025-12-16 01:03:09.521604 | 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.14 [510 kB] 2025-12-16 01:03:09.521678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preconfiguring packages ... 2025-12-16 01:03:09.521751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Fetched 1,069 kB in 0s (2,165 kB/s) 2025-12-16 01:03:09.521825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package libpopt0:amd64. 2025-12-16 01:03:09.521892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-12-16 01:03:09.521974 | 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% 2025-12-16 01:03:09.522047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% (Reading database ... 75% 2025-12-16 01:03:09.522118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2025-12-16 01:03:09.522286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-12-16 01:03:09.522386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:85% 2025-12-16 01:03:09.522458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-12-16 01:03:09.522532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-12-16 01:03:09.522606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-12-16 01:03:09.522679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-16 01:03:09.522752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 01:03:09.522825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package rsync. 2025-12-16 01:03:09.522897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-12-16 01:03:09.522967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-12-16 01:03:09.523044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-sftp-server. 2025-12-16 01:03:09.523116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-sftp-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-16 01:03:09.523210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-12-16 01:03:09.523396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package ucf. 2025-12-16 01:03:09.523420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../ucf_3.0043+nmu1_all.deb ... 2025-12-16 01:03:09.523490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Moving old data out of the way 2025-12-16 01:03:09.523512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking ucf (3.0043+nmu1) ... 2025-12-16 01:03:09.523624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Selecting previously unselected package openssh-server. 2025-12-16 01:03:09.523684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Preparing to unpack .../openssh-server_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-16 01:03:09.523769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Unpacking openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-12-16 01:03:09.523842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.14) ... 2025-12-16 01:03:09.523883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up ucf (3.0043+nmu1) ... 2025-12-16 01:03:09.523996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 01:03:09.524056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up openssh-server (1:9.6p1-3ubuntu13.14) ... 2025-12-16 01:03:09.524144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-16 01:03:09.524266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating config file /etc/ssh/sshd_config with new version 2025-12-16 01:03:09.524297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 RSA key; this may take some time ... 2025-12-16 01:03:09.524415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-16 01:03:09.524491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:3072 SHA256:jJ9JaiyELoE68+n1Dl2VHI1W8QG7ekZPDFste+lYStA root@ubuntu (RSA) 2025-12-16 01:03:09.524556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ECDSA key; this may take some time ... 2025-12-16 01:03:09.524617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-16 01:03:09.524669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:2zkV2G0t5qoP4zdDbW7iRvIdmBk43d7oNEZvUc7I0Zw root@ubuntu (ECDSA) 2025-12-16 01:03:09.524734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Creating SSH2 ED25519 key; this may take some time ... 2025-12-16 01:03:09.524786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-16 01:03:09.524862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:256 SHA256:h1ZBShaWVCLmmUsP6dx2kn1ceZdBggdcmDOwZWEYuNE root@ubuntu (ED25519) 2025-12-16 01:03:09.524925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2025-12-16 01:03:09.524985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:03:09.525047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-12-16 01:03:09.525098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: could not determine current runlevel 2025-12-16 01:03:09.525170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:03:09.525263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:03:09.525372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container afb9ff481136 2025-12-16 01:03:09.525428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 08e20722a204 2025-12-16 01:03:09.525497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 01:03:09.525576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 6f63791156de 2025-12-16 01:03:09.525597 | 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 2025-12-16 01:03:09.525689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in 497736498b03 2025-12-16 01:03:09.525751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container 497736498b03 2025-12-16 01:03:09.525815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 5d1f165de53e 2025-12-16 01:03:09.525887 | 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 2025-12-16 01:03:09.525951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Running in f9a59da6243f 2025-12-16 01:03:09.526014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-12-16 01:03:09.526079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-12-16 01:03:09.526140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-12-16 01:03:09.526258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages were automatically installed and are no longer required: 2025-12-16 01:03:09.526334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:03:09.526454 | 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 2025-12-16 01:03:09.526470 | 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 2025-12-16 01:03:09.526487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:03:09.526551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:03:09.526603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:03:09.526666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:03:09.526717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2025-12-16 01:03:09.526781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Use 'apt autoremove' to remove them. 2025-12-16 01:03:09.526845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2025-12-16 01:03:09.526896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: build-essential 2025-12-16 01:03:09.526965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:03:09.527018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:03:09.527085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-12-16 01:03:09.527150 | 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% 2025-12-16 01:03:09.527253 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2025-12-16 01:03:09.527349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2025-12-16 01:03:09.527402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2025-12-16 01:03:09.527473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2025-12-16 01:03:09.527524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-12-16 01:03:09.527595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-12-16 01:03:09.527656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19515 files and directories currently installed.) 2025-12-16 01:03:09.527719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:03:09.527782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading package lists... 2025-12-16 01:03:09.527845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Building dependency tree... 2025-12-16 01:03:09.527905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Reading state information... 2025-12-16 01:03:09.527974 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:The following packages will be REMOVED: 2025-12-16 01:03:09.528025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:03:09.528087 | 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 2025-12-16 01:03:09.528138 | 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 2025-12-16 01:03:09.528217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:03:09.528291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:03:09.528343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:03:09.528405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:03:09.528434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: xz-utils 2025-12-16 01:03:09.528532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:03:09.528596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:After this operation, 228 MB disk space will be freed. 2025-12-16 01:03:09.528649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 2025-12-16 01:03:09.528721 | 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% 2025-12-16 01:03:09.528774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 60% (Reading database ... 65% 2025-12-16 01:03:09.528849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-16 01:03:09.528913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 70% 2025-12-16 01:03:09.528964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 75% 2025-12-16 01:03:09.529037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 80% 2025-12-16 01:03:09.529097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 85% 2025-12-16 01:03:09.529158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 90% 2025-12-16 01:03:09.529267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 95% 2025-12-16 01:03:09.529327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:(Reading database ... 100% (Reading database ... 19506 files and directories currently installed.) 2025-12-16 01:03:09.529398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:03:09.529458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:09.529521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-16 01:03:09.529585 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:03:09.529637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:09.529707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:03:09.529758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:03:09.529827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:03:09.529876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:09.529939 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:03:09.529987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:09.530050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:03:09.530099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:03:09.530161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:03:09.530293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:03:09.530318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:03:09.530404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:03:09.530423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:03:09.530507 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-16 01:03:09.530555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:09.530626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:03:09.530674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:09.530739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:09.530766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:09.530857 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:09.530930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:09.530978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:09.531042 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:09.531089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:03:09.531159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-16 01:03:09.531269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:03:09.531293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:09.531375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:09.531433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:03:09.531481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:09.531545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:09.531598 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:03:09.531643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:09.531701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:03:09.531751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:09.531794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:09.531852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing lto-disabled-list (47) ... 2025-12-16 01:03:09.531902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing make (4.3-4.1build2) ... 2025-12-16 01:03:09.531952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:03:09.531995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:03:09.532053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Collecting pyclean==3.0.0 2025-12-16 01:03:09.532097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:03:09.532153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:03:09.532214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Installing collected packages: pyclean 2025-12-16 01:03:09.532311 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully installed pyclean-3.0.0 2025-12-16 01:03:09.532361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:03:09.532412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-16 01:03:09.532465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 10053 files, 1369 directories removed. 2025-12-16 01:03:09.532509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-16 01:03:09.532563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Cleaning directory /usr 2025-12-16 01:03:09.532607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-16 01:03:09.532662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Total 1369 files, 141 directories removed. 2025-12-16 01:03:09.532706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: 2025-12-16 01:03:09.532761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Found existing installation: pyclean 3.0.0 2025-12-16 01:03:09.532811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Uninstalling pyclean-3.0.0: 2025-12-16 01:03:09.532863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:03:09.532906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> Removed intermediate container f9a59da6243f 2025-12-16 01:03:09.532964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh: ---> 6e837b258a12 2025-12-16 01:03:09.533019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully built e063e3c2af29 2025-12-16 01:03:09.533070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Successfully tagged osism.harbor.regio.digital/kolla/nova-ssh:build-20251216 2025-12-16 01:03:09.533176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-ssh:Built at 2025-12-16 01:03:09.533059 (took 0:00:41.786906) 2025-12-16 01:03:09.533681 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute-ironic) 2025-12-16 01:03:09.533714 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Processing 2025-12-16 01:03:09.533815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building started at 2025-12-16 01:03:09.533687 2025-12-16 01:03:09.534749 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 plugins into plugins archive 2025-12-16 01:03:09.535332 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute-ironic:Turned 0 additions into additions archive 2025-12-16 01:03:47.444477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251216 2025-12-16 01:03:47.444542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> e98b2058587a 2025-12-16 01:03:47.444551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 2/5 : LABEL "build-date"="20251216" "name"="nova-compute-ironic" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:03:47.444597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in f02f48962298 2025-12-16 01:03:47.444634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container f02f48962298 2025-12-16 01:03:47.444688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> f0509dcaea8b 2025-12-16 01:03:47.444728 | 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/* 2025-12-16 01:03:47.444769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in dbd309b762d8 2025-12-16 01:03:47.444852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 01:03:47.444859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:03:47.444934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:03:47.444941 | 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] 2025-12-16 01:03:47.445028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:03:47.445035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:03:47.445129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:03:47.445184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:03:47.445240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:03:47.445293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:03:47.445351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:03:47.445358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:03:47.445433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:03:47.445477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:03:47.445520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:03:47.445563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 29.0 MB in 3s (10.4 MB/s) 2025-12-16 01:03:47.445619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-12-16 01:03:47.445660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-12-16 01:03:47.445704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-12-16 01:03:47.445747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-12-16 01:03:47.445790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following additional packages will be installed: 2025-12-16 01:03:47.445846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 2025-12-16 01:03:47.445876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Suggested packages: 2025-12-16 01:03:47.445919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: wodim cdrkit-doc file 2025-12-16 01:03:47.445924 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Recommended packages: 2025-12-16 01:03:47.445998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: pci.ids 2025-12-16 01:03:47.446041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following NEW packages will be installed: 2025-12-16 01:03:47.446104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: genisoimage libjson-c5 libmagic-mgc libmagic1t64 libnvme1t64 nvme-cli 2025-12-16 01:03:47.446240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:03:47.446246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Need to get 1,564 kB of archives. 2025-12-16 01:03:47.446339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 12.6 MB of additional disk space will be used. 2025-12-16 01:03:47.446357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:03:47.446425 | 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] 2025-12-16 01:03:47.446480 | 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] 2025-12-16 01:03:47.446524 | 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] 2025-12-16 01:03:47.446549 | 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] 2025-12-16 01:03:47.446616 | 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] 2025-12-16 01:03:47.446659 | 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] 2025-12-16 01:03:47.446713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Fetched 1,564 kB in 1s (3,032 kB/s) 2025-12-16 01:03:47.446718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libjson-c5:amd64. 2025-12-16 01:03:47.446780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-12-16 01:03:47.446806 | 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% 2025-12-16 01:03:47.446862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2025-12-16 01:03:47.446868 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2025-12-16 01:03:47.446936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-12-16 01:03:47.446942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% (Reading database ... 90% 2025-12-16 01:03:47.447012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-12-16 01:03:47.447018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-12-16 01:03:47.447115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../0-libjson-c5_0.17-1build1_amd64.deb ... 2025-12-16 01:03:47.447121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-12-16 01:03:47.447296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic-mgc. 2025-12-16 01:03:47.447303 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../1-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-12-16 01:03:47.447334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-12-16 01:03:47.447338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libmagic1t64:amd64. 2025-12-16 01:03:47.447343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../2-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-12-16 01:03:47.447404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-16 01:03:47.447454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package genisoimage. 2025-12-16 01:03:47.447458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../3-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-12-16 01:03:47.447520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-12-16 01:03:47.447543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package libnvme1t64. 2025-12-16 01:03:47.447597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../4-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-12-16 01:03:47.447646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-12-16 01:03:47.447650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Selecting previously unselected package nvme-cli. 2025-12-16 01:03:47.447716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Preparing to unpack .../5-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-12-16 01:03:47.447720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-12-16 01:03:47.447786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-12-16 01:03:47.447835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-16 01:03:47.447839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-12-16 01:03:47.447902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up genisoimage (9:1.1.11-3.5) ... 2025-12-16 01:03:47.447952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-12-16 01:03:47.447961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-12-16 01:03:47.448018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:03:47.448068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container dbd309b762d8 2025-12-16 01:03:47.448143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> 511645fcdeb4 2025-12-16 01:03:47.448150 | 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 2025-12-16 01:03:47.448194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in 217d9142cee1 2025-12-16 01:03:47.448269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-12-16 01:03:47.448277 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-12-16 01:03:47.448349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-12-16 01:03:47.448389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages were automatically installed and are no longer required: 2025-12-16 01:03:47.448438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:03:47.448443 | 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 2025-12-16 01:03:47.448499 | 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 2025-12-16 01:03:47.448503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:03:47.448565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:03:47.448569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:03:47.448630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:03:47.448634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2025-12-16 01:03:47.448694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Use 'apt autoremove' to remove them. 2025-12-16 01:03:47.448735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2025-12-16 01:03:47.448739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: build-essential 2025-12-16 01:03:47.448803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:03:47.448807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:03:47.448874 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-12-16 01:03:47.448914 | 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% 2025-12-16 01:03:47.448918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% (Reading database ... 75% 2025-12-16 01:03:47.448985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-12-16 01:03:47.448994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2025-12-16 01:03:47.449057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2025-12-16 01:03:47.449123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-12-16 01:03:47.449128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19669 files and directories currently installed.) 2025-12-16 01:03:47.449197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:03:47.449264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading package lists... 2025-12-16 01:03:47.449284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Building dependency tree... 2025-12-16 01:03:47.449336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Reading state information... 2025-12-16 01:03:47.449381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:The following packages will be REMOVED: 2025-12-16 01:03:47.449419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:03:47.449455 | 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 2025-12-16 01:03:47.449492 | 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 2025-12-16 01:03:47.449528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:03:47.449564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:03:47.449581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:03:47.449630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:03:47.449666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: xz-utils 2025-12-16 01:03:47.449707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:03:47.449744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:After this operation, 228 MB disk space will be freed. 2025-12-16 01:03:47.449786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-12-16 01:03:47.449823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 2025-12-16 01:03:47.449866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: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% 2025-12-16 01:03:47.449906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 70% 2025-12-16 01:03:47.449947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 75% 2025-12-16 01:03:47.449988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 80% 2025-12-16 01:03:47.450028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 85% 2025-12-16 01:03:47.450068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 90% 2025-12-16 01:03:47.450165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 95% 2025-12-16 01:03:47.450204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:(Reading database ... 100% (Reading database ... 19660 files and directories currently installed.) 2025-12-16 01:03:47.450241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:03:47.450297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:47.450349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:03:47.450353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:47.450403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:03:47.450412 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:03:47.450465 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:03:47.450469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-12-16 01:03:47.450533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:47.450537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-12-16 01:03:47.450596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:03:47.450601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:47.450659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:03:47.450663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:03:47.450726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:03:47.450730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:03:47.450784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:03:47.450788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:03:47.450848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:03:47.450853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:47.450909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:03:47.450913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:47.450970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:47.450975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:47.451030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:03:47.451035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:47.451104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:47.451108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:47.451157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:03:47.451161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:03:47.451220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:47.451224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:47.451299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:03:47.451306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:47.451361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:47.451366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:03:47.451422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:47.451427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:03:47.451484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:47.451492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:03:47.451545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing lto-disabled-list (47) ... 2025-12-16 01:03:47.451549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing make (4.3-4.1build2) ... 2025-12-16 01:03:47.451605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:03:47.451609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:03:47.451665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Collecting pyclean==3.0.0 2025-12-16 01:03:47.451669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:03:47.451726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:03:47.451730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Installing collected packages: pyclean 2025-12-16 01:03:47.451788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully installed pyclean-3.0.0 2025-12-16 01:03:47.451792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:03:47.451849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-12-16 01:03:47.451854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 10053 files, 1369 directories removed. 2025-12-16 01:03:47.451910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-12-16 01:03:47.451914 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Cleaning directory /usr 2025-12-16 01:03:47.451968 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-12-16 01:03:47.451972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Total 1369 files, 141 directories removed. 2025-12-16 01:03:47.452027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: 2025-12-16 01:03:47.452031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Found existing installation: pyclean 3.0.0 2025-12-16 01:03:47.452287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Uninstalling pyclean-3.0.0: 2025-12-16 01:03:47.452356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:03:47.452400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container 217d9142cee1 2025-12-16 01:03:47.452411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> fb8ecdc07f6b 2025-12-16 01:03:47.452420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Step 5/5 : USER nova 2025-12-16 01:03:47.452428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Running in cea3fe17fea9 2025-12-16 01:03:47.452437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> Removed intermediate container cea3fe17fea9 2025-12-16 01:03:47.452446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic: ---> a5678c91b961 2025-12-16 01:03:47.452454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully built 66f571ae998b 2025-12-16 01:03:47.452468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251216 2025-12-16 01:03:47.452481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute-ironic:Built at 2025-12-16 01:03:47.452388 (took 0:00:37.918701) 2025-12-16 01:03:47.452907 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-spicehtml5proxy) 2025-12-16 01:03:47.452921 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Processing 2025-12-16 01:03:47.453012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building started at 2025-12-16 01:03:47.452879 2025-12-16 01:03:47.453942 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 plugins into plugins archive 2025-12-16 01:03:47.454614 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-spicehtml5proxy:Turned 0 additions into additions archive 2025-12-16 01:04:37.203908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251216 2025-12-16 01:04:37.204012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> e98b2058587a 2025-12-16 01:04:37.204026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 2/6 : LABEL "build-date"="20251216" "name"="nova-spicehtml5proxy" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:04:37.204036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 3fca5abfded4 2025-12-16 01:04:37.204050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 3fca5abfded4 2025-12-16 01:04:37.204057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> f18adeada790 2025-12-16 01:04:37.204063 | 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 2025-12-16 01:04:37.204071 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 76bee96f07fa 2025-12-16 01:04:37.204078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cloning into '/usr/share/spice-html5'... 2025-12-16 01:04:37.204085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-16 01:04:37.204092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 76bee96f07fa 2025-12-16 01:04:37.204099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> ac6ddead7ea1 2025-12-16 01:04:37.204136 | 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/* 2025-12-16 01:04:37.204146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 55cfd121fbcc 2025-12-16 01:04:37.204180 | 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] 2025-12-16 01:04:37.204190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:04:37.204272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:04:37.204306 | 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] 2025-12-16 01:04:37.204319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:04:37.204330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:04:37.204449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:04:37.204458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:04:37.204464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:04:37.204484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:04:37.204532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:04:37.204544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:04:37.204600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:04:37.204611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:04:37.204664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:04:37.204676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 29.0 MB in 3s (9,146 kB/s) 2025-12-16 01:04:37.204725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-12-16 01:04:37.204735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-12-16 01:04:37.204798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-12-16 01:04:37.204806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-12-16 01:04:37.204864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following additional packages will be installed: 2025-12-16 01:04:37.204872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2025-12-16 01:04:37.204926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2025-12-16 01:04:37.204948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt 2025-12-16 01:04:37.205014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Suggested packages: 2025-12-16 01:04:37.205023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python-cryptography-doc python3-cryptography-vectors gfortran python3-pytest 2025-12-16 01:04:37.205079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following NEW packages will be installed: 2025-12-16 01:04:37.205087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libblas3 libgfortran5 liblapack3 python3-cffi-backend python3-cryptography 2025-12-16 01:04:37.205141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-deprecated python3-jwcrypto python3-numpy python3-typing-extensions 2025-12-16 01:04:37.205150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: python3-websockify python3-wrapt websockify 2025-12-16 01:04:37.205205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 12 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:04:37.205214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Need to get 9,330 kB of archives. 2025-12-16 01:04:37.205268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 39.8 MB of additional disk space will be used. 2025-12-16 01:04:37.205325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:04:37.205337 | 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] 2025-12-16 01:04:37.205397 | 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] 2025-12-16 01:04:37.205409 | 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 [916 kB] 2025-12-16 01:04:37.205464 | 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] 2025-12-16 01:04:37.205480 | 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.1 [810 kB] 2025-12-16 01:04:37.205537 | 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] 2025-12-16 01:04:37.205546 | 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] 2025-12-16 01:04:37.205597 | 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] 2025-12-16 01:04:37.205608 | 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] 2025-12-16 01:04:37.205664 | 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] 2025-12-16 01:04:37.205675 | 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] 2025-12-16 01:04:37.205729 | 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] 2025-12-16 01:04:37.205785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Fetched 9,330 kB in 1s (11.7 MB/s) 2025-12-16 01:04:37.205796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cffi-backend:amd64. 2025-12-16 01:04:37.205852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-16 01:04:37.205864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-12-16 01:04:37.205913 | 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% 2025-12-16 01:04:37.205926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2025-12-16 01:04:37.206050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2025-12-16 01:04:37.206060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2025-12-16 01:04:37.206092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-12-16 01:04:37.206100 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-12-16 01:04:37.206148 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2025-12-16 01:04:37.206159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-12-16 01:04:37.206315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../00-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-12-16 01:04:37.206328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-16 01:04:37.206335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libblas3:amd64. 2025-12-16 01:04:37.206345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../01-libblas3_3.12.0-3build1.1_amd64.deb ... 2025-12-16 01:04:37.206351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2025-12-16 01:04:37.206358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package libgfortran5:amd64. 2025-12-16 01:04:37.206413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../02-libgfortran5_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 01:04:37.206424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:04:37.206476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package liblapack3:amd64. 2025-12-16 01:04:37.206485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../03-liblapack3_3.12.0-3build1.1_amd64.deb ... 2025-12-16 01:04:37.206545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2025-12-16 01:04:37.206553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-cryptography. 2025-12-16 01:04:37.206610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../04-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-12-16 01:04:37.206618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-16 01:04:37.206674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-wrapt. 2025-12-16 01:04:37.206682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../05-python3-wrapt_1.15.0-2build3_amd64.deb ... 2025-12-16 01:04:37.206739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2025-12-16 01:04:37.206754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-deprecated. 2025-12-16 01:04:37.206803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../06-python3-deprecated_1.2.14-1_all.deb ... 2025-12-16 01:04:37.206811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-deprecated (1.2.14-1) ... 2025-12-16 01:04:37.206869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-typing-extensions. 2025-12-16 01:04:37.206878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../07-python3-typing-extensions_4.10.0-1_all.deb ... 2025-12-16 01:04:37.206950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-12-16 01:04:37.206958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-jwcrypto. 2025-12-16 01:04:37.207031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../08-python3-jwcrypto_1.5.4-1_all.deb ... 2025-12-16 01:04:37.207040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-16 01:04:37.207098 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2025-12-16 01:04:37.207106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-numpy. 2025-12-16 01:04:37.207167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../09-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2025-12-16 01:04:37.207175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-12-16 01:04:37.207242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package python3-websockify. 2025-12-16 01:04:37.207254 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../10-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-12-16 01:04:37.207291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2025-12-16 01:04:37.207331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Selecting previously unselected package websockify. 2025-12-16 01:04:37.207339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Preparing to unpack .../11-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-12-16 01:04:37.207401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2025-12-16 01:04:37.207409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2025-12-16 01:04:37.207468 | 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 2025-12-16 01:04:37.207485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-wrapt (1.15.0-2build3) ... 2025-12-16 01:04:37.207532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-typing-extensions (4.10.0-1) ... 2025-12-16 01:04:37.207540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:04:37.207600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-deprecated (1.2.14-1) ... 2025-12-16 01:04:37.207608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-16 01:04:37.207661 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2025-12-16 01:04:37.207709 | 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 2025-12-16 01:04:37.207720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-16 01:04:37.207781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-jwcrypto (1.5.4-1) ... 2025-12-16 01:04:37.207789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-12-16 01:04:37.207842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2025-12-16 01:04:37.207851 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2025-12-16 01:04:37.207909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-16 01:04:37.207918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: tok, target = re.split(':\s', line) 2025-12-16 01:04:37.207984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2025-12-16 01:04:37.207993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:04:37.208047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 55cfd121fbcc 2025-12-16 01:04:37.208061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> dc3c75b0acb0 2025-12-16 01:04:37.208119 | 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 2025-12-16 01:04:37.208130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 72f3a8f796ee 2025-12-16 01:04:37.208186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-12-16 01:04:37.208194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-12-16 01:04:37.208292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-12-16 01:04:37.208308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages were automatically installed and are no longer required: 2025-12-16 01:04:37.208339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:04:37.208347 | 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 2025-12-16 01:04:37.208400 | 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 2025-12-16 01:04:37.208408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:04:37.208454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:04:37.208463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:04:37.208510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:04:37.208519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2025-12-16 01:04:37.208569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Use 'apt autoremove' to remove them. 2025-12-16 01:04:37.208577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2025-12-16 01:04:37.208634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: build-essential 2025-12-16 01:04:37.208642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:04:37.208694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:04:37.208702 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-12-16 01:04:37.208763 | 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% 2025-12-16 01:04:37.208772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2025-12-16 01:04:37.208825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2025-12-16 01:04:37.208833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2025-12-16 01:04:37.208889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-12-16 01:04:37.208897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-12-16 01:04:37.208969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2025-12-16 01:04:37.208978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-12-16 01:04:37.209028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:100% (Reading database ... 20518 files and directories currently installed.) 2025-12-16 01:04:37.209037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:04:37.209095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading package lists... 2025-12-16 01:04:37.209103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Building dependency tree... 2025-12-16 01:04:37.209159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Reading state information... 2025-12-16 01:04:37.209209 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:The following packages will be REMOVED: 2025-12-16 01:04:37.209216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:04:37.209266 | 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 2025-12-16 01:04:37.209330 | 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 2025-12-16 01:04:37.209345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:04:37.209391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:04:37.209399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:04:37.209448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:04:37.209457 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: xz-utils 2025-12-16 01:04:37.209513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:04:37.209522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:After this operation, 228 MB disk space will be freed. 2025-12-16 01:04:37.209577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 2025-12-16 01:04:37.209585 | 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 ... 2025-12-16 01:04:37.209647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-16 01:04:37.209657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 70% 2025-12-16 01:04:37.209707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 75% 2025-12-16 01:04:37.209718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 80% 2025-12-16 01:04:37.209773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 85% 2025-12-16 01:04:37.209781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 90% 2025-12-16 01:04:37.209837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 95% 2025-12-16 01:04:37.209845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:(Reading database ... 100% (Reading database ... 20509 files and directories currently installed.) 2025-12-16 01:04:37.209901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:04:37.209909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:04:37.210030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:04:37.210040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:04:37.210047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:04:37.210056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:04:37.210089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:04:37.210097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:04:37.210156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:04:37.210206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:04:37.210214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:04:37.210294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:04:37.210310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:04:37.210359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:04:37.210368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:04:37.210425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:04:37.210433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:04:37.210486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-16 01:04:37.210519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:04:37.210528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:04:37.210581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:04:37.210623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:04:37.210632 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:04:37.210684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:04:37.210727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:04:37.210735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-16 01:04:37.210789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:04:37.210816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-16 01:04:37.210825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:04:37.210879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:04:37.210887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:04:37.210954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:04:37.211006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:04:37.211039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:04:37.211072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-16 01:04:37.211105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:04:37.211138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:04:37.211147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:04:37.211202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:04:37.211245 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:04:37.211260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:04:37.211316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:04:37.211350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing lto-disabled-list (47) ... 2025-12-16 01:04:37.211358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing make (4.3-4.1build2) ... 2025-12-16 01:04:37.211413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:04:37.211455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:04:37.211463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Collecting pyclean==3.0.0 2025-12-16 01:04:37.211515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:04:37.211556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:04:37.211564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Installing collected packages: pyclean 2025-12-16 01:04:37.211617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully installed pyclean-3.0.0 2025-12-16 01:04:37.211651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:04:37.211659 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-16 01:04:37.211715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 10053 files, 1369 directories removed. 2025-12-16 01:04:37.211723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-16 01:04:37.211779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Cleaning directory /usr 2025-12-16 01:04:37.211799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-16 01:04:37.211840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Total 1875 files, 199 directories removed. 2025-12-16 01:04:37.211881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: 2025-12-16 01:04:37.211890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Found existing installation: pyclean 3.0.0 2025-12-16 01:04:37.211952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Uninstalling pyclean-3.0.0: 2025-12-16 01:04:37.211963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:04:37.212019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 72f3a8f796ee 2025-12-16 01:04:37.212060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 2c0187502f7d 2025-12-16 01:04:37.212068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Step 6/6 : USER nova 2025-12-16 01:04:37.212123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Running in 070b38d528c1 2025-12-16 01:04:37.212156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> Removed intermediate container 070b38d528c1 2025-12-16 01:04:37.212163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy: ---> 3e79cede0158 2025-12-16 01:04:37.212255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully built 38d095837169 2025-12-16 01:04:37.212301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251216 2025-12-16 01:04:37.212354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-spicehtml5proxy:Built at 2025-12-16 01:04:37.212265 (took 0:00:49.759386) 2025-12-16 01:04:37.212726 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-compute) 2025-12-16 01:04:37.212739 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Processing 2025-12-16 01:04:37.212798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building started at 2025-12-16 01:04:37.212695 2025-12-16 01:04:37.213554 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 plugins into plugins archive 2025-12-16 01:04:37.213999 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-compute:Turned 0 additions into additions archive 2025-12-16 01:06:37.634453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 1/8 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251216 2025-12-16 01:06:37.634548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> e98b2058587a 2025-12-16 01:06:37.634570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 2/8 : LABEL "build-date"="20251216" "name"="nova-compute" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:06:37.634639 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in a75e41556443 2025-12-16 01:06:37.634653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container a75e41556443 2025-12-16 01:06:37.634666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 0ece68dbde78 2025-12-16 01:06:37.634691 | 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/* 2025-12-16 01:06:37.634731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 0e4707cae8d8 2025-12-16 01:06:37.634742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 01:06:37.634753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:06:37.634763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:06:37.634773 | 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] 2025-12-16 01:06:37.634783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:06:37.634793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:06:37.634803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:06:37.634813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:06:37.634824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:06:37.634834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:06:37.634849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:06:37.634859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:06:37.634869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:06:37.634879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:06:37.634889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:06:37.634899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 29.0 MB in 3s (10.5 MB/s) 2025-12-16 01:06:37.634909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-12-16 01:06:37.634920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-12-16 01:06:37.634934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-12-16 01:06:37.634961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-12-16 01:06:37.634972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2025-12-16 01:06:37.634982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2025-12-16 01:06:37.634992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:python3-libvirt is already the newest version (10.0.0-1build1). 2025-12-16 01:06:37.635006 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following additional packages will be installed: 2025-12-16 01:06:37.635016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs cpio 2025-12-16 01:06:37.635026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin dbus-daemon 2025-12-16 01:06:37.635036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-session-bus-common dbus-system-bus-common dbus-user-session 2025-12-16 01:06:37.635046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dracut-install 2025-12-16 01:06:37.635060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2025-12-16 01:06:37.635077 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2025-12-16 01:06:37.635088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2025-12-16 01:06:37.635099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2025-12-16 01:06:37.635113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2025-12-16 01:06:37.635123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2025-12-16 01:06:37.635136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-12-16 01:06:37.635146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2025-12-16 01:06:37.635160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libclone-perl 2025-12-16 01:06:37.635170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libcryptsetup12 libcxl1 libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 2025-12-16 01:06:37.635207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libduktape207 libdw1t64 libencode-locale-perl libevent-core-2.1-7t64 libewf2 2025-12-16 01:06:37.635217 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfdisk1 libfdt1 libfile-listing-perl libfuse2t64 libfuse3-3 2025-12-16 01:06:37.635264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgirepository-1.0-1 libgoogle-perftools4t64 libguestfs0t64 libhivex0 2025-12-16 01:06:37.635284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2025-12-16 01:06:37.635294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 2025-12-16 01:06:37.635304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-negotiate-perl libinih1 libiniparser1 libio-html-perl 2025-12-16 01:06:37.635317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 2025-12-16 01:06:37.635327 | 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 2025-12-16 01:06:37.635340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblmdb0 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl 2025-12-16 01:06:37.635349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 libndctl6 libnet-http-perl 2025-12-16 01:06:37.635377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnet-ssleay-perl libnetpbm11t64 libnfs14 libnfsidmap1 libnspr4 libnss3 2025-12-16 01:06:37.635388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libntfs-3g89t64 libnvme1t64 liboath0t64 libosinfo-1.0-0 libosinfo-l10n 2025-12-16 01:06:37.635401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpam-systemd libparted2t64 libpci3 libpcsclite1 libpixman-1-0 libpmem1 2025-12-16 01:06:37.635411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 libpng16-16t64 libpopt0 2025-12-16 01:06:37.635423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libproxy1v5 librabbitmq4 librados2 libradosstriper1 librbd1 2025-12-16 01:06:37.635476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libreiserfscore0t64 librpm9t64 librpmio9t64 libsasl2-modules libsharpyuv0 2025-12-16 01:06:37.635486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libslirp0 libsoup-3.0-0 libsoup-3.0-common libsysfs2 libsystemd-shared 2025-12-16 01:06:37.635500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtcmalloc-minimal4t64 libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl 2025-12-16 01:06:37.635510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtsk19t64 libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-12-16 01:06:37.635526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-12-16 01:06:37.635540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-12-16 01:06:37.635557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2025-12-16 01:06:37.635567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2025-12-16 01:06:37.635602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2025-12-16 01:06:37.635613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools netpbm 2025-12-16 01:06:37.635626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ntfs-3g osinfo-db pci.ids pciutils perl-openssl-defaults psmisc 2025-12-16 01:06:37.635636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-certifi python3-chardet 2025-12-16 01:06:37.635686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-configshell-fb python3-gi python3-idna python3-prettytable 2025-12-16 01:06:37.635696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-pyparsing python3-pyudev python3-requests python3-six 2025-12-16 01:06:37.635709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2025-12-16 01:06:37.635723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-system-common qemu-system-data qemu-system-x86 rpcbind 2025-12-16 01:06:37.635733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: scrub seabios session-migration sg3-utils-udev sleuthkit squashfs-tools 2025-12-16 01:06:37.635746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: supermin syslinux systemd systemd-sysv tpm-udev ucf usb.ids zerofree zstd 2025-12-16 01:06:37.635792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Suggested packages: 2025-12-16 01:06:37.635803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-doc duperemove ceph ceph-mds libarchive-dev resolvconf | openresolv 2025-12-16 01:06:37.635817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | systemd-resolved wodim cdrkit-doc libterm-readline-gnu-perl 2025-12-16 01:06:37.635827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | libterm-readline-perl-perl bash-completion alsa-utils libasound2-plugins 2025-12-16 01:06:37.635840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: augeas-tools libguestfs-gfs2 libguestfs-jfs libguestfs-nilfs 2025-12-16 01:06:37.635850 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-rescue libguestfs-rsync libguestfs-zfs libdata-dump-perl 2025-12-16 01:06:37.635863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-compress-brotli-perl libcrypt-ssleay-perl libparted-dev libparted-i18n 2025-12-16 01:06:37.635876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pcscd libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql 2025-12-16 01:06:37.635889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsub-name-perl libbusiness-isbn-perl libregexp-ipv6-perl 2025-12-16 01:06:37.635902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libauthen-ntlm-perl default-mta | mail-transport-agent floppyd 2025-12-16 01:06:37.635958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools-boot watchdog parted-doc debhelper python-pyparsing-doc 2025-12-16 01:06:37.635970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-wxgtk4.0 python3-pyqt5 python3-cryptography python3-openssl 2025-12-16 01:06:37.635979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-socks python-requests-doc python3-brotli python-urwid-doc samba vde2 2025-12-16 01:06:37.635989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: openssh-server python3-braceexpand autopsy mac-robber trousers 2025-12-16 01:06:37.636002 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-container systemd-homed systemd-userdbd systemd-boot libqrencode4 2025-12-16 01:06:37.636011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: polkitd xfsdump quota 2025-12-16 01:06:37.636025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Recommended packages: 2025-12-16 01:06:37.636034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: syslinux-common groff-base alsa-ucm-conf alsa-topology-conf 2025-12-16 01:06:37.636047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libguestfs-hfsplus libguestfs-reiserfs libguestfs-xfs libhtml-format-perl 2025-12-16 01:06:37.636065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgpm2 rpm-common libdata-dump-perl libhtml-form-perl libhttp-daemon-perl 2025-12-16 01:06:37.636079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmailtools-perl finalrd ghostscript ipxe-qemu-256k-compat-efi-roms 2025-12-16 01:06:37.636088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2025-12-16 01:06:37.636102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: cpu-checker linux-image-amd64 networkd-dispatcher systemd-timesyncd 2025-12-16 01:06:37.636115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: | time-daemon systemd-resolved libnss-systemd 2025-12-16 01:06:37.636165 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-12-16 01:06:37.636176 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: systemd-standalone-sysusers 2025-12-16 01:06:37.636189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following NEW packages will be installed: 2025-12-16 01:06:37.636205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: acl attr augeas-lenses bsdextrautils btrfs-progs busybox-initramfs 2025-12-16 01:06:37.636218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ceph-common cpio cryptsetup-bin cxl db-util db5.3-util dbus dbus-bin 2025-12-16 01:06:37.636267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dbus-daemon dbus-session-bus-common dbus-system-bus-common dbus-user-session 2025-12-16 01:06:37.636287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dconf-gsettings-backend dconf-service dhcpcd-base dmidecode dosfstools 2025-12-16 01:06:37.636297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: dracut-install exfatprogs extlinux f2fs-tools fdisk file fuse3 gdisk 2025-12-16 01:06:37.636307 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: genisoimage gir1.2-girepository-2.0 gir1.2-glib-2.0 glib-networking 2025-12-16 01:06:37.636320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: glib-networking-common glib-networking-services gsettings-desktop-schemas 2025-12-16 01:06:37.636330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: icoutils initramfs-tools initramfs-tools-bin initramfs-tools-core ipxe-qemu 2025-12-16 01:06:37.636343 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyutils klibc-utils kpartx ldmtool less libafflib0t64 libargon2-1 2025-12-16 01:06:37.636353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libasound2-data libasound2t64 libaugeas0 libbabeltrace1 libbfio1 2025-12-16 01:06:37.636366 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-context1.83.0 libboost-filesystem1.83.0 libboost-iostreams1.83.0 2025-12-16 01:06:37.636375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-locale1.83.0 libboost-program-options1.83.0 libboost-thread1.83.0 2025-12-16 01:06:37.636425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libboost-url1.83.0 libbrlapi0.8 libcacard0 libcephfs2 libclone-perl 2025-12-16 01:06:37.636435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libcryptsetup12 libcxl1 libdate-manip-perl libdaxctl1 libdconf1 libdeflate0 2025-12-16 01:06:37.636448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libduktape207 libdw1t64 libencode-locale-perl libevent-core-2.1-7t64 libewf2 2025-12-16 01:06:37.636458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libfdisk1 libfdt1 libfile-listing-perl libfuse2t64 libfuse3-3 2025-12-16 01:06:37.636471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libgirepository-1.0-1 libgoogle-perftools4t64 libguestfs0t64 libhivex0 2025-12-16 01:06:37.636481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl 2025-12-16 01:06:37.636494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-cookies-perl libhttp-date-perl libhttp-message-perl 2025-12-16 01:06:37.636513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libhttp-negotiate-perl libinih1 libiniparser1 libio-html-perl 2025-12-16 01:06:37.636526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libio-socket-ssl-perl libiscsi7 libjbig0 libjpeg-turbo8 libjpeg8 libjson-c5 2025-12-16 01:06:37.636536 | 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 2025-12-16 01:06:37.636558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblmdb0 liblua5.3-0 liblwp-mediatypes-perl liblwp-protocol-https-perl 2025-12-16 01:06:37.636624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liblzo2-2 libmagic-mgc libmagic1t64 libncurses6 libndctl6 libnet-http-perl 2025-12-16 01:06:37.636636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libnet-ssleay-perl libnetpbm11t64 libnfs14 libnfsidmap1 libnspr4 libnss3 2025-12-16 01:06:37.636739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libntfs-3g89t64 libnvme1t64 liboath0t64 libosinfo-1.0-0 libosinfo-bin 2025-12-16 01:06:37.636753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libosinfo-l10n libpam-systemd libparted2t64 libpci3 libpcsclite1 2025-12-16 01:06:37.636764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpixman-1-0 libpmem1 libpmemblk1 libpmemlog1 libpmemobj1 libpmempool1 2025-12-16 01:06:37.636774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libpng16-16t64 libpopt0 libproxy1v5 librabbitmq4 librados2 libradosstriper1 2025-12-16 01:06:37.636784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: librbd1 libreiserfscore0t64 librpm9t64 librpmio9t64 libsasl2-modules 2025-12-16 01:06:37.636794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsasl2-modules-gssapi-mit libsharpyuv0 libslirp0 libsoup-3.0-0 2025-12-16 01:06:37.636808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libsoup-3.0-common libsysfs2 libsystemd-shared libtcmalloc-minimal4t64 2025-12-16 01:06:37.636819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtiff6 libtimedate-perl libtpms0 libtry-tiny-perl libtsk19t64 2025-12-16 01:06:37.636829 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-esys-3.0.2-0t64 libtss2-fapi1t64 libtss2-mu-4.0.1-0t64 2025-12-16 01:06:37.636839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-rc0t64 libtss2-sys1t64 libtss2-tcti-cmd0t64 libtss2-tcti-device0t64 2025-12-16 01:06:37.636849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-libtpms0t64 libtss2-tcti-mssim0t64 libtss2-tcti-spi-helper0t64 2025-12-16 01:06:37.636860 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libtss2-tcti-swtpm0t64 libtss2-tctildr0t64 libunwind8 liburcu8t64 2025-12-16 01:06:37.636882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: liburi-perl liburing2 libusb-1.0-0 libusbredirparser1t64 libvhdi1 libvmdk1 2025-12-16 01:06:37.636892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libwebp7 libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 2025-12-16 01:06:37.636902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libxcb1 libxdmcp6 libyara10 linux-base lsscsi lzop mdadm mtools 2025-12-16 01:06:37.636916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: multipath-tools ndctl netpbm nfs-common ntfs-3g nvme-cli osinfo-db parted 2025-12-16 01:06:37.636926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pci.ids pciutils perl-openssl-defaults pmdk-tools psmisc 2025-12-16 01:06:37.636936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-ceph-argparse python3-ceph-common python3-cephfs python3-certifi 2025-12-16 01:06:37.636950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-chardet python3-configshell-fb python3-gi python3-guestfs 2025-12-16 01:06:37.636960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-idna python3-prettytable python3-pyparsing python3-pyudev 2025-12-16 01:06:37.636973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-rados python3-rbd python3-requests python3-rtslib-fb python3-six 2025-12-16 01:06:37.636984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-typing-extensions python3-urllib3 python3-urwid python3-wcwidth 2025-12-16 01:06:37.637032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: python3-yaml qemu-block-extra qemu-system-common qemu-system-data 2025-12-16 01:06:37.637044 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: qemu-system-x86 qemu-utils rpcbind rsync sasl2-bin scrub seabios 2025-12-16 01:06:37.637058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: session-migration sg3-utils-udev sleuthkit squashfs-tools supermin swtpm 2025-12-16 01:06:37.637068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: swtpm-tools sysfsutils syslinux systemd systemd-sysv targetcli-fb tpm-udev 2025-12-16 01:06:37.637082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: tpm2-tools ucf usb.ids xfsprogs zerofree zstd 2025-12-16 01:06:37.637101 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 261 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:06:37.637115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Need to get 97.2 MB of archives. 2025-12-16 01:06:37.637125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 402 MB of additional disk space will be used. 2025-12-16 01:06:37.637139 | 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] 2025-12-16 01:06:37.637375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:06:37.637455 | 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] 2025-12-16 01:06:37.637469 | 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] 2025-12-16 01:06:37.637481 | 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] 2025-12-16 01:06:37.637493 | 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.3 [146 kB] 2025-12-16 01:06:37.637504 | 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.11 [2,076 kB] 2025-12-16 01:06:37.637514 | 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.11 [3,475 kB] 2025-12-16 01:06:37.637535 | 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.11 [11.9 kB] 2025-12-16 01:06:37.637546 | 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] 2025-12-16 01:06:37.637556 | 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] 2025-12-16 01:06:37.637567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libntfs-3g89t64 amd64 1:2022.10.3-1.2ubuntu3 [159 kB] 2025-12-16 01:06:37.637610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 ntfs-3g amd64 1:2022.10.3-1.2ubuntu3 [406 kB] 2025-12-16 01:06:37.637620 | 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] 2025-12-16 01:06:37.637630 | 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.2 [436 kB] 2025-12-16 01:06:37.637640 | 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] 2025-12-16 01:06:37.637672 | 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] 2025-12-16 01:06:37.637683 | 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] 2025-12-16 01:06:37.637693 | 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] 2025-12-16 01:06:37.637703 | 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] 2025-12-16 01:06:37.637717 | 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] 2025-12-16 01:06:37.637728 | 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] 2025-12-16 01:06:37.637755 | 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] 2025-12-16 01:06:37.637765 | 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] 2025-12-16 01:06:37.637775 | 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] 2025-12-16 01:06:37.637785 | 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] 2025-12-16 01:06:37.637794 | 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] 2025-12-16 01:06:37.637804 | 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] 2025-12-16 01:06:37.637814 | 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] 2025-12-16 01:06:37.637828 | 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] 2025-12-16 01:06:37.637838 | 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] 2025-12-16 01:06:37.637848 | 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] 2025-12-16 01:06:37.637857 | 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] 2025-12-16 01:06:37.637867 | 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] 2025-12-16 01:06:37.637878 | 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] 2025-12-16 01:06:37.637892 | 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] 2025-12-16 01:06:37.637901 | 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] 2025-12-16 01:06:37.637911 | 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] 2025-12-16 01:06:37.637921 | 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.11 [235 kB] 2025-12-16 01:06:37.637935 | 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] 2025-12-16 01:06:37.637944 | 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] 2025-12-16 01:06:37.637958 | 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.5 [183 kB] 2025-12-16 01:06:37.637967 | 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] 2025-12-16 01:06:37.637981 | 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] 2025-12-16 01:06:37.637990 | 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] 2025-12-16 01:06:37.638042 | 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] 2025-12-16 01:06:37.638062 | 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] 2025-12-16 01:06:37.638076 | 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.3 [73.7 kB] 2025-12-16 01:06:37.638086 | 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] 2025-12-16 01:06:37.638096 | 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] 2025-12-16 01:06:37.638109 | 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] 2025-12-16 01:06:37.638123 | 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] 2025-12-16 01:06:37.638133 | 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] 2025-12-16 01:06:37.638146 | 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] 2025-12-16 01:06:37.638160 | 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] 2025-12-16 01:06:37.638189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-12-16 01:06:37.638200 | 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] 2025-12-16 01:06:37.638213 | 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] 2025-12-16 01:06:37.638271 | 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.1 [187 kB] 2025-12-16 01:06:37.638288 | 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] 2025-12-16 01:06:37.638302 | 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] 2025-12-16 01:06:37.638315 | 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] 2025-12-16 01:06:37.638374 | 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] 2025-12-16 01:06:37.638386 | 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] 2025-12-16 01:06:37.638399 | 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] 2025-12-16 01:06:37.638409 | 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] 2025-12-16 01:06:37.638423 | 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] 2025-12-16 01:06:37.638433 | 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] 2025-12-16 01:06:37.638446 | 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] 2025-12-16 01:06:37.638460 | 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] 2025-12-16 01:06:37.638508 | 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] 2025-12-16 01:06:37.638537 | 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] 2025-12-16 01:06:37.638551 | 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] 2025-12-16 01:06:37.638561 | 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] 2025-12-16 01:06:37.638575 | 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] 2025-12-16 01:06:37.638613 | 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] 2025-12-16 01:06:37.638628 | 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.1 [259 kB] 2025-12-16 01:06:37.638638 | 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.1 [276 kB] 2025-12-16 01:06:37.638652 | 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.1 [4,041 kB] 2025-12-16 01:06:37.638662 | 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] 2025-12-16 01:06:37.638675 | 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] 2025-12-16 01:06:37.638689 | 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.1 [3,413 kB] 2025-12-16 01:06:37.638742 | 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.1 [46.0 kB] 2025-12-16 01:06:37.638754 | 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.1 [87.3 kB] 2025-12-16 01:06:37.638768 | 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.1 [413 kB] 2025-12-16 01:06:37.638778 | 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.1 [839 kB] 2025-12-16 01:06:37.638791 | 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.1 [335 kB] 2025-12-16 01:06:37.638801 | 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.1 [178 kB] 2025-12-16 01:06:37.638814 | 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] 2025-12-16 01:06:37.638827 | 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] 2025-12-16 01:06:37.638873 | 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.1 [320 kB] 2025-12-16 01:06:37.638884 | 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] 2025-12-16 01:06:37.638898 | 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] 2025-12-16 01:06:37.638908 | 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] 2025-12-16 01:06:37.638930 | 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] 2025-12-16 01:06:37.638940 | 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] 2025-12-16 01:06:37.639002 | 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] 2025-12-16 01:06:37.639013 | 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.1 [237 kB] 2025-12-16 01:06:37.639023 | 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.1 [283 kB] 2025-12-16 01:06:37.639034 | 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.1 [320 kB] 2025-12-16 01:06:37.639048 | 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.1 [343 kB] 2025-12-16 01:06:37.639058 | 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] 2025-12-16 01:06:37.639079 | 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] 2025-12-16 01:06:37.639089 | 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] 2025-12-16 01:06:37.639103 | 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] 2025-12-16 01:06:37.639113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-12-16 01:06:37.639173 | 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.1 [536 kB] 2025-12-16 01:06:37.639184 | 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.1 [25.5 MB] 2025-12-16 01:06:37.639194 | 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] 2025-12-16 01:06:37.639204 | 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] 2025-12-16 01:06:37.639219 | 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] 2025-12-16 01:06:37.639253 | 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] 2025-12-16 01:06:37.639271 | 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] 2025-12-16 01:06:37.639281 | 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] 2025-12-16 01:06:37.639295 | 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] 2025-12-16 01:06:37.639306 | 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] 2025-12-16 01:06:37.639365 | 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.3 [122 kB] 2025-12-16 01:06:37.639384 | 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] 2025-12-16 01:06:37.639394 | 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] 2025-12-16 01:06:37.639409 | 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] 2025-12-16 01:06:37.639419 | 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] 2025-12-16 01:06:37.639433 | 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] 2025-12-16 01:06:37.639447 | 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] 2025-12-16 01:06:37.639458 | 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] 2025-12-16 01:06:37.639472 | 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] 2025-12-16 01:06:37.639522 | 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] 2025-12-16 01:06:37.639533 | 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] 2025-12-16 01:06:37.639543 | 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] 2025-12-16 01:06:37.639553 | 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] 2025-12-16 01:06:37.639568 | 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] 2025-12-16 01:06:37.639614 | 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] 2025-12-16 01:06:37.639630 | 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] 2025-12-16 01:06:37.639639 | 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] 2025-12-16 01:06:37.639649 | 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] 2025-12-16 01:06:37.639663 | 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] 2025-12-16 01:06:37.639673 | 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] 2025-12-16 01:06:37.639687 | 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] 2025-12-16 01:06:37.639697 | 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] 2025-12-16 01:06:37.639746 | 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] 2025-12-16 01:06:37.639757 | 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] 2025-12-16 01:06:37.639770 | 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] 2025-12-16 01:06:37.639794 | 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] 2025-12-16 01:06:37.639808 | 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] 2025-12-16 01:06:37.639818 | 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] 2025-12-16 01:06:37.639831 | 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] 2025-12-16 01:06:37.639842 | 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] 2025-12-16 01:06:37.639855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:147 http://archive.ubuntu.com/ubuntu noble/main amd64 libwww-perl all 6.76-1 [138 kB] 2025-12-16 01:06:37.639869 | 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] 2025-12-16 01:06:37.639917 | 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.5 [21.5 kB] 2025-12-16 01:06:37.639928 | 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.1 [47.2 kB] 2025-12-16 01:06:37.639941 | 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.1 [100 kB] 2025-12-16 01:06:37.639951 | 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.5 [50.5 kB] 2025-12-16 01:06:37.639965 | 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.1 [18.1 kB] 2025-12-16 01:06:37.639975 | 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.5 [9,060 B] 2025-12-16 01:06:37.640020 | 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] 2025-12-16 01:06:37.640031 | 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] 2025-12-16 01:06:37.640045 | 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.1 [21.1 kB] 2025-12-16 01:06:37.640055 | 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.1 [399 kB] 2025-12-16 01:06:37.640069 | 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] 2025-12-16 01:06:37.640086 | 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] 2025-12-16 01:06:37.640099 | 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] 2025-12-16 01:06:37.640113 | 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] 2025-12-16 01:06:37.640160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:163 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-12-16 01:06:37.640171 | 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] 2025-12-16 01:06:37.640185 | 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] 2025-12-16 01:06:37.640203 | 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] 2025-12-16 01:06:37.640216 | 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] 2025-12-16 01:06:37.640249 | 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] 2025-12-16 01:06:37.640268 | 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] 2025-12-16 01:06:37.640278 | 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] 2025-12-16 01:06:37.640291 | 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] 2025-12-16 01:06:37.640305 | 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] 2025-12-16 01:06:37.640357 | 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] 2025-12-16 01:06:37.640367 | 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] 2025-12-16 01:06:37.640377 | 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] 2025-12-16 01:06:37.640391 | 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] 2025-12-16 01:06:37.640401 | 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] 2025-12-16 01:06:37.640449 | 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] 2025-12-16 01:06:37.640460 | 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] 2025-12-16 01:06:37.640473 | 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] 2025-12-16 01:06:37.640483 | 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] 2025-12-16 01:06:37.640496 | 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] 2025-12-16 01:06:37.640506 | 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] 2025-12-16 01:06:37.640552 | 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] 2025-12-16 01:06:37.640562 | 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] 2025-12-16 01:06:37.640576 | 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.10 [1,254 kB] 2025-12-16 01:06:37.640606 | 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.10 [1,794 kB] 2025-12-16 01:06:37.640619 | 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] 2025-12-16 01:06:37.640637 | 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.10 [11.2 MB] 2025-12-16 01:06:37.640659 | 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.10 [2,219 kB] 2025-12-16 01:06:37.640669 | 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] 2025-12-16 01:06:37.640730 | 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] 2025-12-16 01:06:37.640741 | 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] 2025-12-16 01:06:37.640751 | 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] 2025-12-16 01:06:37.640761 | 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] 2025-12-16 01:06:37.640775 | 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.4 [199 kB] 2025-12-16 01:06:37.640785 | 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] 2025-12-16 01:06:37.640799 | 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] 2025-12-16 01:06:37.640809 | 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] 2025-12-16 01:06:37.640823 | 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] 2025-12-16 01:06:37.640834 | 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] 2025-12-16 01:06:37.640880 | 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] 2025-12-16 01:06:37.640890 | 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] 2025-12-16 01:06:37.640904 | 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] 2025-12-16 01:06:37.640914 | 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] 2025-12-16 01:06:37.640929 | 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] 2025-12-16 01:06:37.640939 | 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] 2025-12-16 01:06:37.640985 | 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] 2025-12-16 01:06:37.640996 | 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] 2025-12-16 01:06:37.641009 | 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] 2025-12-16 01:06:37.641020 | 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] 2025-12-16 01:06:37.641034 | 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] 2025-12-16 01:06:37.641048 | 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] 2025-12-16 01:06:37.641070 | 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] 2025-12-16 01:06:37.641084 | 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] 2025-12-16 01:06:37.641133 | 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] 2025-12-16 01:06:37.641144 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:217 http://archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2025-12-16 01:06:37.641164 | 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] 2025-12-16 01:06:37.641175 | 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] 2025-12-16 01:06:37.641189 | 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] 2025-12-16 01:06:37.641199 | 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] 2025-12-16 01:06:37.641213 | 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] 2025-12-16 01:06:37.641224 | 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] 2025-12-16 01:06:37.641264 | 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.6 [11.4 kB] 2025-12-16 01:06:37.641325 | 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.6 [291 kB] 2025-12-16 01:06:37.641336 | 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] 2025-12-16 01:06:37.641346 | 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] 2025-12-16 01:06:37.641360 | 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] 2025-12-16 01:06:37.641370 | 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] 2025-12-16 01:06:37.641384 | 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] 2025-12-16 01:06:37.641394 | 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] 2025-12-16 01:06:37.641440 | 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] 2025-12-16 01:06:37.641451 | 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] 2025-12-16 01:06:37.641465 | 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] 2025-12-16 01:06:37.641475 | 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] 2025-12-16 01:06:37.641498 | 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] 2025-12-16 01:06:37.641508 | 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] 2025-12-16 01:06:37.641568 | 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] 2025-12-16 01:06:37.641608 | 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] 2025-12-16 01:06:37.641619 | 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] 2025-12-16 01:06:37.641628 | 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] 2025-12-16 01:06:37.641642 | 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] 2025-12-16 01:06:37.641652 | 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] 2025-12-16 01:06:37.641665 | 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] 2025-12-16 01:06:37.641683 | 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] 2025-12-16 01:06:37.641696 | 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] 2025-12-16 01:06:37.641706 | 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] 2025-12-16 01:06:37.641756 | 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] 2025-12-16 01:06:37.641766 | 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] 2025-12-16 01:06:37.641780 | 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.10 [112 kB] 2025-12-16 01:06:37.641790 | 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] 2025-12-16 01:06:37.641804 | 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] 2025-12-16 01:06:37.641814 | 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] 2025-12-16 01:06:37.641827 | 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] 2025-12-16 01:06:37.641841 | 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] 2025-12-16 01:06:37.641887 | 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] 2025-12-16 01:06:37.641898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:257 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-12-16 01:06:37.641911 | 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] 2025-12-16 01:06:37.641921 | 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] 2025-12-16 01:06:37.641949 | 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] 2025-12-16 01:06:37.641959 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Get:261 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-12-16 01:06:37.641973 | 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] 2025-12-16 01:06:37.641984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preconfiguring packages ... 2025-12-16 01:06:37.642033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Fetched 97.2 MB in 6s (15.7 MB/s) 2025-12-16 01:06:37.642045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libargon2-1:amd64. 2025-12-16 01:06:37.642059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-12-16 01:06:37.642077 | 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% 2025-12-16 01:06:37.642088 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-12-16 01:06:37.642102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-12-16 01:06:37.642115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-12-16 01:06:37.642161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-12-16 01:06:37.642171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-12-16 01:06:37.642185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-12-16 01:06:37.642195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-12-16 01:06:37.642208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-12-16 01:06:37.642223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-16 01:06:37.642261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-c5:amd64. 2025-12-16 01:06:37.642316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libjson-c5_0.17-1build1_amd64.deb ... 2025-12-16 01:06:37.642327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-12-16 01:06:37.642341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcryptsetup12:amd64. 2025-12-16 01:06:37.642351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-12-16 01:06:37.642364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-16 01:06:37.642374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdisk1:amd64. 2025-12-16 01:06:37.642422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-16 01:06:37.642433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-12-16 01:06:37.642446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsystemd-shared:amd64. 2025-12-16 01:06:37.642456 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.11_amd64.deb ... 2025-12-16 01:06:37.642469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-12-16 01:06:37.642482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:dpkg: systemd-standalone-sysusers: dependency problems, but removing anyway as you requested: 2025-12-16 01:06:37.642599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.642623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-12-16 01:06:37.642634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2025-12-16 01:06:37.642644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2025-12-16 01:06:37.642653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2025-12-16 01:06:37.642663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-12-16 01:06:37.642677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: udev depends on systemd | systemd-standalone-sysusers | systemd-sysusers; however: 2025-12-16 01:06:37.642687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd is not installed. 2025-12-16 01:06:37.642697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers is to be removed. 2025-12-16 01:06:37.642707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-sysusers is not installed. 2025-12-16 01:06:37.642716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Package systemd-standalone-sysusers which provides systemd-sysusers is to be removed. 2025-12-16 01:06:37.642730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.642739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-12-16 01:06:37.642755 | 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% 2025-12-16 01:06:37.642766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 60% (Reading database ... 65% 2025-12-16 01:06:37.642779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-12-16 01:06:37.642789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-12-16 01:06:37.642845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-12-16 01:06:37.642855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-12-16 01:06:37.642863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-12-16 01:06:37.642871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-12-16 01:06:37.642884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19431 files and directories currently installed.) 2025-12-16 01:06:37.642893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing systemd-standalone-sysusers (255.4-1ubuntu8.11) ... 2025-12-16 01:06:37.642934 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd. 2025-12-16 01:06:37.642944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-12-16 01:06:37.642956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 5% (Reading database ... 10% (Reading database ... 2025-12-16 01:06:37.642999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: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% 2025-12-16 01:06:37.643009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-12-16 01:06:37.643018 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-12-16 01:06:37.643030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-12-16 01:06:37.643048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-12-16 01:06:37.643057 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-12-16 01:06:37.643068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-12-16 01:06:37.643080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 19424 files and directories currently installed.) 2025-12-16 01:06:37.643142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-12-16 01:06:37.643152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd (255.4-1ubuntu8.11) ... 2025-12-16 01:06:37.643161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-16 01:06:37.643169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-12-16 01:06:37.643181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-16 01:06:37.643190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.3) ... 2025-12-16 01:06:37.643255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.11) ... 2025-12-16 01:06:37.643270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd (255.4-1ubuntu8.11) ... 2025-12-16 01:06:37.643279 | 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. 2025-12-16 01:06:37.643291 | 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. 2025-12-16 01:06:37.643304 | 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. 2025-12-16 01:06:37.643318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Initializing machine ID from random generator. 2025-12-16 01:06:37.643330 | 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 2025-12-16 01:06:37.643373 | 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 2025-12-16 01:06:37.643383 | 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 2025-12-16 01:06:37.643396 | 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 2025-12-16 01:06:37.643404 | 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 2025-12-16 01:06:37.643416 | 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 2025-12-16 01:06:37.643428 | 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 2025-12-16 01:06:37.643469 | 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 2025-12-16 01:06:37.643479 | 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 2025-12-16 01:06:37.643491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-journal' with GID 995. 2025-12-16 01:06:37.643500 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating group 'systemd-network' with GID 994. 2025-12-16 01:06:37.643542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating user 'systemd-network' (systemd Network Management) with UID 994 and GID 994. 2025-12-16 01:06:37.643552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package systemd-sysv. 2025-12-16 01:06:37.643564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-12-16 01:06:37.643622 | 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% 2025-12-16 01:06:37.643645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 2025-12-16 01:06:37.643654 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:60% (Reading database ... 65% 2025-12-16 01:06:37.643666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-12-16 01:06:37.643675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-12-16 01:06:37.643718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-12-16 01:06:37.643728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-12-16 01:06:37.643739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-12-16 01:06:37.643754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-12-16 01:06:37.643807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20346 files and directories currently installed.) 2025-12-16 01:06:37.643817 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../systemd-sysv_255.4-1ubuntu8.11_amd64.deb ... 2025-12-16 01:06:37.643826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking systemd-sysv (255.4-1ubuntu8.11) ... 2025-12-16 01:06:37.643834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse3-3:amd64. 2025-12-16 01:06:37.643846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-12-16 01:06:37.643855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-16 01:06:37.643896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fuse3. 2025-12-16 01:06:37.643906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../fuse3_3.14.0-5build1_amd64.deb ... 2025-12-16 01:06:37.643918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fuse3 (3.14.0-5build1) ... 2025-12-16 01:06:37.643926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libntfs-3g89t64:amd64. 2025-12-16 01:06:37.643967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../libntfs-3g89t64_1%3a2022.10.3-1.2ubuntu3_amd64.deb ... 2025-12-16 01:06:37.643980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3) ... 2025-12-16 01:06:37.643989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-16 01:06:37.644001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fuse3 (3.14.0-5build1) ... 2025-12-16 01:06:37.644012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ntfs-3g. 2025-12-16 01:06:37.644065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-12-16 01:06:37.644075 | 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% 2025-12-16 01:06:37.644084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-12-16 01:06:37.644096 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-12-16 01:06:37.644105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-12-16 01:06:37.644117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% (Reading database ... 90% 2025-12-16 01:06:37.644169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-12-16 01:06:37.644179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 20391 files and directories currently installed.) 2025-12-16 01:06:37.644187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../000-ntfs-3g_1%3a2022.10.3-1.2ubuntu3_amd64.deb ... 2025-12-16 01:06:37.644199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ntfs-3g (1:2022.10.3-1.2ubuntu3) ... 2025-12-16 01:06:37.644218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpopt0:amd64. 2025-12-16 01:06:37.644248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../001-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-16 01:06:37.644264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 01:06:37.644276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rsync. 2025-12-16 01:06:37.644284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../002-rsync_3.2.7-1ubuntu1.2_amd64.deb ... 2025-12-16 01:06:37.644328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rsync (3.2.7-1ubuntu1.2) ... 2025-12-16 01:06:37.644338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdaxctl1:amd64. 2025-12-16 01:06:37.644350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../003-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-12-16 01:06:37.644359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-16 01:06:37.644399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcxl1:amd64. 2025-12-16 01:06:37.644408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../004-libcxl1_77-2ubuntu2_amd64.deb ... 2025-12-16 01:06:37.644420 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcxl1:amd64 (77-2ubuntu2) ... 2025-12-16 01:06:37.644429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cxl. 2025-12-16 01:06:37.644480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../005-cxl_77-2ubuntu2_amd64.deb ... 2025-12-16 01:06:37.644490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cxl (77-2ubuntu2) ... 2025-12-16 01:06:37.644502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiniparser1:amd64. 2025-12-16 01:06:37.644518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../006-libiniparser1_4.1-7ubuntu0.1_amd64.deb ... 2025-12-16 01:06:37.644530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2025-12-16 01:06:37.644539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libndctl6:amd64. 2025-12-16 01:06:37.644626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../007-libndctl6_77-2ubuntu2_amd64.deb ... 2025-12-16 01:06:37.644637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-12-16 01:06:37.644646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ndctl. 2025-12-16 01:06:37.644655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../008-ndctl_77-2ubuntu2_amd64.deb ... 2025-12-16 01:06:37.644662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ndctl (77-2ubuntu2) ... 2025-12-16 01:06:37.644672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-12-16 01:06:37.644679 | 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 ... 2025-12-16 01:06:37.644689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 01:06:37.644726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfsidmap1:amd64. 2025-12-16 01:06:37.644734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../010-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-16 01:06:37.644743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:06:37.644750 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package rpcbind. 2025-12-16 01:06:37.644784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../011-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-12-16 01:06:37.644792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-12-16 01:06:37.644809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ucf. 2025-12-16 01:06:37.644845 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../012-ucf_3.0043+nmu1_all.deb ... 2025-12-16 01:06:37.644853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Moving old data out of the way 2025-12-16 01:06:37.644863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ucf (3.0043+nmu1) ... 2025-12-16 01:06:37.644910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package keyutils. 2025-12-16 01:06:37.644918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../013-keyutils_1.6.3-3build1_amd64.deb ... 2025-12-16 01:06:37.644928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking keyutils (1.6.3-3build1) ... 2025-12-16 01:06:37.644938 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nfs-common. 2025-12-16 01:06:37.644945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../014-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-16 01:06:37.644991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:06:37.644999 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db5.3-util. 2025-12-16 01:06:37.645043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../015-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-12-16 01:06:37.645050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-12-16 01:06:37.645060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package db-util. 2025-12-16 01:06:37.645104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../016-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-12-16 01:06:37.645112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-12-16 01:06:37.645119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sasl2-bin. 2025-12-16 01:06:37.645129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../017-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-16 01:06:37.645137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 01:06:37.645171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsysfs2:amd64. 2025-12-16 01:06:37.645179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../018-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-12-16 01:06:37.645189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-12-16 01:06:37.645246 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pci.ids. 2025-12-16 01:06:37.645258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../019-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-12-16 01:06:37.645269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-16 01:06:37.645276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sysfsutils. 2025-12-16 01:06:37.645320 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../020-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-12-16 01:06:37.645335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sysfsutils (2.1.1-6build1) ... 2025-12-16 01:06:37.645342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-bin. 2025-12-16 01:06:37.645352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../021-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 01:06:37.645363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-16 01:06:37.645370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-session-bus-common. 2025-12-16 01:06:37.645416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../022-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-12-16 01:06:37.645425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.645442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 01:06:37.645452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-daemon. 2025-12-16 01:06:37.645462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../023-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 01:06:37.645508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-16 01:06:37.645516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-system-bus-common. 2025-12-16 01:06:37.645526 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../024-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-12-16 01:06:37.645536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.645594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 01:06:37.645602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus. 2025-12-16 01:06:37.645612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../025-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 01:06:37.645648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-12-16 01:06:37.645656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpam-systemd:amd64. 2025-12-16 01:06:37.645666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../026-libpam-systemd_255.4-1ubuntu8.11_amd64.deb ... 2025-12-16 01:06:37.645712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-12-16 01:06:37.645720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dbus-user-session. 2025-12-16 01:06:37.645730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../027-dbus-user-session_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 01:06:37.645740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dbus-user-session (1.14.10-4ubuntu4.1) ... 2025-12-16 01:06:37.645747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dhcpcd-base. 2025-12-16 01:06:37.645793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.645801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../028-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2025-12-16 01:06:37.645811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-16 01:06:37.645858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-12-16 01:06:37.645866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../029-gir1.2-glib-2.0_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 01:06:37.645877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 01:06:37.645883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-12-16 01:06:37.645893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../030-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-12-16 01:06:37.645944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.645952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-12-16 01:06:37.645962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-12-16 01:06:37.645972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../031-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-12-16 01:06:37.645979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-12-16 01:06:37.646021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package less. 2025-12-16 01:06:37.646029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../032-less_590-2ubuntu2.1_amd64.deb ... 2025-12-16 01:06:37.646039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking less (590-2ubuntu2.1) ... 2025-12-16 01:06:37.646081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-gi. 2025-12-16 01:06:37.646089 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../033-python3-gi_3.48.2-1_amd64.deb ... 2025-12-16 01:06:37.646099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-gi (3.48.2-1) ... 2025-12-16 01:06:37.646154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-yaml. 2025-12-16 01:06:37.646163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../034-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-12-16 01:06:37.646173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-yaml (6.0.1-2build2) ... 2025-12-16 01:06:37.646182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package bsdextrautils. 2025-12-16 01:06:37.646190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../035-bsdextrautils_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-16 01:06:37.646225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-12-16 01:06:37.646252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cpio. 2025-12-16 01:06:37.646262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../036-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-12-16 01:06:37.646298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-12-16 01:06:37.646308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dmidecode. 2025-12-16 01:06:37.646316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../037-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-12-16 01:06:37.646359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.646368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-12-16 01:06:37.646377 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dosfstools. 2025-12-16 01:06:37.646424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../038-dosfstools_4.2-1.1build1_amd64.deb ... 2025-12-16 01:06:37.646432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dosfstools (4.2-1.1build1) ... 2025-12-16 01:06:37.646439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic-mgc. 2025-12-16 01:06:37.646449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../039-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-12-16 01:06:37.646495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-12-16 01:06:37.646503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libmagic1t64:amd64. 2025-12-16 01:06:37.646513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../040-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-12-16 01:06:37.646523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-16 01:06:37.646530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package file. 2025-12-16 01:06:37.646575 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../041-file_1%3a5.45-3build1_amd64.deb ... 2025-12-16 01:06:37.646595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking file (1:5.45-3build1) ... 2025-12-16 01:06:37.646605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblmdb0:amd64. 2025-12-16 01:06:37.646652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../042-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-12-16 01:06:37.646660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-16 01:06:37.646670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libncurses6:amd64. 2025-12-16 01:06:37.646718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../043-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-16 01:06:37.646727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 01:06:37.646743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libparted2t64:amd64. 2025-12-16 01:06:37.646754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../044-libparted2t64_3.6-4build1_amd64.deb ... 2025-12-16 01:06:37.646761 | 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 2025-12-16 01:06:37.646796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:' 2025-12-16 01:06:37.646808 | 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' 2025-12-16 01:06:37.646815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-12-16 01:06:37.646861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpci3:amd64. 2025-12-16 01:06:37.646869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../045-libpci3_1%3a3.10.0-2build1_amd64.deb ... 2025-12-16 01:06:37.646879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpci3:amd64 (1:3.10.0-2build1) ... 2025-12-16 01:06:37.646923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpng16-16t64:amd64. 2025-12-16 01:06:37.646931 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../046-libpng16-16t64_1.6.43-5ubuntu0.1_amd64.deb ... 2025-12-16 01:06:37.646941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-16 01:06:37.646961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusb-1.0-0:amd64. 2025-12-16 01:06:37.646969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../047-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2025-12-16 01:06:37.647014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.647022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-12-16 01:06:37.647032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxau6:amd64. 2025-12-16 01:06:37.647067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../048-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2025-12-16 01:06:37.647074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2025-12-16 01:06:37.647084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxdmcp6:amd64. 2025-12-16 01:06:37.647126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../049-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2025-12-16 01:06:37.647134 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-12-16 01:06:37.647143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libxcb1:amd64. 2025-12-16 01:06:37.647186 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../050-libxcb1_1.15-1ubuntu2_amd64.deb ... 2025-12-16 01:06:37.647194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2025-12-16 01:06:37.647204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-data. 2025-12-16 01:06:37.647211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../051-libx11-data_2%3a1.8.7-1build1_all.deb ... 2025-12-16 01:06:37.647267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-data (2:1.8.7-1build1) ... 2025-12-16 01:06:37.647278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libx11-6:amd64. 2025-12-16 01:06:37.647288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../052-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2025-12-16 01:06:37.647336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2025-12-16 01:06:37.647344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package parted. 2025-12-16 01:06:37.647353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../053-parted_3.6-4build1_amd64.deb ... 2025-12-16 01:06:37.647369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.647405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking parted (3.6-4build1) ... 2025-12-16 01:06:37.647413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pciutils. 2025-12-16 01:06:37.647423 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../054-pciutils_1%3a3.10.0-2build1_amd64.deb ... 2025-12-16 01:06:37.647458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pciutils (1:3.10.0-2build1) ... 2025-12-16 01:06:37.647466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package psmisc. 2025-12-16 01:06:37.647476 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../055-psmisc_23.7-1build1_amd64.deb ... 2025-12-16 01:06:37.647510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking psmisc (23.7-1build1) ... 2025-12-16 01:06:37.647518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package usb.ids. 2025-12-16 01:06:37.647528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../056-usb.ids_2024.03.18-1_all.deb ... 2025-12-16 01:06:37.647573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking usb.ids (2024.03.18-1) ... 2025-12-16 01:06:37.647612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package acl. 2025-12-16 01:06:37.647623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.647631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../057-acl_2.3.2-1build1.1_amd64.deb ... 2025-12-16 01:06:37.647638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking acl (2.3.2-1build1.1) ... 2025-12-16 01:06:37.647647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package attr. 2025-12-16 01:06:37.647693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../058-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2025-12-16 01:06:37.647701 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking attr (1:2.5.2-1build1.1) ... 2025-12-16 01:06:37.647708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package augeas-lenses. 2025-12-16 01:06:37.647715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.647725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../059-augeas-lenses_1.14.1-1build2_all.deb ... 2025-12-16 01:06:37.647772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking augeas-lenses (1.14.1-1build2) ... 2025-12-16 01:06:37.647781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblzo2-2:amd64. 2025-12-16 01:06:37.647791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../060-liblzo2-2_2.10-2build4_amd64.deb ... 2025-12-16 01:06:37.647798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-12-16 01:06:37.647808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libreiserfscore0t64. 2025-12-16 01:06:37.647862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../061-libreiserfscore0t64_1%3a3.6.27-7.1build1_amd64.deb ... 2025-12-16 01:06:37.647871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2025-12-16 01:06:37.647881 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package btrfs-progs. 2025-12-16 01:06:37.647888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../062-btrfs-progs_6.6.3-1.1build2_amd64.deb ... 2025-12-16 01:06:37.647898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking btrfs-progs (6.6.3-1.1build2) ... 2025-12-16 01:06:37.647943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package busybox-initramfs. 2025-12-16 01:06:37.647952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../063-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-12-16 01:06:37.647962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-16 01:06:37.648005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-12-16 01:06:37.648023 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../064-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 01:06:37.648031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:06:37.648041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-12-16 01:06:37.648048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../065-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 01:06:37.648058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:06:37.648065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librados2. 2025-12-16 01:06:37.648109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../066-librados2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:06:37.648117 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.648127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmem1:amd64. 2025-12-16 01:06:37.648168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../067-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-16 01:06:37.648175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 01:06:37.648183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemobj1:amd64. 2025-12-16 01:06:37.648192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../068-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-16 01:06:37.648222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 01:06:37.648251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librbd1. 2025-12-16 01:06:37.648263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../069-librbd1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:06:37.648294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.648325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-argparse. 2025-12-16 01:06:37.648332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../070-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:06:37.648340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.648388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-ceph-common. 2025-12-16 01:06:37.648395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../071-python3-ceph-common_19.2.3-0ubuntu0.24.04.1_all.deb ... 2025-12-16 01:06:37.648400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.648409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-locale1.83.0:amd64. 2025-12-16 01:06:37.648451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../072-libboost-locale1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 01:06:37.648458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:06:37.648466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcephfs2. 2025-12-16 01:06:37.648496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../073-libcephfs2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:06:37.648503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.648512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rados. 2025-12-16 01:06:37.648550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../074-python3-rados_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:06:37.648567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.648576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.648596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-cephfs. 2025-12-16 01:06:37.648641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../075-python3-cephfs_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:06:37.648648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.648657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-wcwidth. 2025-12-16 01:06:37.648696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../076-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-12-16 01:06:37.648703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-16 01:06:37.648711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-prettytable. 2025-12-16 01:06:37.648741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../077-python3-prettytable_3.6.0-2_all.deb ... 2025-12-16 01:06:37.648748 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-prettytable (3.6.0-2) ... 2025-12-16 01:06:37.648778 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rbd. 2025-12-16 01:06:37.648787 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../078-python3-rbd_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:06:37.648794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.648834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.648841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-certifi. 2025-12-16 01:06:37.648849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../079-python3-certifi_2023.11.17-1_all.deb ... 2025-12-16 01:06:37.648888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-certifi (2023.11.17-1) ... 2025-12-16 01:06:37.648895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-chardet. 2025-12-16 01:06:37.648903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../080-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-12-16 01:06:37.648933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-12-16 01:06:37.648940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-idna. 2025-12-16 01:06:37.648970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../081-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-12-16 01:06:37.648980 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.648986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-12-16 01:06:37.649029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urllib3. 2025-12-16 01:06:37.649036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../082-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-12-16 01:06:37.649045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-12-16 01:06:37.649090 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-requests. 2025-12-16 01:06:37.649097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../083-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-12-16 01:06:37.649106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-12-16 01:06:37.649135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdw1t64:amd64. 2025-12-16 01:06:37.649142 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../084-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-12-16 01:06:37.649156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-16 01:06:37.649188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbabeltrace1:amd64. 2025-12-16 01:06:37.649194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../085-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-12-16 01:06:37.649203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-12-16 01:06:37.649211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-12-16 01:06:37.649265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.649306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../086-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 01:06:37.649313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:06:37.649322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-12-16 01:06:37.649362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../087-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 01:06:37.649373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:06:37.649382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-12-16 01:06:37.649390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../088-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 01:06:37.649397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:06:37.649438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-12-16 01:06:37.649445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../089-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 01:06:37.649453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:06:37.649497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-12-16 01:06:37.649504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../090-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-12-16 01:06:37.649513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-12-16 01:06:37.649543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libunwind8:amd64. 2025-12-16 01:06:37.649550 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../091-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-12-16 01:06:37.649558 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-12-16 01:06:37.649601 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-12-16 01:06:37.649609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../092-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-12-16 01:06:37.649618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-12-16 01:06:37.649624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liboath0t64:amd64. 2025-12-16 01:06:37.649666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../093-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-12-16 01:06:37.649672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-12-16 01:06:37.649681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librabbitmq4:amd64. 2025-12-16 01:06:37.649725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../094-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-12-16 01:06:37.649738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-12-16 01:06:37.649746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libradosstriper1. 2025-12-16 01:06:37.649785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../095-libradosstriper1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:06:37.649792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.649798 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.649807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ceph-common. 2025-12-16 01:06:37.649846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../096-ceph-common_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:06:37.649853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.649861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.649869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package cryptsetup-bin. 2025-12-16 01:06:37.649913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../097-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-12-16 01:06:37.649920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.649929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-12-16 01:06:37.649937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdconf1:amd64. 2025-12-16 01:06:37.649979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../098-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2025-12-16 01:06:37.649986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2025-12-16 01:06:37.649994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-service. 2025-12-16 01:06:37.650003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../099-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2025-12-16 01:06:37.650009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2025-12-16 01:06:37.650054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.650060 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dconf-gsettings-backend:amd64. 2025-12-16 01:06:37.650073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../100-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2025-12-16 01:06:37.650083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2025-12-16 01:06:37.650114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package dracut-install. 2025-12-16 01:06:37.650121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../101-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-12-16 01:06:37.650152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-12-16 01:06:37.650159 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package exfatprogs. 2025-12-16 01:06:37.650167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../102-exfatprogs_1.2.2-1build1_amd64.deb ... 2025-12-16 01:06:37.650197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking exfatprogs (1.2.2-1build1) ... 2025-12-16 01:06:37.650206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package extlinux. 2025-12-16 01:06:37.650214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../103-extlinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-12-16 01:06:37.650262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-16 01:06:37.650274 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package f2fs-tools. 2025-12-16 01:06:37.650283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../104-f2fs-tools_1.16.0-1_amd64.deb ... 2025-12-16 01:06:37.650296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking f2fs-tools (1.16.0-1) ... 2025-12-16 01:06:37.650337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package fdisk. 2025-12-16 01:06:37.650344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../105-fdisk_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-16 01:06:37.650353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking fdisk (2.39.3-9ubuntu6.3) ... 2025-12-16 01:06:37.650383 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package genisoimage. 2025-12-16 01:06:37.650392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../106-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-12-16 01:06:37.650422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-12-16 01:06:37.650428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libduktape207:amd64. 2025-12-16 01:06:37.650436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../107-libduktape207_2.7.0+tests-0ubuntu3_amd64.deb ... 2025-12-16 01:06:37.650474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-12-16 01:06:37.650481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libproxy1v5:amd64. 2025-12-16 01:06:37.650489 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../108-libproxy1v5_0.5.4-4build1_amd64.deb ... 2025-12-16 01:06:37.650518 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2025-12-16 01:06:37.650528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-common. 2025-12-16 01:06:37.650536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../109-glib-networking-common_2.80.0-1build1_all.deb ... 2025-12-16 01:06:37.650608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-common (2.80.0-1build1) ... 2025-12-16 01:06:37.650617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking-services. 2025-12-16 01:06:37.650626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../110-glib-networking-services_2.80.0-1build1_amd64.deb ... 2025-12-16 01:06:37.650634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking-services (2.80.0-1build1) ... 2025-12-16 01:06:37.650666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package session-migration. 2025-12-16 01:06:37.650674 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../111-session-migration_0.3.9build1_amd64.deb ... 2025-12-16 01:06:37.650684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking session-migration (0.3.9build1) ... 2025-12-16 01:06:37.650720 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gsettings-desktop-schemas. 2025-12-16 01:06:37.650727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../112-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2025-12-16 01:06:37.650734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2025-12-16 01:06:37.650770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package glib-networking:amd64. 2025-12-16 01:06:37.650777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../113-glib-networking_2.80.0-1build1_amd64.deb ... 2025-12-16 01:06:37.650786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2025-12-16 01:06:37.650822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libencode-locale-perl. 2025-12-16 01:06:37.650833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../114-libencode-locale-perl_1.05-3_all.deb ... 2025-12-16 01:06:37.650841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libencode-locale-perl (1.05-3) ... 2025-12-16 01:06:37.650871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtimedate-perl. 2025-12-16 01:06:37.650883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../115-libtimedate-perl_2.3300-2_all.deb ... 2025-12-16 01:06:37.650891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtimedate-perl (2.3300-2) ... 2025-12-16 01:06:37.650922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-date-perl. 2025-12-16 01:06:37.650928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../116-libhttp-date-perl_6.06-1_all.deb ... 2025-12-16 01:06:37.650963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-date-perl (6.06-1) ... 2025-12-16 01:06:37.650969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfile-listing-perl. 2025-12-16 01:06:37.650977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../117-libfile-listing-perl_6.16-1_all.deb ... 2025-12-16 01:06:37.651012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfile-listing-perl (6.16-1) ... 2025-12-16 01:06:37.651019 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tagset-perl. 2025-12-16 01:06:37.651027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../118-libhtml-tagset-perl_3.20-6_all.deb ... 2025-12-16 01:06:37.651035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tagset-perl (3.20-6) ... 2025-12-16 01:06:37.651076 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburi-perl. 2025-12-16 01:06:37.651083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../119-liburi-perl_5.27-1_all.deb ... 2025-12-16 01:06:37.651118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburi-perl (5.27-1) ... 2025-12-16 01:06:37.651124 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-parser-perl:amd64. 2025-12-16 01:06:37.651132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../120-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2025-12-16 01:06:37.651161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.651169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2025-12-16 01:06:37.651197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhtml-tree-perl. 2025-12-16 01:06:37.651203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../121-libhtml-tree-perl_5.07-3_all.deb ... 2025-12-16 01:06:37.651247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhtml-tree-perl (5.07-3) ... 2025-12-16 01:06:37.651256 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libclone-perl:amd64. 2025-12-16 01:06:37.651264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../122-libclone-perl_0.46-1build3_amd64.deb ... 2025-12-16 01:06:37.651293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libclone-perl:amd64 (0.46-1build3) ... 2025-12-16 01:06:37.651301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-html-perl. 2025-12-16 01:06:37.651317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../123-libio-html-perl_1.004-3_all.deb ... 2025-12-16 01:06:37.651355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-html-perl (1.004-3) ... 2025-12-16 01:06:37.651361 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-mediatypes-perl. 2025-12-16 01:06:37.651369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../124-liblwp-mediatypes-perl_6.04-2_all.deb ... 2025-12-16 01:06:37.651398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-mediatypes-perl (6.04-2) ... 2025-12-16 01:06:37.651406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-message-perl. 2025-12-16 01:06:37.651443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../125-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2025-12-16 01:06:37.651449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2025-12-16 01:06:37.651462 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-cookies-perl. 2025-12-16 01:06:37.651470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../126-libhttp-cookies-perl_6.11-1_all.deb ... 2025-12-16 01:06:37.651506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.651513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-cookies-perl (6.11-1) ... 2025-12-16 01:06:37.651548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhttp-negotiate-perl. 2025-12-16 01:06:37.651554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../127-libhttp-negotiate-perl_6.01-2_all.deb ... 2025-12-16 01:06:37.651562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhttp-negotiate-perl (6.01-2) ... 2025-12-16 01:06:37.651602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package perl-openssl-defaults:amd64. 2025-12-16 01:06:37.651645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../128-perl-openssl-defaults_7build3_amd64.deb ... 2025-12-16 01:06:37.651652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking perl-openssl-defaults:amd64 (7build3) ... 2025-12-16 01:06:37.651657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-ssleay-perl:amd64. 2025-12-16 01:06:37.651665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../129-libnet-ssleay-perl_1.94-1build4_amd64.deb ... 2025-12-16 01:06:37.651671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-ssleay-perl:amd64 (1.94-1build4) ... 2025-12-16 01:06:37.651678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libio-socket-ssl-perl. 2025-12-16 01:06:37.651708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../130-libio-socket-ssl-perl_2.085-1_all.deb ... 2025-12-16 01:06:37.651717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libio-socket-ssl-perl (2.085-1) ... 2025-12-16 01:06:37.651725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnet-http-perl. 2025-12-16 01:06:37.651765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../131-libnet-http-perl_6.23-1_all.deb ... 2025-12-16 01:06:37.651771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.651779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnet-http-perl (6.23-1) ... 2025-12-16 01:06:37.651815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblwp-protocol-https-perl. 2025-12-16 01:06:37.651821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../132-liblwp-protocol-https-perl_6.13-1_all.deb ... 2025-12-16 01:06:37.651856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.651862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblwp-protocol-https-perl (6.13-1) ... 2025-12-16 01:06:37.651870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtry-tiny-perl. 2025-12-16 01:06:37.651905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../133-libtry-tiny-perl_0.31-2_all.deb ... 2025-12-16 01:06:37.651912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtry-tiny-perl (0.31-2) ... 2025-12-16 01:06:37.651919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-robotrules-perl. 2025-12-16 01:06:37.651948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../134-libwww-robotrules-perl_6.02-1_all.deb ... 2025-12-16 01:06:37.651954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-robotrules-perl (6.02-1) ... 2025-12-16 01:06:37.651963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwww-perl. 2025-12-16 01:06:37.651998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../135-libwww-perl_6.76-1_all.deb ... 2025-12-16 01:06:37.652004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwww-perl (6.76-1) ... 2025-12-16 01:06:37.652039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package icoutils. 2025-12-16 01:06:37.652053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../136-icoutils_0.32.3-4build2_amd64.deb ... 2025-12-16 01:06:37.652061 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.652069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking icoutils (0.32.3-4build2) ... 2025-12-16 01:06:37.652105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-bin. 2025-12-16 01:06:37.652112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../137-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-12-16 01:06:37.652120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.652155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-16 01:06:37.652164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libklibc:amd64. 2025-12-16 01:06:37.652169 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../138-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-16 01:06:37.652205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.652211 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-16 01:06:37.652248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package klibc-utils. 2025-12-16 01:06:37.652258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../139-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-16 01:06:37.652299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-16 01:06:37.652305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools-core. 2025-12-16 01:06:37.652340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../140-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-12-16 01:06:37.652347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-16 01:06:37.652354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package linux-base. 2025-12-16 01:06:37.652382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../141-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-12-16 01:06:37.652393 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-12-16 01:06:37.652401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package initramfs-tools. 2025-12-16 01:06:37.652437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../142-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-12-16 01:06:37.652443 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-12-16 01:06:37.652451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ipxe-qemu. 2025-12-16 01:06:37.652479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../143-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-12-16 01:06:37.652485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-16 01:06:37.652493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libafflib0t64:amd64. 2025-12-16 01:06:37.652533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../144-libafflib0t64_3.7.20-1.1ubuntu5_amd64.deb ... 2025-12-16 01:06:37.652539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2025-12-16 01:06:37.652574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2-data. 2025-12-16 01:06:37.652594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../145-libasound2-data_1.2.11-1ubuntu0.1_all.deb ... 2025-12-16 01:06:37.652602 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.652631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2-data (1.2.11-1ubuntu0.1) ... 2025-12-16 01:06:37.652637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libasound2t64:amd64. 2025-12-16 01:06:37.652671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../146-libasound2t64_1.2.11-1ubuntu0.1_amd64.deb ... 2025-12-16 01:06:37.652677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-12-16 01:06:37.652685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libaugeas0:amd64. 2025-12-16 01:06:37.652724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../147-libaugeas0_1.14.1-1build2_amd64.deb ... 2025-12-16 01:06:37.652731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libaugeas0:amd64 (1.14.1-1build2) ... 2025-12-16 01:06:37.652765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbfio1:amd64. 2025-12-16 01:06:37.652771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../148-libbfio1_20170123-6_amd64.deb ... 2025-12-16 01:06:37.652779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbfio1:amd64 (20170123-6) ... 2025-12-16 01:06:37.652807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libbrlapi0.8:amd64. 2025-12-16 01:06:37.652813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../149-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2025-12-16 01:06:37.652821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-12-16 01:06:37.652849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnspr4:amd64. 2025-12-16 01:06:37.652858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../150-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-12-16 01:06:37.652865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-16 01:06:37.652900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnss3:amd64. 2025-12-16 01:06:37.652909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../151-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-12-16 01:06:37.652946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-12-16 01:06:37.652952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpcsclite1:amd64. 2025-12-16 01:06:37.652960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../152-libpcsclite1_2.0.3-1build1_amd64.deb ... 2025-12-16 01:06:37.652989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2025-12-16 01:06:37.652997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libcacard0:amd64. 2025-12-16 01:06:37.653005 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../153-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2025-12-16 01:06:37.653034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2025-12-16 01:06:37.653043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdate-manip-perl. 2025-12-16 01:06:37.653070 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../154-libdate-manip-perl_6.95-1_all.deb ... 2025-12-16 01:06:37.653079 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdate-manip-perl (6.95-1) ... 2025-12-16 01:06:37.653114 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libdeflate0:amd64. 2025-12-16 01:06:37.653120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../155-libdeflate0_1.19-1build1.1_amd64.deb ... 2025-12-16 01:06:37.653133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2025-12-16 01:06:37.653141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libewf2:amd64. 2025-12-16 01:06:37.653171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../156-libewf2_20140814-1build3_amd64.deb ... 2025-12-16 01:06:37.653177 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libewf2:amd64 (20140814-1build3) ... 2025-12-16 01:06:37.653205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfuse2t64:amd64. 2025-12-16 01:06:37.653218 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../157-libfuse2t64_2.9.9-8.1build1_amd64.deb ... 2025-12-16 01:06:37.653226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfuse2t64:amd64 (2.9.9-8.1build1) ... 2025-12-16 01:06:37.653281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libhivex0:amd64. 2025-12-16 01:06:37.653288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../158-libhivex0_1.3.23-1build7_amd64.deb ... 2025-12-16 01:06:37.653296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libhivex0:amd64 (1.3.23-1build7) ... 2025-12-16 01:06:37.653331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblua5.3-0:amd64. 2025-12-16 01:06:37.653337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../159-liblua5.3-0_5.3.6-2build2_amd64.deb ... 2025-12-16 01:06:37.653345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblua5.3-0:amd64 (5.3.6-2build2) ... 2025-12-16 01:06:37.653385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpmio9t64. 2025-12-16 01:06:37.653392 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../160-librpmio9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2025-12-16 01:06:37.653400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2025-12-16 01:06:37.653428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package librpm9t64. 2025-12-16 01:06:37.653434 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../161-librpm9t64_4.18.2+dfsg-2.1build2_amd64.deb ... 2025-12-16 01:06:37.653442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking librpm9t64 (4.18.2+dfsg-2.1build2) ... 2025-12-16 01:06:37.653482 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvhdi1:amd64. 2025-12-16 01:06:37.653488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../162-libvhdi1_20210425-1build5_amd64.deb ... 2025-12-16 01:06:37.653523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvhdi1:amd64 (20210425-1build5) ... 2025-12-16 01:06:37.653529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libvmdk1:amd64. 2025-12-16 01:06:37.653537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../163-libvmdk1_20200926-2build5_amd64.deb ... 2025-12-16 01:06:37.653565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libvmdk1:amd64 (20200926-2build5) ... 2025-12-16 01:06:37.653571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtsk19t64:amd64. 2025-12-16 01:06:37.653589 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../164-libtsk19t64_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2025-12-16 01:06:37.653634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.653643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2025-12-16 01:06:37.653651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libyara10:amd64. 2025-12-16 01:06:37.653686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../165-libyara10_4.5.0-1build2_amd64.deb ... 2025-12-16 01:06:37.653695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libyara10:amd64 (4.5.0-1build2) ... 2025-12-16 01:06:37.653732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package supermin. 2025-12-16 01:06:37.653738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../166-supermin_5.2.2-4ubuntu4_amd64.deb ... 2025-12-16 01:06:37.653746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking supermin (5.2.2-4ubuntu4) ... 2025-12-16 01:06:37.653774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libfdt1:amd64. 2025-12-16 01:06:37.653782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../167-libfdt1_1.7.0-2build1_amd64.deb ... 2025-12-16 01:06:37.653810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.653819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2025-12-16 01:06:37.653854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-12-16 01:06:37.653863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../168-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-12-16 01:06:37.653891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-16 01:06:37.653899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjpeg8:amd64. 2025-12-16 01:06:37.653927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../169-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-12-16 01:06:37.653940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-16 01:06:37.653976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpixman-1-0:amd64. 2025-12-16 01:06:37.653982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../170-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2025-12-16 01:06:37.653990 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-12-16 01:06:37.654026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libslirp0:amd64. 2025-12-16 01:06:37.654032 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../171-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2025-12-16 01:06:37.654068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-12-16 01:06:37.654074 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburing2:amd64. 2025-12-16 01:06:37.654082 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../172-liburing2_2.5-1build1_amd64.deb ... 2025-12-16 01:06:37.654118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.654126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-12-16 01:06:37.654132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libusbredirparser1t64:amd64. 2025-12-16 01:06:37.654168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../173-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2025-12-16 01:06:37.654174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-12-16 01:06:37.654210 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-common. 2025-12-16 01:06:37.654216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../174-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 01:06:37.654224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 01:06:37.654250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-data. 2025-12-16 01:06:37.654284 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../175-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.10_all.deb ... 2025-12-16 01:06:37.654291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 01:06:37.654319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package seabios. 2025-12-16 01:06:37.654328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../176-seabios_1.16.3-2_all.deb ... 2025-12-16 01:06:37.654356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking seabios (1.16.3-2) ... 2025-12-16 01:06:37.654365 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-system-x86. 2025-12-16 01:06:37.654372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../177-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 01:06:37.654400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 01:06:37.654409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-utils. 2025-12-16 01:06:37.654437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../178-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 01:06:37.654450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.654466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 01:06:37.654495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnetpbm11t64:amd64. 2025-12-16 01:06:37.654502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../179-libnetpbm11t64_2%3a11.05.02-1.1build1_amd64.deb ... 2025-12-16 01:06:37.654510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2025-12-16 01:06:37.654548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjbig0:amd64. 2025-12-16 01:06:37.654555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../180-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2025-12-16 01:06:37.654620 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.654628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-12-16 01:06:37.654633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liblerc4:amd64. 2025-12-16 01:06:37.654641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../181-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2025-12-16 01:06:37.654670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-12-16 01:06:37.654676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsharpyuv0:amd64. 2025-12-16 01:06:37.654704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../182-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2025-12-16 01:06:37.654713 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-12-16 01:06:37.654745 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libwebp7:amd64. 2025-12-16 01:06:37.654754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../183-libwebp7_1.3.2-0.4build3_amd64.deb ... 2025-12-16 01:06:37.654791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.654797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2025-12-16 01:06:37.654805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtiff6:amd64. 2025-12-16 01:06:37.654839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../184-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2025-12-16 01:06:37.654848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-12-16 01:06:37.654876 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package netpbm. 2025-12-16 01:06:37.654885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../185-netpbm_2%3a11.05.02-1.1build1_amd64.deb ... 2025-12-16 01:06:37.654893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.654933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking netpbm (2:11.05.02-1.1build1) ... 2025-12-16 01:06:37.654940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package osinfo-db. 2025-12-16 01:06:37.654975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../186-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2025-12-16 01:06:37.654981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.654989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package gdisk. 2025-12-16 01:06:37.655030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../187-gdisk_1.0.10-1build1_amd64.deb ... 2025-12-16 01:06:37.655037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking gdisk (1.0.10-1build1) ... 2025-12-16 01:06:37.655045 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-common. 2025-12-16 01:06:37.655073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../188-libjson-glib-1.0-common_1.8.0-2build2_all.deb ... 2025-12-16 01:06:37.655087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-common (1.8.0-2build2) ... 2025-12-16 01:06:37.655095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libjson-glib-1.0-0:amd64. 2025-12-16 01:06:37.655113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.655119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../189-libjson-glib-1.0-0_1.8.0-2build2_amd64.deb ... 2025-12-16 01:06:37.655157 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-12-16 01:06:37.655163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libldm-1.0-0t64:amd64. 2025-12-16 01:06:37.655188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../190-libldm-1.0-0t64_0.2.5-1.1build2_amd64.deb ... 2025-12-16 01:06:37.655196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2025-12-16 01:06:37.655250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package ldmtool. 2025-12-16 01:06:37.655258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../191-ldmtool_0.2.5-1.1build2_amd64.deb ... 2025-12-16 01:06:37.655265 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking ldmtool (0.2.5-1.1build2) ... 2025-12-16 01:06:37.655272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lsscsi. 2025-12-16 01:06:37.655299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../192-lsscsi_0.32-1build1_amd64.deb ... 2025-12-16 01:06:37.655306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lsscsi (0.32-1build1) ... 2025-12-16 01:06:37.655338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package lzop. 2025-12-16 01:06:37.655345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../193-lzop_1.04-2build3_amd64.deb ... 2025-12-16 01:06:37.655380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.655386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking lzop (1.04-2build3) ... 2025-12-16 01:06:37.655418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mdadm. 2025-12-16 01:06:37.655424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../194-mdadm_4.3-1ubuntu2.1_amd64.deb ... 2025-12-16 01:06:37.655431 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mdadm (4.3-1ubuntu2.1) ... 2025-12-16 01:06:37.655464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package mtools. 2025-12-16 01:06:37.655472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../195-mtools_4.0.43-1build1_amd64.deb ... 2025-12-16 01:06:37.655510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.655516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking mtools (4.0.43-1build1) ... 2025-12-16 01:06:37.655547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package scrub. 2025-12-16 01:06:37.655552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../196-scrub_2.6.1-1build2_amd64.deb ... 2025-12-16 01:06:37.655560 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking scrub (2.6.1-1build2) ... 2025-12-16 01:06:37.655606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sleuthkit. 2025-12-16 01:06:37.655614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../197-sleuthkit_4.12.1+dfsg-1.1ubuntu2_amd64.deb ... 2025-12-16 01:06:37.655640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2025-12-16 01:06:37.655646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package squashfs-tools. 2025-12-16 01:06:37.655671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.655679 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../198-squashfs-tools_1%3a4.6.1-1build1_amd64.deb ... 2025-12-16 01:06:37.655711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.655716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking squashfs-tools (1:4.6.1-1build1) ... 2025-12-16 01:06:37.655728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package syslinux. 2025-12-16 01:06:37.655754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../199-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-12-16 01:06:37.655762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-16 01:06:37.655795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zerofree. 2025-12-16 01:06:37.655801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../200-zerofree_1.1.1-1build5_amd64.deb ... 2025-12-16 01:06:37.655826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zerofree (1.1.1-1build5) ... 2025-12-16 01:06:37.655834 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package zstd. 2025-12-16 01:06:37.655859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../201-zstd_1.5.5+dfsg2-2build1.1_amd64.deb ... 2025-12-16 01:06:37.655891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking zstd (1.5.5+dfsg2-2build1.1) ... 2025-12-16 01:06:37.655896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libguestfs0t64:amd64. 2025-12-16 01:06:37.655904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../202-libguestfs0t64_1%3a1.52.0-5ubuntu3_amd64.deb ... 2025-12-16 01:06:37.655917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2025-12-16 01:06:37.655943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libinih1:amd64. 2025-12-16 01:06:37.655951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../203-libinih1_55-1ubuntu2_amd64.deb ... 2025-12-16 01:06:37.655983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-12-16 01:06:37.655988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libiscsi7:amd64. 2025-12-16 01:06:37.656014 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../204-libiscsi7_1.19.0-3build4_amd64.deb ... 2025-12-16 01:06:37.656021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2025-12-16 01:06:37.656047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnfs14:amd64. 2025-12-16 01:06:37.656054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../205-libnfs14_5.0.2-1build1_amd64.deb ... 2025-12-16 01:06:37.656087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2025-12-16 01:06:37.656093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libnvme1t64. 2025-12-16 01:06:37.656118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../206-libnvme1t64_1.8-3ubuntu1_amd64.deb ... 2025-12-16 01:06:37.656125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libnvme1t64 (1.8-3ubuntu1) ... 2025-12-16 01:06:37.656158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemblk1:amd64. 2025-12-16 01:06:37.656164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../207-libpmemblk1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-16 01:06:37.656189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 01:06:37.656196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmemlog1:amd64. 2025-12-16 01:06:37.656248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../208-libpmemlog1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-16 01:06:37.656257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 01:06:37.656291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libpmempool1:amd64. 2025-12-16 01:06:37.656297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../209-libpmempool1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-16 01:06:37.656309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 01:06:37.656337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules:amd64. 2025-12-16 01:06:37.656344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../210-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-16 01:06:37.656356 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 01:06:37.656395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-12-16 01:06:37.656400 | 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 ... 2025-12-16 01:06:37.656426 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 01:06:37.656433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-common. 2025-12-16 01:06:37.656466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../212-libsoup-3.0-common_3.4.4-5ubuntu0.6_all.deb ... 2025-12-16 01:06:37.656472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.6) ... 2025-12-16 01:06:37.656497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libsoup-3.0-0:amd64. 2025-12-16 01:06:37.656505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../213-libsoup-3.0-0_3.4.4-5ubuntu0.6_amd64.deb ... 2025-12-16 01:06:37.656538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.6) ... 2025-12-16 01:06:37.656543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtpms0:amd64. 2025-12-16 01:06:37.656568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../214-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2025-12-16 01:06:37.656576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-12-16 01:06:37.656612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm-udev. 2025-12-16 01:06:37.656644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../215-tpm-udev_0.6ubuntu1_all.deb ... 2025-12-16 01:06:37.656652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm-udev (0.6ubuntu1) ... 2025-12-16 01:06:37.656684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-mu-4.0.1-0t64:amd64. 2025-12-16 01:06:37.656690 | 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 ... 2025-12-16 01:06:37.656715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.656722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-cmd0t64:amd64. 2025-12-16 01:06:37.656755 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../217-libtss2-tcti-cmd0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 01:06:37.656761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.656786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-device0t64:amd64. 2025-12-16 01:06:37.656793 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../218-libtss2-tcti-device0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 01:06:37.656827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.656835 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-mssim0t64:amd64. 2025-12-16 01:06:37.656867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../219-libtss2-tcti-mssim0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 01:06:37.656872 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.656884 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-swtpm0t64:amd64. 2025-12-16 01:06:37.656917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../220-libtss2-tcti-swtpm0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 01:06:37.656923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.656948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-sys1t64:amd64. 2025-12-16 01:06:37.656956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../221-libtss2-sys1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 01:06:37.656988 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.656996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-esys-3.0.2-0t64:amd64. 2025-12-16 01:06:37.657028 | 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 ... 2025-12-16 01:06:37.657033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.657059 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-libtpms0t64:amd64. 2025-12-16 01:06:37.657065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../223-libtss2-tcti-libtpms0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 01:06:37.657103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.657109 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tcti-spi-helper0t64:amd64. 2025-12-16 01:06:37.657116 | 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 ... 2025-12-16 01:06:37.657152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.657158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-tctildr0t64:amd64. 2025-12-16 01:06:37.657183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../225-libtss2-tctildr0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 01:06:37.657191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.657223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-fapi1t64:amd64. 2025-12-16 01:06:37.657247 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../226-libtss2-fapi1t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 01:06:37.657273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.657281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libtss2-rc0t64:amd64. 2025-12-16 01:06:37.657306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../227-libtss2-rc0t64_4.0.1-7.1ubuntu5.1_amd64.deb ... 2025-12-16 01:06:37.657314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.657340 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package liburcu8t64:amd64. 2025-12-16 01:06:37.657348 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../228-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-12-16 01:06:37.657355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-16 01:06:37.657388 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package nvme-cli. 2025-12-16 01:06:37.657394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../229-nvme-cli_2.8-1ubuntu0.1_amd64.deb ... 2025-12-16 01:06:37.657419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking nvme-cli (2.8-1ubuntu0.1) ... 2025-12-16 01:06:37.657432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package pmdk-tools. 2025-12-16 01:06:37.657469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../230-pmdk-tools_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-16 01:06:37.657475 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking pmdk-tools (1.13.1-1.1ubuntu2) ... 2025-12-16 01:06:37.657501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyparsing. 2025-12-16 01:06:37.657508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../231-python3-pyparsing_3.1.1-1_all.deb ... 2025-12-16 01:06:37.657541 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyparsing (3.1.1-1) ... 2025-12-16 01:06:37.657546 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-six. 2025-12-16 01:06:37.657553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../232-python3-six_1.16.0-4_all.deb ... 2025-12-16 01:06:37.657604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-six (1.16.0-4) ... 2025-12-16 01:06:37.657612 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-typing-extensions. 2025-12-16 01:06:37.657649 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../233-python3-typing-extensions_4.10.0-1_all.deb ... 2025-12-16 01:06:37.657655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-12-16 01:06:37.657681 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-urwid. 2025-12-16 01:06:37.657688 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../234-python3-urwid_2.6.10-1_amd64.deb ... 2025-12-16 01:06:37.657725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.657733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-urwid (2.6.10-1) ... 2025-12-16 01:06:37.657765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-configshell-fb. 2025-12-16 01:06:37.657771 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../235-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-12-16 01:06:37.657796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-12-16 01:06:37.657804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-pyudev. 2025-12-16 01:06:37.657837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.657844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../236-python3-pyudev_0.24.0-1_all.deb ... 2025-12-16 01:06:37.657870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-pyudev (0.24.0-1) ... 2025-12-16 01:06:37.657878 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-rtslib-fb. 2025-12-16 01:06:37.657904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../237-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-12-16 01:06:37.657912 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-12-16 01:06:37.657937 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package qemu-block-extra. 2025-12-16 01:06:37.657945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../238-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 01:06:37.657978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 01:06:37.657984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package sg3-utils-udev. 2025-12-16 01:06:37.658009 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../239-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-12-16 01:06:37.658017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-16 01:06:37.658048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm. 2025-12-16 01:06:37.658056 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../240-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-12-16 01:06:37.658086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-12-16 01:06:37.658094 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package swtpm-tools. 2025-12-16 01:06:37.658119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../241-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2025-12-16 01:06:37.658125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-12-16 01:06:37.658264 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package targetcli-fb. 2025-12-16 01:06:37.658281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../242-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-12-16 01:06:37.658291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-12-16 01:06:37.658296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package tpm2-tools. 2025-12-16 01:06:37.658300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../243-tpm2-tools_5.6-1build4_amd64.deb ... 2025-12-16 01:06:37.658305 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking tpm2-tools (5.6-1build4) ... 2025-12-16 01:06:37.658310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package xfsprogs. 2025-12-16 01:06:37.658314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../244-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-12-16 01:06:37.658321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-12-16 01:06:37.658326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package kpartx. 2025-12-16 01:06:37.658351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../245-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-12-16 01:06:37.658357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-12-16 01:06:37.658384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-l10n. 2025-12-16 01:06:37.658390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../246-libosinfo-l10n_1.11.0-2build3_all.deb ... 2025-12-16 01:06:37.658419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-l10n (1.11.0-2build3) ... 2025-12-16 01:06:37.658424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-1.0-0:amd64. 2025-12-16 01:06:37.658453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../247-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2025-12-16 01:06:37.658459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2025-12-16 01:06:37.658488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package libosinfo-bin. 2025-12-16 01:06:37.658510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../248-libosinfo-bin_1.11.0-2build3_amd64.deb ... 2025-12-16 01:06:37.658516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking libosinfo-bin (1.11.0-2build3) ... 2025-12-16 01:06:37.658543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package multipath-tools. 2025-12-16 01:06:37.658548 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../249-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-12-16 01:06:37.658608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.658617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-12-16 01:06:37.658622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Selecting previously unselected package python3-guestfs. 2025-12-16 01:06:37.658648 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Preparing to unpack .../250-python3-guestfs_1%3a1.52.0-5ubuntu3_amd64.deb ... 2025-12-16 01:06:37.658653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Unpacking python3-guestfs (1:1.52.0-5ubuntu3) ... 2025-12-16 01:06:37.658682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-12-16 01:06:37.658692 | 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 2025-12-16 01:06:37.658722 | 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 2025-12-16 01:06:37.658728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-16 01:06:37.658756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:06:37.658762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2025-12-16 01:06:37.658792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm-udev (0.6ubuntu1) ... 2025-12-16 01:06:37.658797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2025-12-16 01:06:37.658825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `tss' (GID 104) ... 2025-12-16 01:06:37.658848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-12-16 01:06:37.658853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.658879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `tss' (UID 101) ... 2025-12-16 01:06:37.658899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `tss' (UID 101) with group `tss' ... 2025-12-16 01:06:37.658904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/tpm'. 2025-12-16 01:06:37.658933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to send reload request: No such file or directory 2025-12-16 01:06:37.658956 | 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. 2025-12-16 01:06:37.658962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-12-16 01:06:37.658989 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-16 01:06:37.659007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zerofree (1.1.1-1build5) ... 2025-12-16 01:06:37.659012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up session-migration (0.3.9build1) ... 2025-12-16 01:06:37.659046 | 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. 2025-12-16 01:06:37.659054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-12-16 01:06:37.659078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up systemd-sysv (255.4-1ubuntu8.11) ... 2025-12-16 01:06:37.659097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2025-12-16 01:06:37.659102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-12-16 01:06:37.659129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:06:37.659149 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiniparser1:amd64 (4.1-7ubuntu0.1) ... 2025-12-16 01:06:37.659154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-16 01:06:37.659180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2025-12-16 01:06:37.659199 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-12-16 01:06:37.659204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-12-16 01:06:37.659243 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-12-16 01:06:37.659266 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-12-16 01:06:37.659270 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up exfatprogs (1.2.2-1build1) ... 2025-12-16 01:06:37.659300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sysfsutils (2.1.1-6build1) ... 2025-12-16 01:06:37.659323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-12-16 01:06:37.659328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:06:37.659357 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2025-12-16 01:06:37.659377 | 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. 2025-12-16 01:06:37.659382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-12-16 01:06:37.659410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libntfs-3g89t64:amd64 (1:2022.10.3-1.2ubuntu3) ... 2025-12-16 01:06:37.659433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mtools (4.0.43-1build1) ... 2025-12-16 01:06:37.659439 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up augeas-lenses (1.14.1-1build2) ... 2025-12-16 01:06:37.659464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up psmisc (23.7-1build1) ... 2025-12-16 01:06:37.659491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up attr (1:2.5.2-1build1.1) ... 2025-12-16 01:06:37.659496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libclone-perl:amd64 (0.46-1build3) ... 2025-12-16 01:06:37.659519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvhdi1:amd64 (20210425-1build5) ... 2025-12-16 01:06:37.659538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up f2fs-tools (1.16.0-1) ... 2025-12-16 01:06:37.659543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-12-16 01:06:37.659571 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tagset-perl (3.20-6) ... 2025-12-16 01:06:37.659605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-rc0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.659638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-mu-4.0.1-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.659658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 01:06:37.659680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-mediatypes-perl (6.04-2) ... 2025-12-16 01:06:37.659685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:06:37.659712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dosfstools (4.2-1.1build1) ... 2025-12-16 01:06:37.659732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-16 01:06:37.659737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtry-tiny-perl (0.31-2) ... 2025-12-16 01:06:37.659765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2025-12-16 01:06:37.659789 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.659794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up less (590-2ubuntu2.1) ... 2025-12-16 01:06:37.659819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up perl-openssl-defaults:amd64 (7build3) ... 2025-12-16 01:06:37.659839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libreiserfscore0t64 (1:3.6.27-7.1build1) ... 2025-12-16 01:06:37.659843 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:06:37.659871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-yaml (6.0.1-2build2) ... 2025-12-16 01:06:37.659890 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-12-16 01:06:37.659894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libencode-locale-perl (1.05-3) ... 2025-12-16 01:06:37.659921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-12-16 01:06:37.659944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-12-16 01:06:37.659973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:06:37.659980 | 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. 2025-12-16 01:06:37.660000 | 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. 2025-12-16 01:06:37.660007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-libtpms0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.660030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up file (1:5.45-3build1) ... 2025-12-16 01:06:37.660050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-common (3.4.4-5ubuntu0.6) ... 2025-12-16 01:06:37.660055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:06:37.660083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfdt1:amd64 (1.7.0-2build1) ... 2025-12-16 01:06:37.660106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-12-16 01:06:37.660110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-16 01:06:37.660138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-12-16 01:06:37.660161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:06:37.660166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnetpbm11t64:amd64 (2:11.05.02-1.1build1) ... 2025-12-16 01:06:37.660192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ntfs-3g (1:2022.10.3-1.2ubuntu3) ... 2025-12-16 01:06:37.660212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up fdisk (2.39.3-9ubuntu6.3) ... 2025-12-16 01:06:37.660216 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnfs14:amd64 (5.0.2-1build1) ... 2025-12-16 01:06:37.660251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up acl (2.3.2-1build1.1) ... 2025-12-16 01:06:37.660278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-16 01:06:37.660297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2025-12-16 01:06:37.660306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libafflib0t64:amd64 (3.7.20-1.1ubuntu5) ... 2025-12-16 01:06:37.660332 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-six (1.16.0-4) ... 2025-12-16 01:06:37.660355 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2-data (1.2.11-1ubuntu0.1) ... 2025-12-16 01:06:37.660360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-16 01:06:37.660387 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-12-16 01:06:37.660406 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.1) ... 2025-12-16 01:06:37.660411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-16 01:06:37.660438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyparsing (3.1.1-1) ... 2025-12-16 01:06:37.660461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-sys1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.660466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-certifi (2023.11.17-1) ... 2025-12-16 01:06:37.660493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnvme1t64 (1.8-3ubuntu1) ... 2025-12-16 01:06:37.660512 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-data (2:1.8.7-1build1) ... 2025-12-16 01:06:37.660517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-16 01:06:37.660544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:06:37.660567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libaugeas0:amd64 (1.14.1-1build2) ... 2025-12-16 01:06:37.660574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 01:06:37.660604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.660623 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-16 01:06:37.660646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-device0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.660651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-12-16 01:06:37.660682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-12-16 01:06:37.660706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-html-perl (1.004-3) ... 2025-12-16 01:06:37.660711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up usb.ids (2024.03.18-1) ... 2025-12-16 01:06:37.660737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-12-16 01:06:37.660761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-12-16 01:06:37.660766 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:System has not been booted with systemd as init system (PID 1). Can't operate. 2025-12-16 01:06:37.660791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Failed to connect to bus: Host is down 2025-12-16 01:06:37.660810 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lsscsi (0.32-1build1) ... 2025-12-16 01:06:37.660815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-16 01:06:37.660842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-12-16 01:06:37.660847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.660877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `dhcpcd' (UID 103) ... 2025-12-16 01:06:37.660896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `dhcpcd' (UID 103) with group `nogroup' ... 2025-12-16 01:06:37.660901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-12-16 01:06:37.660929 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-typing-extensions (4.10.0-1) ... 2025-12-16 01:06:37.660952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.660957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2025-12-16 01:06:37.660984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ucf (3.0043+nmu1) ... 2025-12-16 01:06:37.661003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 01:06:37.661008 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-16 01:06:37.661035 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-16 01:06:37.661053 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-16 01:06:37.661058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-12-16 01:06:37.661086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 01:06:37.661110 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up seabios (1.16.3-2) ... 2025-12-16 01:06:37.661115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-12-16 01:06:37.661141 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2025-12-16 01:06:37.661168 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up scrub (2.6.1-1build2) ... 2025-12-16 01:06:37.661173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtimedate-perl (2.3300-2) ... 2025-12-16 01:06:37.661196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpci3:amd64 (1:3.10.0-2build1) ... 2025-12-16 01:06:37.661207 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2025-12-16 01:06:37.661241 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up keyutils (1.6.3-3build1) ... 2025-12-16 01:06:37.661251 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-12-16 01:06:37.661281 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libduktape207:amd64 (2.7.0+tests-0ubuntu3) ... 2025-12-16 01:06:37.661304 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up extlinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-16 01:06:37.661309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2025-12-16 01:06:37.661335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 01:06:37.661354 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-16 01:06:37.661359 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-12-16 01:06:37.661386 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblua5.3-0:amd64 (5.3.6-2build2) ... 2025-12-16 01:06:37.661405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up lzop (1.04-2build3) ... 2025-12-16 01:06:37.661410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-mssim0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.661436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-12-16 01:06:37.661455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2025-12-16 01:06:37.661460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libewf2:amd64 (20140814-1build3) ... 2025-12-16 01:06:37.661486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-12-16 01:06:37.661504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-12-16 01:06:37.661509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-common (1.8.0-2build2) ... 2025-12-16 01:06:37.661538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-cmd0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.661562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 01:06:37.661567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2025-12-16 01:06:37.661613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2025-12-16 01:06:37.661618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2025-12-16 01:06:37.661647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-12-16 01:06:37.661671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-common (2.80.0-1build1) ... 2025-12-16 01:06:37.661676 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburing2:amd64 (2.5-1build1) ... 2025-12-16 01:06:37.661703 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2025-12-16 01:06:37.661722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-pyudev (0.24.0-1) ... 2025-12-16 01:06:37.661726 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 01:06:37.661757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhivex0:amd64 (1.3.23-1build7) ... 2025-12-16 01:06:37.661776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-swtpm0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.661781 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-16 01:06:37.661809 | 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. 2025-12-16 01:06:37.661822 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-prettytable (3.6.0-2) ... 2025-12-16 01:06:37.661846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 01:06:37.661865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfuse2t64:amd64 (2.9.9-8.1build1) ... 2025-12-16 01:06:37.661870 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 01:06:37.661897 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up supermin (5.2.2-4ubuntu4) ... 2025-12-16 01:06:37.661916 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libldm-1.0-0t64:amd64 (0.2.5-1.1build2) ... 2025-12-16 01:06:37.661921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up zstd (1.5.5+dfsg2-2build1.1) ... 2025-12-16 01:06:37.661949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liburi-perl (5.27-1) ... 2025-12-16 01:06:37.661972 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-16 01:06:37.661981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libdate-manip-perl (6.95-1) ... 2025-12-16 01:06:37.662003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up mdadm (4.3-1ubuntu2.1) ... 2025-12-16 01:06:37.662012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Generating mdadm.conf... 2025-12-16 01:06:37.662034 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:done. 2025-12-16 01:06:37.662041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-12-16 01:06:37.662075 | 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. 2025-12-16 01:06:37.662098 | 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. 2025-12-16 01:06:37.662105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.662138 | 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. 2025-12-16 01:06:37.662146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.662175 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-l10n (1.11.0-2build3) ... 2025-12-16 01:06:37.662193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libbfio1:amd64 (20170123-6) ... 2025-12-16 01:06:37.662200 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 01:06:37.662222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-16 01:06:37.662240 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-ssleay-perl:amd64 (1.94-1build4) ... 2025-12-16 01:06:37.662272 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-16 01:06:37.662297 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2025-12-16 01:06:37.662302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up genisoimage (9:1.1.11-3.5) ... 2025-12-16 01:06:37.662328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-date-perl (6.06-1) ... 2025-12-16 01:06:37.662347 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.662367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2025-12-16 01:06:37.662372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tcti-spi-helper0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.662399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nvme-cli (2.8-1ubuntu0.1) ... 2025-12-16 01:06:37.662423 | 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. 2025-12-16 01:06:37.662447 | 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. 2025-12-16 01:06:37.662460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libfile-listing-perl (6.16-1) ... 2025-12-16 01:06:37.662484 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-12-16 01:06:37.662503 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up squashfs-tools (1:4.6.1-1build1) ... 2025-12-16 01:06:37.662524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up db-util (1:5.3.21ubuntu2) ... 2025-12-16 01:06:37.662529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-12-16 01:06:37.662557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-12-16 01:06:37.662576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:06:37.662612 | 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. 2025-12-16 01:06:37.662618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.662650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libyara10:amd64 (4.5.0-1build2) ... 2025-12-16 01:06:37.662657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up btrfs-progs (6.6.3-1.1build2) ... 2025-12-16 01:06:37.662686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:06:37.662705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcxl1:amd64 (77-2ubuntu2) ... 2025-12-16 01:06:37.662710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 01:06:37.662737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-12-16 01:06:37.662756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:06:37.662777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnet-http-perl (6.23-1) ... 2025-12-16 01:06:37.662782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-urwid (2.6.10-1) ... 2025-12-16 01:06:37.662813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-12-16 01:06:37.662834 | 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 libparted2t 2025-12-16 01:06:37.662856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:64' 2025-12-16 01:06:37.662876 | 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' 2025-12-16 01:06:37.662882 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-12-16 01:06:37.662911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-16 01:06:37.662918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2025-12-16 01:06:37.662947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libjson-glib-1.0-0:amd64 (1.8.0-2build2) ... 2025-12-16 01:06:37.662954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.662984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.662992 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:06:37.663022 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.663029 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/idmapd.conf with new version 2025-12-16 01:06:37.663058 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.663065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Creating config file /etc/nfs.conf with new version 2025-12-16 01:06:37.663092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-12-16 01:06:37.663105 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.663125 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `statd' (UID 105) ... 2025-12-16 01:06:37.663132 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `statd' (UID 105) with group `nogroup' ... 2025-12-16 01:06:37.663161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/nfs'. 2025-12-16 01:06:37.663179 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-12-16 01:06:37.663201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:06:37.663219 | 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. 2025-12-16 01:06:37.663250 | 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. 2025-12-16 01:06:37.663259 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ldmtool (0.2.5-1.1build2) ... 2025-12-16 01:06:37.663294 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-tctildr0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.663301 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gdisk (1.0.10-1build1) ... 2025-12-16 01:06:37.663331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libvmdk1:amd64 (20200926-2build5) ... 2025-12-16 01:06:37.663337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.663367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemlog1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 01:06:37.663374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-12-16 01:06:37.663404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-12-16 01:06:37.663411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-gi (3.48.2-1) ... 2025-12-16 01:06:37.663440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up cxl (77-2ubuntu2) ... 2025-12-16 01:06:37.663447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-12-16 01:06:37.663477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:06:37.663484 | 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. 2025-12-16 01:06:37.663517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-12-16 01:06:37.663523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2025-12-16 01:06:37.663552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 01:06:37.663559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-esys-3.0.2-0t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.663597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.663604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pciutils (1:3.10.0-2build1) ... 2025-12-16 01:06:37.663634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmemblk1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 01:06:37.663640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpmio9t64 (4.18.2+dfsg-2.1build2) ... 2025-12-16 01:06:37.663675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-robotrules-perl (6.02-1) ... 2025-12-16 01:06:37.663682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-12-16 01:06:37.663704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2025-12-16 01:06:37.663727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpam-systemd:amd64 (255.4-1ubuntu8.11) ... 2025-12-16 01:06:37.663738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtss2-fapi1t64:amd64 (4.0.1-7.1ubuntu5.1) ... 2025-12-16 01:06:37.663769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 01:06:37.663776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libpmempool1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 01:06:37.663805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-12-16 01:06:37.663812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 01:06:37.663824 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-12-16 01:06:37.663856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-12-16 01:06:37.663863 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.663894 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-12-16 01:06:37.663901 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-12-16 01:06:37.663907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2025-12-16 01:06:37.663947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 01:06:37.663954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-16 01:06:37.663982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 01:06:37.663987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-16 01:06:37.664010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-12-16 01:06:37.664016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-12-16 01:06:37.664049 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 01:06:37.664055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.664086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-12-16 01:06:37.664092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-12-16 01:06:37.664122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-12-16 01:06:37.664128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-12-16 01:06:37.664156 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: keyword = Word(alphanums + '_\-') 2025-12-16 01:06:37.664161 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 01:06:37.664167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-16 01:06:37.664201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 01:06:37.664208 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-16 01:06:37.664242 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-12-16 01:06:37.664248 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-12-16 01:06:37.664289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-16 01:06:37.664296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libtsk19t64:amd64 (4.12.1+dfsg-1.1ubuntu2) ... 2025-12-16 01:06:37.664330 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 01:06:37.664359 | 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. 2025-12-16 01:06:37.664369 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.664398 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libio-socket-ssl-perl (2.085-1) ... 2025-12-16 01:06:37.664405 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up rsync (3.2.7-1ubuntu1.2) ... 2025-12-16 01:06:37.664442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-12-16 01:06:37.664448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:06:37.664479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up tpm2-tools (5.6-1build4) ... 2025-12-16 01:06:37.664485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2025-12-16 01:06:37.664515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking-services (2.80.0-1build1) ... 2025-12-16 01:06:37.664522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-negotiate-perl (6.01-2) ... 2025-12-16 01:06:37.664552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.664559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up pmdk-tools (1.13.1-1.1ubuntu2) ... 2025-12-16 01:06:37.664615 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 01:06:37.664620 | 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. 2025-12-16 01:06:37.664651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.664658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-12-16 01:06:37.664686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-12-16 01:06:37.664693 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up librpm9t64 (4.18.2+dfsg-2.1build2) ... 2025-12-16 01:06:37.664715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhttp-cookies-perl (6.11-1) ... 2025-12-16 01:06:37.664722 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libhtml-tree-perl (5.07-3) ... 2025-12-16 01:06:37.664757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.664764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 01:06:37.664794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ndctl (77-2ubuntu2) ... 2025-12-16 01:06:37.664800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: could not determine current runlevel 2025-12-16 01:06:37.664830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:06:37.664837 | 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. 2025-12-16 01:06:37.664869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.664875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up parted (3.6-4build1) ... 2025-12-16 01:06:37.664906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-16 01:06:37.664913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:update-initramfs: deferring update (trigger activated) 2025-12-16 01:06:37.664942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dbus-user-session (1.14.10-4ubuntu4.1) ... 2025-12-16 01:06:37.664954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2025-12-16 01:06:37.664977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting GID from range 100 to 59999 ... 2025-12-16 01:06:37.664984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding group `swtpm' (GID 106) ... 2025-12-16 01:06:37.665020 | 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 2025-12-16 01:06:37.665026 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.665062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Selecting UID from range 100 to 59999 ... 2025-12-16 01:06:37.665067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.665097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding system user `swtpm' (UID 106) ... 2025-12-16 01:06:37.665102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Adding new user `swtpm' (UID 106) with group `swtpm' ... 2025-12-16 01:06:37.665133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:info: Not creating home directory `/var/lib/swtpm'. 2025-12-16 01:06:37.665137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up netpbm (2:11.05.02-1.1build1) ... 2025-12-16 01:06:37.665167 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up sleuthkit (4.12.1+dfsg-1.1ubuntu2) ... 2025-12-16 01:06:37.665171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-12-16 01:06:37.665202 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-12-16 01:06:37.665206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.665242 | 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)] 2025-12-16 01:06:37.665250 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.665291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2025-12-16 01:06:37.665296 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-12-16 01:06:37.665323 | 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. 2025-12-16 01:06:37.665327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.665357 | 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. 2025-12-16 01:06:37.665362 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:06:37.665389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding group ceph.. 2025-12-16 01:06:37.665395 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-12-16 01:06:37.665427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Adding system user ceph.. 2025-12-16 01:06:37.665433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-12-16 01:06:37.665454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting system user ceph properties.. 2025-12-16 01:06:37.665474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:usermod: unlocking the user's password would result in a passwordless account. 2025-12-16 01:06:37.665496 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:You should set a password with usermod -p to unlock this user's password. 2025-12-16 01:06:37.665502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:..done 2025-12-16 01:06:37.665539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-12-16 01:06:37.665568 | 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. 2025-12-16 01:06:37.665573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.665612 | 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. 2025-12-16 01:06:37.665622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2025-12-16 01:06:37.665651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2025-12-16 01:06:37.665657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up liblwp-protocol-https-perl (6.13-1) ... 2025-12-16 01:06:37.665689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libwww-perl (6.76-1) ... 2025-12-16 01:06:37.665695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up icoutils (0.32.3-4build2) ... 2025-12-16 01:06:37.665725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libguestfs0t64:amd64 (1:1.52.0-5ubuntu3) ... 2025-12-16 01:06:37.665731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up python3-guestfs (1:1.52.0-5ubuntu3) ... 2025-12-16 01:06:37.665761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:06:37.665767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 01:06:37.665797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up glib-networking:amd64 (2.80.0-1build1) ... 2025-12-16 01:06:37.665804 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.6) ... 2025-12-16 01:06:37.665833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2025-12-16 01:06:37.665839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Setting up libosinfo-bin (1.11.0-2build3) ... 2025-12-16 01:06:37.665869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-12-16 01:06:37.665875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:06:37.665905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 0e4707cae8d8 2025-12-16 01:06:37.665911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 446b7c84a866 2025-12-16 01:06:37.665941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 4/8 : ADD plugins-archive / 2025-12-16 01:06:37.665947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> a081277ce55c 2025-12-16 01:06:37.665979 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 5/8 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-12-16 01:06:37.665985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 6a4791ed4e62 2025-12-16 01:06:37.666021 | 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 2025-12-16 01:06:37.666028 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in aad28ccef7d6 2025-12-16 01:06:37.666057 | 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) 2025-12-16 01:06:37.666066 | 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) 2025-12-16 01:06:37.666094 | 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) 2025-12-16 01:06:37.666100 | 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) 2025-12-16 01:06:37.666131 | 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) 2025-12-16 01:06:37.666137 | 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) 2025-12-16 01:06:37.666163 | 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) 2025-12-16 01:06:37.666184 | 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) 2025-12-16 01:06:37.666205 | 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) 2025-12-16 01:06:37.666209 | 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) 2025-12-16 01:06:37.666253 | 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) 2025-12-16 01:06:37.666261 | 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) 2025-12-16 01:06:37.666291 | 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) 2025-12-16 01:06:37.666297 | 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) 2025-12-16 01:06:37.666328 | 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) 2025-12-16 01:06:37.666334 | 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) 2025-12-16 01:06:37.666365 | 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) 2025-12-16 01:06:37.666371 | 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) 2025-12-16 01:06:37.666402 | 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.0) 2025-12-16 01:06:37.666408 | 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) 2025-12-16 01:06:37.666439 | 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) 2025-12-16 01:06:37.666445 | 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) 2025-12-16 01:06:37.666477 | 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) 2025-12-16 01:06:37.666483 | 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) 2025-12-16 01:06:37.666516 | 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) 2025-12-16 01:06:37.666526 | 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) 2025-12-16 01:06:37.666547 | 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) 2025-12-16 01:06:37.666553 | 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) 2025-12-16 01:06:37.666602 | 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) 2025-12-16 01:06:37.666624 | 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) (2025.11.12) 2025-12-16 01:06:37.666644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing /plugins/blazar-nova-6.0.1.dev3 2025-12-16 01:06:37.666665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: started 2025-12-16 01:06:37.666672 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: finished with status 'done' 2025-12-16 01:06:37.666705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: started 2025-12-16 01:06:37.666711 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:06:37.666741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: started 2025-12-16 01:06:37.666747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: finished with status 'done' 2025-12-16 01:06:37.666777 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): started 2025-12-16 01:06:37.666783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:06:37.666813 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing /plugins/pycadf-3.1.1 2025-12-16 01:06:37.666819 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: started 2025-12-16 01:06:37.666848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing build dependencies: finished with status 'done' 2025-12-16 01:06:37.666854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: started 2025-12-16 01:06:37.666883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:06:37.666889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: started 2025-12-16 01:06:37.666919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Installing backend dependencies: finished with status 'done' 2025-12-16 01:06:37.666925 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): started 2025-12-16 01:06:37.666955 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:06:37.666961 | 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) 2025-12-16 01:06:37.666991 | 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.0) 2025-12-16 01:06:37.666997 | 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) 2025-12-16 01:06:37.667027 | 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) 2025-12-16 01:06:37.667034 | 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) 2025-12-16 01:06:37.667059 | 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) 2025-12-16 01:06:37.667080 | 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) 2025-12-16 01:06:37.667101 | 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) 2025-12-16 01:06:37.667110 | 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) 2025-12-16 01:06:37.667142 | 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) 2025-12-16 01:06:37.667148 | 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) 2025-12-16 01:06:37.667178 | 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) 2025-12-16 01:06:37.667184 | 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) 2025-12-16 01:06:37.667213 | 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) 2025-12-16 01:06:37.667220 | 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) 2025-12-16 01:06:37.667263 | 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) 2025-12-16 01:06:37.667269 | 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) 2025-12-16 01:06:37.667290 | 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) 2025-12-16 01:06:37.667311 | 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) 2025-12-16 01:06:37.667338 | 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) 2025-12-16 01:06:37.667342 | 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) 2025-12-16 01:06:37.667370 | 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) 2025-12-16 01:06:37.667376 | 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) 2025-12-16 01:06:37.667401 | 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) 2025-12-16 01:06:37.667423 | 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) 2025-12-16 01:06:37.667444 | 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) 2025-12-16 01:06:37.667471 | 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) (2025.11.12) 2025-12-16 01:06:37.667477 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building wheels for collected packages: blazar-nova, pycadf 2025-12-16 01:06:37.667498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): started 2025-12-16 01:06:37.667524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for blazar-nova (pyproject.toml): finished with status 'done' 2025-12-16 01:06:37.667530 | 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=ee6d9e7047d19b149b2518fc3a5b448be6509b5378b0e79321ed3a169064a6a8 2025-12-16 01:06:37.667561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-gyjhjbxf/wheels/f6/59/57/0077f041cd5ed8290a5fa3fdcb033e5b5f805c2f84b1305849 2025-12-16 01:06:37.667568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for pycadf (pyproject.toml): started 2025-12-16 01:06:37.667610 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-12-16 01:06:37.667639 | 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=c1218cfacf27cdbbb64b6294998c88d572bf19217214b4227257ded08f3a1e2d 2025-12-16 01:06:37.667645 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Stored in directory: /tmp/pip-ephem-wheel-cache-gyjhjbxf/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-12-16 01:06:37.667677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built blazar-nova pycadf 2025-12-16 01:06:37.667697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pycadf, blazar-nova 2025-12-16 01:06:37.667716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: pycadf 2025-12-16 01:06:37.667736 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: pycadf 3.1.1 2025-12-16 01:06:37.667756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling pycadf-3.1.1: 2025-12-16 01:06:37.667761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pycadf-3.1.1 2025-12-16 01:06:37.667791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Attempting uninstall: blazar-nova 2025-12-16 01:06:37.667797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Found existing installation: blazar-nova 6.0.1.dev3 2025-12-16 01:06:37.667827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Uninstalling blazar-nova-6.0.1.dev3: 2025-12-16 01:06:37.667833 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled blazar-nova-6.0.1.dev3 2025-12-16 01:06:37.667864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed blazar-nova-6.0.1.dev3 pycadf-3.1.1 2025-12-16 01:06:37.667869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container aad28ccef7d6 2025-12-16 01:06:37.667902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 78096f47f5b6 2025-12-16 01:06:37.667909 | 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 2025-12-16 01:06:37.667941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in bf5aaabc80a1 2025-12-16 01:06:37.667947 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-12-16 01:06:37.667978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-12-16 01:06:37.667984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-12-16 01:06:37.668016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages were automatically installed and are no longer required: 2025-12-16 01:06:37.668022 | 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 2025-12-16 01:06:37.668042 | 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 2025-12-16 01:06:37.668062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2025-12-16 01:06:37.668081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2025-12-16 01:06:37.668087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2025-12-16 01:06:37.668116 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2025-12-16 01:06:37.668122 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Use 'apt autoremove' to remove them. 2025-12-16 01:06:37.668152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-12-16 01:06:37.668158 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: build-essential 2025-12-16 01:06:37.668188 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:06:37.668194 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:06:37.668224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-12-16 01:06:37.668246 | 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% 2025-12-16 01:06:37.668275 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2025-12-16 01:06:37.668279 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-12-16 01:06:37.668308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% 2025-12-16 01:06:37.668314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 80% 2025-12-16 01:06:37.668344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-12-16 01:06:37.668350 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-12-16 01:06:37.668379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-12-16 01:06:37.668385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29016 files and directories currently installed.) 2025-12-16 01:06:37.668416 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:06:37.668422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading package lists... 2025-12-16 01:06:37.668453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Building dependency tree... 2025-12-16 01:06:37.668458 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Reading state information... 2025-12-16 01:06:37.668490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:The following packages will be REMOVED: 2025-12-16 01:06:37.668509 | 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 2025-12-16 01:06:37.668519 | 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 2025-12-16 01:06:37.668523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libcc1-0 2025-12-16 01:06:37.668554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libdpkg-perl libgcc-13-dev libgomp1 libhwasan0 libisl23 libitm1 liblsan0 2025-12-16 01:06:37.668574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: libmpc3 libquadmath0 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list 2025-12-16 01:06:37.668590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: make 2025-12-16 01:06:37.668624 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:0 upgraded, 0 newly installed, 31 to remove and 0 not upgraded. 2025-12-16 01:06:37.668628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:After this operation, 208 MB disk space will be freed. 2025-12-16 01:06:37.668653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 2025-12-16 01:06:37.668660 | 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% 2025-12-16 01:06:37.668692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 65% 2025-12-16 01:06:37.668698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 70% 2025-12-16 01:06:37.668729 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 75% (Reading database ... 80% 2025-12-16 01:06:37.668735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 85% 2025-12-16 01:06:37.668765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 90% 2025-12-16 01:06:37.668770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 95% 2025-12-16 01:06:37.668801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:(Reading database ... 100% (Reading database ... 29007 files and directories currently installed.) 2025-12-16 01:06:37.668807 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:06:37.668839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:06:37.668844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:06:37.668875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:06:37.668880 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:06:37.668910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:06:37.668930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:06:37.668950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:06:37.668976 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:06:37.668981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:06:37.669011 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:06:37.669017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:06:37.669048 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:06:37.669054 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:06:37.669087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:06:37.669093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:06:37.669119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:06:37.669128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:06:37.669154 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:06:37.669160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:06:37.669189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:06:37.669195 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:06:37.669235 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:06:37.669263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:06:37.669267 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:06:37.669286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:06:37.669313 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:06:37.669317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:06:37.669336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:06:37.669342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing lto-disabled-list (47) ... 2025-12-16 01:06:37.669373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Removing make (4.3-4.1build2) ... 2025-12-16 01:06:37.669379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:06:37.669408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Collecting pyclean==3.0.0 2025-12-16 01:06:37.669414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:06:37.669445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:06:37.669451 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Installing collected packages: pyclean 2025-12-16 01:06:37.669480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully installed pyclean-3.0.0 2025-12-16 01:06:37.669486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:06:37.669516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.669522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 10053 files, 1369 directories removed. 2025-12-16 01:06:37.669552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.669557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Cleaning directory /usr 2025-12-16 01:06:37.669597 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.669625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Total 1708 files, 181 directories removed. 2025-12-16 01:06:37.669630 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: 2025-12-16 01:06:37.669663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Found existing installation: pyclean 3.0.0 2025-12-16 01:06:37.669668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Uninstalling pyclean-3.0.0: 2025-12-16 01:06:37.669699 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:06:37.669705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container bf5aaabc80a1 2025-12-16 01:06:37.669735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> fcb0937a6bc0 2025-12-16 01:06:37.669741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Step 8/8 : USER nova 2025-12-16 01:06:37.669773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Running in 7032c89cc1a3 2025-12-16 01:06:37.669779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> Removed intermediate container 7032c89cc1a3 2025-12-16 01:06:37.669809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute: ---> 0b2bcbd55fe0 2025-12-16 01:06:37.669815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully built be3db3928c50 2025-12-16 01:06:37.669847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Successfully tagged osism.harbor.regio.digital/kolla/nova-compute:build-20251216 2025-12-16 01:06:37.669902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-compute:Built at 2025-12-16 01:06:37.669836 (took 0:02:00.457141) 2025-12-16 01:06:37.670256 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-novncproxy) 2025-12-16 01:06:37.670274 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Processing 2025-12-16 01:06:37.670278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building started at 2025-12-16 01:06:37.670183 2025-12-16 01:06:37.670926 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 plugins into plugins archive 2025-12-16 01:06:37.671281 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-novncproxy:Turned 0 additions into additions archive 2025-12-16 01:07:53.741640 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251216 2025-12-16 01:07:53.741712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> e98b2058587a 2025-12-16 01:07:53.741754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 2/5 : LABEL "build-date"="20251216" "name"="nova-novncproxy" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:07:53.741838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 6850afef0b49 2025-12-16 01:07:53.741853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 6850afef0b49 2025-12-16 01:07:53.741864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 4b7baf38b191 2025-12-16 01:07:53.741875 | 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/* 2025-12-16 01:07:53.741887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 870799833f6a 2025-12-16 01:07:53.741958 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:07:53.741971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 01:07:53.744452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:07:53.744486 | 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] 2025-12-16 01:07:53.744493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:07:53.744497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:07:53.744502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:07:53.744506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:07:53.744510 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:07:53.744515 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:07:53.744520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:07:53.744536 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:07:53.744540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:07:53.744543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:07:53.744547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:07:53.744551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 29.0 MB in 3s (10.2 MB/s) 2025-12-16 01:07:53.744555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-12-16 01:07:53.744559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-12-16 01:07:53.744562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-12-16 01:07:53.744565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-12-16 01:07:53.744569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following additional packages will be installed: 2025-12-16 01:07:53.744572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2025-12-16 01:07:53.744576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2025-12-16 01:07:53.744579 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2025-12-16 01:07:53.744590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2025-12-16 01:07:53.744594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2025-12-16 01:07:53.744606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2025-12-16 01:07:53.744647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-babel-localedata python3-babel python3-certifi python3-cffi-backend 2025-12-16 01:07:53.744651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-chardet python3-cryptography python3-dateutil python3-debtcollector 2025-12-16 01:07:53.744655 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-deprecated python3-dnspython python3-docutils python3-eventlet 2025-12-16 01:07:53.746467 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-greenlet python3-idna python3-importlib-metadata python3-iso8601 2025-12-16 01:07:53.746514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-jwcrypto python3-monotonic python3-more-itertools python3-msgpack 2025-12-16 01:07:53.746525 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-netaddr python3-novnc python3-numpy python3-oslo.config 2025-12-16 01:07:53.746535 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.context python3-oslo.i18n python3-oslo.log 2025-12-16 01:07:53.746544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2025-12-16 01:07:53.746552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-pyparsing python3-requests python3-rfc3986 python3-roman 2025-12-16 01:07:53.746561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-six python3-stevedore python3-typing-extensions python3-tz 2025-12-16 01:07:53.746570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-urllib3 python3-websockify python3-wrapt python3-yaml python3-zipp 2025-12-16 01:07:53.746580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: sgml-base websockify xml-core 2025-12-16 01:07:53.746590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Suggested packages: 2025-12-16 01:07:53.746599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: liblcms2-utils npm python-nova python-cryptography-doc 2025-12-16 01:07:53.746608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cryptography-vectors python-debtcollector-doc python3-trio 2025-12-16 01:07:53.746625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-aioquic python3-h2 python3-httpx python3-httpcore docutils-doc 2025-12-16 01:07:53.746635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: fonts-linuxlibertine | ttf-linux-libertine texlive-lang-french 2025-12-16 01:07:53.746644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: texlive-latex-base texlive-latex-recommended python-eventlet-doc 2025-12-16 01:07:53.746653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-greenlet-dev python-greenlet-doc ipython3 python-netaddr-docs 2025-12-16 01:07:53.746662 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-nova gfortran python3-pytest python-oslo.log-doc python-pil-doc 2025-12-16 01:07:53.746671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python-pyparsing-doc python3-openssl python3-socks python-requests-doc 2025-12-16 01:07:53.746680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-brotli sgml-base-doc debhelper 2025-12-16 01:07:53.746689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Recommended packages: 2025-12-16 01:07:53.746698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: nodejs-doc libpaper-utils python3-pygments python3-olefile 2025-12-16 01:07:53.746707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following NEW packages will be installed: 2025-12-16 01:07:53.746716 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: docutils-common ieee-data libblas3 libcares2 libdeflate0 libfreetype6 2025-12-16 01:07:53.746725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libfribidi0 libgfortran5 libgraphite2-3 libharfbuzz0b libimagequant0 2025-12-16 01:07:53.746734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libjbig0 libjpeg-turbo8 libjpeg8 liblapack3 liblcms2-2 liblerc4 libnode109 2025-12-16 01:07:53.746743 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libopenjp2-7 libpng16-16t64 libraqm0 libsharpyuv0 libtiff6 libuv1t64 2025-12-16 01:07:53.746752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libwebp7 libwebpdemux2 libwebpmux3 libxau6 libxcb1 libxdmcp6 net-tools 2025-12-16 01:07:53.746761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: node-acorn node-busboy node-cjs-module-lexer node-undici node-xtend nodejs 2025-12-16 01:07:53.746770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: novnc python-babel-localedata python3-babel python3-certifi 2025-12-16 01:07:53.746779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-cffi-backend python3-chardet python3-cryptography python3-dateutil 2025-12-16 01:07:53.746788 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-debtcollector python3-deprecated python3-dnspython python3-docutils 2025-12-16 01:07:53.746797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-eventlet python3-greenlet python3-idna python3-importlib-metadata 2025-12-16 01:07:53.746806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-iso8601 python3-jwcrypto python3-monotonic python3-more-itertools 2025-12-16 01:07:53.746815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-msgpack python3-netaddr python3-novnc python3-numpy 2025-12-16 01:07:53.746837 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.config python3-oslo.context python3-oslo.i18n python3-oslo.log 2025-12-16 01:07:53.746847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-oslo.serialization python3-oslo.utils python3-packaging python3-pbr 2025-12-16 01:07:53.746856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-pil python3-pyparsing python3-requests python3-rfc3986 python3-roman 2025-12-16 01:07:53.746866 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-six python3-stevedore python3-typing-extensions python3-tz 2025-12-16 01:07:53.746886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: python3-urllib3 python3-websockify python3-wrapt python3-yaml python3-zipp 2025-12-16 01:07:53.746896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: sgml-base websockify xml-core 2025-12-16 01:07:53.746906 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 86 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:07:53.746915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Need to get 36.9 MB of archives. 2025-12-16 01:07:53.746930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 163 MB of additional disk space will be used. 2025-12-16 01:07:53.746940 | 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] 2025-12-16 01:07:53.746951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:07:53.746960 | 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] 2025-12-16 01:07:53.746969 | 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] 2025-12-16 01:07:53.746980 | 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] 2025-12-16 01:07:53.747046 | 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] 2025-12-16 01:07:53.747058 | 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] 2025-12-16 01:07:53.747067 | 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] 2025-12-16 01:07:53.747076 | 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] 2025-12-16 01:07:53.747085 | 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] 2025-12-16 01:07:53.747094 | 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] 2025-12-16 01:07:53.747103 | 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] 2025-12-16 01:07:53.747112 | 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] 2025-12-16 01:07:53.747121 | 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] 2025-12-16 01:07:53.747130 | 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] 2025-12-16 01:07:53.747139 | 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.1 [187 kB] 2025-12-16 01:07:53.747148 | 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] 2025-12-16 01:07:53.747157 | 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] 2025-12-16 01:07:53.747166 | 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] 2025-12-16 01:07:53.747175 | 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] 2025-12-16 01:07:53.747190 | 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] 2025-12-16 01:07:53.747199 | 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] 2025-12-16 01:07:53.747285 | 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] 2025-12-16 01:07:53.747298 | 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] 2025-12-16 01:07:53.747307 | 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] 2025-12-16 01:07:53.747316 | 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] 2025-12-16 01:07:53.747324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] 2025-12-16 01:07:53.747333 | 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 [916 kB] 2025-12-16 01:07:53.747342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2025-12-16 01:07:53.747396 | 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] 2025-12-16 01:07:53.747459 | 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] 2025-12-16 01:07:53.747506 | 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] 2025-12-16 01:07:53.747567 | 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] 2025-12-16 01:07:53.747627 | 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] 2025-12-16 01:07:53.747685 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 liblcms2-2 amd64 2.14-2build1 [161 kB] 2025-12-16 01:07:53.747745 | 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] 2025-12-16 01:07:53.750316 | 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] 2025-12-16 01:07:53.750334 | 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] 2025-12-16 01:07:53.750345 | 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] 2025-12-16 01:07:53.750368 | 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] 2025-12-16 01:07:53.750377 | 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] 2025-12-16 01:07:53.750386 | 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] 2025-12-16 01:07:53.750394 | 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] 2025-12-16 01:07:53.750402 | 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] 2025-12-16 01:07:53.750411 | 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] 2025-12-16 01:07:53.750431 | 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] 2025-12-16 01:07:53.750440 | 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] 2025-12-16 01:07:53.750448 | 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.4 [199 kB] 2025-12-16 01:07:53.750457 | 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] 2025-12-16 01:07:53.750473 | 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] 2025-12-16 01:07:53.750482 | 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] 2025-12-16 01:07:53.750490 | 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] 2025-12-16 01:07:53.750499 | 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] 2025-12-16 01:07:53.750508 | 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] 2025-12-16 01:07:53.750516 | 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] 2025-12-16 01:07:53.750525 | 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] 2025-12-16 01:07:53.750534 | 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] 2025-12-16 01:07:53.750542 | 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] 2025-12-16 01:07:53.750551 | 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] 2025-12-16 01:07:53.750559 | 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] 2025-12-16 01:07:53.750568 | 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] 2025-12-16 01:07:53.750577 | 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] 2025-12-16 01:07:53.750585 | 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] 2025-12-16 01:07:53.750594 | 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] 2025-12-16 01:07:53.750611 | 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] 2025-12-16 01:07:53.750620 | 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] 2025-12-16 01:07:53.750628 | 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] 2025-12-16 01:07:53.750637 | 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] 2025-12-16 01:07:53.750646 | 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] 2025-12-16 01:07:53.750661 | 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] 2025-12-16 01:07:53.750669 | 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] 2025-12-16 01:07:53.750678 | 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] 2025-12-16 01:07:53.750687 | 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] 2025-12-16 01:07:53.750696 | 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] 2025-12-16 01:07:53.750704 | 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] 2025-12-16 01:07:53.750713 | 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] 2025-12-16 01:07:53.750721 | 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] 2025-12-16 01:07:53.750730 | 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.4 [173 kB] 2025-12-16 01:07:53.750745 | 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 [452 kB] 2025-12-16 01:07:53.750753 | 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] 2025-12-16 01:07:53.750762 | 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] 2025-12-16 01:07:53.750771 | 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.1 [810 kB] 2025-12-16 01:07:53.750780 | 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] 2025-12-16 01:07:53.750788 | 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] 2025-12-16 01:07:53.750797 | 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] 2025-12-16 01:07:53.750806 | 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] 2025-12-16 01:07:53.750814 | 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] 2025-12-16 01:07:53.750823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Fetched 36.9 MB in 2s (21.0 MB/s) 2025-12-16 01:07:53.750832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package sgml-base. 2025-12-16 01:07:53.750840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-12-16 01:07:53.750852 | 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% 2025-12-16 01:07:53.750862 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-12-16 01:07:53.750871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% (Reading database ... 80% 2025-12-16 01:07:53.750879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-12-16 01:07:53.750900 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-12-16 01:07:53.750909 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-12-16 01:07:53.750918 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:95% 2025-12-16 01:07:53.750927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-12-16 01:07:53.750935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../00-sgml-base_1.31_all.deb ... 2025-12-16 01:07:53.750944 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking sgml-base (1.31) ... 2025-12-16 01:07:53.750953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfribidi0:amd64. 2025-12-16 01:07:53.750961 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../01-libfribidi0_1.0.13-3build1_amd64.deb ... 2025-12-16 01:07:53.750970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2025-12-16 01:07:53.750978 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cffi-backend:amd64. 2025-12-16 01:07:53.750987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../02-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-12-16 01:07:53.750996 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-16 01:07:53.751004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-yaml. 2025-12-16 01:07:53.751013 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../03-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-12-16 01:07:53.751021 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-yaml (6.0.1-2build2) ... 2025-12-16 01:07:53.751030 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libpng16-16t64:amd64. 2025-12-16 01:07:53.751038 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../04-libpng16-16t64_1.6.43-5ubuntu0.1_amd64.deb ... 2025-12-16 01:07:53.751047 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-16 01:07:53.751055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libuv1t64:amd64. 2025-12-16 01:07:53.751064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../05-libuv1t64_1.48.0-1.1build1_amd64.deb ... 2025-12-16 01:07:53.751078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-12-16 01:07:53.751087 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxau6:amd64. 2025-12-16 01:07:53.751095 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../06-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2025-12-16 01:07:53.751104 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2025-12-16 01:07:53.751112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxdmcp6:amd64. 2025-12-16 01:07:53.751121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../07-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2025-12-16 01:07:53.751129 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-12-16 01:07:53.751138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libxcb1:amd64. 2025-12-16 01:07:53.751146 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../08-libxcb1_1.15-1ubuntu2_amd64.deb ... 2025-12-16 01:07:53.751155 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2025-12-16 01:07:53.751164 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package xml-core. 2025-12-16 01:07:53.751172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../09-xml-core_0.19_all.deb ... 2025-12-16 01:07:53.751180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking xml-core (0.19) ... 2025-12-16 01:07:53.751196 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package docutils-common. 2025-12-16 01:07:53.751204 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../10-docutils-common_0.20.1+dfsg-3_all.deb ... 2025-12-16 01:07:53.751213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking docutils-common (0.20.1+dfsg-3) ... 2025-12-16 01:07:53.751221 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package ieee-data. 2025-12-16 01:07:53.751263 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../11-ieee-data_20220827.1_all.deb ... 2025-12-16 01:07:53.751276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking ieee-data (20220827.1) ... 2025-12-16 01:07:53.751285 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libblas3:amd64. 2025-12-16 01:07:53.751293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../12-libblas3_3.12.0-3build1.1_amd64.deb ... 2025-12-16 01:07:53.751302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libblas3:amd64 (3.12.0-3build1.1) ... 2025-12-16 01:07:53.751310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libcares2:amd64. 2025-12-16 01:07:53.751319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../13-libcares2_1.27.0-1.0ubuntu1_amd64.deb ... 2025-12-16 01:07:53.751327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2025-12-16 01:07:53.751336 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libdeflate0:amd64. 2025-12-16 01:07:53.751344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../14-libdeflate0_1.19-1build1.1_amd64.deb ... 2025-12-16 01:07:53.751372 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2025-12-16 01:07:53.751382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libfreetype6:amd64. 2025-12-16 01:07:53.751449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../15-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... 2025-12-16 01:07:53.751463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-12-16 01:07:53.751660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgfortran5:amd64. 2025-12-16 01:07:53.751719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../16-libgfortran5_14.2.0-4ubuntu2~24.04_amd64.deb ... 2025-12-16 01:07:53.751732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:07:53.751752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libgraphite2-3:amd64. 2025-12-16 01:07:53.751763 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../17-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2025-12-16 01:07:53.751773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2025-12-16 01:07:53.751782 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libharfbuzz0b:amd64. 2025-12-16 01:07:53.751796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../18-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2025-12-16 01:07:53.751809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2025-12-16 01:07:53.751861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libimagequant0:amd64. 2025-12-16 01:07:53.751923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../19-libimagequant0_2.18.0-1build1_amd64.deb ... 2025-12-16 01:07:53.751969 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libimagequant0:amd64 (2.18.0-1build1) ... 2025-12-16 01:07:53.751984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg-turbo8:amd64. 2025-12-16 01:07:53.752016 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../20-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2025-12-16 01:07:53.752051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-16 01:07:53.752108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-16 01:07:53.752138 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjpeg8:amd64. 2025-12-16 01:07:53.752205 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../21-libjpeg8_8c-2ubuntu11_amd64.deb ... 2025-12-16 01:07:53.752220 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-16 01:07:53.752283 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-16 01:07:53.752381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblapack3:amd64. 2025-12-16 01:07:53.752397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../22-liblapack3_3.12.0-3build1.1_amd64.deb ... 2025-12-16 01:07:53.752485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblapack3:amd64 (3.12.0-3build1.1) ... 2025-12-16 01:07:53.752498 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblcms2-2:amd64. 2025-12-16 01:07:53.752511 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../23-liblcms2-2_2.14-2build1_amd64.deb ... 2025-12-16 01:07:53.752578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblcms2-2:amd64 (2.14-2build1) ... 2025-12-16 01:07:53.752593 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package liblerc4:amd64. 2025-12-16 01:07:53.752660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../24-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2025-12-16 01:07:53.752675 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-12-16 01:07:53.752741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-xtend. 2025-12-16 01:07:53.752756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../25-node-xtend_4.0.2-3_all.deb ... 2025-12-16 01:07:53.752823 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-xtend (4.0.2-3) ... 2025-12-16 01:07:53.752838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package nodejs. 2025-12-16 01:07:53.752905 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../26-nodejs_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2025-12-16 01:07:53.752920 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking nodejs (18.19.1+dfsg-6ubuntu5) ... 2025-12-16 01:07:53.752985 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-acorn. 2025-12-16 01:07:53.753002 | 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 ... 2025-12-16 01:07:53.753068 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2025-12-16 01:07:53.753118 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-cjs-module-lexer. 2025-12-16 01:07:53.753150 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../28-node-cjs-module-lexer_1.2.3+dfsg-1_all.deb ... 2025-12-16 01:07:53.753212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ... 2025-12-16 01:07:53.753227 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-busboy. 2025-12-16 01:07:53.753381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../29-node-busboy_1.6.0+~cs2.6.0-2_all.deb ... 2025-12-16 01:07:53.753399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-busboy (1.6.0+~cs2.6.0-2) ... 2025-12-16 01:07:53.753463 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package node-undici. 2025-12-16 01:07:53.753478 | 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 ... 2025-12-16 01:07:53.753547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2025-12-16 01:07:53.753574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libnode109:amd64. 2025-12-16 01:07:53.753628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../31-libnode109_18.19.1+dfsg-6ubuntu5_amd64.deb ... 2025-12-16 01:07:53.753643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2025-12-16 01:07:53.753691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libraqm0:amd64. 2025-12-16 01:07:53.753706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../32-libraqm0_0.10.1-1build1_amd64.deb ... 2025-12-16 01:07:53.753754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libraqm0:amd64 (0.10.1-1build1) ... 2025-12-16 01:07:53.753779 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libsharpyuv0:amd64. 2025-12-16 01:07:53.753838 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../33-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2025-12-16 01:07:53.753849 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-12-16 01:07:53.753879 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libjbig0:amd64. 2025-12-16 01:07:53.753927 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../34-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2025-12-16 01:07:53.753942 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-12-16 01:07:53.753998 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebp7:amd64. 2025-12-16 01:07:53.754012 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../35-libwebp7_1.3.2-0.4build3_amd64.deb ... 2025-12-16 01:07:53.754069 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2025-12-16 01:07:53.754084 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libtiff6:amd64. 2025-12-16 01:07:53.754128 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../36-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2025-12-16 01:07:53.754143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-12-16 01:07:53.754201 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpdemux2:amd64. 2025-12-16 01:07:53.754258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../37-libwebpdemux2_1.3.2-0.4build3_amd64.deb ... 2025-12-16 01:07:53.754321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2025-12-16 01:07:53.754335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libwebpmux3:amd64. 2025-12-16 01:07:53.754399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../38-libwebpmux3_1.3.2-0.4build3_amd64.deb ... 2025-12-16 01:07:53.754415 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libwebpmux3:amd64 (1.3.2-0.4build3) ... 2025-12-16 01:07:53.754470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package net-tools. 2025-12-16 01:07:53.754485 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../39-net-tools_2.10-0.1ubuntu4.4_amd64.deb ... 2025-12-16 01:07:53.754544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking net-tools (2.10-0.1ubuntu4.4) ... 2025-12-16 01:07:53.754559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-six. 2025-12-16 01:07:53.754618 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../40-python3-six_1.16.0-4_all.deb ... 2025-12-16 01:07:53.754633 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-six (1.16.0-4) ... 2025-12-16 01:07:53.754689 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pbr. 2025-12-16 01:07:53.754705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../41-python3-pbr_5.11.1-0ubuntu1_all.deb ... 2025-12-16 01:07:53.754772 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pbr (5.11.1-0ubuntu1) ... 2025-12-16 01:07:53.754784 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-wrapt. 2025-12-16 01:07:53.754840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../42-python3-wrapt_1.15.0-2build3_amd64.deb ... 2025-12-16 01:07:53.754854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-wrapt (1.15.0-2build3) ... 2025-12-16 01:07:53.754910 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-typing-extensions. 2025-12-16 01:07:53.754926 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../43-python3-typing-extensions_4.10.0-1_all.deb ... 2025-12-16 01:07:53.754982 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-12-16 01:07:53.754997 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-more-itertools. 2025-12-16 01:07:53.755052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../44-python3-more-itertools_10.2.0-1_all.deb ... 2025-12-16 01:07:53.755067 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-more-itertools (10.2.0-1) ... 2025-12-16 01:07:53.755112 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-zipp. 2025-12-16 01:07:53.755126 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../45-python3-zipp_1.0.0-6ubuntu0.1_all.deb ... 2025-12-16 01:07:53.755171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-zipp (1.0.0-6ubuntu0.1) ... 2025-12-16 01:07:53.755185 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-importlib-metadata. 2025-12-16 01:07:53.755262 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../46-python3-importlib-metadata_4.12.0-1_all.deb ... 2025-12-16 01:07:53.755290 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-importlib-metadata (4.12.0-1) ... 2025-12-16 01:07:53.755339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-debtcollector. 2025-12-16 01:07:53.755379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../47-python3-debtcollector_2.5.0-3_all.deb ... 2025-12-16 01:07:53.755438 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-debtcollector (2.5.0-3) ... 2025-12-16 01:07:53.755453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-roman. 2025-12-16 01:07:53.755509 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../48-python3-roman_3.3-3_all.deb ... 2025-12-16 01:07:53.755524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-roman (3.3-3) ... 2025-12-16 01:07:53.755569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-docutils. 2025-12-16 01:07:53.755584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../49-python3-docutils_0.20.1+dfsg-3_all.deb ... 2025-12-16 01:07:53.755631 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-docutils (0.20.1+dfsg-3) ... 2025-12-16 01:07:53.755646 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-netaddr. 2025-12-16 01:07:53.755691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../50-python3-netaddr_0.10.1-1~cloud0_all.deb ... 2025-12-16 01:07:53.755706 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-netaddr (0.10.1-1~cloud0) ... 2025-12-16 01:07:53.755864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python-babel-localedata. 2025-12-16 01:07:53.755896 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../51-python-babel-localedata_2.10.3-3build1_all.deb ... 2025-12-16 01:07:53.755908 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python-babel-localedata (2.10.3-3build1) ... 2025-12-16 01:07:53.755936 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-tz. 2025-12-16 01:07:53.755945 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../52-python3-tz_2024.1-2_all.deb ... 2025-12-16 01:07:53.755954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-tz (2024.1-2) ... 2025-12-16 01:07:53.755967 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-babel. 2025-12-16 01:07:53.755994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../53-python3-babel_2.10.3-3build1_all.deb ... 2025-12-16 01:07:53.756041 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-babel (2.10.3-3build1) ... 2025-12-16 01:07:53.756055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.i18n. 2025-12-16 01:07:53.756113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../54-python3-oslo.i18n_6.4.0-0ubuntu1~cloud0_all.deb ... 2025-12-16 01:07:53.756127 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.i18n (6.4.0-0ubuntu1~cloud0) ... 2025-12-16 01:07:53.756183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dateutil. 2025-12-16 01:07:53.756197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../55-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-12-16 01:07:53.756258 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-12-16 01:07:53.756321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-16 01:07:53.756334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-greenlet. 2025-12-16 01:07:53.756410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../56-python3-greenlet_3.0.3-0ubuntu5.1_amd64.deb ... 2025-12-16 01:07:53.756424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-greenlet (3.0.3-0ubuntu5.1) ... 2025-12-16 01:07:53.756466 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-dnspython. 2025-12-16 01:07:53.756479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../57-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2025-12-16 01:07:53.756621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2025-12-16 01:07:53.756652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-monotonic. 2025-12-16 01:07:53.756665 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../58-python3-monotonic_1.6-2_all.deb ... 2025-12-16 01:07:53.756683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-monotonic (1.6-2) ... 2025-12-16 01:07:53.756694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-eventlet. 2025-12-16 01:07:53.756708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../59-python3-eventlet_0.36.1-0ubuntu1~cloud0_all.deb ... 2025-12-16 01:07:53.756723 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-eventlet (0.36.1-0ubuntu1~cloud0) ... 2025-12-16 01:07:53.756770 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.context. 2025-12-16 01:07:53.756794 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../60-python3-oslo.context_1%3a5.6.0-0ubuntu1~cloud0_all.deb ... 2025-12-16 01:07:53.756848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.context (1:5.6.0-0ubuntu1~cloud0) ... 2025-12-16 01:07:53.756861 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-msgpack. 2025-12-16 01:07:53.756902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../61-python3-msgpack_1.0.3-3build2_amd64.deb ... 2025-12-16 01:07:53.756915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-msgpack (1.0.3-3build2) ... 2025-12-16 01:07:53.756970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-iso8601. 2025-12-16 01:07:53.756994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../62-python3-iso8601_1.0.2-1_all.deb ... 2025-12-16 01:07:53.757037 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-iso8601 (1.0.2-1) ... 2025-12-16 01:07:53.757050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pyparsing. 2025-12-16 01:07:53.757102 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../63-python3-pyparsing_3.1.1-1_all.deb ... 2025-12-16 01:07:53.757115 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pyparsing (3.1.1-1) ... 2025-12-16 01:07:53.757171 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-packaging. 2025-12-16 01:07:53.757184 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../64-python3-packaging_24.0-1_all.deb ... 2025-12-16 01:07:53.757252 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-packaging (24.0-1) ... 2025-12-16 01:07:53.757300 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.utils. 2025-12-16 01:07:53.757312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../65-python3-oslo.utils_7.3.0-0ubuntu1~cloud0_all.deb ... 2025-12-16 01:07:53.757490 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.utils (7.3.0-0ubuntu1~cloud0) ... 2025-12-16 01:07:53.757520 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.serialization. 2025-12-16 01:07:53.757534 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../66-python3-oslo.serialization_5.5.0-0ubuntu1~cloud0_all.deb ... 2025-12-16 01:07:53.757553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.serialization (5.5.0-0ubuntu1~cloud0) ... 2025-12-16 01:07:53.757563 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.log. 2025-12-16 01:07:53.757576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../67-python3-oslo.log_6.1.2-0ubuntu1~cloud0_all.deb ... 2025-12-16 01:07:53.757622 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.log (6.1.2-0ubuntu1~cloud0) ... 2025-12-16 01:07:53.757635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-certifi. 2025-12-16 01:07:53.757690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../68-python3-certifi_2023.11.17-1_all.deb ... 2025-12-16 01:07:53.757704 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-certifi (2023.11.17-1) ... 2025-12-16 01:07:53.757762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-chardet. 2025-12-16 01:07:53.757776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../69-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-12-16 01:07:53.757832 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-12-16 01:07:53.757847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-idna. 2025-12-16 01:07:53.757903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../70-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-12-16 01:07:53.757917 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-12-16 01:07:53.757971 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-urllib3. 2025-12-16 01:07:53.757986 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../71-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-12-16 01:07:53.758027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-12-16 01:07:53.758039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-requests. 2025-12-16 01:07:53.758092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../72-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-12-16 01:07:53.758106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-12-16 01:07:53.758131 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-rfc3986. 2025-12-16 01:07:53.758174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../73-python3-rfc3986_2.0.0-2_all.deb ... 2025-12-16 01:07:53.758187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-rfc3986 (2.0.0-2) ... 2025-12-16 01:07:53.758268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-stevedore. 2025-12-16 01:07:53.758289 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../74-python3-stevedore_1%3a5.3.0-0ubuntu1~cloud0_all.deb ... 2025-12-16 01:07:53.758302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-stevedore (1:5.3.0-0ubuntu1~cloud0) ... 2025-12-16 01:07:53.758346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-oslo.config. 2025-12-16 01:07:53.758384 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../75-python3-oslo.config_1%3a9.6.0-0ubuntu1~cloud0_all.deb ... 2025-12-16 01:07:53.758397 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-oslo.config (1:9.6.0-0ubuntu1~cloud0) ... 2025-12-16 01:07:53.758448 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package libopenjp2-7:amd64. 2025-12-16 01:07:53.758461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../76-libopenjp2-7_2.5.0-2ubuntu0.4_amd64.deb ... 2025-12-16 01:07:53.758502 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking libopenjp2-7:amd64 (2.5.0-2ubuntu0.4) ... 2025-12-16 01:07:53.758514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-pil:amd64. 2025-12-16 01:07:53.758567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../77-python3-pil_10.2.0-1ubuntu1_amd64.deb ... 2025-12-16 01:07:53.758581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-pil:amd64 (10.2.0-1ubuntu1) ... 2025-12-16 01:07:53.758636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-novnc. 2025-12-16 01:07:53.758650 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../78-python3-novnc_1%3a1.3.0-2_all.deb ... 2025-12-16 01:07:53.758692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-novnc (1:1.3.0-2) ... 2025-12-16 01:07:53.758705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-numpy. 2025-12-16 01:07:53.758759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-16 01:07:53.758773 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../79-python3-numpy_1%3a1.26.4+ds-6ubuntu1_amd64.deb ... 2025-12-16 01:07:53.758825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-12-16 01:07:53.758839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-cryptography. 2025-12-16 01:07:53.758889 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../80-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-12-16 01:07:53.758903 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-16 01:07:53.758952 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-deprecated. 2025-12-16 01:07:53.758965 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../81-python3-deprecated_1.2.14-1_all.deb ... 2025-12-16 01:07:53.759017 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-deprecated (1.2.14-1) ... 2025-12-16 01:07:53.759031 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-jwcrypto. 2025-12-16 01:07:53.759072 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../82-python3-jwcrypto_1.5.4-1_all.deb ... 2025-12-16 01:07:53.759085 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-jwcrypto (1.5.4-1) ... 2025-12-16 01:07:53.759137 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package python3-websockify. 2025-12-16 01:07:53.759160 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../83-python3-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-12-16 01:07:53.759172 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking python3-websockify (0.10.0+dfsg1-5build2) ... 2025-12-16 01:07:53.759226 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package websockify. 2025-12-16 01:07:53.759268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../84-websockify_0.10.0+dfsg1-5build2_amd64.deb ... 2025-12-16 01:07:53.759324 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking websockify (0.10.0+dfsg1-5build2) ... 2025-12-16 01:07:53.759338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Selecting previously unselected package novnc. 2025-12-16 01:07:53.759394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-16 01:07:53.759407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Preparing to unpack .../85-novnc_1%3a1.3.0-2_all.deb ... 2025-12-16 01:07:53.759461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Unpacking novnc (1:1.3.0-2) ... 2025-12-16 01:07:53.759474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-more-itertools (10.2.0-1) ... 2025-12-16 01:07:53.759524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2025-12-16 01:07:53.759537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblcms2-2:amd64 (2.14-2build1) ... 2025-12-16 01:07:53.759586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2025-12-16 01:07:53.759606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2025-12-16 01:07:53.759628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up net-tools (2.10-0.1ubuntu4.4) ... 2025-12-16 01:07:53.759671 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2025-12-16 01:07:53.759683 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2025-12-16 01:07:53.759734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2025-12-16 01:07:53.760394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libuv1t64:amd64 (1.48.0-1.1build1) ... 2025-12-16 01:07:53.760411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2025-12-16 01:07:53.760419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-yaml (6.0.1-2build2) ... 2025-12-16 01:07:53.760428 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-cjs-module-lexer (1.2.3+dfsg-1) ... 2025-12-16 01:07:53.760436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-zipp (1.0.0-6ubuntu0.1) ... 2025-12-16 01:07:53.760445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2025-12-16 01:07:53.760453 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-tz (2024.1-2) ... 2025-12-16 01:07:53.760461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python-babel-localedata (2.10.3-3build1) ... 2025-12-16 01:07:53.760469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-monotonic (1.6-2) ... 2025-12-16 01:07:53.760478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-six (1.16.0-4) ... 2025-12-16 01:07:53.760486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-roman (3.3-3) ... 2025-12-16 01:07:53.760494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libblas3:amd64 (3.12.0-3build1.1) ... 2025-12-16 01:07:53.760503 | 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 2025-12-16 01:07:53.760513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-packaging (24.0-1) ... 2025-12-16 01:07:53.760521 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-iso8601 (1.0.2-1) ... 2025-12-16 01:07:53.760529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-12-16 01:07:53.760545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pyparsing (3.1.1-1) ... 2025-12-16 01:07:53.760553 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-certifi (2023.11.17-1) ... 2025-12-16 01:07:53.760562 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2025-12-16 01:07:53.760570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-greenlet (3.0.3-0ubuntu5.1) ... 2025-12-16 01:07:53.760578 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libimagequant0:amd64 (2.18.0-1build1) ... 2025-12-16 01:07:53.760586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-16 01:07:53.760594 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libcares2:amd64 (1.27.0-1.0ubuntu1) ... 2025-12-16 01:07:53.760603 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-12-16 01:07:53.760611 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-wrapt (1.15.0-2build3) ... 2025-12-16 01:07:53.760619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-typing-extensions (4.10.0-1) ... 2025-12-16 01:07:53.760627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2025-12-16 01:07:53.760636 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libgfortran5:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:07:53.760644 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-12-16 01:07:53.760652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2025-12-16 01:07:53.760660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up ieee-data (20220827.1) ... 2025-12-16 01:07:53.760669 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2025-12-16 01:07:53.760705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libopenjp2-7:amd64 (2.5.0-2ubuntu0.4) ... 2025-12-16 01:07:53.760715 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-12-16 01:07:53.760724 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up sgml-base (1.31) ... 2025-12-16 01:07:53.760732 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-msgpack (1.0.3-3build2) ... 2025-12-16 01:07:53.760740 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-xtend (4.0.2-3) ... 2025-12-16 01:07:53.760749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpmux3:amd64 (1.3.2-0.4build3) ... 2025-12-16 01:07:53.760758 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-deprecated (1.2.14-1) ... 2025-12-16 01:07:53.760767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-16 01:07:53.760790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-busboy (1.6.0+~cs2.6.0-2) ... 2025-12-16 01:07:53.760799 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2025-12-16 01:07:53.760808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up liblapack3:amd64 (3.12.0-3build1.1) ... 2025-12-16 01:07:53.760817 | 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 2025-12-16 01:07:53.760827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-importlib-metadata (4.12.0-1) ... 2025-12-16 01:07:53.760836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-babel (2.10.3-3build1) ... 2025-12-16 01:07:53.760845 | 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 2025-12-16 01:07:53.760855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pbr (5.11.1-0ubuntu1) ... 2025-12-16 01:07:53.760864 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libwebpdemux2:amd64 (1.3.2-0.4build3) ... 2025-12-16 01:07:53.760883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-debtcollector (2.5.0-3) ... 2025-12-16 01:07:53.760893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-eventlet (0.36.1-0ubuntu1~cloud0) ... 2025-12-16 01:07:53.760902 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-rfc3986 (2.0.0-2) ... 2025-12-16 01:07:53.760911 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-12-16 01:07:53.760919 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-16 01:07:53.760928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-12-16 01:07:53.760941 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.context (1:5.6.0-0ubuntu1~cloud0) ... 2025-12-16 01:07:53.760950 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-jwcrypto (1.5.4-1) ... 2025-12-16 01:07:53.760962 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-numpy (1:1.26.4+ds-6ubuntu1) ... 2025-12-16 01:07:53.760995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-undici (5.26.3+dfsg1+~cs23.10.12-2) ... 2025-12-16 01:07:53.761027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-websockify (0.10.0+dfsg1-5build2) ... 2025-12-16 01:07:53.761078 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:/usr/lib/python3/dist-packages/websockify/token_plugins.py:35: SyntaxWarning: invalid escape sequence '\s' 2025-12-16 01:07:53.761092 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: tok, target = re.split(':\s', line) 2025-12-16 01:07:53.761121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-netaddr (0.10.1-1~cloud0) ... 2025-12-16 01:07:53.761166 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2025-12-16 01:07:53.761180 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up xml-core (0.19) ... 2025-12-16 01:07:53.761224 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-stevedore (1:5.3.0-0ubuntu1~cloud0) ... 2025-12-16 01:07:53.761260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2025-12-16 01:07:53.761287 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.i18n (6.4.0-0ubuntu1~cloud0) ... 2025-12-16 01:07:53.761333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up websockify (0.10.0+dfsg1-5build2) ... 2025-12-16 01:07:53.761346 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.utils (7.3.0-0ubuntu1~cloud0) ... 2025-12-16 01:07:53.761447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libraqm0:amd64 (0.10.1-1build1) ... 2025-12-16 01:07:53.761459 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.serialization (5.5.0-0ubuntu1~cloud0) ... 2025-12-16 01:07:53.761471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-pil:amd64 (10.2.0-1ubuntu1) ... 2025-12-16 01:07:53.761516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.log (6.1.2-0ubuntu1~cloud0) ... 2025-12-16 01:07:53.761529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ... 2025-12-16 01:07:53.761570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up nodejs (18.19.1+dfsg-6ubuntu5) ... 2025-12-16 01:07:53.761583 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode 2025-12-16 01:07:53.761624 | 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 2025-12-16 01:07:53.761637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up node-acorn (8.8.1+ds+~cs25.17.7-2) ... 2025-12-16 01:07:53.761678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:07:53.761690 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2025-12-16 01:07:53.761719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up docutils-common (0.20.1+dfsg-3) ... 2025-12-16 01:07:53.761762 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for sgml-base (1.31) ... 2025-12-16 01:07:53.762310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-docutils (0.20.1+dfsg-3) ... 2025-12-16 01:07:53.762326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-oslo.config (1:9.6.0-0ubuntu1~cloud0) ... 2025-12-16 01:07:53.762335 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up python3-novnc (1:1.3.0-2) ... 2025-12-16 01:07:53.762344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Setting up novnc (1:1.3.0-2) ... 2025-12-16 01:07:53.762352 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 870799833f6a 2025-12-16 01:07:53.762380 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> f8352a426def 2025-12-16 01:07:53.762392 | 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 2025-12-16 01:07:53.762402 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 0a2771673726 2025-12-16 01:07:53.762410 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-12-16 01:07:53.762419 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-12-16 01:07:53.762427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-12-16 01:07:53.762436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages were automatically installed and are no longer required: 2025-12-16 01:07:53.762445 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:07:53.762453 | 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 2025-12-16 01:07:53.762462 | 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 2025-12-16 01:07:53.762471 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:07:53.762480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-12-16 01:07:53.762488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-12-16 01:07:53.762497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-12-16 01:07:53.762505 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Use 'apt autoremove' to remove them. 2025-12-16 01:07:53.762514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2025-12-16 01:07:53.762523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: build-essential 2025-12-16 01:07:53.762532 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:07:53.762540 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:07:53.762549 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-12-16 01:07:53.762558 | 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% 2025-12-16 01:07:53.762568 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-12-16 01:07:53.762591 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2025-12-16 01:07:53.762600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2025-12-16 01:07:53.762608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-12-16 01:07:53.762617 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-12-16 01:07:53.762625 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-12-16 01:07:53.762634 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24057 files and directories currently installed.) 2025-12-16 01:07:53.762643 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:07:53.762651 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading package lists... 2025-12-16 01:07:53.762660 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Building dependency tree... 2025-12-16 01:07:53.762668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Reading state information... 2025-12-16 01:07:53.762680 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:The following packages will be REMOVED: 2025-12-16 01:07:53.762696 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:07:53.762704 | 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 2025-12-16 01:07:53.762713 | 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 2025-12-16 01:07:53.762725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:07:53.762734 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgprofng0 2025-12-16 01:07:53.762764 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 libsframe1 2025-12-16 01:07:53.762795 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make xz-utils 2025-12-16 01:07:53.762844 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:0 upgraded, 0 newly installed, 40 to remove and 0 not upgraded. 2025-12-16 01:07:53.762858 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:After this operation, 228 MB disk space will be freed. 2025-12-16 01:07:53.762885 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 2025-12-16 01:07:53.762930 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% 2025-12-16 01:07:53.762946 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(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% 2025-12-16 01:07:53.762994 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 70% 2025-12-16 01:07:53.763007 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 75% 2025-12-16 01:07:53.763051 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 80% 2025-12-16 01:07:53.763065 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 85% 2025-12-16 01:07:53.763120 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 90% 2025-12-16 01:07:53.763130 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 95% 2025-12-16 01:07:53.763181 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:(Reading database ... 100% (Reading database ... 24048 files and directories currently installed.) 2025-12-16 01:07:53.763191 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:07:53.763255 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:07:53.763269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:07:53.763321 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:07:53.763339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:07:53.763351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:07:53.763381 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:07:53.764731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:07:53.764752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:07:53.764765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:07:53.764820 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:07:53.764830 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:07:53.764842 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:07:53.764886 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:07:53.764899 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:07:53.764954 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:07:53.764964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:07:53.764975 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:07:53.765020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:07:53.765033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:07:53.765064 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-16 01:07:53.765108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:07:53.765121 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:07:53.765147 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:07:53.765212 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:07:53.765222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:07:53.765257 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:07:53.765269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-16 01:07:53.765315 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:07:53.765328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:07:53.765495 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:07:53.765531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:07:53.765544 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:07:53.765554 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:07:53.766425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:07:53.766493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:07:53.766506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:07:53.766517 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:07:53.766555 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:07:53.766567 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing lto-disabled-list (47) ... 2025-12-16 01:07:53.766577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing make (4.3-4.1build2) ... 2025-12-16 01:07:53.766586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:07:53.766596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:07:53.766606 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Collecting pyclean==3.0.0 2025-12-16 01:07:53.766616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:07:53.766627 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:07:53.766637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Installing collected packages: pyclean 2025-12-16 01:07:53.766647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully installed pyclean-3.0.0 2025-12-16 01:07:53.766657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:07:53.766668 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-16 01:07:53.766678 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 10053 files, 1369 directories removed. 2025-12-16 01:07:53.766687 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-16 01:07:53.766698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Cleaning directory /usr 2025-12-16 01:07:53.766708 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-16 01:07:53.766718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Total 2846 files, 310 directories removed. 2025-12-16 01:07:53.766728 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: 2025-12-16 01:07:53.766739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Found existing installation: pyclean 3.0.0 2025-12-16 01:07:53.766749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Uninstalling pyclean-3.0.0: 2025-12-16 01:07:53.766759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:07:53.766769 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 0a2771673726 2025-12-16 01:07:53.766780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 12e4b67ce86d 2025-12-16 01:07:53.766790 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Step 5/5 : USER nova 2025-12-16 01:07:53.766800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Running in 0092dc2b8f64 2025-12-16 01:07:53.766811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> Removed intermediate container 0092dc2b8f64 2025-12-16 01:07:53.766821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy: ---> 3665f4ecdc5e 2025-12-16 01:07:53.766831 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully built 941fffe493d9 2025-12-16 01:07:53.766841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251216 2025-12-16 01:07:53.766852 | ubuntu-noble-large | INFO:kolla.common.utils.nova-novncproxy:Built at 2025-12-16 01:07:53.766019 (took 0:01:16.095836) 2025-12-16 01:07:53.766872 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-scheduler) 2025-12-16 01:07:53.766882 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Processing 2025-12-16 01:07:53.766892 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building started at 2025-12-16 01:07:53.766518 2025-12-16 01:07:53.767208 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 plugins into plugins archive 2025-12-16 01:07:53.767674 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-scheduler:Turned 0 additions into additions archive 2025-12-16 01:08:20.752653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251216 2025-12-16 01:08:20.752731 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> e98b2058587a 2025-12-16 01:08:20.752891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 2/4 : LABEL "build-date"="20251216" "name"="nova-scheduler" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:08:20.752943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in 8d6e9c5d7352 2025-12-16 01:08:20.752956 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container 8d6e9c5d7352 2025-12-16 01:08:20.752987 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> a053d8237879 2025-12-16 01:08:20.753000 | 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 2025-12-16 01:08:20.753015 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in fd98633d20cd 2025-12-16 01:08:20.753033 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2025-12-16 01:08:20.753043 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2025-12-16 01:08:20.753052 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2025-12-16 01:08:20.753086 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages were automatically installed and are no longer required: 2025-12-16 01:08:20.753097 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:08:20.753132 | 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 2025-12-16 01:08:20.753168 | 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 2025-12-16 01:08:20.753215 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:08:20.753364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:08:20.753403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:08:20.753436 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:08:20.753449 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2025-12-16 01:08:20.753481 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Use 'apt autoremove' to remove them. 2025-12-16 01:08:20.753494 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2025-12-16 01:08:20.753529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: build-essential 2025-12-16 01:08:20.753580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:08:20.753616 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:08:20.753652 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-12-16 01:08:20.753744 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-12-16 01:08:20.753756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-12-16 01:08:20.753811 | ubuntu-noble-large | INFO:kolla.common.utils.nova-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% 2025-12-16 01:08:20.753875 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2025-12-16 01:08:20.753887 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% (Reading database ... 80% 2025-12-16 01:08:20.753933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2025-12-16 01:08:20.753984 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2025-12-16 01:08:20.753995 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2025-12-16 01:08:20.754390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-12-16 01:08:20.754414 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:08:20.754424 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading package lists... 2025-12-16 01:08:20.754433 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Building dependency tree... 2025-12-16 01:08:20.754442 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Reading state information... 2025-12-16 01:08:20.754452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:The following packages will be REMOVED: 2025-12-16 01:08:20.754461 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:08:20.754475 | 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 2025-12-16 01:08:20.754508 | 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 2025-12-16 01:08:20.754580 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:08:20.754638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:08:20.754698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:08:20.754761 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:08:20.757487 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: xz-utils 2025-12-16 01:08:20.757552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:08:20.757565 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:After this operation, 228 MB disk space will be freed. 2025-12-16 01:08:20.757576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 2025-12-16 01:08:20.757588 | 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% 2025-12-16 01:08:20.757600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 70% 2025-12-16 01:08:20.757609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 75% 2025-12-16 01:08:20.757619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 80% 2025-12-16 01:08:20.757628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 85% 2025-12-16 01:08:20.757638 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 90% 2025-12-16 01:08:20.757647 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 95% 2025-12-16 01:08:20.757657 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:(Reading database ... 100% (Reading database ... 19389 files and directories currently installed.) 2025-12-16 01:08:20.757667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:08:20.757677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:20.757697 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:08:20.757707 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:20.757717 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:08:20.757727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:08:20.757737 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:08:20.757747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:20.757757 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:08:20.757767 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:20.757776 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:08:20.757786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-12-16 01:08:20.757796 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:08:20.757806 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:08:20.757816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:08:20.757826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:08:20.757836 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:08:20.757846 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:08:20.757855 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:20.757883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:08:20.757893 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:20.757904 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:20.757913 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:20.757923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:20.757933 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:20.757943 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:20.757953 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:20.757963 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:08:20.757973 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:08:20.757983 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:20.757993 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:20.758003 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:08:20.758025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:20.758036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:20.758046 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:08:20.758055 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:20.758073 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:08:20.758083 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:20.758093 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:20.758103 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing lto-disabled-list (47) ... 2025-12-16 01:08:20.758113 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing make (4.3-4.1build2) ... 2025-12-16 01:08:20.758123 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:08:20.758133 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:08:20.758143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Collecting pyclean==3.0.0 2025-12-16 01:08:20.758153 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:08:20.758163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:08:20.758173 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Installing collected packages: pyclean 2025-12-16 01:08:20.758183 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully installed pyclean-3.0.0 2025-12-16 01:08:20.758193 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:08:20.758203 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-12-16 01:08:20.758213 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 10053 files, 1369 directories removed. 2025-12-16 01:08:20.758222 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-12-16 01:08:20.758309 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Cleaning directory /usr 2025-12-16 01:08:20.758322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-12-16 01:08:20.758331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Total 1369 files, 141 directories removed. 2025-12-16 01:08:20.758341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: 2025-12-16 01:08:20.758351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Found existing installation: pyclean 3.0.0 2025-12-16 01:08:20.758360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Uninstalling pyclean-3.0.0: 2025-12-16 01:08:20.758370 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:08:20.758379 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container fd98633d20cd 2025-12-16 01:08:20.758389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> df610b43c029 2025-12-16 01:08:20.758399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Step 4/4 : USER nova 2025-12-16 01:08:20.758408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Running in e80c1cac244b 2025-12-16 01:08:20.758418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> Removed intermediate container e80c1cac244b 2025-12-16 01:08:20.758427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler: ---> 465c71a96b7a 2025-12-16 01:08:20.758437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully built a2dcb262f5c6 2025-12-16 01:08:20.758447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/nova-scheduler:build-20251216 2025-12-16 01:08:20.758460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-scheduler:Built at 2025-12-16 01:08:20.757557 (took 0:00:26.991039) 2025-12-16 01:08:20.758477 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-serialproxy) 2025-12-16 01:08:20.758557 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Processing 2025-12-16 01:08:20.758569 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building started at 2025-12-16 01:08:20.758100 2025-12-16 01:08:20.759442 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 plugins into plugins archive 2025-12-16 01:08:20.761418 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-serialproxy:Turned 0 additions into additions archive 2025-12-16 01:08:47.418682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 1/4 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251216 2025-12-16 01:08:47.418877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> e98b2058587a 2025-12-16 01:08:47.419039 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 2/4 : LABEL "build-date"="20251216" "name"="nova-serialproxy" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:08:47.419143 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in b3fe669e11e1 2025-12-16 01:08:47.419298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container b3fe669e11e1 2025-12-16 01:08:47.419407 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 8d10b32d4602 2025-12-16 01:08:47.419507 | 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 2025-12-16 01:08:47.419605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in 1c4cc0117c0c 2025-12-16 01:08:47.419694 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2025-12-16 01:08:47.419783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2025-12-16 01:08:47.419869 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2025-12-16 01:08:47.419964 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages were automatically installed and are no longer required: 2025-12-16 01:08:47.420050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:08:47.420132 | 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 2025-12-16 01:08:47.420262 | 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 2025-12-16 01:08:47.420367 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:08:47.420450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:08:47.420529 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:08:47.420607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:08:47.420686 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2025-12-16 01:08:47.420765 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Use 'apt autoremove' to remove them. 2025-12-16 01:08:47.420854 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2025-12-16 01:08:47.420935 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: build-essential 2025-12-16 01:08:47.421024 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:08:47.421106 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:08:47.421192 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-12-16 01:08:47.421344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-12-16 01:08:47.421473 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: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% 2025-12-16 01:08:47.421570 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% 2025-12-16 01:08:47.421658 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 75% 2025-12-16 01:08:47.421741 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-12-16 01:08:47.421825 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:80% (Reading database ... 85% 2025-12-16 01:08:47.421921 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 90% 2025-12-16 01:08:47.422276 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% 2025-12-16 01:08:47.422292 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-12-16 01:08:47.422302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:08:47.422310 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading package lists... 2025-12-16 01:08:47.422318 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Building dependency tree... 2025-12-16 01:08:47.422326 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Reading state information... 2025-12-16 01:08:47.422382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:The following packages will be REMOVED: 2025-12-16 01:08:47.422470 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:08:47.422548 | 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 2025-12-16 01:08:47.422641 | 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 2025-12-16 01:08:47.426145 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:08:47.426174 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:08:47.426182 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:08:47.426189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:08:47.426197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: xz-utils 2025-12-16 01:08:47.426291 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:08:47.426299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:After this operation, 228 MB disk space will be freed. 2025-12-16 01:08:47.426306 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-12-16 01:08:47.426315 | 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% 2025-12-16 01:08:47.426323 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 70% (Reading database ... 75% 2025-12-16 01:08:47.426331 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 80% 2025-12-16 01:08:47.426338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 2025-12-16 01:08:47.426345 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:85% (Reading database ... 90% 2025-12-16 01:08:47.426353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19389 files and directories currently installed.) 2025-12-16 01:08:47.426375 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:08:47.426382 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:47.426389 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:08:47.426396 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:47.426403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:08:47.426411 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:08:47.426418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:08:47.426425 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:47.426432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:08:47.426440 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:47.426447 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:08:47.426454 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:08:47.426472 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:08:47.426479 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:08:47.426486 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:08:47.426493 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:08:47.426501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-12-16 01:08:47.426508 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:08:47.426516 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:47.426523 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:08:47.426530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:47.426537 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:47.426545 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:47.426552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:08:47.426559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:47.426566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:47.426574 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:47.426592 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:08:47.426600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:08:47.426607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:47.426614 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:47.426621 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:08:47.426628 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:47.426635 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-12-16 01:08:47.426642 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:47.426656 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:08:47.426663 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:47.426670 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:08:47.426677 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:47.426684 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:08:47.426691 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing lto-disabled-list (47) ... 2025-12-16 01:08:47.426698 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing make (4.3-4.1build2) ... 2025-12-16 01:08:47.426705 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:08:47.426712 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:08:47.426719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Collecting pyclean==3.0.0 2025-12-16 01:08:47.426725 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:08:47.426733 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:08:47.426739 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Installing collected packages: pyclean 2025-12-16 01:08:47.426747 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully installed pyclean-3.0.0 2025-12-16 01:08:47.426753 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:08:47.426760 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-12-16 01:08:47.426768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 10053 files, 1369 directories removed. 2025-12-16 01:08:47.426774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-12-16 01:08:47.426780 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Cleaning directory /usr 2025-12-16 01:08:47.426786 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-12-16 01:08:47.426792 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Total 1369 files, 141 directories removed. 2025-12-16 01:08:47.426797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: 2025-12-16 01:08:47.426803 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Found existing installation: pyclean 3.0.0 2025-12-16 01:08:47.426809 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Uninstalling pyclean-3.0.0: 2025-12-16 01:08:47.426815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:08:47.426821 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container 1c4cc0117c0c 2025-12-16 01:08:47.426840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> 4f8e3da632a3 2025-12-16 01:08:47.426847 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Step 4/4 : USER nova 2025-12-16 01:08:47.426853 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Running in ddd5a3f51b76 2025-12-16 01:08:47.426859 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> Removed intermediate container ddd5a3f51b76 2025-12-16 01:08:47.426865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy: ---> f85e1021f0d1 2025-12-16 01:08:47.426871 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully built bc22f1c2421a 2025-12-16 01:08:47.426877 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Successfully tagged osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251216 2025-12-16 01:08:47.426883 | ubuntu-noble-large | INFO:kolla.common.utils.nova-serialproxy:Built at 2025-12-16 01:08:47.425692 (took 0:00:26.667592) 2025-12-16 01:08:47.428069 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-api) 2025-12-16 01:08:47.428123 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Processing 2025-12-16 01:08:47.428135 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building started at 2025-12-16 01:08:47.427040 2025-12-16 01:08:47.428158 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 plugins into plugins archive 2025-12-16 01:08:47.428699 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-api:Turned 0 additions into additions archive 2025-12-16 01:09:18.455491 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251216 2025-12-16 01:09:18.455566 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> e98b2058587a 2025-12-16 01:09:18.455584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 2/5 : LABEL "build-date"="20251216" "name"="nova-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:09:18.455604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 0fbd4ddf5ec6 2025-12-16 01:09:18.455754 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 0fbd4ddf5ec6 2025-12-16 01:09:18.455928 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> ca7fbfc139fa 2025-12-16 01:09:18.455949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-12-16 01:09:18.455960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> dc464d34a415 2025-12-16 01:09:18.455970 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2025-12-16 01:09:18.455981 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in a159ad23bd1f 2025-12-16 01:09:18.455991 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container a159ad23bd1f 2025-12-16 01:09:18.456001 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 0cf3dd98b7d7 2025-12-16 01:09:18.456013 | 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 2025-12-16 01:09:18.456025 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Running in 31478797d2b5 2025-12-16 01:09:18.456036 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2025-12-16 01:09:18.456050 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2025-12-16 01:09:18.456062 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2025-12-16 01:09:18.456080 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages were automatically installed and are no longer required: 2025-12-16 01:09:18.456099 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:09:18.456117 | 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 2025-12-16 01:09:18.456135 | 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 2025-12-16 01:09:18.456152 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:09:18.456170 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:09:18.456187 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:09:18.456429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:09:18.456559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2025-12-16 01:09:18.456608 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Use 'apt autoremove' to remove them. 2025-12-16 01:09:18.456637 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2025-12-16 01:09:18.456664 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: build-essential 2025-12-16 01:09:18.456692 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:09:18.456719 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:09:18.456746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-12-16 01:09:18.456764 | 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% 2025-12-16 01:09:18.456774 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% (Reading database ... 75% 2025-12-16 01:09:18.456783 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 80% 2025-12-16 01:09:18.456791 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2025-12-16 01:09:18.456800 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2025-12-16 01:09:18.456808 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2025-12-16 01:09:18.456816 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-12-16 01:09:18.456826 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:09:18.456839 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading package lists... 2025-12-16 01:09:18.456848 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Building dependency tree... 2025-12-16 01:09:18.456856 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Reading state information... 2025-12-16 01:09:18.456865 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:The following packages will be REMOVED: 2025-12-16 01:09:18.456873 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:09:18.456882 | 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 2025-12-16 01:09:18.456890 | 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 2025-12-16 01:09:18.456898 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:09:18.456907 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:09:18.456915 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:09:18.456923 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:09:18.456932 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: xz-utils 2025-12-16 01:09:18.456940 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:09:18.456948 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:After this operation, 228 MB disk space will be freed. 2025-12-16 01:09:18.456957 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 2025-12-16 01:09:18.456966 | 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% 2025-12-16 01:09:18.457004 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 70% 2025-12-16 01:09:18.457020 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 75% (Reading database ... 80% 2025-12-16 01:09:18.457334 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 85% 2025-12-16 01:09:18.457385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 90% 2025-12-16 01:09:18.457401 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 95% 2025-12-16 01:09:18.457409 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:(Reading database ... 100% (Reading database ... 19389 files and directories currently installed.) 2025-12-16 01:09:18.457418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:09:18.457427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:18.457435 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:09:18.457444 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:18.457452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:09:18.457480 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:09:18.457504 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:09:18.457513 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:18.457522 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:09:18.457530 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:18.457539 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:09:18.457547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:09:18.457556 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:09:18.457564 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:09:18.457573 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:09:18.457581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:09:18.457590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:09:18.457599 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:18.457607 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:09:18.457653 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:18.457682 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:18.457710 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:18.457738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:18.457785 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:18.457812 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:18.457840 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:18.457867 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:09:18.457895 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:09:18.457922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:18.457949 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:18.457977 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:09:18.458027 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:18.458081 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:18.458108 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:09:18.458136 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:18.458163 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:09:18.458190 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:18.458206 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:18.458214 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing lto-disabled-list (47) ... 2025-12-16 01:09:18.458223 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing make (4.3-4.1build2) ... 2025-12-16 01:09:18.458260 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:09:18.458269 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:09:18.458278 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Collecting pyclean==3.0.0 2025-12-16 01:09:18.458286 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:09:18.458299 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:09:18.458308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Installing collected packages: pyclean 2025-12-16 01:09:18.458316 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully installed pyclean-3.0.0 2025-12-16 01:09:18.458325 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:09:18.458333 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-12-16 01:09:18.458342 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 10053 files, 1369 directories removed. 2025-12-16 01:09:18.458351 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-12-16 01:09:18.458391 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Cleaning directory /usr 2025-12-16 01:09:18.458400 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-12-16 01:09:18.458429 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Total 1369 files, 141 directories removed. 2025-12-16 01:09:18.458531 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: 2025-12-16 01:09:18.458542 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Found existing installation: pyclean 3.0.0 2025-12-16 01:09:18.458551 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Uninstalling pyclean-3.0.0: 2025-12-16 01:09:18.458559 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:09:18.458576 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> Removed intermediate container 31478797d2b5 2025-12-16 01:09:18.458584 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api: ---> 761d0e4d7dca 2025-12-16 01:09:18.458596 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully built e97e5cf84f76 2025-12-16 01:09:18.458605 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Successfully tagged osism.harbor.regio.digital/kolla/nova-api:build-20251216 2025-12-16 01:09:18.458613 | ubuntu-noble-large | INFO:kolla.common.utils.nova-api:Built at 2025-12-16 01:09:18.458449 (took 0:00:31.031409) 2025-12-16 01:09:18.458868 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(nova-conductor) 2025-12-16 01:09:18.458890 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Processing 2025-12-16 01:09:18.458922 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building started at 2025-12-16 01:09:18.458838 2025-12-16 01:09:18.459708 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 plugins into plugins archive 2025-12-16 01:09:18.460150 | ubuntu-noble-large | DEBUG:kolla.common.utils.nova-conductor:Turned 0 additions into additions archive 2025-12-16 01:09:48.349666 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 1/6 : FROM osism.harbor.regio.digital/kolla/nova-base:build-20251216 2025-12-16 01:09:48.349709 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> e98b2058587a 2025-12-16 01:09:48.349718 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 2/6 : LABEL "build-date"="20251216" "name"="nova-conductor" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:09:48.349730 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in d791975b0c0b 2025-12-16 01:09:48.349735 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container d791975b0c0b 2025-12-16 01:09:48.349738 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 567c97040cd7 2025-12-16 01:09:48.349742 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_nova_extend_start 2025-12-16 01:09:48.349746 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> cd062e6db59d 2025-12-16 01:09:48.349749 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_nova_extend_start 2025-12-16 01:09:48.349752 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 14f3f363f2f2 2025-12-16 01:09:48.349756 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 14f3f363f2f2 2025-12-16 01:09:48.349759 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 3ceae55d56e2 2025-12-16 01:09:48.349764 | 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 2025-12-16 01:09:48.349768 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in 1359a83697ac 2025-12-16 01:09:48.349797 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2025-12-16 01:09:48.349801 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2025-12-16 01:09:48.349805 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2025-12-16 01:09:48.349827 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages were automatically installed and are no longer required: 2025-12-16 01:09:48.350319 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:09:48.350329 | 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 2025-12-16 01:09:48.350333 | 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 2025-12-16 01:09:48.350337 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:09:48.350341 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:09:48.350344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:09:48.350360 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:09:48.350364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2025-12-16 01:09:48.350368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Use 'apt autoremove' to remove them. 2025-12-16 01:09:48.350374 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2025-12-16 01:09:48.350452 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: build-essential 2025-12-16 01:09:48.350533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:09:48.350600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:09:48.350667 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-12-16 01:09:48.350752 | 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% 2025-12-16 01:09:48.350815 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 70% 2025-12-16 01:09:48.350888 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 75% 2025-12-16 01:09:48.350960 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2025-12-16 01:09:48.351040 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2025-12-16 01:09:48.351119 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2025-12-16 01:09:48.351225 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2025-12-16 01:09:48.351328 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19398 files and directories currently installed.) 2025-12-16 01:09:48.351403 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:09:48.351474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading package lists... 2025-12-16 01:09:48.352197 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Building dependency tree... 2025-12-16 01:09:48.352261 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Reading state information... 2025-12-16 01:09:48.352268 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:The following packages will be REMOVED: 2025-12-16 01:09:48.352273 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:09:48.352278 | 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 2025-12-16 01:09:48.352283 | 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 2025-12-16 01:09:48.352288 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:09:48.352293 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:09:48.352298 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:09:48.352302 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:09:48.352308 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: xz-utils 2025-12-16 01:09:48.352312 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:09:48.352317 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:After this operation, 228 MB disk space will be freed. 2025-12-16 01:09:48.352322 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-12-16 01:09:48.352327 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 5% (Reading database ... 2025-12-16 01:09:48.352364 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: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% 2025-12-16 01:09:48.352371 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 2025-12-16 01:09:48.354314 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:70% (Reading database ... 75% 2025-12-16 01:09:48.354338 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 80% 2025-12-16 01:09:48.354344 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 85% 2025-12-16 01:09:48.354349 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 90% 2025-12-16 01:09:48.354353 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 95% 2025-12-16 01:09:48.354358 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:(Reading database ... 100% (Reading database ... 19389 files and directories currently installed.) 2025-12-16 01:09:48.354363 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:09:48.354368 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:48.354373 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:09:48.354385 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:48.354390 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:09:48.354394 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:09:48.354399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:09:48.354404 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:48.354408 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:09:48.354413 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:48.354418 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:09:48.354422 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:09:48.354427 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:09:48.354432 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:09:48.354437 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:09:48.354441 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:09:48.354446 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:09:48.354450 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:48.354455 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:09:48.354460 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:48.354464 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:48.354469 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:48.354474 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:09:48.354478 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:48.354483 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:48.354488 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:48.354492 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:09:48.354497 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:09:48.354501 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:48.354506 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:48.354514 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:09:48.354519 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:48.354524 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:48.354528 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:09:48.354533 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:48.354538 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-12-16 01:09:48.354543 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:09:48.354547 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:48.354552 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:09:48.354557 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing lto-disabled-list (47) ... 2025-12-16 01:09:48.354561 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing make (4.3-4.1build2) ... 2025-12-16 01:09:48.354572 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:09:48.354577 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:09:48.354581 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Collecting pyclean==3.0.0 2025-12-16 01:09:48.354586 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:09:48.354590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:09:48.354595 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Installing collected packages: pyclean 2025-12-16 01:09:48.354600 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully installed pyclean-3.0.0 2025-12-16 01:09:48.354604 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:09:48.354609 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-12-16 01:09:48.354619 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 10053 files, 1369 directories removed. 2025-12-16 01:09:48.354626 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-12-16 01:09:48.354695 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Cleaning directory /usr 2025-12-16 01:09:48.354751 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-12-16 01:09:48.354841 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Total 1369 files, 141 directories removed. 2025-12-16 01:09:48.354891 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: 2025-12-16 01:09:48.354951 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Found existing installation: pyclean 3.0.0 2025-12-16 01:09:48.355010 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Uninstalling pyclean-3.0.0: 2025-12-16 01:09:48.355140 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:09:48.355189 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container 1359a83697ac 2025-12-16 01:09:48.355271 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> 1588596e404e 2025-12-16 01:09:48.355339 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Step 6/6 : USER nova 2025-12-16 01:09:48.355399 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Running in cbadea41c4b8 2025-12-16 01:09:48.355468 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> Removed intermediate container cbadea41c4b8 2025-12-16 01:09:48.355527 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor: ---> e59712010303 2025-12-16 01:09:48.355590 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully built 581d35496eff 2025-12-16 01:09:48.355641 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Successfully tagged osism.harbor.regio.digital/kolla/nova-conductor:build-20251216 2025-12-16 01:09:48.355727 | ubuntu-noble-large | INFO:kolla.common.utils.nova-conductor:Built at 2025-12-16 01:09:48.355652 (took 0:00:29.896814) 2025-12-16 01:09:48.356221 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-monitors) 2025-12-16 01:09:48.356368 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Processing 2025-12-16 01:09:48.356456 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building started at 2025-12-16 01:09:48.356374 2025-12-16 01:09:48.356556 | 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 2025-12-16 01:09:49.068111 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 plugins into plugins archive 2025-12-16 01:09:49.068623 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-monitors:Turned 0 additions into additions archive 2025-12-16 01:10:59.824423 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 1/8 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20251216 2025-12-16 01:10:59.824521 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 2f94414b00ea 2025-12-16 01:10:59.824542 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 2/8 : LABEL "build-date"="20251216" "name"="masakari-monitors" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:10:59.824559 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 0efa6d4bdb60 2025-12-16 01:10:59.824573 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 0efa6d4bdb60 2025-12-16 01:10:59.824585 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 88a8ae4d6b6f 2025-12-16 01:10:59.824599 | 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/* 2025-12-16 01:10:59.824613 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 4967d289b48d 2025-12-16 01:10:59.824625 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:10:59.824638 | 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] 2025-12-16 01:10:59.824651 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:10:59.824664 | 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] 2025-12-16 01:10:59.824700 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:10:59.824714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:10:59.824726 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:10:59.824739 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:10:59.824751 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:10:59.824773 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:10:59.824813 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:10:59.824824 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:10:59.824834 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:10:59.824844 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:10:59.824853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:10:59.824863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 29.0 MB in 3s (10.4 MB/s) 2025-12-16 01:10:59.824874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-12-16 01:10:59.824883 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-12-16 01:10:59.824897 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-12-16 01:10:59.824907 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-12-16 01:10:59.824917 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following additional packages will be installed: 2025-12-16 01:10:59.824927 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2025-12-16 01:10:59.824940 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2025-12-16 01:10:59.824992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-12-16 01:10:59.825063 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2025-12-16 01:10:59.825078 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2025-12-16 01:10:59.825135 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2025-12-16 01:10:59.825186 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2025-12-16 01:10:59.825201 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libstatgrab10t64 libstonithd26t64 libvirt0 2025-12-16 01:10:59.825343 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvotequorum8 libyajl2 pacemaker pacemaker-common pacemaker-resource-agents 2025-12-16 01:10:59.825368 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pcs psmisc puma python3-cffi-backend python3-cryptography python3-dacite 2025-12-16 01:10:59.825405 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-lxml python3-openssl python3-pycurl 2025-12-16 01:10:59.825469 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2025-12-16 01:10:59.825526 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-12-16 01:10:59.825541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-12-16 01:10:59.825598 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-12-16 01:10:59.825655 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-12-16 01:10:59.825687 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration xsltproc 2025-12-16 01:10:59.825751 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Suggested packages: 2025-12-16 01:10:59.825784 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: default-dbus-session-bus | dbus-session-bus low-memory-monitor 2025-12-16 01:10:59.825842 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsasl2-modules-ldap libsasl2-modules-otp libsasl2-modules-sql cluster-glue 2025-12-16 01:10:59.825887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: crmsh fence-agents-extra resource-agents-extra python-cryptography-doc 2025-12-16 01:10:59.825910 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cryptography-vectors python-lxml-doc python-openssl-doc 2025-12-16 01:10:59.825959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-openssl-dbg libcurl4-gnutls-dev python-pycurl-doc 2025-12-16 01:10:59.826011 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python-pyparsing-doc python-tornado-doc python3-twisted targetcli-fb 2025-12-16 01:10:59.826025 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: postgresql ri ruby-dev bundler apparmor 2025-12-16 01:10:59.826081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Recommended packages: 2025-12-16 01:10:59.826138 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libqb-tools libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 2025-12-16 01:10:59.826153 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libvirt-l10n fence-agents-base python3-pacemaker python3-bs4 2025-12-16 01:10:59.826212 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-cssselect python3-html5lib fonts-lato 2025-12-16 01:10:59.826318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following NEW packages will be installed: 2025-12-16 01:10:59.826384 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: corosync db-util db5.3-util dbus dbus-bin dbus-daemon 2025-12-16 01:10:59.826442 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: dbus-session-bus-common dbus-system-bus-common libcfg7 libcib27t64 libcmap4 2025-12-16 01:10:59.826457 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcorosync-common4 libcpg4 libcrmcluster29t64 libcrmcommon34t64 2025-12-16 01:10:59.826565 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcrmservice28t64 libdbus-1-3 libglib2.0-0t64 libknet1t64 liblrmd28t64 2025-12-16 01:10:59.826582 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libltdl7 liblzo2-2 libncurses6 libnet1 libnozzle1t64 libnspr4 libnss3 2025-12-16 01:10:59.826639 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libnss3-tools libnuma1 libpacemaker1t64 libpcap0.8t64 libpe-rules26t64 2025-12-16 01:10:59.826695 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libpe-status28t64 libpils2t64 libplumb2t64 libqb100 libquorum5 libruby 2025-12-16 01:10:59.826746 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libruby3.2 libsasl2-modules libsasl2-modules-gssapi-mit libstatgrab10t64 2025-12-16 01:10:59.826777 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libstonithd26t64 libvirt0 libvotequorum8 libyajl2 pacemaker 2025-12-16 01:10:59.826833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: pacemaker-cli-utils pacemaker-common pacemaker-resource-agents pcs psmisc 2025-12-16 01:10:59.826874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: puma python3-cffi-backend python3-cryptography python3-dacite 2025-12-16 01:10:59.826925 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-dateutil python3-libvirt python3-lxml python3-openssl python3-pycurl 2025-12-16 01:10:59.826939 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: python3-pyparsing python3-six python3-tornado rake resource-agents-base 2025-12-16 01:10:59.826998 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: resource-agents-common ruby ruby-childprocess ruby-ethon ruby-ffi 2025-12-16 01:10:59.827039 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-mime-types ruby-mime-types-data ruby-mustermann ruby-net-telnet 2025-12-16 01:10:59.827086 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-nio4r ruby-rack ruby-rack-protection ruby-ruby2-keywords ruby-rubygems 2025-12-16 01:10:59.827100 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ruby-sdbm ruby-sinatra ruby-tilt ruby-webrick ruby-xmlrpc ruby3.2 2025-12-16 01:10:59.827162 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: rubygems-integration sasl2-bin tcpdump xsltproc 2025-12-16 01:10:59.827212 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 90 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:10:59.827291 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Need to get 19.8 MB of archives. 2025-12-16 01:10:59.827318 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 81.8 MB of additional disk space will be used. 2025-12-16 01:10:59.827378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:10:59.827429 | 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.1 [11.1 kB] 2025-12-16 01:10:59.827482 | 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] 2025-12-16 01:10:59.827532 | 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.1 [8,656 B] 2025-12-16 01:10:59.827581 | 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.1 [10.5 kB] 2025-12-16 01:10:59.827629 | 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.1 [12.4 kB] 2025-12-16 01:10:59.827677 | 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] 2025-12-16 01:10:59.827732 | 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] 2025-12-16 01:10:59.827771 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3 amd64 2:3.98-1build1 [1,445 kB] 2025-12-16 01:10:59.827828 | 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] 2025-12-16 01:10:59.827876 | 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] 2025-12-16 01:10:59.827924 | 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.1 [7,278 B] 2025-12-16 01:10:59.828013 | 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] 2025-12-16 01:10:59.828062 | 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.1 [8,510 B] 2025-12-16 01:10:59.829440 | 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.2 [15.0 kB] 2025-12-16 01:10:59.829478 | 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.1 [261 kB] 2025-12-16 01:10:59.829483 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libnss3-tools amd64 2:3.98-1build1 [615 kB] 2025-12-16 01:10:59.829487 | 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] 2025-12-16 01:10:59.829492 | 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] 2025-12-16 01:10:59.829496 | 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] 2025-12-16 01:10:59.829501 | 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] 2025-12-16 01:10:59.829505 | 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] 2025-12-16 01:10:59.829509 | 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] 2025-12-16 01:10:59.829517 | 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] 2025-12-16 01:10:59.829521 | 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] 2025-12-16 01:10:59.829525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-12-16 01:10:59.829529 | 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.6 [5,341 kB] 2025-12-16 01:10:59.829533 | 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.6 [50.7 kB] 2025-12-16 01:10:59.829537 | 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] 2025-12-16 01:10:59.829541 | 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] 2025-12-16 01:10:59.829545 | 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] 2025-12-16 01:10:59.829549 | 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] 2025-12-16 01:10:59.829553 | 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] 2025-12-16 01:10:59.829557 | 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] 2025-12-16 01:10:59.829561 | 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] 2025-12-16 01:10:59.829576 | 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] 2025-12-16 01:10:59.829580 | 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] 2025-12-16 01:10:59.829584 | 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.1 [810 kB] 2025-12-16 01:10:59.829588 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-openssl all 23.2.0-1 [47.8 kB] 2025-12-16 01:10:59.829592 | 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] 2025-12-16 01:10:59.829596 | 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] 2025-12-16 01:10:59.829600 | 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.2 [298 kB] 2025-12-16 01:10:59.829611 | 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] 2025-12-16 01:10:59.829615 | 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] 2025-12-16 01:10:59.829619 | 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] 2025-12-16 01:10:59.829623 | 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] 2025-12-16 01:10:59.829627 | 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] 2025-12-16 01:10:59.829634 | 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] 2025-12-16 01:10:59.829638 | 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] 2025-12-16 01:10:59.829642 | 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.4 [115 kB] 2025-12-16 01:10:59.829646 | 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] 2025-12-16 01:10:59.829650 | 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] 2025-12-16 01:10:59.829654 | 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] 2025-12-16 01:10:59.829658 | 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] 2025-12-16 01:10:59.829662 | 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] 2025-12-16 01:10:59.829666 | 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] 2025-12-16 01:10:59.829670 | 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] 2025-12-16 01:10:59.829675 | 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] 2025-12-16 01:10:59.829679 | 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] 2025-12-16 01:10:59.829683 | 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] 2025-12-16 01:10:59.829724 | 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] 2025-12-16 01:10:59.829729 | 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] 2025-12-16 01:10:59.829733 | 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.5 [1,544 kB] 2025-12-16 01:10:59.829741 | 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] 2025-12-16 01:10:59.829745 | 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] 2025-12-16 01:10:59.829749 | 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] 2025-12-16 01:10:59.829753 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-common amd64 1:4.13.0-1ubuntu4 [96.1 kB] 2025-12-16 01:10:59.829757 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:68 http://archive.ubuntu.com/ubuntu noble/main amd64 resource-agents-base all 1:4.13.0-1ubuntu4 [71.8 kB] 2025-12-16 01:10:59.829761 | 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] 2025-12-16 01:10:59.829764 | 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] 2025-12-16 01:10:59.829772 | 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] 2025-12-16 01:10:59.829801 | 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] 2025-12-16 01:10:59.829806 | 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] 2025-12-16 01:10:59.829810 | 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] 2025-12-16 01:10:59.832436 | 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] 2025-12-16 01:10:59.832456 | 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] 2025-12-16 01:10:59.832466 | 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] 2025-12-16 01:10:59.832475 | 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] 2025-12-16 01:10:59.832484 | 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] 2025-12-16 01:10:59.832492 | 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] 2025-12-16 01:10:59.832500 | 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] 2025-12-16 01:10:59.832509 | 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] 2025-12-16 01:10:59.832517 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Get:83 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-16 01:10:59.832525 | 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] 2025-12-16 01:10:59.832534 | 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] 2025-12-16 01:10:59.832542 | 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] 2025-12-16 01:10:59.832552 | 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] 2025-12-16 01:10:59.832560 | 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] 2025-12-16 01:10:59.832568 | 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.10 [1,829 kB] 2025-12-16 01:10:59.832577 | 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] 2025-12-16 01:10:59.832585 | 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] 2025-12-16 01:10:59.832600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preconfiguring packages ... 2025-12-16 01:10:59.832608 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Fetched 19.8 MB in 1s (14.1 MB/s) 2025-12-16 01:10:59.832617 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcorosync-common4:amd64. 2025-12-16 01:10:59.832631 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-12-16 01:10:59.832641 | 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% 2025-12-16 01:10:59.832651 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-12-16 01:10:59.832660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:70% 2025-12-16 01:10:59.832669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% (Reading database ... 80% 2025-12-16 01:10:59.832678 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-12-16 01:10:59.832686 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-12-16 01:10:59.832694 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:90% 2025-12-16 01:10:59.832703 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% (Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 01:10:59.832711 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../00-libcorosync-common4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 01:10:59.832720 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 01:10:59.832736 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libqb100:amd64. 2025-12-16 01:10:59.832744 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../01-libqb100_2.0.8-1ubuntu2_amd64.deb ... 2025-12-16 01:10:59.832753 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-16 01:10:59.832761 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcfg7:amd64. 2025-12-16 01:10:59.832770 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../02-libcfg7_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 01:10:59.832778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 01:10:59.832787 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcmap4:amd64. 2025-12-16 01:10:59.832795 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../03-libcmap4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 01:10:59.832803 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 01:10:59.832812 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcpg4:amd64. 2025-12-16 01:10:59.832820 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../04-libcpg4_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 01:10:59.832829 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 01:10:59.832837 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblzo2-2:amd64. 2025-12-16 01:10:59.832846 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../05-liblzo2-2_2.10-2build4_amd64.deb ... 2025-12-16 01:10:59.832854 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblzo2-2:amd64 (2.10-2build4) ... 2025-12-16 01:10:59.832863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnspr4:amd64. 2025-12-16 01:10:59.832871 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../06-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2025-12-16 01:10:59.832880 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-16 01:10:59.832888 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3:amd64. 2025-12-16 01:10:59.832896 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../07-libnss3_2%3a3.98-1build1_amd64.deb ... 2025-12-16 01:10:59.832910 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3:amd64 (2:3.98-1build1) ... 2025-12-16 01:10:59.832918 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libknet1t64:amd64. 2025-12-16 01:10:59.832927 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../08-libknet1t64_1.28-2ubuntu2_amd64.deb ... 2025-12-16 01:10:59.832936 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-12-16 01:10:59.832944 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnozzle1t64:amd64. 2025-12-16 01:10:59.832953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../09-libnozzle1t64_1.28-2ubuntu2_amd64.deb ... 2025-12-16 01:10:59.832966 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-12-16 01:10:59.832975 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libquorum5:amd64. 2025-12-16 01:10:59.832983 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../10-libquorum5_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 01:10:59.832992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 01:10:59.833000 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstatgrab10t64. 2025-12-16 01:10:59.833009 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../11-libstatgrab10t64_0.92.1-1.2build1_amd64.deb ... 2025-12-16 01:10:59.833017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstatgrab10t64 (0.92.1-1.2build1) ... 2025-12-16 01:10:59.833026 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvotequorum8:amd64. 2025-12-16 01:10:59.833034 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../12-libvotequorum8_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 01:10:59.833043 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 01:10:59.833051 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package xsltproc. 2025-12-16 01:10:59.833060 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../13-xsltproc_1.1.39-0exp1ubuntu0.24.04.2_amd64.deb ... 2025-12-16 01:10:59.833068 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 01:10:59.833077 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package corosync. 2025-12-16 01:10:59.833085 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../14-corosync_3.1.7-1ubuntu3.1_amd64.deb ... 2025-12-16 01:10:59.833099 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking corosync (3.1.7-1ubuntu3.1) ... 2025-12-16 01:10:59.833108 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnss3-tools. 2025-12-16 01:10:59.833117 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../15-libnss3-tools_2%3a3.98-1build1_amd64.deb ... 2025-12-16 01:10:59.833125 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnss3-tools (2:3.98-1build1) ... 2025-12-16 01:10:59.833134 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package psmisc. 2025-12-16 01:10:59.833142 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../16-psmisc_23.7-1build1_amd64.deb ... 2025-12-16 01:10:59.833151 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.833159 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking psmisc (23.7-1build1) ... 2025-12-16 01:10:59.833167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rubygems-integration. 2025-12-16 01:10:59.833176 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../17-rubygems-integration_1.18_all.deb ... 2025-12-16 01:10:59.833185 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rubygems-integration (1.18) ... 2025-12-16 01:10:59.833199 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package rake. 2025-12-16 01:10:59.833207 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../18-rake_13.0.6-3_all.deb ... 2025-12-16 01:10:59.833216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking rake (13.0.6-3) ... 2025-12-16 01:10:59.833224 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-net-telnet. 2025-12-16 01:10:59.833290 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../19-ruby-net-telnet_0.2.0-1_all.deb ... 2025-12-16 01:10:59.833299 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-net-telnet (0.2.0-1) ... 2025-12-16 01:10:59.833307 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-webrick. 2025-12-16 01:10:59.833315 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../20-ruby-webrick_1.8.1-1ubuntu0.2_all.deb ... 2025-12-16 01:10:59.833324 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-12-16 01:10:59.833338 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-xmlrpc. 2025-12-16 01:10:59.833347 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../21-ruby-xmlrpc_0.3.2-2_all.deb ... 2025-12-16 01:10:59.833355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-xmlrpc (0.3.2-2) ... 2025-12-16 01:10:59.833364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby:amd64. 2025-12-16 01:10:59.833372 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../22-libruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-12-16 01:10:59.833381 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby:amd64 (1:3.2~ubuntu1) ... 2025-12-16 01:10:59.833389 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sdbm:amd64. 2025-12-16 01:10:59.833398 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../23-ruby-sdbm_1.0.0-5build4_amd64.deb ... 2025-12-16 01:10:59.833412 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-12-16 01:10:59.833421 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libncurses6:amd64. 2025-12-16 01:10:59.833429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../24-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-16 01:10:59.833438 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 01:10:59.833446 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libruby3.2:amd64. 2025-12-16 01:10:59.833455 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../25-libruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-12-16 01:10:59.833464 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-16 01:10:59.833472 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby3.2. 2025-12-16 01:10:59.833481 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../26-ruby3.2_3.2.3-1ubuntu0.24.04.6_amd64.deb ... 2025-12-16 01:10:59.833489 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-16 01:10:59.833498 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rubygems. 2025-12-16 01:10:59.833506 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../27-ruby-rubygems_3.4.20-1_all.deb ... 2025-12-16 01:10:59.833515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rubygems (3.4.20-1) ... 2025-12-16 01:10:59.833523 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby. 2025-12-16 01:10:59.833532 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../28-ruby_1%3a3.2~ubuntu1_amd64.deb ... 2025-12-16 01:10:59.833540 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby (1:3.2~ubuntu1) ... 2025-12-16 01:10:59.833555 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-nio4r:amd64. 2025-12-16 01:10:59.833563 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../29-ruby-nio4r_2.5.8-4build2_amd64.deb ... 2025-12-16 01:10:59.833572 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-12-16 01:10:59.833581 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package puma. 2025-12-16 01:10:59.833589 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../30-puma_6.4.2-4ubuntu4.3_amd64.deb ... 2025-12-16 01:10:59.833597 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking puma (6.4.2-4ubuntu4.3) ... 2025-12-16 01:10:59.833606 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dacite. 2025-12-16 01:10:59.833619 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../31-python3-dacite_1.8.1-2_all.deb ... 2025-12-16 01:10:59.833627 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dacite (1.8.1-2) ... 2025-12-16 01:10:59.833636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-six. 2025-12-16 01:10:59.833644 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../32-python3-six_1.16.0-4_all.deb ... 2025-12-16 01:10:59.833652 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-six (1.16.0-4) ... 2025-12-16 01:10:59.833661 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-dateutil. 2025-12-16 01:10:59.833670 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../33-python3-dateutil_2.8.2-3ubuntu1_all.deb ... 2025-12-16 01:10:59.833681 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-dateutil (2.8.2-3ubuntu1) ... 2025-12-16 01:10:59.833694 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-lxml:amd64. 2025-12-16 01:10:59.833745 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../34-python3-lxml_5.2.1-1_amd64.deb ... 2025-12-16 01:10:59.833791 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-lxml:amd64 (5.2.1-1) ... 2025-12-16 01:10:59.833973 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cffi-backend:amd64. 2025-12-16 01:10:59.834027 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../35-python3-cffi-backend_1.16.0-2build1_amd64.deb ... 2025-12-16 01:10:59.834048 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-16 01:10:59.834059 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.834068 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-cryptography. 2025-12-16 01:10:59.834080 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../36-python3-cryptography_41.0.7-4ubuntu0.1_amd64.deb ... 2025-12-16 01:10:59.834119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-16 01:10:59.834189 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-openssl. 2025-12-16 01:10:59.834205 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../37-python3-openssl_23.2.0-1_all.deb ... 2025-12-16 01:10:59.834295 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-openssl (23.2.0-1) ... 2025-12-16 01:10:59.834341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pycurl. 2025-12-16 01:10:59.834402 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../38-python3-pycurl_7.45.3-1build2_amd64.deb ... 2025-12-16 01:10:59.834443 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pycurl (7.45.3-1build2) ... 2025-12-16 01:10:59.834495 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-pyparsing. 2025-12-16 01:10:59.834526 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../39-python3-pyparsing_3.1.1-1_all.deb ... 2025-12-16 01:10:59.834584 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-pyparsing (3.1.1-1) ... 2025-12-16 01:10:59.834625 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-tornado. 2025-12-16 01:10:59.834675 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../40-python3-tornado_6.4.0-1ubuntu0.2_amd64.deb ... 2025-12-16 01:10:59.834715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-tornado (6.4.0-1ubuntu0.2) ... 2025-12-16 01:10:59.834766 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ffi:amd64. 2025-12-16 01:10:59.834807 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../41-ruby-ffi_1.16.3+dfsg-1build2_amd64.deb ... 2025-12-16 01:10:59.834867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-12-16 01:10:59.834908 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-childprocess. 2025-12-16 01:10:59.834958 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../42-ruby-childprocess_4.1.0-2_all.deb ... 2025-12-16 01:10:59.835007 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-childprocess (4.1.0-2) ... 2025-12-16 01:10:59.835054 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types-data. 2025-12-16 01:10:59.835102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../43-ruby-mime-types-data_3.2024.0206-1_all.deb ... 2025-12-16 01:10:59.835150 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types-data (3.2024.0206-1) ... 2025-12-16 01:10:59.835196 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mime-types. 2025-12-16 01:10:59.835264 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../44-ruby-mime-types_3.5.2-1_all.deb ... 2025-12-16 01:10:59.835387 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mime-types (3.5.2-1) ... 2025-12-16 01:10:59.835428 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ethon. 2025-12-16 01:10:59.835464 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../45-ruby-ethon_0.16.0-1ubuntu1_all.deb ... 2025-12-16 01:10:59.835515 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ethon (0.16.0-1ubuntu1) ... 2025-12-16 01:10:59.835565 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-ruby2-keywords. 2025-12-16 01:10:59.835612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../46-ruby-ruby2-keywords_0.0.5-1_all.deb ... 2025-12-16 01:10:59.835650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-ruby2-keywords (0.0.5-1) ... 2025-12-16 01:10:59.835686 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-mustermann. 2025-12-16 01:10:59.835733 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../47-ruby-mustermann_3.0.0-2_all.deb ... 2025-12-16 01:10:59.835795 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-mustermann (3.0.0-2) ... 2025-12-16 01:10:59.835843 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack. 2025-12-16 01:10:59.835902 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../48-ruby-rack_2.2.7-1ubuntu0.4_all.deb ... 2025-12-16 01:10:59.835949 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack (2.2.7-1ubuntu0.4) ... 2025-12-16 01:10:59.835987 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-rack-protection. 2025-12-16 01:10:59.837302 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../49-ruby-rack-protection_3.0.5-3ubuntu1_all.deb ... 2025-12-16 01:10:59.837317 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.837342 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-12-16 01:10:59.837349 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-tilt. 2025-12-16 01:10:59.837357 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../50-ruby-tilt_2.0.11-2_all.deb ... 2025-12-16 01:10:59.837371 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-tilt (2.0.11-2) ... 2025-12-16 01:10:59.837378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package ruby-sinatra. 2025-12-16 01:10:59.837384 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../51-ruby-sinatra_3.0.5-3ubuntu1_all.deb ... 2025-12-16 01:10:59.837391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.837398 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking ruby-sinatra (3.0.5-3ubuntu1) ... 2025-12-16 01:10:59.837405 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pcs. 2025-12-16 01:10:59.837411 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../52-pcs_0.11.7-1ubuntu1_all.deb ... 2025-12-16 01:10:59.837418 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pcs (0.11.7-1ubuntu1) ... 2025-12-16 01:10:59.837425 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libdbus-1-3:amd64. 2025-12-16 01:10:59.837432 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../53-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 01:10:59.837439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 01:10:59.837445 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-bin. 2025-12-16 01:10:59.837452 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../54-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 01:10:59.837459 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-16 01:10:59.837466 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-session-bus-common. 2025-12-16 01:10:59.837473 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../55-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-12-16 01:10:59.837480 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 01:10:59.837486 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-daemon. 2025-12-16 01:10:59.837493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../56-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 01:10:59.837500 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-16 01:10:59.837506 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus-system-bus-common. 2025-12-16 01:10:59.837513 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../57-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ... 2025-12-16 01:10:59.837520 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 01:10:59.837527 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package dbus. 2025-12-16 01:10:59.837533 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../58-dbus_1.14.10-4ubuntu4.1_amd64.deb ... 2025-12-16 01:10:59.837540 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking dbus (1.14.10-4ubuntu4.1) ... 2025-12-16 01:10:59.837547 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-common. 2025-12-16 01:10:59.837554 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../59-pacemaker-common_2.1.6-5ubuntu2_all.deb ... 2025-12-16 01:10:59.837560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-common (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.837567 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnet1:amd64. 2025-12-16 01:10:59.837579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../60-libnet1_1.1.6+dfsg-3.2build1_amd64.deb ... 2025-12-16 01:10:59.837586 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-12-16 01:10:59.837592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-16 01:10:59.837599 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../61-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 01:10:59.837606 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 01:10:59.837612 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libltdl7:amd64. 2025-12-16 01:10:59.837629 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../62-libltdl7_2.4.7-7build1_amd64.deb ... 2025-12-16 01:10:59.837636 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2025-12-16 01:10:59.837643 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpils2t64. 2025-12-16 01:10:59.837650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../63-libpils2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-12-16 01:10:59.837657 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-12-16 01:10:59.837668 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libplumb2t64. 2025-12-16 01:10:59.837675 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../64-libplumb2t64_1.0.12-22.1ubuntu3_amd64.deb ... 2025-12-16 01:10:59.837681 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-12-16 01:10:59.837688 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-common. 2025-12-16 01:10:59.837695 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../65-resource-agents-common_1%3a4.13.0-1ubuntu4_amd64.deb ... 2025-12-16 01:10:59.837702 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-12-16 01:10:59.837709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package resource-agents-base. 2025-12-16 01:10:59.837716 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../66-resource-agents-base_1%3a4.13.0-1ubuntu4_all.deb ... 2025-12-16 01:10:59.837723 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.837729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-12-16 01:10:59.837736 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-resource-agents. 2025-12-16 01:10:59.837747 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../67-pacemaker-resource-agents_2.1.6-5ubuntu2_all.deb ... 2025-12-16 01:10:59.837754 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.837761 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcommon34t64:amd64. 2025-12-16 01:10:59.837767 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../68-libcrmcommon34t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 01:10:59.837793 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.837867 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.837880 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-rules26t64:amd64. 2025-12-16 01:10:59.837931 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../69-libpe-rules26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 01:10:59.837976 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.838020 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcib27t64:amd64. 2025-12-16 01:10:59.838055 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../70-libcib27t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 01:10:59.838098 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.838143 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.838189 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmservice28t64:amd64. 2025-12-16 01:10:59.838282 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../71-libcrmservice28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 01:10:59.838300 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.838350 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libstonithd26t64:amd64. 2025-12-16 01:10:59.838394 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../72-libstonithd26t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 01:10:59.838439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.838484 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libcrmcluster29t64:amd64. 2025-12-16 01:10:59.838528 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../73-libcrmcluster29t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 01:10:59.838573 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.838619 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package liblrmd28t64:amd64. 2025-12-16 01:10:59.838664 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../74-liblrmd28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 01:10:59.838709 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.838754 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpe-status28t64:amd64. 2025-12-16 01:10:59.838799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../75-libpe-status28t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 01:10:59.838842 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.838886 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpacemaker1t64:amd64. 2025-12-16 01:10:59.838937 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../76-libpacemaker1t64_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 01:10:59.838971 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.839014 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker. 2025-12-16 01:10:59.839058 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../77-pacemaker_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 01:10:59.839102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.839146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db5.3-util. 2025-12-16 01:10:59.839189 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../78-db5.3-util_5.3.28+dfsg2-7_amd64.deb ... 2025-12-16 01:10:59.839266 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.839351 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db5.3-util (5.3.28+dfsg2-7) ... 2025-12-16 01:10:59.839384 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package db-util. 2025-12-16 01:10:59.839427 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../79-db-util_1%3a5.3.21ubuntu2_all.deb ... 2025-12-16 01:10:59.839471 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking db-util (1:5.3.21ubuntu2) ... 2025-12-16 01:10:59.839512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package sasl2-bin. 2025-12-16 01:10:59.839556 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../80-sasl2-bin_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-16 01:10:59.839633 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 01:10:59.839683 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libnuma1:amd64. 2025-12-16 01:10:59.839729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../81-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-16 01:10:59.839773 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 01:10:59.839818 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.839859 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libpcap0.8t64:amd64. 2025-12-16 01:10:59.839899 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../82-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2025-12-16 01:10:59.839938 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-16 01:10:59.839978 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package tcpdump. 2025-12-16 01:10:59.840017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../83-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2025-12-16 01:10:59.840056 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2025-12-16 01:10:59.840096 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules:amd64. 2025-12-16 01:10:59.840127 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../84-libsasl2-modules_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2025-12-16 01:10:59.840168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 01:10:59.840207 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libsasl2-modules-gssapi-mit:amd64. 2025-12-16 01:10:59.840278 | 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 ... 2025-12-16 01:10:59.840323 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 01:10:59.840364 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libyajl2:amd64. 2025-12-16 01:10:59.840404 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../86-libyajl2_2.1.0-5build1_amd64.deb ... 2025-12-16 01:10:59.840442 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-12-16 01:10:59.840482 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package libvirt0:amd64. 2025-12-16 01:10:59.840522 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../87-libvirt0_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-16 01:10:59.840560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-16 01:10:59.840600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package pacemaker-cli-utils. 2025-12-16 01:10:59.840638 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../88-pacemaker-cli-utils_2.1.6-5ubuntu2_amd64.deb ... 2025-12-16 01:10:59.840677 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.840716 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Selecting previously unselected package python3-libvirt. 2025-12-16 01:10:59.840761 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Preparing to unpack .../89-python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-12-16 01:10:59.840794 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.840810 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-12-16 01:10:59.840862 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-common (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.840901 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The group `haclient' already exists as a system group. Exiting. 2025-12-16 01:10:59.840940 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:info: The system user `hacluster' already exists. Exiting. 2025-12-16 01:10:59.840979 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.841020 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records in 2025-12-16 01:10:59.841051 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:1+0 records out 2025-12-16 01:10:59.841081 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:4096 bytes (4.1 kB, 4.0 KiB) copied, 0.00014387 s, 28.5 MB/s 2025-12-16 01:10:59.841124 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-tornado (6.4.0-1ubuntu0.2) ... 2025-12-16 01:10:59.841164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dacite (1.8.1-2) ... 2025-12-16 01:10:59.841204 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ruby2-keywords (0.0.5-1) ... 2025-12-16 01:10:59.841258 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mustermann (3.0.0-2) ... 2025-12-16 01:10:59.841321 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up psmisc (23.7-1build1) ... 2025-12-16 01:10:59.842113 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libqb100:amd64 (2.0.8-1ubuntu2) ... 2025-12-16 01:10:59.842164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 01:10:59.842182 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up xsltproc (1.1.39-0exp1ubuntu0.24.04.2) ... 2025-12-16 01:10:59.842198 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-12-16 01:10:59.842213 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblzo2-2:amd64 (2.10-2build4) ... 2025-12-16 01:10:59.842378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcorosync-common4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 01:10:59.842404 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rubygems-integration (1.18) ... 2025-12-16 01:10:59.842418 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnozzle1t64:amd64 (1.28-2ubuntu2) ... 2025-12-16 01:10:59.842432 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnet1:amd64 (1.1.6+dfsg-3.2build1) ... 2025-12-16 01:10:59.842446 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstatgrab10t64 (0.92.1-1.2build1) ... 2025-12-16 01:10:59.842460 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-six (1.16.0-4) ... 2025-12-16 01:10:59.842474 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pycurl (7.45.3-1build2) ... 2025-12-16 01:10:59.842488 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 01:10:59.842502 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:No schema files found: doing nothing. 2025-12-16 01:10:59.842517 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.842533 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-pyparsing (3.1.1-1) ... 2025-12-16 01:10:59.842547 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2025-12-16 01:10:59.842563 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 01:10:59.842577 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ... 2025-12-16 01:10:59.842591 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-net-telnet (0.2.0-1) ... 2025-12-16 01:10:59.842606 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db5.3-util (5.3.28+dfsg2-7) ... 2025-12-16 01:10:59.842620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libltdl7:amd64 (2.4.7-7build1) ... 2025-12-16 01:10:59.842635 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcfg7:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 01:10:59.842664 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-webrick (1.8.1-1ubuntu0.2) ... 2025-12-16 01:10:59.842679 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 01:10:59.842693 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-16 01:10:59.842707 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-lxml:amd64 (5.2.1-1) ... 2025-12-16 01:10:59.842722 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-session-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 01:10:59.842737 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types-data (3.2024.0206-1) ... 2025-12-16 01:10:59.842751 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2025-12-16 01:10:59.842766 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-dateutil (2.8.2-3ubuntu1) ... 2025-12-16 01:10:59.842790 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-system-bus-common (1.14.10-4ubuntu4.1) ... 2025-12-16 01:10:59.842819 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libsasl2-modules-gssapi-mit:amd64 (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 01:10:59.842834 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-xmlrpc (0.3.2-2) ... 2025-12-16 01:10:59.842848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-bin (1.14.10-4ubuntu4.1) ... 2025-12-16 01:10:59.842863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cffi-backend:amd64 (1.16.0-2build1) ... 2025-12-16 01:10:59.842877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpils2t64 (1.0.12-22.1ubuntu3) ... 2025-12-16 01:10:59.842892 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libplumb2t64 (1.0.12-22.1ubuntu3) ... 2025-12-16 01:10:59.842906 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2025-12-16 01:10:59.842920 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libvotequorum8:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 01:10:59.842934 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up db-util (1:5.3.21ubuntu2) ... 2025-12-16 01:10:59.842947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcpg4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 01:10:59.842961 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcmap4:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 01:10:59.842975 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libquorum5:amd64 (3.1.7-1ubuntu3.1) ... 2025-12-16 01:10:59.842988 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-libvirt (10.0.0-1build1) ... 2025-12-16 01:10:59.843003 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up sasl2-bin (2.1.28+dfsg1-5ubuntu3.1) ... 2025-12-16 01:10:59.843017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-12-16 01:10:59.843031 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:10:59.843045 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3:amd64 (2:3.98-1build1) ... 2025-12-16 01:10:59.843059 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus-daemon (1.14.10-4ubuntu4.1) ... 2025-12-16 01:10:59.843074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcommon34t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.843088 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-rules26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.843102 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-common (1:4.13.0-1ubuntu4) ... 2025-12-16 01:10:59.843117 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-cryptography (41.0.7-4ubuntu0.1) ... 2025-12-16 01:10:59.843131 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up dbus (1.14.10-4ubuntu4.1) ... 2025-12-16 01:10:59.843152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up resource-agents-base (1:4.13.0-1ubuntu4) ... 2025-12-16 01:10:59.843176 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-mime-types (3.5.2-1) ... 2025-12-16 01:10:59.843190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpe-status28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.845390 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libknet1t64:amd64 (1.28-2ubuntu2) ... 2025-12-16 01:10:59.845435 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-resource-agents (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.845450 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libnss3-tools (2:3.98-1build1) ... 2025-12-16 01:10:59.845464 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up corosync (3.1.7-1ubuntu3.1) ... 2025-12-16 01:10:59.845479 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-12-16 01:10:59.845493 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:10:59.845507 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmservice28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.845521 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcib27t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.845534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up python3-openssl (23.2.0-1) ... 2025-12-16 01:10:59.845548 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libstonithd26t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.845562 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libcrmcluster29t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.845578 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up liblrmd28t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.845592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libpacemaker1t64:amd64 (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.845607 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rubygems (3.4.20-1) ... 2025-12-16 01:10:59.845623 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up rake (13.0.6-3) ... 2025-12-16 01:10:59.845639 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby3.2 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-16 01:10:59.845655 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sdbm:amd64 (1.0.0-5build4) ... 2025-12-16 01:10:59.845671 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby3.2:amd64 (3.2.3-1ubuntu0.24.04.6) ... 2025-12-16 01:10:59.845702 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up libruby:amd64 (1:3.2~ubuntu1) ... 2025-12-16 01:10:59.845720 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby (1:3.2~ubuntu1) ... 2025-12-16 01:10:59.845736 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-nio4r:amd64 (2.5.8-4build2) ... 2025-12-16 01:10:59.845752 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-tilt (2.0.11-2) ... 2025-12-16 01:10:59.845767 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ffi:amd64 (1.16.3+dfsg-1build2) ... 2025-12-16 01:10:59.845783 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.845799 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up puma (6.4.2-4ubuntu4.3) ... 2025-12-16 01:10:59.845816 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack (2.2.7-1ubuntu0.4) ... 2025-12-16 01:10:59.845831 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-childprocess (4.1.0-2) ... 2025-12-16 01:10:59.845848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-ethon (0.16.0-1ubuntu1) ... 2025-12-16 01:10:59.845864 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-rack-protection (3.0.5-3ubuntu1) ... 2025-12-16 01:10:59.845879 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up ruby-sinatra (3.0.5-3ubuntu1) ... 2025-12-16 01:10:59.845896 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pcs (0.11.7-1ubuntu1) ... 2025-12-16 01:10:59.845912 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-12-16 01:10:59.845928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:10:59.845959 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-12-16 01:10:59.845975 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:10:59.845991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.846008 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: could not determine current runlevel 2025-12-16 01:10:59.846023 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:10:59.846039 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Setting up pacemaker-cli-utils (2.1.6-5ubuntu2) ... 2025-12-16 01:10:59.846058 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:10:59.846074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 4967d289b48d 2025-12-16 01:10:59.846091 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> b70f27510520 2025-12-16 01:10:59.846106 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 4/8 : ADD masakari-monitors-archive /masakari-monitors-source 2025-12-16 01:10:59.846123 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 869e2beade85 2025-12-16 01:10:59.846139 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 5/8 : COPY masakari_monitors_sudoers /etc/sudoers.d/kolla_masakari_monitors_sudoers 2025-12-16 01:10:59.846167 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 88a9ac3cfc82 2025-12-16 01:10:59.846186 | 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 2025-12-16 01:10:59.846206 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 7c41c529d5a4 2025-12-16 01:10:59.846222 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing /masakari-monitors 2025-12-16 01:10:59.846307 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: started 2025-12-16 01:10:59.846323 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing build dependencies: finished with status 'done' 2025-12-16 01:10:59.846339 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: started 2025-12-16 01:10:59.846354 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:10:59.846369 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: started 2025-12-16 01:10:59.846385 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Installing backend dependencies: finished with status 'done' 2025-12-16 01:10:59.846399 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): started 2025-12-16 01:10:59.846414 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:10:59.846431 | 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) 2025-12-16 01:10:59.846451 | 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) 2025-12-16 01:10:59.846484 | 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) 2025-12-16 01:10:59.846501 | 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) 2025-12-16 01:10:59.846530 | 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.0) 2025-12-16 01:10:59.846547 | 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) 2025-12-16 01:10:59.846563 | 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.8.0) 2025-12-16 01:10:59.846580 | 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) 2025-12-16 01:10:59.846596 | 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) 2025-12-16 01:10:59.846612 | 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) 2025-12-16 01:10:59.846628 | 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) 2025-12-16 01:10:59.846643 | 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) 2025-12-16 01:10:59.846658 | 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) 2025-12-16 01:10:59.846674 | 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) 2025-12-16 01:10:59.846705 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting python-consul>=1.1.0 (from masakari-monitors==18.0.0.0rc2.dev2) 2025-12-16 01:10:59.846721 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading python_consul-1.1.0-py2.py3-none-any.whl.metadata (11 kB) 2025-12-16 01:10:59.846737 | 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) 2025-12-16 01:10:59.846753 | 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) 2025-12-16 01:10:59.846768 | 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) 2025-12-16 01:10:59.846784 | 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) 2025-12-16 01:10:59.846799 | 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) 2025-12-16 01:10:59.846814 | 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) 2025-12-16 01:10:59.846829 | 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) 2025-12-16 01:10:59.846859 | 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) 2025-12-16 01:10:59.846875 | 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) 2025-12-16 01:10:59.846890 | 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) 2025-12-16 01:10:59.846905 | 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) 2025-12-16 01:10:59.846920 | 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) 2025-12-16 01:10:59.846935 | 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) 2025-12-16 01:10:59.846950 | 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) 2025-12-16 01:10:59.846965 | 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) 2025-12-16 01:10:59.846981 | 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) 2025-12-16 01:10:59.846996 | 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) 2025-12-16 01:10:59.847018 | 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) 2025-12-16 01:10:59.847034 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Requirement already satisfied: debtcollector>=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) (3.0.0) 2025-12-16 01:10:59.847049 | 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) 2025-12-16 01:10:59.847064 | 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) 2025-12-16 01:10:59.847079 | 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>=1.2.0->oslo.config>=5.2.0->masakari-monitors==18.0.0.0rc2.dev2) (1.16.0) 2025-12-16 01:10:59.847095 | 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) 2025-12-16 01:10:59.847118 | 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) 2025-12-16 01:10:59.847133 | 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) 2025-12-16 01:10:59.847154 | 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) 2025-12-16 01:10:59.847169 | 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) 2025-12-16 01:10:59.847185 | 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) 2025-12-16 01:10:59.847200 | 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) 2025-12-16 01:10:59.847215 | 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) 2025-12-16 01:10:59.847281 | 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) 2025-12-16 01:10:59.847305 | 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) 2025-12-16 01:10:59.847320 | 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) 2025-12-16 01:10:59.847335 | 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) 2025-12-16 01:10:59.847350 | 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) 2025-12-16 01:10:59.847366 | 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) 2025-12-16 01:10:59.847393 | 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) 2025-12-16 01:10:59.847408 | 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) 2025-12-16 01:10:59.847423 | 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) 2025-12-16 01:10:59.847448 | 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) 2025-12-16 01:10:59.847463 | 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) 2025-12-16 01:10:59.847478 | 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) 2025-12-16 01:10:59.847494 | 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) 2025-12-16 01:10:59.847511 | 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) 2025-12-16 01:10:59.847545 | 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) 2025-12-16 01:10:59.847562 | 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) 2025-12-16 01:10:59.847579 | 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) 2025-12-16 01:10:59.847596 | 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) 2025-12-16 01:10:59.847612 | 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) (2025.11.12) 2025-12-16 01:10:59.847629 | 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) 2025-12-16 01:10:59.847646 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading python_consul-1.1.0-py2.py3-none-any.whl (24 kB) 2025-12-16 01:10:59.847663 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building wheels for collected packages: masakari-monitors 2025-12-16 01:10:59.847676 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): started 2025-12-16 01:10:59.847690 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Building wheel for masakari-monitors (pyproject.toml): finished with status 'done' 2025-12-16 01:10:59.847702 | 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=106462 sha256=feafb23769c38dda79c597135d189661b42ab7a416583dba931eb7ddd8ad0b15 2025-12-16 01:10:59.847715 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Stored in directory: /tmp/pip-ephem-wheel-cache-9id2thlb/wheels/0c/21/d4/f385e18f218bca65e9a2175d48920040a657fce2f38f1bdc19 2025-12-16 01:10:59.847728 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built masakari-monitors 2025-12-16 01:10:59.847741 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: python-consul, masakari-monitors 2025-12-16 01:10:59.847763 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed masakari-monitors-18.0.0.0rc2.dev2 python-consul-1.1.0 2025-12-16 01:10:59.847783 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 7c41c529d5a4 2025-12-16 01:10:59.847797 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> f1a4efdc14c4 2025-12-16 01:10:59.847812 | 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 2025-12-16 01:10:59.847827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in be7a8d9b7391 2025-12-16 01:10:59.847840 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-12-16 01:10:59.847853 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-12-16 01:10:59.847866 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-12-16 01:10:59.847879 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages were automatically installed and are no longer required: 2025-12-16 01:10:59.847893 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:10:59.847906 | 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 2025-12-16 01:10:59.847919 | 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 2025-12-16 01:10:59.847932 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:10:59.847946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:10:59.847965 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:10:59.847978 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:10:59.847991 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2025-12-16 01:10:59.848004 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Use 'apt autoremove' to remove them. 2025-12-16 01:10:59.848017 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2025-12-16 01:10:59.848030 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: build-essential 2025-12-16 01:10:59.848042 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:10:59.848054 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:10:59.848067 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-12-16 01:10:59.848081 | 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% 2025-12-16 01:10:59.848095 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% (Reading database ... 75% 2025-12-16 01:10:59.848107 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2025-12-16 01:10:59.848120 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-12-16 01:10:59.848132 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2025-12-16 01:10:59.848145 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2025-12-16 01:10:59.848157 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24571 files and directories currently installed.) 2025-12-16 01:10:59.848177 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:10:59.848190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading package lists... 2025-12-16 01:10:59.848203 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Building dependency tree... 2025-12-16 01:10:59.848216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Reading state information... 2025-12-16 01:10:59.848284 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:The following packages will be REMOVED: 2025-12-16 01:10:59.848304 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:10:59.848318 | 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 2025-12-16 01:10:59.848332 | 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 2025-12-16 01:10:59.848353 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:10:59.848365 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:10:59.848378 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:10:59.848390 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:10:59.848403 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: xz-utils 2025-12-16 01:10:59.848416 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:10:59.848429 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:After this operation, 228 MB disk space will be freed. 2025-12-16 01:10:59.848443 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 2025-12-16 01:10:59.848456 | 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% 2025-12-16 01:10:59.848470 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 70% 2025-12-16 01:10:59.848482 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 75% 2025-12-16 01:10:59.848496 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 80% 2025-12-16 01:10:59.848508 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 85% 2025-12-16 01:10:59.848521 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 90% 2025-12-16 01:10:59.848534 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 95% 2025-12-16 01:10:59.848547 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:(Reading database ... 100% (Reading database ... 24562 files and directories currently installed.) 2025-12-16 01:10:59.848566 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:10:59.848579 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:10:59.848592 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:10:59.848605 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:10:59.848622 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:10:59.848635 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:10:59.848648 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:10:59.848661 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:10:59.848682 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:10:59.848695 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.848708 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:10:59.848721 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.848735 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:10:59.848748 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:10:59.848760 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:10:59.848773 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:10:59.848786 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:10:59.848798 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:10:59.848810 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:10:59.848823 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:10:59.848836 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:10:59.848849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:10:59.848861 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:10:59.848874 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:10:59.848886 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:10:59.848898 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:10:59.848911 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:10:59.848937 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:10:59.848951 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:10:59.848964 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:10:59.848977 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.848990 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:10:59.849003 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:10:59.849016 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:10:59.849029 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:10:59.849042 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:10:59.849055 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:10:59.849067 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:10:59.849080 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:10:59.849092 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:10:59.849104 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:10:59.849116 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing lto-disabled-list (47) ... 2025-12-16 01:10:59.849128 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing make (4.3-4.1build2) ... 2025-12-16 01:10:59.849149 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:10:59.849161 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:10:59.849174 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Collecting pyclean==3.0.0 2025-12-16 01:10:59.849192 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:10:59.849204 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:10:59.849216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Installing collected packages: pyclean 2025-12-16 01:10:59.849311 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully installed pyclean-3.0.0 2025-12-16 01:10:59.849330 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:10:59.849343 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.849355 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 9065 files, 1281 directories removed. 2025-12-16 01:10:59.849367 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.849379 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Cleaning directory /usr 2025-12-16 01:10:59.849391 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.849403 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Total 1917 files, 221 directories removed. 2025-12-16 01:10:59.849415 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: 2025-12-16 01:10:59.849427 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Found existing installation: pyclean 3.0.0 2025-12-16 01:10:59.849439 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Uninstalling pyclean-3.0.0: 2025-12-16 01:10:59.849451 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:10:59.849463 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container be7a8d9b7391 2025-12-16 01:10:59.849475 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> 2dd6eaf6fa10 2025-12-16 01:10:59.849487 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Step 8/8 : USER masakari 2025-12-16 01:10:59.849499 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Running in 90c0039919c1 2025-12-16 01:10:59.849511 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> Removed intermediate container 90c0039919c1 2025-12-16 01:10:59.849523 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors: ---> f27e43cce3f7 2025-12-16 01:10:59.849536 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully built ac0da3b2ca35 2025-12-16 01:10:59.849548 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Successfully tagged osism.harbor.regio.digital/kolla/masakari-monitors:build-20251216 2025-12-16 01:10:59.849567 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-monitors:Built at 2025-12-16 01:10:59.848932 (took 0:01:11.492558) 2025-12-16 01:10:59.849579 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-engine) 2025-12-16 01:10:59.849592 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Processing 2025-12-16 01:10:59.849605 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building started at 2025-12-16 01:10:59.849368 2025-12-16 01:10:59.850091 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 plugins into plugins archive 2025-12-16 01:10:59.850624 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-engine:Turned 0 additions into additions archive 2025-12-16 01:11:25.661839 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20251216 2025-12-16 01:11:25.661926 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 2f94414b00ea 2025-12-16 01:11:25.661992 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 2/4 : LABEL "build-date"="20251216" "name"="masakari-engine" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:11:25.662064 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 2f9986e60746 2025-12-16 01:11:25.662076 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 2f9986e60746 2025-12-16 01:11:25.662119 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> 69cba7481dcb 2025-12-16 01:11:25.662131 | 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 2025-12-16 01:11:25.662186 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in a0bb43d4d5be 2025-12-16 01:11:25.662306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2025-12-16 01:11:25.662373 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2025-12-16 01:11:25.662430 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2025-12-16 01:11:25.662510 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages were automatically installed and are no longer required: 2025-12-16 01:11:25.662550 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:11:25.662589 | 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 2025-12-16 01:11:25.662707 | 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 2025-12-16 01:11:25.662720 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:11:25.662765 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:11:25.662816 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:11:25.662865 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:11:25.662953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2025-12-16 01:11:25.662965 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Use 'apt autoremove' to remove them. 2025-12-16 01:11:25.663024 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2025-12-16 01:11:25.663063 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: build-essential 2025-12-16 01:11:25.663157 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:11:25.663168 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:11:25.663287 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-12-16 01:11:25.663330 | 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% 2025-12-16 01:11:25.663369 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-12-16 01:11:25.663426 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:70% 2025-12-16 01:11:25.663497 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2025-12-16 01:11:25.663538 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2025-12-16 01:11:25.663619 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2025-12-16 01:11:25.663693 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2025-12-16 01:11:25.663758 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2025-12-16 01:11:25.663835 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 01:11:25.663849 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:11:25.663892 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading package lists... 2025-12-16 01:11:25.663980 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Building dependency tree... 2025-12-16 01:11:25.663996 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Reading state information... 2025-12-16 01:11:25.664051 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:The following packages will be REMOVED: 2025-12-16 01:11:25.664121 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:11:25.664164 | 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 2025-12-16 01:11:25.664200 | 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 2025-12-16 01:11:25.664210 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:11:25.664288 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:11:25.664457 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:11:25.666382 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:11:25.666449 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: xz-utils 2025-12-16 01:11:25.666463 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:11:25.666473 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:After this operation, 228 MB disk space will be freed. 2025-12-16 01:11:25.666484 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 2025-12-16 01:11:25.666518 | 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 ... 2025-12-16 01:11:25.666530 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:55% (Reading database ... 60% (Reading database ... 65% 2025-12-16 01:11:25.666540 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 70% 2025-12-16 01:11:25.666550 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 75% 2025-12-16 01:11:25.666560 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 80% 2025-12-16 01:11:25.666570 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 85% 2025-12-16 01:11:25.666580 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 90% 2025-12-16 01:11:25.666589 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 95% 2025-12-16 01:11:25.666599 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 01:11:25.666611 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:11:25.666620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:25.666706 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:11:25.666720 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:25.666729 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:11:25.666739 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:11:25.666748 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:11:25.666758 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:25.666768 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:11:25.666778 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:25.666788 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:11:25.666798 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:11:25.666808 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:11:25.666818 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:11:25.666828 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:11:25.666838 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:11:25.666848 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:11:25.666858 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:25.666868 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:11:25.666877 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:25.666887 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:25.666897 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:25.666907 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:25.666917 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:25.666927 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:25.666937 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:25.666946 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:11:25.666956 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:11:25.666966 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:25.667061 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:25.667073 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:11:25.667083 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:25.667092 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:25.667101 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:11:25.667111 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:25.667128 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:11:25.667146 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:25.667156 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:25.667166 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing lto-disabled-list (47) ... 2025-12-16 01:11:25.667176 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing make (4.3-4.1build2) ... 2025-12-16 01:11:25.667186 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:11:25.667196 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:11:25.667206 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Collecting pyclean==3.0.0 2025-12-16 01:11:25.667216 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:11:25.667226 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:11:25.667273 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Installing collected packages: pyclean 2025-12-16 01:11:25.667284 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully installed pyclean-3.0.0 2025-12-16 01:11:25.667363 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:11:25.667375 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-12-16 01:11:25.667385 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 8977 files, 1255 directories removed. 2025-12-16 01:11:25.667395 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-12-16 01:11:25.667405 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Cleaning directory /usr 2025-12-16 01:11:25.667414 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-12-16 01:11:25.667424 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Total 1316 files, 133 directories removed. 2025-12-16 01:11:25.667433 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: 2025-12-16 01:11:25.667443 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Found existing installation: pyclean 3.0.0 2025-12-16 01:11:25.667505 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Uninstalling pyclean-3.0.0: 2025-12-16 01:11:25.667516 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:11:25.667525 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container a0bb43d4d5be 2025-12-16 01:11:25.667535 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> cebca252a263 2025-12-16 01:11:25.667569 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Step 4/4 : USER masakari 2025-12-16 01:11:25.667580 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Running in 01c9352b7b2b 2025-12-16 01:11:25.667594 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> Removed intermediate container 01c9352b7b2b 2025-12-16 01:11:25.667724 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine: ---> f376a9d24cf7 2025-12-16 01:11:25.668283 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully built c49433bb616e 2025-12-16 01:11:25.668300 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Successfully tagged osism.harbor.regio.digital/kolla/masakari-engine:build-20251216 2025-12-16 01:11:25.668306 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-engine:Built at 2025-12-16 01:11:25.667790 (took 0:00:25.818422) 2025-12-16 01:11:25.668333 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(masakari-api) 2025-12-16 01:11:25.670424 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Processing 2025-12-16 01:11:25.670472 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building started at 2025-12-16 01:11:25.668360 2025-12-16 01:11:25.670484 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 plugins into plugins archive 2025-12-16 01:11:25.670494 | ubuntu-noble-large | DEBUG:kolla.common.utils.masakari-api:Turned 0 additions into additions archive 2025-12-16 01:11:53.801510 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/masakari-base:build-20251216 2025-12-16 01:11:53.801571 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 2f94414b00ea 2025-12-16 01:11:53.801585 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 2/5 : LABEL "build-date"="20251216" "name"="masakari-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:11:53.801616 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 46ed6eb836a6 2025-12-16 01:11:53.801624 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 46ed6eb836a6 2025-12-16 01:11:53.801631 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 7795d9e58b39 2025-12-16 01:11:53.801650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_masakari_extend_start 2025-12-16 01:11:53.801656 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> 2dbf9eee86a9 2025-12-16 01:11:53.801663 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_masakari_extend_start 2025-12-16 01:11:53.801669 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in 45958bb72098 2025-12-16 01:11:53.801676 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container 45958bb72098 2025-12-16 01:11:53.801682 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> f3344c92f327 2025-12-16 01:11:53.801690 | 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 2025-12-16 01:11:53.801698 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Running in c84256394674 2025-12-16 01:11:53.801704 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2025-12-16 01:11:53.801710 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2025-12-16 01:11:53.801717 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2025-12-16 01:11:53.801723 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages were automatically installed and are no longer required: 2025-12-16 01:11:53.801730 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:11:53.801736 | 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 2025-12-16 01:11:53.801743 | 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 2025-12-16 01:11:53.801749 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:11:53.801755 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:11:53.801788 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:11:53.801795 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:11:53.801802 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2025-12-16 01:11:53.801809 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Use 'apt autoremove' to remove them. 2025-12-16 01:11:53.801815 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2025-12-16 01:11:53.801827 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: build-essential 2025-12-16 01:11:53.801834 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:11:53.801841 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:11:53.801847 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-12-16 01:11:53.801860 | 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% 2025-12-16 01:11:53.801953 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2025-12-16 01:11:53.802152 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% (Reading database ... 80% 2025-12-16 01:11:53.802212 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 85% 2025-12-16 01:11:53.802260 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2025-12-16 01:11:53.802281 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2025-12-16 01:11:53.802335 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 01:11:53.802418 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:11:53.802491 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading package lists... 2025-12-16 01:11:53.802564 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Building dependency tree... 2025-12-16 01:11:53.802640 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Reading state information... 2025-12-16 01:11:53.805600 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:The following packages will be REMOVED: 2025-12-16 01:11:53.805654 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:11:53.805667 | 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 2025-12-16 01:11:53.805677 | 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 2025-12-16 01:11:53.805703 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:11:53.805714 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:11:53.805724 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:11:53.805733 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:11:53.805743 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: xz-utils 2025-12-16 01:11:53.805753 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:11:53.805762 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:After this operation, 228 MB disk space will be freed. 2025-12-16 01:11:53.805772 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 2025-12-16 01:11:53.805783 | 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% 2025-12-16 01:11:53.805795 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 70% 2025-12-16 01:11:53.805804 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 75% 2025-12-16 01:11:53.805814 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 80% (Reading database ... 85% 2025-12-16 01:11:53.805833 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 90% 2025-12-16 01:11:53.805842 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 95% 2025-12-16 01:11:53.805852 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 01:11:53.805863 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:11:53.805872 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:53.805882 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:11:53.805891 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:53.805900 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:11:53.805910 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:11:53.805919 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:11:53.805928 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:53.805938 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:11:53.805947 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:53.805957 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:11:53.805966 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:11:53.805975 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:11:53.805984 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:11:53.805994 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:11:53.806003 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:11:53.806012 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:11:53.806022 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:53.806031 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:11:53.806074 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:53.806084 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:53.806093 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:53.806103 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:11:53.806112 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:53.806134 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:53.806145 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:53.806154 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:11:53.806164 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:11:53.806180 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:53.806190 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:53.806200 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:11:53.806209 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:53.806258 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:53.806274 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:11:53.806284 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:53.806293 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:11:53.806303 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:53.806312 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:11:53.806322 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing lto-disabled-list (47) ... 2025-12-16 01:11:53.806332 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing make (4.3-4.1build2) ... 2025-12-16 01:11:53.806341 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:11:53.806478 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:11:53.806491 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Collecting pyclean==3.0.0 2025-12-16 01:11:53.806502 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:11:53.806512 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:11:53.806521 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Installing collected packages: pyclean 2025-12-16 01:11:53.806531 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully installed pyclean-3.0.0 2025-12-16 01:11:53.806541 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:11:53.806551 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-12-16 01:11:53.806562 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 8977 files, 1255 directories removed. 2025-12-16 01:11:53.806572 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-12-16 01:11:53.806582 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Cleaning directory /usr 2025-12-16 01:11:53.806599 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-12-16 01:11:53.806610 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Total 1316 files, 133 directories removed. 2025-12-16 01:11:53.806620 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: 2025-12-16 01:11:53.806630 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Found existing installation: pyclean 3.0.0 2025-12-16 01:11:53.806640 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Uninstalling pyclean-3.0.0: 2025-12-16 01:11:53.806650 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:11:53.806660 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> Removed intermediate container c84256394674 2025-12-16 01:11:53.806670 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api: ---> c8c6b36d6630 2025-12-16 01:11:53.806680 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully built 12250a9f22da 2025-12-16 01:11:53.806690 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Successfully tagged osism.harbor.regio.digital/kolla/masakari-api:build-20251216 2025-12-16 01:11:53.806701 | ubuntu-noble-large | INFO:kolla.common.utils.masakari-api:Built at 2025-12-16 01:11:53.805882 (took 0:00:28.137522) 2025-12-16 01:11:53.806711 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-statsd) 2025-12-16 01:11:53.806720 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Processing 2025-12-16 01:11:53.806731 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building started at 2025-12-16 01:11:53.806425 2025-12-16 01:11:53.809320 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 plugins into plugins archive 2025-12-16 01:11:53.809343 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-statsd:Turned 0 additions into additions archive 2025-12-16 01:12:20.099964 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20251216 2025-12-16 01:12:20.100182 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 023ba25c2ef5 2025-12-16 01:12:20.100396 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 2/4 : LABEL "build-date"="20251216" "name"="gnocchi-statsd" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:12:20.100586 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in c93092c1c2ba 2025-12-16 01:12:20.100711 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container c93092c1c2ba 2025-12-16 01:12:20.100821 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 5aa0ef4cfa73 2025-12-16 01:12:20.100931 | 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 2025-12-16 01:12:20.101040 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in 291e12fea102 2025-12-16 01:12:20.101145 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2025-12-16 01:12:20.101282 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2025-12-16 01:12:20.101440 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2025-12-16 01:12:20.101601 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages were automatically installed and are no longer required: 2025-12-16 01:12:20.101699 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:12:20.101806 | 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 2025-12-16 01:12:20.101894 | 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 2025-12-16 01:12:20.101979 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:12:20.102063 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:12:20.102147 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:12:20.102277 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:12:20.102391 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2025-12-16 01:12:20.102563 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Use 'apt autoremove' to remove them. 2025-12-16 01:12:20.102665 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2025-12-16 01:12:20.102757 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: build-essential 2025-12-16 01:12:20.102858 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:12:20.102951 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:12:20.103048 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-12-16 01:12:20.103152 | 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% 2025-12-16 01:12:20.103294 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% 2025-12-16 01:12:20.103421 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 75% 2025-12-16 01:12:20.103527 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2025-12-16 01:12:20.103620 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2025-12-16 01:12:20.103717 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2025-12-16 01:12:20.103814 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2025-12-16 01:12:20.103914 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18610 files and directories currently installed.) 2025-12-16 01:12:20.104012 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:12:20.105354 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading package lists... 2025-12-16 01:12:20.105377 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Building dependency tree... 2025-12-16 01:12:20.105386 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Reading state information... 2025-12-16 01:12:20.105394 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:The following packages will be REMOVED: 2025-12-16 01:12:20.105424 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:12:20.105433 | 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 2025-12-16 01:12:20.105443 | 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 2025-12-16 01:12:20.105462 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:12:20.105471 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:12:20.105480 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:12:20.105489 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:12:20.105498 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: xz-utils 2025-12-16 01:12:20.105507 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:12:20.105516 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:After this operation, 228 MB disk space will be freed. 2025-12-16 01:12:20.105525 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 2025-12-16 01:12:20.105535 | 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% 2025-12-16 01:12:20.105544 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 70% (Reading database ... 75% 2025-12-16 01:12:20.105553 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 80% 2025-12-16 01:12:20.105562 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 85% 2025-12-16 01:12:20.105571 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 90% 2025-12-16 01:12:20.105579 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 95% 2025-12-16 01:12:20.105588 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:(Reading database ... 100% (Reading database ... 18601 files and directories currently installed.) 2025-12-16 01:12:20.105597 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:12:20.105606 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:20.105622 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:12:20.105631 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:20.105640 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:12:20.105649 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:12:20.105657 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:12:20.105790 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:20.105889 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:12:20.105979 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:20.106076 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:12:20.106176 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:12:20.106300 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:12:20.106483 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-12-16 01:12:20.106593 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:12:20.106695 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:12:20.106795 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:12:20.106893 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:12:20.106988 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:20.107085 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:12:20.107180 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:20.107301 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:20.107422 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:20.107519 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:20.107614 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:20.107711 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:20.107807 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:20.107903 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:12:20.108006 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:12:20.109998 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:20.110024 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:20.110033 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:12:20.110042 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:20.110050 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:20.110058 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:12:20.110067 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:20.110075 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:12:20.110090 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:20.110098 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:20.110106 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing lto-disabled-list (47) ... 2025-12-16 01:12:20.110114 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing make (4.3-4.1build2) ... 2025-12-16 01:12:20.110123 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:12:20.110131 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:12:20.110139 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Collecting pyclean==3.0.0 2025-12-16 01:12:20.110147 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:12:20.110156 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:12:20.110164 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Installing collected packages: pyclean 2025-12-16 01:12:20.110172 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully installed pyclean-3.0.0 2025-12-16 01:12:20.110180 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:12:20.110189 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-12-16 01:12:20.110197 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 8721 files, 1225 directories removed. 2025-12-16 01:12:20.110205 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-12-16 01:12:20.110214 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Cleaning directory /usr 2025-12-16 01:12:20.110222 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-12-16 01:12:20.110264 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Total 1316 files, 133 directories removed. 2025-12-16 01:12:20.110276 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: 2025-12-16 01:12:20.110285 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Found existing installation: pyclean 3.0.0 2025-12-16 01:12:20.110294 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Uninstalling pyclean-3.0.0: 2025-12-16 01:12:20.110302 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:12:20.110310 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container 291e12fea102 2025-12-16 01:12:20.110319 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> eb40e484b125 2025-12-16 01:12:20.110328 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Step 4/4 : USER gnocchi 2025-12-16 01:12:20.110337 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Running in a919c1430ea6 2025-12-16 01:12:20.110346 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> Removed intermediate container a919c1430ea6 2025-12-16 01:12:20.110354 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd: ---> 344364235ba2 2025-12-16 01:12:20.110362 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully built bc08eddbab4c 2025-12-16 01:12:20.110371 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251216 2025-12-16 01:12:20.110380 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-statsd:Built at 2025-12-16 01:12:20.109621 (took 0:00:26.303196) 2025-12-16 01:12:20.111100 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-api) 2025-12-16 01:12:20.111219 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Processing 2025-12-16 01:12:20.111350 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building started at 2025-12-16 01:12:20.111274 2025-12-16 01:12:20.112384 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 plugins into plugins archive 2025-12-16 01:12:20.113161 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-api:Turned 0 additions into additions archive 2025-12-16 01:12:49.248721 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20251216 2025-12-16 01:12:49.248890 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 023ba25c2ef5 2025-12-16 01:12:49.249019 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 2/5 : LABEL "build-date"="20251216" "name"="gnocchi-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:12:49.249112 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 0329a3438d5d 2025-12-16 01:12:49.249202 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 0329a3438d5d 2025-12-16 01:12:49.249315 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 84f2c8fd200a 2025-12-16 01:12:49.249408 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_gnocchi_extend_start 2025-12-16 01:12:49.249496 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 475f0067027e 2025-12-16 01:12:49.249580 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_gnocchi_extend_start 2025-12-16 01:12:49.249669 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in e221c2c47eb3 2025-12-16 01:12:49.249752 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container e221c2c47eb3 2025-12-16 01:12:49.249866 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> bb68fadb61f2 2025-12-16 01:12:49.249947 | 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 2025-12-16 01:12:49.251303 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Running in 98c304eee038 2025-12-16 01:12:49.251313 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2025-12-16 01:12:49.251318 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2025-12-16 01:12:49.251324 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2025-12-16 01:12:49.251329 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages were automatically installed and are no longer required: 2025-12-16 01:12:49.251334 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:12:49.251339 | 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 2025-12-16 01:12:49.251343 | 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 2025-12-16 01:12:49.251348 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:12:49.251352 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:12:49.251357 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:12:49.251361 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:12:49.251365 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2025-12-16 01:12:49.251370 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Use 'apt autoremove' to remove them. 2025-12-16 01:12:49.251375 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2025-12-16 01:12:49.251387 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: build-essential 2025-12-16 01:12:49.251391 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:12:49.251396 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:12:49.251400 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-12-16 01:12:49.251408 | 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% 2025-12-16 01:12:49.251417 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-16 01:12:49.251513 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2025-12-16 01:12:49.251593 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2025-12-16 01:12:49.251670 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% (Reading database ... 85% 2025-12-16 01:12:49.251740 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2025-12-16 01:12:49.251859 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2025-12-16 01:12:49.251932 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18610 files and directories currently installed.) 2025-12-16 01:12:49.252020 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:12:49.252091 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading package lists... 2025-12-16 01:12:49.252170 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Building dependency tree... 2025-12-16 01:12:49.252249 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Reading state information... 2025-12-16 01:12:49.252366 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:The following packages will be REMOVED: 2025-12-16 01:12:49.252441 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:12:49.252515 | 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 2025-12-16 01:12:49.252588 | 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 2025-12-16 01:12:49.252661 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:12:49.252732 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:12:49.252822 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:12:49.252895 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:12:49.252966 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: xz-utils 2025-12-16 01:12:49.253050 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:12:49.253148 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:After this operation, 228 MB disk space will be freed. 2025-12-16 01:12:49.253253 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 2025-12-16 01:12:49.253341 | 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% 2025-12-16 01:12:49.253426 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 70% 2025-12-16 01:12:49.253503 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 75% 2025-12-16 01:12:49.253579 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 80% 2025-12-16 01:12:49.253657 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 85% 2025-12-16 01:12:49.253732 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 90% 2025-12-16 01:12:49.253828 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 95% 2025-12-16 01:12:49.253909 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:(Reading database ... 100% (Reading database ... 18601 files and directories currently installed.) 2025-12-16 01:12:49.253990 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:12:49.254856 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:49.254866 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:12:49.254872 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:49.254877 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:12:49.254882 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:12:49.254887 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:12:49.254893 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:49.254898 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:12:49.254903 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:49.254908 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:12:49.254912 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:12:49.254917 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:12:49.254922 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:12:49.254927 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:12:49.254932 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:12:49.254937 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:12:49.254945 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-12-16 01:12:49.255056 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:49.255063 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:12:49.255068 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:49.255165 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:49.255171 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:49.255247 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:12:49.255316 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:49.255410 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:49.255416 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:49.255477 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:12:49.255483 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:12:49.255581 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:49.255587 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:49.255642 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:12:49.255697 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:49.255703 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:49.255849 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:12:49.255904 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:49.255950 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:12:49.255955 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:49.256033 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:12:49.256077 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing lto-disabled-list (47) ... 2025-12-16 01:12:49.256131 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing make (4.3-4.1build2) ... 2025-12-16 01:12:49.256137 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:12:49.256289 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:12:49.256297 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Collecting pyclean==3.0.0 2025-12-16 01:12:49.256340 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:12:49.256346 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:12:49.256411 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Installing collected packages: pyclean 2025-12-16 01:12:49.256416 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully installed pyclean-3.0.0 2025-12-16 01:12:49.256485 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:12:49.256491 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-12-16 01:12:49.256556 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 8721 files, 1225 directories removed. 2025-12-16 01:12:49.256561 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-12-16 01:12:49.256626 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Cleaning directory /usr 2025-12-16 01:12:49.256632 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-12-16 01:12:49.256695 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Total 1316 files, 133 directories removed. 2025-12-16 01:12:49.256701 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: 2025-12-16 01:12:49.256766 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Found existing installation: pyclean 3.0.0 2025-12-16 01:12:49.256771 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Uninstalling pyclean-3.0.0: 2025-12-16 01:12:49.256856 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:12:49.256861 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> Removed intermediate container 98c304eee038 2025-12-16 01:12:49.256928 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api: ---> 7dfe63cd571f 2025-12-16 01:12:49.256983 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully built b926234815b6 2025-12-16 01:12:49.256988 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-api:build-20251216 2025-12-16 01:12:49.257107 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-api:Built at 2025-12-16 01:12:49.256987 (took 0:00:29.145713) 2025-12-16 01:12:49.257576 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(gnocchi-metricd) 2025-12-16 01:12:49.257585 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Processing 2025-12-16 01:12:49.257697 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building started at 2025-12-16 01:12:49.257570 2025-12-16 01:12:49.258679 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 plugins into plugins archive 2025-12-16 01:12:49.259464 | ubuntu-noble-large | DEBUG:kolla.common.utils.gnocchi-metricd:Turned 0 additions into additions archive 2025-12-16 01:13:15.425436 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 1/4 : FROM osism.harbor.regio.digital/kolla/gnocchi-base:build-20251216 2025-12-16 01:13:15.425526 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 023ba25c2ef5 2025-12-16 01:13:15.425587 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 2/4 : LABEL "build-date"="20251216" "name"="gnocchi-metricd" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:13:15.425603 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 361f413ab989 2025-12-16 01:13:15.425615 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 361f413ab989 2025-12-16 01:13:15.425625 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> 3d060566a089 2025-12-16 01:13:15.425637 | 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 2025-12-16 01:13:15.425648 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 0e444bda135c 2025-12-16 01:13:15.425658 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2025-12-16 01:13:15.425668 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2025-12-16 01:13:15.425677 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2025-12-16 01:13:15.425687 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages were automatically installed and are no longer required: 2025-12-16 01:13:15.425697 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:13:15.425707 | 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 2025-12-16 01:13:15.425717 | 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 2025-12-16 01:13:15.425726 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:13:15.425736 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:13:15.425745 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:13:15.425755 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:13:15.425765 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2025-12-16 01:13:15.425775 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Use 'apt autoremove' to remove them. 2025-12-16 01:13:15.425784 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2025-12-16 01:13:15.425794 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: build-essential 2025-12-16 01:13:15.425803 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:13:15.425813 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:13:15.425832 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-12-16 01:13:15.425842 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-12-16 01:13:15.425878 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: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% 2025-12-16 01:13:15.425891 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2025-12-16 01:13:15.425901 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 75% (Reading database ... 80% 2025-12-16 01:13:15.425910 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2025-12-16 01:13:15.425920 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2025-12-16 01:13:15.425930 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2025-12-16 01:13:15.425940 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18610 files and directories currently installed.) 2025-12-16 01:13:15.425957 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:13:15.425967 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading package lists... 2025-12-16 01:13:15.425976 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Building dependency tree... 2025-12-16 01:13:15.425990 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Reading state information... 2025-12-16 01:13:15.426000 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:The following packages will be REMOVED: 2025-12-16 01:13:15.426009 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:13:15.426022 | 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 2025-12-16 01:13:15.426036 | 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 2025-12-16 01:13:15.426169 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:13:15.426183 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:13:15.426263 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:13:15.426281 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:13:15.426296 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: xz-utils 2025-12-16 01:13:15.426366 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:13:15.426382 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:After this operation, 228 MB disk space will be freed. 2025-12-16 01:13:15.426444 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-12-16 01:13:15.426462 | 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% 2025-12-16 01:13:15.426520 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 70% 2025-12-16 01:13:15.426535 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 2025-12-16 01:13:15.426591 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:75% 2025-12-16 01:13:15.426606 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 80% 2025-12-16 01:13:15.426661 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 85% 2025-12-16 01:13:15.426675 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 90% 2025-12-16 01:13:15.426731 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 95% 2025-12-16 01:13:15.426747 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:(Reading database ... 100% (Reading database ... 18601 files and directories currently installed.) 2025-12-16 01:13:15.426772 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:13:15.426835 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:15.426849 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:13:15.426895 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:15.426909 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:13:15.426968 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:13:15.426983 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:13:15.427028 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:15.427042 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:13:15.427101 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:15.427136 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:13:15.427195 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:13:15.427210 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:13:15.427272 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:13:15.427290 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:13:15.427357 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:13:15.427372 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:13:15.427417 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:15.427432 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:13:15.427498 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:15.427513 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:15.427530 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:15.427591 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:15.427607 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:15.427651 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:15.427667 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:15.427726 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:13:15.427740 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:13:15.427785 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:15.427800 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:15.427863 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-12-16 01:13:15.427879 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:13:15.427936 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:15.427951 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:15.428017 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:13:15.428028 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:15.428083 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:13:15.428094 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:15.428128 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:15.428183 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing lto-disabled-list (47) ... 2025-12-16 01:13:15.428198 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing make (4.3-4.1build2) ... 2025-12-16 01:13:15.428257 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:13:15.428291 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:13:15.428337 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Collecting pyclean==3.0.0 2025-12-16 01:13:15.428352 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:13:15.428413 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:13:15.428428 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Installing collected packages: pyclean 2025-12-16 01:13:15.428473 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully installed pyclean-3.0.0 2025-12-16 01:13:15.428489 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:13:15.428546 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-12-16 01:13:15.428562 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 8721 files, 1225 directories removed. 2025-12-16 01:13:15.428607 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-12-16 01:13:15.428622 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Cleaning directory /usr 2025-12-16 01:13:15.428678 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-12-16 01:13:15.428694 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Total 1316 files, 133 directories removed. 2025-12-16 01:13:15.428738 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: 2025-12-16 01:13:15.428753 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Found existing installation: pyclean 3.0.0 2025-12-16 01:13:15.428812 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Uninstalling pyclean-3.0.0: 2025-12-16 01:13:15.428827 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:13:15.428872 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 0e444bda135c 2025-12-16 01:13:15.428887 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> f06adc4f3e6a 2025-12-16 01:13:15.428945 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Step 4/4 : USER gnocchi 2025-12-16 01:13:15.428960 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Running in 004eba2a124c 2025-12-16 01:13:15.429005 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> Removed intermediate container 004eba2a124c 2025-12-16 01:13:15.429020 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd: ---> dc05ce36bf03 2025-12-16 01:13:15.429083 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully built a2cec02ba617 2025-12-16 01:13:15.429099 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Successfully tagged osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251216 2025-12-16 01:13:15.429277 | ubuntu-noble-large | INFO:kolla.common.utils.gnocchi-metricd:Built at 2025-12-16 01:13:15.429098 (took 0:00:26.171528) 2025-12-16 01:13:15.429723 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-health-manager) 2025-12-16 01:13:15.429747 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Processing 2025-12-16 01:13:15.429757 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building started at 2025-12-16 01:13:15.429628 2025-12-16 01:13:15.430594 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 plugins into plugins archive 2025-12-16 01:13:15.431198 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-health-manager:Turned 0 additions into additions archive 2025-12-16 01:13:42.779508 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251216 2025-12-16 01:13:42.779553 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 575cc7b1b67d 2025-12-16 01:13:42.779607 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 2/4 : LABEL "build-date"="20251216" "name"="octavia-health-manager" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:13:42.779617 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 46c86166fa6b 2025-12-16 01:13:42.779623 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 46c86166fa6b 2025-12-16 01:13:42.779627 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 2611eeba4dfe 2025-12-16 01:13:42.779650 | 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 2025-12-16 01:13:42.780400 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in bc76161eae46 2025-12-16 01:13:42.780450 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2025-12-16 01:13:42.780456 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2025-12-16 01:13:42.780460 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2025-12-16 01:13:42.780465 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages were automatically installed and are no longer required: 2025-12-16 01:13:42.780470 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:13:42.780474 | 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 2025-12-16 01:13:42.780479 | 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 2025-12-16 01:13:42.780483 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:13:42.780488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:13:42.780492 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:13:42.780496 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:13:42.780501 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2025-12-16 01:13:42.780506 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Use 'apt autoremove' to remove them. 2025-12-16 01:13:42.780510 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2025-12-16 01:13:42.780531 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: build-essential 2025-12-16 01:13:42.780535 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:13:42.780538 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:13:42.780542 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-12-16 01:13:42.780559 | 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% 2025-12-16 01:13:42.780563 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2025-12-16 01:13:42.780567 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% 2025-12-16 01:13:42.780570 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 80% 2025-12-16 01:13:42.780574 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2025-12-16 01:13:42.780578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2025-12-16 01:13:42.780581 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2025-12-16 01:13:42.780585 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-12-16 01:13:42.780590 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:13:42.780630 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading package lists... 2025-12-16 01:13:42.780634 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Building dependency tree... 2025-12-16 01:13:42.780638 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Reading state information... 2025-12-16 01:13:42.780641 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:The following packages will be REMOVED: 2025-12-16 01:13:42.780645 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:13:42.780648 | 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 2025-12-16 01:13:42.780652 | 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 2025-12-16 01:13:42.780655 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:13:42.780659 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:13:42.780662 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:13:42.780683 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:13:42.780687 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: xz-utils 2025-12-16 01:13:42.781368 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:13:42.781403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:After this operation, 228 MB disk space will be freed. 2025-12-16 01:13:42.781411 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 2025-12-16 01:13:42.781419 | 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% 2025-12-16 01:13:42.781467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 70% 2025-12-16 01:13:42.781474 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 75% (Reading database ... 80% 2025-12-16 01:13:42.781480 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 85% 2025-12-16 01:13:42.781486 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 90% 2025-12-16 01:13:42.781492 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 95% 2025-12-16 01:13:42.781498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:(Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-12-16 01:13:42.781505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:13:42.781511 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:42.781517 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:13:42.781522 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:42.781528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:13:42.781534 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:13:42.781540 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:13:42.781545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:42.781570 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:13:42.781576 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:42.781582 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:13:42.781587 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:13:42.781593 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:13:42.781599 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:13:42.781604 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:13:42.781668 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:13:42.781675 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:13:42.781681 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:42.781686 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:13:42.781692 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:42.781697 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:42.781703 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:42.781708 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:13:42.781714 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:42.781719 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:42.781725 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:42.781764 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:13:42.781770 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:13:42.781775 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:42.781781 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:42.781809 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:13:42.781837 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:42.781866 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:42.781894 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:13:42.781921 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:42.781949 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:13:42.782326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:42.782356 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:13:42.782362 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing lto-disabled-list (47) ... 2025-12-16 01:13:42.782367 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing make (4.3-4.1build2) ... 2025-12-16 01:13:42.782371 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:13:42.782375 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:13:42.782380 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Collecting pyclean==3.0.0 2025-12-16 01:13:42.782384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:13:42.782388 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:13:42.782392 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Installing collected packages: pyclean 2025-12-16 01:13:42.782396 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully installed pyclean-3.0.0 2025-12-16 01:13:42.782400 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:13:42.782404 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-12-16 01:13:42.782408 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 9696 files, 1396 directories removed. 2025-12-16 01:13:42.782453 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-12-16 01:13:42.782470 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Cleaning directory /usr 2025-12-16 01:13:42.782475 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-12-16 01:13:42.782479 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Total 1365 files, 140 directories removed. 2025-12-16 01:13:42.782483 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: 2025-12-16 01:13:42.782508 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Found existing installation: pyclean 3.0.0 2025-12-16 01:13:42.782530 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Uninstalling pyclean-3.0.0: 2025-12-16 01:13:42.783065 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:13:42.783077 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container bc76161eae46 2025-12-16 01:13:42.783085 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> a9abca08799a 2025-12-16 01:13:42.783092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Step 4/4 : USER octavia 2025-12-16 01:13:42.783099 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Running in 627a897372b4 2025-12-16 01:13:42.783115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> Removed intermediate container 627a897372b4 2025-12-16 01:13:42.783123 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager: ---> 47d76b380f8f 2025-12-16 01:13:42.783129 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully built c4ae406cdd74 2025-12-16 01:13:42.783136 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Successfully tagged osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251216 2025-12-16 01:13:42.783144 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-health-manager:Built at 2025-12-16 01:13:42.782766 (took 0:00:27.353138) 2025-12-16 01:13:42.783174 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-housekeeping) 2025-12-16 01:13:42.785313 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Processing 2025-12-16 01:13:42.785327 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building started at 2025-12-16 01:13:42.783198 2025-12-16 01:13:42.785332 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 plugins into plugins archive 2025-12-16 01:13:42.785338 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-housekeeping:Turned 0 additions into additions archive 2025-12-16 01:14:09.205141 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251216 2025-12-16 01:14:09.205303 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 575cc7b1b67d 2025-12-16 01:14:09.205330 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 2/4 : LABEL "build-date"="20251216" "name"="octavia-housekeeping" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:14:09.205407 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in d5b8ec032f4d 2025-12-16 01:14:09.205517 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container d5b8ec032f4d 2025-12-16 01:14:09.205586 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> 088dec5a7fd1 2025-12-16 01:14:09.205683 | 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 2025-12-16 01:14:09.205778 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 492ab32f48ca 2025-12-16 01:14:09.205858 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2025-12-16 01:14:09.205938 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2025-12-16 01:14:09.206015 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2025-12-16 01:14:09.206115 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages were automatically installed and are no longer required: 2025-12-16 01:14:09.206171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:14:09.206288 | 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 2025-12-16 01:14:09.206337 | 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 2025-12-16 01:14:09.206389 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:14:09.206452 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:14:09.206520 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:14:09.206586 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:14:09.206667 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2025-12-16 01:14:09.206746 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Use 'apt autoremove' to remove them. 2025-12-16 01:14:09.206839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2025-12-16 01:14:09.206896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: build-essential 2025-12-16 01:14:09.206978 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:14:09.207052 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:14:09.207123 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-12-16 01:14:09.207175 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-12-16 01:14:09.207373 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: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% 2025-12-16 01:14:09.207412 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2025-12-16 01:14:09.207482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2025-12-16 01:14:09.207528 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2025-12-16 01:14:09.207596 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-12-16 01:14:09.207663 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:85% (Reading database ... 90% 2025-12-16 01:14:09.207766 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2025-12-16 01:14:09.207836 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-12-16 01:14:09.207917 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:14:09.207979 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading package lists... 2025-12-16 01:14:09.208057 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Building dependency tree... 2025-12-16 01:14:09.208120 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Reading state information... 2025-12-16 01:14:09.208185 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:The following packages will be REMOVED: 2025-12-16 01:14:09.208265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:14:09.208378 | 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 2025-12-16 01:14:09.208446 | 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 2025-12-16 01:14:09.208488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:14:09.208552 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:14:09.208614 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:14:09.208672 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:14:09.208760 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: xz-utils 2025-12-16 01:14:09.208820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:14:09.208881 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:After this operation, 228 MB disk space will be freed. 2025-12-16 01:14:09.208951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 2025-12-16 01:14:09.209038 | 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% 2025-12-16 01:14:09.209095 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 70% 2025-12-16 01:14:09.209164 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 75% 2025-12-16 01:14:09.209257 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 80% 2025-12-16 01:14:09.209344 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 85% 2025-12-16 01:14:09.209423 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 90% 2025-12-16 01:14:09.209486 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 95% 2025-12-16 01:14:09.209543 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:(Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-12-16 01:14:09.209610 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:14:09.209678 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:09.209769 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:14:09.209846 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:09.209905 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:14:09.209973 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:14:09.210041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:14:09.210126 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:09.210196 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:14:09.210298 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:09.210382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-12-16 01:14:09.210479 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:14:09.210552 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:14:09.210628 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:14:09.210704 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:14:09.210821 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:14:09.210896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:14:09.210963 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:14:09.211021 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:09.211080 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:14:09.211129 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:09.211188 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:09.211248 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:09.211323 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:09.211386 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:09.211445 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:09.211503 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:09.211562 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:14:09.211621 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:14:09.211677 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:09.213446 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:09.213504 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:14:09.213517 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:09.213527 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:09.213536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:14:09.213545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:09.213571 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:14:09.213581 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:09.213591 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:09.213600 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing lto-disabled-list (47) ... 2025-12-16 01:14:09.213610 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing make (4.3-4.1build2) ... 2025-12-16 01:14:09.213620 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:14:09.213629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:14:09.213640 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Collecting pyclean==3.0.0 2025-12-16 01:14:09.213649 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:14:09.213659 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:14:09.213668 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Installing collected packages: pyclean 2025-12-16 01:14:09.213678 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully installed pyclean-3.0.0 2025-12-16 01:14:09.213687 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:14:09.213697 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-12-16 01:14:09.213707 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 9696 files, 1396 directories removed. 2025-12-16 01:14:09.213745 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-12-16 01:14:09.213755 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Cleaning directory /usr 2025-12-16 01:14:09.213775 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-12-16 01:14:09.213785 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Total 1365 files, 140 directories removed. 2025-12-16 01:14:09.213794 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: 2025-12-16 01:14:09.213804 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Found existing installation: pyclean 3.0.0 2025-12-16 01:14:09.213814 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Uninstalling pyclean-3.0.0: 2025-12-16 01:14:09.213823 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:14:09.213833 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 492ab32f48ca 2025-12-16 01:14:09.213843 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> acfcd7528c53 2025-12-16 01:14:09.213853 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Step 4/4 : USER octavia 2025-12-16 01:14:09.213862 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Running in 6464645810b0 2025-12-16 01:14:09.213872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> Removed intermediate container 6464645810b0 2025-12-16 01:14:09.213882 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping: ---> efc24ef00b18 2025-12-16 01:14:09.213892 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully built c6f8dcc781ef 2025-12-16 01:14:09.213901 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Successfully tagged osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251216 2025-12-16 01:14:09.213913 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-housekeeping:Built at 2025-12-16 01:14:09.212860 (took 0:00:26.429662) 2025-12-16 01:14:09.213923 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-api) 2025-12-16 01:14:09.213932 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Processing 2025-12-16 01:14:09.213951 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building started at 2025-12-16 01:14:09.213354 2025-12-16 01:14:09.213961 | 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 2025-12-16 01:14:10.131567 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 1 plugins into plugins archive 2025-12-16 01:14:10.131635 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-api:Turned 0 additions into additions archive 2025-12-16 01:14:59.322967 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251216 2025-12-16 01:14:59.323041 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 575cc7b1b67d 2025-12-16 01:14:59.323157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 2/6 : LABEL "build-date"="20251216" "name"="octavia-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:14:59.323178 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 54a52fa42889 2025-12-16 01:14:59.323216 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 54a52fa42889 2025-12-16 01:14:59.323309 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> f546c5bc971e 2025-12-16 01:14:59.323326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 3/6 : ADD plugins-archive / 2025-12-16 01:14:59.323522 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> a76a0a41e782 2025-12-16 01:14:59.323578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Step 4/6 : COPY extend_start.sh /usr/local/bin/kolla_octavia_extend_start 2025-12-16 01:14:59.323614 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 43b294122253 2025-12-16 01:14:59.323690 | 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 2025-12-16 01:14:59.323703 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 232a176c4e2a 2025-12-16 01:14:59.323711 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing /plugins/ovn_octavia_provider-7.0.1.dev12 2025-12-16 01:14:59.323721 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2025-12-16 01:14:59.323769 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2025-12-16 01:14:59.323822 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2025-12-16 01:14:59.323866 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:14:59.325430 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: started 2025-12-16 01:14:59.325477 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: finished with status 'done' 2025-12-16 01:14:59.325489 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2025-12-16 01:14:59.325499 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:14:59.325508 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing /plugins/pycadf-3.1.1 2025-12-16 01:14:59.325517 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2025-12-16 01:14:59.325526 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2025-12-16 01:14:59.325535 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2025-12-16 01:14:59.325543 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:14:59.325552 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: started 2025-12-16 01:14:59.325561 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing backend dependencies: finished with status 'done' 2025-12-16 01:14:59.325570 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2025-12-16 01:14:59.325578 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:14:59.325588 | 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.dev12) (5.8.1) 2025-12-16 01:14:59.325599 | 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.dev12) (0.10.1) 2025-12-16 01:14:59.325608 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==7.0.1.dev12) 2025-12-16 01:14:59.325616 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-16 01:14:59.325625 | 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.dev12) (4.0.1) 2025-12-16 01:14:59.325634 | 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.dev12) (9.6.0) 2025-12-16 01:14:59.325643 | 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.dev12) (6.1.2) 2025-12-16 01:14:59.325652 | 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.dev12) (14.9.1) 2025-12-16 01:14:59.325670 | 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.dev12) (5.5.0) 2025-12-16 01:14:59.325694 | 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.dev12) (7.4.0) 2025-12-16 01:14:59.325704 | 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.dev12) (3.4.0) 2025-12-16 01:14:59.325713 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==7.0.1.dev12) 2025-12-16 01:14:59.325722 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-16 01:14:59.325731 | 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.dev12) (6.1.0) 2025-12-16 01:14:59.325739 | 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.dev12) (2.0.32) 2025-12-16 01:14:59.325748 | 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.dev12) (8.3.0) 2025-12-16 01:14:59.325757 | 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.dev12) (3.6.0) 2025-12-16 01:14:59.325777 | 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) 2025-12-16 01:14:59.325839 | 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) 2025-12-16 01:14:59.325849 | 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) 2025-12-16 01:14:59.325858 | 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) 2025-12-16 01:14:59.325867 | 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.dev12) (2.1.0) 2025-12-16 01:14:59.325875 | 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.dev12) (2.32.3) 2025-12-16 01:14:59.325884 | 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.dev12) (5.3.0) 2025-12-16 01:14:59.325892 | 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.dev12) (1.7.0) 2025-12-16 01:14:59.325902 | 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.dev12) (1.8.8) 2025-12-16 01:14:59.325911 | 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.dev12) 2025-12-16 01:14:59.325961 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading os_ken-2.10.0-py3-none-any.whl.metadata (1.6 kB) 2025-12-16 01:14:59.325977 | 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.dev12) (3.1.0) 2025-12-16 01:14:59.325986 | 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.dev12) (6.1.0) 2025-12-16 01:14:59.326030 | 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.dev12) (5.6.0) 2025-12-16 01:14:59.326405 | 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.dev12) (16.0.0) 2025-12-16 01:14:59.326443 | 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.dev12) (6.4.0) 2025-12-16 01:14:59.326453 | 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.dev12) (4.4.0) 2025-12-16 01:14:59.326463 | 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.dev12) (3.5.0) 2025-12-16 01:14:59.326473 | 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.dev12) (3.4.0) 2025-12-16 01:14:59.326484 | 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.dev12) (4.2.0) 2025-12-16 01:14:59.326493 | 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.dev12) (1.5.1) 2025-12-16 01:14:59.326582 | 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.dev12) (1.3.3) 2025-12-16 01:14:59.326594 | 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.dev12) (6.0.2) 2025-12-16 01:14:59.326603 | 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.dev12) (42.0.8) 2025-12-16 01:14:59.326613 | 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.dev12) (5.1.1) 2025-12-16 01:14:59.326665 | 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.dev12) (1.3.3) 2025-12-16 01:14:59.326675 | 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.dev12) (1.0.1) 2025-12-16 01:14:59.326723 | 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.dev12) (1.33) 2025-12-16 01:14:59.326779 | 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.dev12) (0.11.0) 2025-12-16 01:14:59.326826 | 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.dev12) (4.2.2) 2025-12-16 01:14:59.326873 | 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.dev12) (1.4.0) 2025-12-16 01:14:59.326920 | 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.dev12) (1.17.0) 2025-12-16 01:14:59.328396 | 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.dev12) (2.22) 2025-12-16 01:14:59.328420 | 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.dev12) (3.0.0) 2025-12-16 01:14:59.328438 | 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.dev12) (2.5.1) 2025-12-16 01:14:59.328448 | 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.dev12) (0.36.1) 2025-12-16 01:14:59.328458 | 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.dev12) (1.0.8) 2025-12-16 01:14:59.328467 | 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.dev12) 2025-12-16 01:14:59.328478 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading ncclient-0.6.15.tar.gz (634 kB) 2025-12-16 01:14:59.328488 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 9.7 MB/s 0:00:00 2025-12-16 01:14:59.328498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: started 2025-12-16 01:14:59.328507 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Installing build dependencies: finished with status 'done' 2025-12-16 01:14:59.328517 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: started 2025-12-16 01:14:59.328526 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:14:59.328536 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): started 2025-12-16 01:14:59.328545 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:14:59.328554 | 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.dev12) (24.1) 2025-12-16 01:14:59.328564 | 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.dev12) (2.6.1) 2025-12-16 01:14:59.328574 | 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.dev12) (3.0.3) 2025-12-16 01:14:59.328592 | 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.dev12) (67.2.0) 2025-12-16 01:14:59.328602 | 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.dev12) (3.4.1) 2025-12-16 01:14:59.328612 | 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.dev12) (5.3.0) 2025-12-16 01:14:59.328621 | 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.dev12) (0.19) 2025-12-16 01:14:59.328631 | 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.dev12) (2.0.0) 2025-12-16 01:14:59.328653 | 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.dev12) (1.13.2) 2025-12-16 01:14:59.328663 | 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.dev12) (2.0.1) 2025-12-16 01:14:59.328672 | 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.dev12) (0.5.0) 2025-12-16 01:14:59.328687 | 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.dev12) (1.3.5) 2025-12-16 01:14:59.328697 | 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.dev12) (4.12.2) 2025-12-16 01:14:59.328708 | 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.dev12) (2.9.0.post0) 2025-12-16 01:14:59.328717 | 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.dev12) (5.2.0) 2025-12-16 01:14:59.328726 | 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.dev12) (5.5.0) 2025-12-16 01:14:59.328736 | 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.dev12) (3.0.0) 2025-12-16 01:14:59.328750 | 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.dev12) (5.4.0) 2025-12-16 01:14:59.328759 | 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.dev12) (0.9.0) 2025-12-16 01:14:59.328833 | 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.dev12) (6.2.0) 2025-12-16 01:14:59.328916 | 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.dev12) (5.1.0) 2025-12-16 01:14:59.328965 | 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.dev12) (0.20.0) 2025-12-16 01:14:59.329049 | 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.dev12) (3.1.4) 2025-12-16 01:14:59.329095 | 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.dev12) (4.0.1) 2025-12-16 01:14:59.329166 | 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.dev12) (4.0.1) 2025-12-16 01:14:59.329280 | 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.dev12) (2.1.5) 2025-12-16 01:14:59.329353 | 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.dev12) (2024.1) 2025-12-16 01:14:59.329456 | 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.dev12) (3.10.1) 2025-12-16 01:14:59.329507 | 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.dev12) (3.1.0) 2025-12-16 01:14:59.329729 | 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.dev12) (1.6.0) 2025-12-16 01:14:59.329788 | 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.dev12) (6.0.0) 2025-12-16 01:14:59.329811 | 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.dev12) (3.1.2) 2025-12-16 01:14:59.329822 | 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.dev12) (3.11.0) 2025-12-16 01:14:59.329835 | 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.dev12) 2025-12-16 01:14:59.329873 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2025-12-16 01:14:59.329955 | 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.dev12) (1.5.0) 2025-12-16 01:14:59.329993 | 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.dev12) (0.3.5) 2025-12-16 01:14:59.330090 | 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.dev12) (0.2.13) 2025-12-16 01:14:59.330156 | 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.dev12) (3.3.2) 2025-12-16 01:14:59.330293 | 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.dev12) (3.8) 2025-12-16 01:14:59.330326 | 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.dev12) (1.26.19) 2025-12-16 01:14:59.330411 | 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.dev12) (2025.11.12) 2025-12-16 01:14:59.330480 | 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.dev12) (0.7) 2025-12-16 01:14:59.330548 | 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.dev12) (2.7.2) 2025-12-16 01:14:59.330618 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2025-12-16 01:14:59.330692 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 12.8 MB/s 0:00:00 2025-12-16 01:14:59.330767 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading os_ken-2.10.0-py3-none-any.whl (2.0 MB) 2025-12-16 01:14:59.330839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 18.6 MB/s 0:00:00 2025-12-16 01:14:59.330912 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2025-12-16 01:14:59.330982 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2025-12-16 01:14:59.331052 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building wheels for collected packages: ovn-octavia-provider, pycadf, ncclient 2025-12-16 01:14:59.331122 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): started 2025-12-16 01:14:59.331190 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2025-12-16 01:14:59.331378 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-7.0.1.dev12-py3-none-any.whl size=134178 sha256=31f75b27aa948a6d23a95d8c46fe58adf8b446fc9ff2c2e8a877da9579fe3ee4 2025-12-16 01:14:59.331406 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-2c0_1zvv/wheels/98/a3/6f/5f2748555f6f3b95b01338cda92daa4023768774664ba3a0b4 2025-12-16 01:14:59.331484 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for pycadf (pyproject.toml): started 2025-12-16 01:14:59.331542 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-12-16 01:14:59.331599 | 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=e36c4c3b0e177871904356ce715df2e4c32543f4ad9954d97cccfa92bdc1ce90 2025-12-16 01:14:59.331653 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-2c0_1zvv/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-12-16 01:14:59.331710 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): started 2025-12-16 01:14:59.331767 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2025-12-16 01:14:59.331825 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Created wheel for ncclient: filename=ncclient-0.6.15-py2.py3-none-any.whl size=88198 sha256=d2901c53f641e3f8fcc72d1335bc3ca0da58e549ac112b161253cfd6ef9d2465 2025-12-16 01:14:59.331896 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Stored in directory: /tmp/pip-ephem-wheel-cache-2c0_1zvv/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2025-12-16 01:14:59.331954 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built ovn-octavia-provider pycadf ncclient 2025-12-16 01:14:59.332011 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: fixtures, ovsdbapp, pycadf, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2025-12-16 01:14:59.332068 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Attempting uninstall: pycadf 2025-12-16 01:14:59.332124 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Found existing installation: pycadf 3.1.1 2025-12-16 01:14:59.332179 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Uninstalling pycadf-3.1.1: 2025-12-16 01:14:59.332325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pycadf-3.1.1 2025-12-16 01:14:59.332344 | 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.0 ovn-octavia-provider-7.0.1.dev12 ovsdbapp-2.8.0 pycadf-3.1.1 2025-12-16 01:14:59.332401 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 232a176c4e2a 2025-12-16 01:14:59.332460 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> 2fac9550fb67 2025-12-16 01:14:59.332524 | 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 2025-12-16 01:14:59.332582 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Running in 4627e438c354 2025-12-16 01:14:59.332636 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2025-12-16 01:14:59.332697 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2025-12-16 01:14:59.332756 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2025-12-16 01:14:59.332818 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages were automatically installed and are no longer required: 2025-12-16 01:14:59.332873 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:14:59.332927 | 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 2025-12-16 01:14:59.332979 | 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 2025-12-16 01:14:59.333031 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:14:59.333082 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:14:59.333134 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:14:59.333181 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:14:59.333264 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2025-12-16 01:14:59.333325 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Use 'apt autoremove' to remove them. 2025-12-16 01:14:59.334440 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2025-12-16 01:14:59.334472 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: build-essential 2025-12-16 01:14:59.334481 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:14:59.334489 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:14:59.334498 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-12-16 01:14:59.334509 | 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% 2025-12-16 01:14:59.334518 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2025-12-16 01:14:59.334527 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2025-12-16 01:14:59.334535 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2025-12-16 01:14:59.334543 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2025-12-16 01:14:59.334552 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2025-12-16 01:14:59.334560 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2025-12-16 01:14:59.334568 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-12-16 01:14:59.334577 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:14:59.334585 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading package lists... 2025-12-16 01:14:59.334594 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Building dependency tree... 2025-12-16 01:14:59.334602 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Reading state information... 2025-12-16 01:14:59.334610 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:The following packages will be REMOVED: 2025-12-16 01:14:59.334619 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:14:59.334627 | 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 2025-12-16 01:14:59.334636 | 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 2025-12-16 01:14:59.334644 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:14:59.334653 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:14:59.334661 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:14:59.334669 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:14:59.334678 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: xz-utils 2025-12-16 01:14:59.334686 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:14:59.334695 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:After this operation, 228 MB disk space will be freed. 2025-12-16 01:14:59.334703 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 2025-12-16 01:14:59.334712 | 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% 2025-12-16 01:14:59.334727 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 70% 2025-12-16 01:14:59.334736 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 75% 2025-12-16 01:14:59.334770 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 80% 2025-12-16 01:14:59.334779 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 85% 2025-12-16 01:14:59.334788 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 90% 2025-12-16 01:14:59.334796 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 95% 2025-12-16 01:14:59.334805 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:(Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-12-16 01:14:59.334813 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:14:59.334822 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:59.334830 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:14:59.334839 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:59.334847 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:14:59.334855 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:14:59.334864 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:14:59.334876 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:59.334890 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:14:59.334898 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:59.334931 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:14:59.335010 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:14:59.335025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:14:59.335100 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:14:59.335133 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:14:59.335191 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:14:59.335262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:14:59.335328 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:59.335383 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:14:59.335433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:59.335481 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:59.335529 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:59.335586 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:14:59.335633 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:59.335681 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:59.335728 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:59.336311 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:14:59.336326 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:14:59.336334 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:59.336352 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:59.336360 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:14:59.336368 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:59.336376 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:59.336384 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:14:59.336393 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:59.336401 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:14:59.336409 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:59.336417 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:14:59.336426 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing lto-disabled-list (47) ... 2025-12-16 01:14:59.336434 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing make (4.3-4.1build2) ... 2025-12-16 01:14:59.336442 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:14:59.336450 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:14:59.336459 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Collecting pyclean==3.0.0 2025-12-16 01:14:59.336467 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:14:59.336475 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:14:59.336487 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Installing collected packages: pyclean 2025-12-16 01:14:59.336496 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully installed pyclean-3.0.0 2025-12-16 01:14:59.336504 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:14:59.336512 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-12-16 01:14:59.336521 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 10787 files, 1553 directories removed. 2025-12-16 01:14:59.336532 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-12-16 01:14:59.336576 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Cleaning directory /usr 2025-12-16 01:14:59.336615 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-12-16 01:14:59.336654 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Total 1365 files, 140 directories removed. 2025-12-16 01:14:59.336701 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: 2025-12-16 01:14:59.336800 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Found existing installation: pyclean 3.0.0 2025-12-16 01:14:59.336815 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Uninstalling pyclean-3.0.0: 2025-12-16 01:14:59.336873 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:14:59.336927 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> Removed intermediate container 4627e438c354 2025-12-16 01:14:59.336966 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api: ---> d03c460b1569 2025-12-16 01:14:59.337013 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully built 097c6fe550b1 2025-12-16 01:14:59.337059 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Successfully tagged osism.harbor.regio.digital/kolla/octavia-api:build-20251216 2025-12-16 01:14:59.337170 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-api:Built at 2025-12-16 01:14:59.337065 (took 0:00:50.123711) 2025-12-16 01:14:59.337623 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-driver-agent) 2025-12-16 01:14:59.337649 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Processing 2025-12-16 01:14:59.337736 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building started at 2025-12-16 01:14:59.337649 2025-12-16 01:14:59.337806 | 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 2025-12-16 01:15:00.238749 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 1 plugins into plugins archive 2025-12-16 01:15:00.239078 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-driver-agent:Turned 0 additions into additions archive 2025-12-16 01:15:48.412565 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251216 2025-12-16 01:15:48.412641 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 575cc7b1b67d 2025-12-16 01:15:48.412661 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 2/6 : LABEL "build-date"="20251216" "name"="octavia-driver-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:15:48.412712 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in cac17aae7bbb 2025-12-16 01:15:48.412772 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container cac17aae7bbb 2025-12-16 01:15:48.412832 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> f61c7c2c9aa3 2025-12-16 01:15:48.412866 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 3/6 : ADD plugins-archive / 2025-12-16 01:15:48.412900 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 3144e18edd56 2025-12-16 01:15:48.412956 | 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 2025-12-16 01:15:48.412991 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in c27aad7244a2 2025-12-16 01:15:48.413024 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing /plugins/ovn_octavia_provider-7.0.1.dev12 2025-12-16 01:15:48.413058 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2025-12-16 01:15:48.413111 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2025-12-16 01:15:48.413135 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2025-12-16 01:15:48.413148 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:15:48.413159 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: started 2025-12-16 01:15:48.413171 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: finished with status 'done' 2025-12-16 01:15:48.413182 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2025-12-16 01:15:48.413194 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:15:48.413205 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing /plugins/pycadf-3.1.1 2025-12-16 01:15:48.413217 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2025-12-16 01:15:48.413262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2025-12-16 01:15:48.413277 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2025-12-16 01:15:48.413307 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:15:48.413376 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: started 2025-12-16 01:15:48.413432 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing backend dependencies: finished with status 'done' 2025-12-16 01:15:48.413463 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2025-12-16 01:15:48.413494 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:15:48.413526 | 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.dev12) (5.8.1) 2025-12-16 01:15:48.413559 | 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.dev12) (0.10.1) 2025-12-16 01:15:48.413592 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting neutron-lib>=3.8.0 (from ovn-octavia-provider==7.0.1.dev12) 2025-12-16 01:15:48.413624 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading neutron_lib-3.15.0-py3-none-any.whl.metadata (2.3 kB) 2025-12-16 01:15:48.413699 | 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.dev12) (4.0.1) 2025-12-16 01:15:48.413758 | 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.dev12) (9.6.0) 2025-12-16 01:15:48.413790 | 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.dev12) (6.1.2) 2025-12-16 01:15:48.413820 | 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.dev12) (14.9.1) 2025-12-16 01:15:48.413851 | 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.dev12) (5.5.0) 2025-12-16 01:15:48.413869 | 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.dev12) (7.4.0) 2025-12-16 01:15:48.413879 | 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.dev12) (3.4.0) 2025-12-16 01:15:48.413889 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting ovsdbapp>=2.1.0 (from ovn-octavia-provider==7.0.1.dev12) 2025-12-16 01:15:48.413899 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ovsdbapp-2.8.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-16 01:15:48.413910 | 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.dev12) (6.1.0) 2025-12-16 01:15:48.413920 | 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.dev12) (2.0.32) 2025-12-16 01:15:48.413929 | 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.dev12) (8.3.0) 2025-12-16 01:15:48.413943 | 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.dev12) (3.6.0) 2025-12-16 01:15:48.413961 | 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) 2025-12-16 01:15:48.413970 | 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) 2025-12-16 01:15:48.413980 | 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) 2025-12-16 01:15:48.414015 | 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) 2025-12-16 01:15:48.414054 | 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.dev12) (2.1.0) 2025-12-16 01:15:48.414088 | 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.dev12) (2.32.3) 2025-12-16 01:15:48.414147 | 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.dev12) (5.3.0) 2025-12-16 01:15:48.414158 | 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.dev12) (1.7.0) 2025-12-16 01:15:48.414192 | 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.dev12) (1.8.8) 2025-12-16 01:15:48.414278 | 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.dev12) 2025-12-16 01:15:48.414292 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading os_ken-2.10.0-py3-none-any.whl.metadata (1.6 kB) 2025-12-16 01:15:48.414325 | 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.dev12) (3.1.0) 2025-12-16 01:15:48.414357 | 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.dev12) (6.1.0) 2025-12-16 01:15:48.414379 | 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.dev12) (5.6.0) 2025-12-16 01:15:48.414388 | 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.dev12) (16.0.0) 2025-12-16 01:15:48.414398 | 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.dev12) (6.4.0) 2025-12-16 01:15:48.414408 | 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.dev12) (4.4.0) 2025-12-16 01:15:48.414417 | 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.dev12) (3.5.0) 2025-12-16 01:15:48.414451 | 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.dev12) (3.4.0) 2025-12-16 01:15:48.414512 | 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.dev12) (4.2.0) 2025-12-16 01:15:48.414543 | 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.dev12) (1.5.1) 2025-12-16 01:15:48.414574 | 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.dev12) (1.3.3) 2025-12-16 01:15:48.414617 | 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.dev12) (6.0.2) 2025-12-16 01:15:48.414633 | 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.dev12) (42.0.8) 2025-12-16 01:15:48.414643 | 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.dev12) (5.1.1) 2025-12-16 01:15:48.414652 | 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.dev12) (1.3.3) 2025-12-16 01:15:48.414662 | 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.dev12) (1.0.1) 2025-12-16 01:15:48.414733 | 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.dev12) (1.33) 2025-12-16 01:15:48.414745 | 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.dev12) (0.11.0) 2025-12-16 01:15:48.414776 | 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.dev12) (4.2.2) 2025-12-16 01:15:48.414807 | 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.dev12) (1.4.0) 2025-12-16 01:15:48.414839 | 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.dev12) (1.17.0) 2025-12-16 01:15:48.414882 | 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.dev12) (2.22) 2025-12-16 01:15:48.414893 | 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.dev12) (3.0.0) 2025-12-16 01:15:48.414902 | 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.dev12) (2.5.1) 2025-12-16 01:15:48.414918 | 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.dev12) (0.36.1) 2025-12-16 01:15:48.414952 | 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.dev12) (1.0.8) 2025-12-16 01:15:48.414984 | 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.dev12) 2025-12-16 01:15:48.415016 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading ncclient-0.6.15.tar.gz (634 kB) 2025-12-16 01:15:48.415052 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 634.9/634.9 kB 6.4 MB/s 0:00:00 2025-12-16 01:15:48.415092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: started 2025-12-16 01:15:48.415103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Installing build dependencies: finished with status 'done' 2025-12-16 01:15:48.415116 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: started 2025-12-16 01:15:48.415154 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:15:48.415185 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): started 2025-12-16 01:15:48.415217 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:15:48.415267 | 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.dev12) (24.1) 2025-12-16 01:15:48.415283 | 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.dev12) (2.6.1) 2025-12-16 01:15:48.415327 | 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.dev12) (3.0.3) 2025-12-16 01:15:48.415338 | 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.dev12) (67.2.0) 2025-12-16 01:15:48.415372 | 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.dev12) (3.4.1) 2025-12-16 01:15:48.416538 | 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.dev12) (5.3.0) 2025-12-16 01:15:48.416598 | 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.dev12) (0.19) 2025-12-16 01:15:48.416610 | 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.dev12) (2.0.0) 2025-12-16 01:15:48.416628 | 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.dev12) (1.13.2) 2025-12-16 01:15:48.416637 | 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.dev12) (2.0.1) 2025-12-16 01:15:48.416646 | 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.dev12) (0.5.0) 2025-12-16 01:15:48.416655 | 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.dev12) (1.3.5) 2025-12-16 01:15:48.416664 | 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.dev12) (4.12.2) 2025-12-16 01:15:48.416673 | 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.dev12) (2.9.0.post0) 2025-12-16 01:15:48.416712 | 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.dev12) (5.2.0) 2025-12-16 01:15:48.416721 | 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.dev12) (5.5.0) 2025-12-16 01:15:48.416731 | 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.dev12) (3.0.0) 2025-12-16 01:15:48.416755 | 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.dev12) (5.4.0) 2025-12-16 01:15:48.416764 | 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.dev12) (0.9.0) 2025-12-16 01:15:48.416773 | 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.dev12) (6.2.0) 2025-12-16 01:15:48.416781 | 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.dev12) (5.1.0) 2025-12-16 01:15:48.416790 | 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.dev12) (0.20.0) 2025-12-16 01:15:48.416811 | 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.dev12) (3.1.4) 2025-12-16 01:15:48.416820 | 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.dev12) (4.0.1) 2025-12-16 01:15:48.416836 | 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.dev12) (4.0.1) 2025-12-16 01:15:48.416845 | 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.dev12) (2.1.5) 2025-12-16 01:15:48.416855 | 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.dev12) (2024.1) 2025-12-16 01:15:48.416863 | 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.dev12) (3.10.1) 2025-12-16 01:15:48.416872 | 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.dev12) (3.1.0) 2025-12-16 01:15:48.416881 | 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.dev12) (1.6.0) 2025-12-16 01:15:48.416890 | 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.dev12) (6.0.0) 2025-12-16 01:15:48.416898 | 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.dev12) (3.1.2) 2025-12-16 01:15:48.416907 | 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.dev12) (3.11.0) 2025-12-16 01:15:48.416916 | 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.dev12) 2025-12-16 01:15:48.416925 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading fixtures-4.1.0-py3-none-any.whl.metadata (21 kB) 2025-12-16 01:15:48.416936 | 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.dev12) (1.5.0) 2025-12-16 01:15:48.416951 | 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.dev12) (0.3.5) 2025-12-16 01:15:48.416960 | 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.dev12) (0.2.13) 2025-12-16 01:15:48.416969 | 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.dev12) (3.3.2) 2025-12-16 01:15:48.416978 | 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.dev12) (3.8) 2025-12-16 01:15:48.416987 | 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.dev12) (1.26.19) 2025-12-16 01:15:48.417009 | 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.dev12) (2025.11.12) 2025-12-16 01:15:48.417018 | 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.dev12) (0.7) 2025-12-16 01:15:48.417027 | 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.dev12) (2.7.2) 2025-12-16 01:15:48.417036 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading neutron_lib-3.15.0-py3-none-any.whl (611 kB) 2025-12-16 01:15:48.417045 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.3/611.3 kB 16.4 MB/s 0:00:00 2025-12-16 01:15:48.417054 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading os_ken-2.10.0-py3-none-any.whl (2.0 MB) 2025-12-16 01:15:48.417103 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 21.6 MB/s 0:00:00 2025-12-16 01:15:48.417113 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading ovsdbapp-2.8.0-py3-none-any.whl (142 kB) 2025-12-16 01:15:48.417123 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading fixtures-4.1.0-py3-none-any.whl (64 kB) 2025-12-16 01:15:48.417132 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building wheels for collected packages: ovn-octavia-provider, pycadf, ncclient 2025-12-16 01:15:48.417141 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): started 2025-12-16 01:15:48.417150 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ovn-octavia-provider (pyproject.toml): finished with status 'done' 2025-12-16 01:15:48.417160 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Created wheel for ovn-octavia-provider: filename=ovn_octavia_provider-7.0.1.dev12-py3-none-any.whl size=134178 sha256=81b5481e068adeb536ac9e886489a645243d4a7364243218eb8e627644f66b3d 2025-12-16 01:15:48.417169 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-xpnyozpb/wheels/98/a3/6f/5f2748555f6f3b95b01338cda92daa4023768774664ba3a0b4 2025-12-16 01:15:48.417178 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for pycadf (pyproject.toml): started 2025-12-16 01:15:48.417187 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-12-16 01:15:48.417196 | 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=d98083ee4f5f4dd7d9030f7faccec3e52944cad7ce63dbd7c1b8be2600932718 2025-12-16 01:15:48.417205 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-xpnyozpb/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-12-16 01:15:48.417214 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): started 2025-12-16 01:15:48.417228 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Building wheel for ncclient (pyproject.toml): finished with status 'done' 2025-12-16 01:15:48.417272 | 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=88198 sha256=0ae980b1b22f70110b6aa30539e3a26611db00d851a90285aab624c61e4c8e43 2025-12-16 01:15:48.417288 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Stored in directory: /tmp/pip-ephem-wheel-cache-xpnyozpb/wheels/0a/00/87/c64461f0ef7f77c71a8447690102fdee93ff9725c516495de2 2025-12-16 01:15:48.417297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built ovn-octavia-provider pycadf ncclient 2025-12-16 01:15:48.417306 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: fixtures, ovsdbapp, pycadf, ncclient, os-ken, neutron-lib, ovn-octavia-provider 2025-12-16 01:15:48.417315 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Attempting uninstall: pycadf 2025-12-16 01:15:48.417324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Found existing installation: pycadf 3.1.1 2025-12-16 01:15:48.417333 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Uninstalling pycadf-3.1.1: 2025-12-16 01:15:48.417342 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pycadf-3.1.1 2025-12-16 01:15:48.417351 | 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.0 ovn-octavia-provider-7.0.1.dev12 ovsdbapp-2.8.0 pycadf-3.1.1 2025-12-16 01:15:48.417360 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container c27aad7244a2 2025-12-16 01:15:48.417369 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 5ee1ea14f7cb 2025-12-16 01:15:48.417386 | 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 2025-12-16 01:15:48.417398 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in efec40257841 2025-12-16 01:15:48.417407 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2025-12-16 01:15:48.417416 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2025-12-16 01:15:48.417424 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2025-12-16 01:15:48.417433 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages were automatically installed and are no longer required: 2025-12-16 01:15:48.417447 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:15:48.417456 | 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 2025-12-16 01:15:48.417468 | 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 2025-12-16 01:15:48.417500 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:15:48.417538 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:15:48.417577 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:15:48.417629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:15:48.417643 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2025-12-16 01:15:48.417705 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Use 'apt autoremove' to remove them. 2025-12-16 01:15:48.417872 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2025-12-16 01:15:48.417908 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: build-essential 2025-12-16 01:15:48.417922 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:15:48.417940 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:15:48.417963 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-12-16 01:15:48.417979 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-12-16 01:15:48.417990 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-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% 2025-12-16 01:15:48.418038 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2025-12-16 01:15:48.418053 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-12-16 01:15:48.418111 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:75% (Reading database ... 80% 2025-12-16 01:15:48.418126 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-12-16 01:15:48.418177 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:85% 2025-12-16 01:15:48.418192 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-12-16 01:15:48.418259 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-12-16 01:15:48.418302 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:15:48.418419 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading package lists... 2025-12-16 01:15:48.418436 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Building dependency tree... 2025-12-16 01:15:48.418487 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Reading state information... 2025-12-16 01:15:48.418501 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:The following packages will be REMOVED: 2025-12-16 01:15:48.418563 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:15:48.418579 | 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 2025-12-16 01:15:48.418609 | 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 2025-12-16 01:15:48.418699 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:15:48.418716 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:15:48.418743 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:15:48.418793 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:15:48.418808 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: xz-utils 2025-12-16 01:15:48.418857 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:15:48.418871 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:After this operation, 228 MB disk space will be freed. 2025-12-16 01:15:48.418923 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 2025-12-16 01:15:48.418941 | 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% 2025-12-16 01:15:48.419003 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 70% 2025-12-16 01:15:48.419018 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 75% 2025-12-16 01:15:48.419067 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 80% 2025-12-16 01:15:48.419092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 85% 2025-12-16 01:15:48.419124 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 90% 2025-12-16 01:15:48.420360 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 95% 2025-12-16 01:15:48.420404 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:(Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-12-16 01:15:48.420423 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:15:48.420439 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:15:48.420455 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:15:48.420472 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:15:48.420489 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:15:48.420505 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:15:48.420521 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:15:48.420538 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:15:48.420555 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:15:48.420573 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:15:48.420591 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:15:48.420621 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:15:48.420639 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:15:48.420657 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:15:48.420674 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:15:48.420718 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:15:48.420736 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:15:48.420753 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:15:48.420771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:15:48.420789 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:15:48.420806 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:15:48.420824 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:15:48.420842 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:15:48.420859 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:15:48.420877 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:15:48.420893 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:15:48.420911 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:15:48.420928 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:15:48.420944 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:15:48.420989 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:15:48.421006 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:15:48.421025 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-12-16 01:15:48.421057 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:15:48.421075 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:15:48.421092 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:15:48.421108 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:15:48.421126 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:15:48.421143 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:15:48.421161 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:15:48.421177 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing lto-disabled-list (47) ... 2025-12-16 01:15:48.421194 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing make (4.3-4.1build2) ... 2025-12-16 01:15:48.421263 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:15:48.421291 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:15:48.421310 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Collecting pyclean==3.0.0 2025-12-16 01:15:48.421327 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:15:48.421345 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:15:48.421363 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Installing collected packages: pyclean 2025-12-16 01:15:48.421379 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully installed pyclean-3.0.0 2025-12-16 01:15:48.421396 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:15:48.421413 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-12-16 01:15:48.421429 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 10787 files, 1553 directories removed. 2025-12-16 01:15:48.421445 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-12-16 01:15:48.421461 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Cleaning directory /usr 2025-12-16 01:15:48.421479 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-12-16 01:15:48.421496 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Total 1365 files, 140 directories removed. 2025-12-16 01:15:48.421513 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: 2025-12-16 01:15:48.421529 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Found existing installation: pyclean 3.0.0 2025-12-16 01:15:48.421557 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Uninstalling pyclean-3.0.0: 2025-12-16 01:15:48.421575 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:15:48.421592 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container efec40257841 2025-12-16 01:15:48.421609 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> a015bd810d8b 2025-12-16 01:15:48.421626 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Step 6/6 : USER octavia 2025-12-16 01:15:48.421643 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Running in a5642b10e110 2025-12-16 01:15:48.421659 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> Removed intermediate container a5642b10e110 2025-12-16 01:15:48.421673 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent: ---> 875064b819bf 2025-12-16 01:15:48.421713 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully built 3d59bd98a583 2025-12-16 01:15:48.421735 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Successfully tagged osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251216 2025-12-16 01:15:48.421745 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-driver-agent:Built at 2025-12-16 01:15:48.420879 (took 0:00:49.083230) 2025-12-16 01:15:48.421761 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(octavia-worker) 2025-12-16 01:15:48.421770 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Processing 2025-12-16 01:15:48.421780 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building started at 2025-12-16 01:15:48.421384 2025-12-16 01:15:48.422213 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 plugins into plugins archive 2025-12-16 01:15:48.422735 | ubuntu-noble-large | DEBUG:kolla.common.utils.octavia-worker:Turned 0 additions into additions archive 2025-12-16 01:16:14.002193 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/octavia-base:build-20251216 2025-12-16 01:16:14.002266 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 575cc7b1b67d 2025-12-16 01:16:14.002347 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 2/4 : LABEL "build-date"="20251216" "name"="octavia-worker" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:16:14.002403 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 8d2d87becd0a 2025-12-16 01:16:14.002457 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 8d2d87becd0a 2025-12-16 01:16:14.002547 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> 602758e782c3 2025-12-16 01:16:14.002602 | 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 2025-12-16 01:16:14.002654 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 7e66702e2d99 2025-12-16 01:16:14.002704 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2025-12-16 01:16:14.002758 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2025-12-16 01:16:14.002808 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2025-12-16 01:16:14.002861 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages were automatically installed and are no longer required: 2025-12-16 01:16:14.002924 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:16:14.002972 | 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 2025-12-16 01:16:14.003017 | 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 2025-12-16 01:16:14.003062 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:16:14.003105 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:16:14.003157 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:16:14.003191 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:16:14.003243 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2025-12-16 01:16:14.003303 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Use 'apt autoremove' to remove them. 2025-12-16 01:16:14.003353 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2025-12-16 01:16:14.003398 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: build-essential 2025-12-16 01:16:14.003448 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:16:14.003492 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:16:14.003541 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-12-16 01:16:14.003593 | 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% 2025-12-16 01:16:14.003639 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% 2025-12-16 01:16:14.003685 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 75% 2025-12-16 01:16:14.003730 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 80% 2025-12-16 01:16:14.003777 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 85% 2025-12-16 01:16:14.003844 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% 2025-12-16 01:16:14.003888 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 95% 2025-12-16 01:16:14.003978 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18681 files and directories currently installed.) 2025-12-16 01:16:14.004018 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:16:14.004063 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading package lists... 2025-12-16 01:16:14.004111 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Building dependency tree... 2025-12-16 01:16:14.004158 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Reading state information... 2025-12-16 01:16:14.004206 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:The following packages will be REMOVED: 2025-12-16 01:16:14.004265 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:16:14.004311 | 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 2025-12-16 01:16:14.004354 | 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 2025-12-16 01:16:14.004395 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:16:14.004436 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:16:14.004477 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:16:14.004517 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:16:14.004557 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: xz-utils 2025-12-16 01:16:14.004605 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:16:14.004646 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:After this operation, 228 MB disk space will be freed. 2025-12-16 01:16:14.005262 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-12-16 01:16:14.005270 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-12-16 01:16:14.005281 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-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% 2025-12-16 01:16:14.005286 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 70% (Reading database ... 75% 2025-12-16 01:16:14.005290 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 2025-12-16 01:16:14.005293 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:80% (Reading database ... 85% 2025-12-16 01:16:14.005297 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 90% (Reading database ... 95% 2025-12-16 01:16:14.005300 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:(Reading database ... 100% (Reading database ... 18672 files and directories currently installed.) 2025-12-16 01:16:14.005303 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:16:14.005306 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:14.005314 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:16:14.005317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:14.005320 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:16:14.005324 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:16:14.005327 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:16:14.005330 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:14.005333 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:16:14.005337 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:14.005340 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:16:14.005343 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:16:14.005346 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:16:14.005351 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:16:14.005382 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:16:14.005431 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:16:14.005476 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:16:14.005526 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:14.005569 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:16:14.005610 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:14.005652 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:14.005694 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:14.005735 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:14.005777 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:14.005820 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:14.005863 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:14.005997 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:16:14.006039 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:16:14.006083 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:14.006126 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:14.006168 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:16:14.006210 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:14.006270 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:14.006317 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:16:14.006360 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:14.006400 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:16:14.006441 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:14.006482 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:14.006523 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing lto-disabled-list (47) ... 2025-12-16 01:16:14.006565 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing make (4.3-4.1build2) ... 2025-12-16 01:16:14.006606 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:16:14.006647 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:16:14.006689 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Collecting pyclean==3.0.0 2025-12-16 01:16:14.006730 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:16:14.006771 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:16:14.006811 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Installing collected packages: pyclean 2025-12-16 01:16:14.006852 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully installed pyclean-3.0.0 2025-12-16 01:16:14.007610 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:16:14.007617 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-12-16 01:16:14.007625 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 9696 files, 1396 directories removed. 2025-12-16 01:16:14.007629 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-12-16 01:16:14.007633 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Cleaning directory /usr 2025-12-16 01:16:14.007637 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-12-16 01:16:14.007641 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Total 1365 files, 140 directories removed. 2025-12-16 01:16:14.007645 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: 2025-12-16 01:16:14.007649 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Found existing installation: pyclean 3.0.0 2025-12-16 01:16:14.007653 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Uninstalling pyclean-3.0.0: 2025-12-16 01:16:14.007656 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:16:14.007660 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 7e66702e2d99 2025-12-16 01:16:14.007664 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> acd2bd53579d 2025-12-16 01:16:14.007668 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Step 4/4 : USER octavia 2025-12-16 01:16:14.007671 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Running in 872d0b3d753a 2025-12-16 01:16:14.007675 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> Removed intermediate container 872d0b3d753a 2025-12-16 01:16:14.007679 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker: ---> aae0942332b0 2025-12-16 01:16:14.007686 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully built 4cc1d52bd18e 2025-12-16 01:16:14.007690 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Successfully tagged osism.harbor.regio.digital/kolla/octavia-worker:build-20251216 2025-12-16 01:16:14.007694 | ubuntu-noble-large | INFO:kolla.common.utils.octavia-worker:Built at 2025-12-16 01:16:14.007352 (took 0:00:25.585968) 2025-12-16 01:16:14.007838 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-scheduler) 2025-12-16 01:16:14.007938 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Processing 2025-12-16 01:16:14.008022 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building started at 2025-12-16 01:16:14.007954 2025-12-16 01:16:14.008804 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 plugins into plugins archive 2025-12-16 01:16:14.009359 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-scheduler:Turned 0 additions into additions archive 2025-12-16 01:16:41.793014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251216 2025-12-16 01:16:41.793117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 955879558685 2025-12-16 01:16:41.794762 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 2/4 : LABEL "build-date"="20251216" "name"="cinder-scheduler" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:16:41.794874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 055253b997f3 2025-12-16 01:16:41.794953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 055253b997f3 2025-12-16 01:16:41.795055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 91fd01e8200a 2025-12-16 01:16:41.795144 | 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 2025-12-16 01:16:41.795265 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in f292d59b16b7 2025-12-16 01:16:41.795349 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2025-12-16 01:16:41.795438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2025-12-16 01:16:41.795518 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2025-12-16 01:16:41.795607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages were automatically installed and are no longer required: 2025-12-16 01:16:41.795683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:16:41.796499 | 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 2025-12-16 01:16:41.796533 | 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 2025-12-16 01:16:41.796545 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:16:41.796557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:16:41.796577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:16:41.796587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:16:41.796597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2025-12-16 01:16:41.796607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Use 'apt autoremove' to remove them. 2025-12-16 01:16:41.796617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2025-12-16 01:16:41.796627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: build-essential 2025-12-16 01:16:41.796636 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:16:41.796646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:16:41.796656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-12-16 01:16:41.796665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-12-16 01:16:41.796677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-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% 2025-12-16 01:16:41.796689 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2025-12-16 01:16:41.796700 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% (Reading database ... 80% 2025-12-16 01:16:41.796708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2025-12-16 01:16:41.796775 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2025-12-16 01:16:41.796785 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2025-12-16 01:16:41.796794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19618 files and directories currently installed.) 2025-12-16 01:16:41.796805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:16:41.796813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading package lists... 2025-12-16 01:16:41.796821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Building dependency tree... 2025-12-16 01:16:41.796829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Reading state information... 2025-12-16 01:16:41.796877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:The following packages will be REMOVED: 2025-12-16 01:16:41.796886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:16:41.796895 | 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 2025-12-16 01:16:41.796943 | 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 2025-12-16 01:16:41.796953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:16:41.797009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:16:41.797018 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:16:41.797076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:16:41.797107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: xz-utils 2025-12-16 01:16:41.797164 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:16:41.798336 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:After this operation, 228 MB disk space will be freed. 2025-12-16 01:16:41.798355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 2025-12-16 01:16:41.798376 | 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% 2025-12-16 01:16:41.798387 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 70% 2025-12-16 01:16:41.798396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 75% 2025-12-16 01:16:41.798404 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 80% 2025-12-16 01:16:41.798420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 85% 2025-12-16 01:16:41.798429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 90% 2025-12-16 01:16:41.798437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 95% 2025-12-16 01:16:41.798446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:(Reading database ... 100% (Reading database ... 19609 files and directories currently installed.) 2025-12-16 01:16:41.798455 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:16:41.798463 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:41.798472 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:16:41.798481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:41.798489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:16:41.798498 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:16:41.798506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:16:41.798515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:41.798524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:16:41.798532 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:41.798540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:16:41.798549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:16:41.798557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:16:41.798566 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:16:41.798574 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:16:41.798583 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:16:41.798591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:16:41.798600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:41.798608 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:16:41.798616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:41.798630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:41.798639 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:41.798648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:16:41.798656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:41.798670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:41.798679 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:41.798691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:16:41.798703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:16:41.798908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:41.798972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:41.798993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:16:41.799001 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:41.799009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:41.799020 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:16:41.799097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:41.799184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-12-16 01:16:41.799321 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:16:41.799345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:41.799441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:16:41.799456 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing lto-disabled-list (47) ... 2025-12-16 01:16:41.799533 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing make (4.3-4.1build2) ... 2025-12-16 01:16:41.799596 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:16:41.799669 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:16:41.799683 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Collecting pyclean==3.0.0 2025-12-16 01:16:41.799741 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:16:41.799798 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:16:41.799830 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Installing collected packages: pyclean 2025-12-16 01:16:41.799996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully installed pyclean-3.0.0 2025-12-16 01:16:41.800010 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:16:41.800079 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-12-16 01:16:41.800159 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 10650 files, 1463 directories removed. 2025-12-16 01:16:41.800214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-12-16 01:16:41.800266 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Cleaning directory /usr 2025-12-16 01:16:41.800332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-12-16 01:16:41.800388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Total 1490 files, 155 directories removed. 2025-12-16 01:16:41.800445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: 2025-12-16 01:16:41.800500 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Found existing installation: pyclean 3.0.0 2025-12-16 01:16:41.800556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Uninstalling pyclean-3.0.0: 2025-12-16 01:16:41.800612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:16:41.800675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container f292d59b16b7 2025-12-16 01:16:41.800730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> d77e8376945a 2025-12-16 01:16:41.800758 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Step 4/4 : USER cinder 2025-12-16 01:16:41.800825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Running in 13fa7574a768 2025-12-16 01:16:41.800868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> Removed intermediate container 13fa7574a768 2025-12-16 01:16:41.800910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler: ---> 3e958d47899b 2025-12-16 01:16:41.800965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully built 4e605a7bdd47 2025-12-16 01:16:41.801007 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251216 2025-12-16 01:16:41.801136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-scheduler:Built at 2025-12-16 01:16:41.801020 (took 0:00:27.793066) 2025-12-16 01:16:41.801658 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-backup) 2025-12-16 01:16:41.801703 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Processing 2025-12-16 01:16:41.801825 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building started at 2025-12-16 01:16:41.801708 2025-12-16 01:16:41.802952 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 plugins into plugins archive 2025-12-16 01:16:41.803705 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-backup:Turned 0 additions into additions archive 2025-12-16 01:17:29.695543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251216 2025-12-16 01:17:29.695644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 955879558685 2025-12-16 01:17:29.695662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 2/5 : LABEL "build-date"="20251216" "name"="cinder-backup" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:17:29.695679 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in e9c42ddb4b6c 2025-12-16 01:17:29.695752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container e9c42ddb4b6c 2025-12-16 01:17:29.695765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 72cead288195 2025-12-16 01:17:29.695778 | 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/* 2025-12-16 01:17:29.695790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 8b2c2ab136c3 2025-12-16 01:17:29.695827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 01:17:29.695888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:17:29.695900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:17:29.695911 | 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] 2025-12-16 01:17:29.695970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:17:29.695982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:17:29.696641 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:17:29.696726 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:17:29.696739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:17:29.696750 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:17:29.696759 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:17:29.696769 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:17:29.696779 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:17:29.696789 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:17:29.696799 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:17:29.696810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 29.0 MB in 3s (10.3 MB/s) 2025-12-16 01:17:29.696821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-12-16 01:17:29.696911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-12-16 01:17:29.696923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-12-16 01:17:29.696933 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-12-16 01:17:29.696943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following additional packages will be installed: 2025-12-16 01:17:29.696952 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-12-16 01:17:29.696962 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-12-16 01:17:29.696972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2025-12-16 01:17:29.697023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base pci.ids rpcbind sg3-utils-udev ucf 2025-12-16 01:17:29.697043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Suggested packages: 2025-12-16 01:17:29.697076 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-12-16 01:17:29.697137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: multipath-tools-boot watchdog 2025-12-16 01:17:29.698556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Recommended packages: 2025-12-16 01:17:29.698623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: zstd 2025-12-16 01:17:29.698635 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following NEW packages will be installed: 2025-12-16 01:17:29.698646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-12-16 01:17:29.698656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-12-16 01:17:29.698665 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libevent-core-2.1-7t64 libklibc libnfsidmap1 libsysfs2 liburcu8t64 2025-12-16 01:17:29.698673 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: linux-base lsscsi multipath-tools nfs-common pci.ids rpcbind sg3-utils-udev 2025-12-16 01:17:29.698682 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: sysfsutils ucf 2025-12-16 01:17:29.698691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:17:29.698699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Need to get 2,082 kB of archives. 2025-12-16 01:17:29.698708 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 7,639 kB of additional disk space will be used. 2025-12-16 01:17:29.698716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:17:29.698737 | 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] 2025-12-16 01:17:29.698763 | 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] 2025-12-16 01:17:29.698773 | 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] 2025-12-16 01:17:29.698783 | 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] 2025-12-16 01:17:29.698792 | 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] 2025-12-16 01:17:29.698800 | 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] 2025-12-16 01:17:29.698809 | 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] 2025-12-16 01:17:29.698817 | 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] 2025-12-16 01:17:29.698826 | 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] 2025-12-16 01:17:29.698835 | 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] 2025-12-16 01:17:29.698843 | 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] 2025-12-16 01:17:29.698852 | 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] 2025-12-16 01:17:29.698860 | 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] 2025-12-16 01:17:29.698868 | 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.5 [21.5 kB] 2025-12-16 01:17:29.698877 | 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.1 [47.2 kB] 2025-12-16 01:17:29.698951 | 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.1 [100 kB] 2025-12-16 01:17:29.698961 | 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.5 [50.5 kB] 2025-12-16 01:17:29.698970 | 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.1 [18.1 kB] 2025-12-16 01:17:29.698978 | 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.5 [9,060 B] 2025-12-16 01:17:29.698987 | 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] 2025-12-16 01:17:29.698995 | 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] 2025-12-16 01:17:29.699004 | 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] 2025-12-16 01:17:29.699012 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-12-16 01:17:29.699021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-12-16 01:17:29.699036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preconfiguring packages ... 2025-12-16 01:17:29.699089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Fetched 2,082 kB in 1s (3,492 kB/s) 2025-12-16 01:17:29.699098 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-12-16 01:17:29.699107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-12-16 01:17:29.699162 | 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% 2025-12-16 01:17:29.699214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-12-16 01:17:29.699308 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-12-16 01:17:29.699364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-12-16 01:17:29.699416 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-12-16 01:17:29.699465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-12-16 01:17:29.699571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-12-16 01:17:29.699582 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 19618 files and directories currently installed.) 2025-12-16 01:17:29.699631 | 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 ... 2025-12-16 01:17:29.700350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 01:17:29.700372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libnfsidmap1:amd64. 2025-12-16 01:17:29.700381 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-16 01:17:29.700390 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:17:29.700398 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package rpcbind. 2025-12-16 01:17:29.700407 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-12-16 01:17:29.700415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-12-16 01:17:29.700423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package ucf. 2025-12-16 01:17:29.700432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-12-16 01:17:29.700440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Moving old data out of the way 2025-12-16 01:17:29.700448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-16 01:17:29.700457 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking ucf (3.0043+nmu1) ... 2025-12-16 01:17:29.700465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package keyutils. 2025-12-16 01:17:29.700473 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-12-16 01:17:29.700508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking keyutils (1.6.3-3build1) ... 2025-12-16 01:17:29.700517 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package nfs-common. 2025-12-16 01:17:29.700681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-16 01:17:29.700739 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:17:29.700832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libsysfs2:amd64. 2025-12-16 01:17:29.700901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-12-16 01:17:29.700983 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-12-16 01:17:29.701057 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package pci.ids. 2025-12-16 01:17:29.701129 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-12-16 01:17:29.701196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-16 01:17:29.701321 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sysfsutils. 2025-12-16 01:17:29.701380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-16 01:17:29.701459 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-12-16 01:17:29.701584 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sysfsutils (2.1.1-6build1) ... 2025-12-16 01:17:29.701668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dhcpcd-base. 2025-12-16 01:17:29.701737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2025-12-16 01:17:29.701808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-16 01:17:29.701918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package cpio. 2025-12-16 01:17:29.701934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../10-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-12-16 01:17:29.702008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-12-16 01:17:29.703556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package busybox-initramfs. 2025-12-16 01:17:29.703590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-12-16 01:17:29.703600 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-16 01:17:29.703610 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package dracut-install. 2025-12-16 01:17:29.703620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-12-16 01:17:29.703629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-12-16 01:17:29.703651 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-bin. 2025-12-16 01:17:29.703660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-12-16 01:17:29.703670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-16 01:17:29.703679 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package libklibc:amd64. 2025-12-16 01:17:29.703690 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-16 01:17:29.703699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-16 01:17:29.703709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package klibc-utils. 2025-12-16 01:17:29.703718 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-16 01:17:29.703727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-16 01:17:29.703737 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools-core. 2025-12-16 01:17:29.703746 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-12-16 01:17:29.703756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-16 01:17:29.703765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package linux-base. 2025-12-16 01:17:29.703784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-12-16 01:17:29.703793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-12-16 01:17:29.703803 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package initramfs-tools. 2025-12-16 01:17:29.703812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-12-16 01:17:29.703822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-12-16 01:17:29.703831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package liburcu8t64:amd64. 2025-12-16 01:17:29.703840 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-12-16 01:17:29.703850 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-16 01:17:29.703859 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package lsscsi. 2025-12-16 01:17:29.703869 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../20-lsscsi_0.32-1build1_amd64.deb ... 2025-12-16 01:17:29.703878 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking lsscsi (0.32-1build1) ... 2025-12-16 01:17:29.703887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package sg3-utils-udev. 2025-12-16 01:17:29.703897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../21-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-12-16 01:17:29.703906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-16 01:17:29.703916 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package kpartx. 2025-12-16 01:17:29.703925 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../22-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-12-16 01:17:29.703935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-12-16 01:17:29.703944 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Selecting previously unselected package multipath-tools. 2025-12-16 01:17:29.703953 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Preparing to unpack .../23-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-12-16 01:17:29.703963 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-12-16 01:17:29.703972 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-12-16 01:17:29.703982 | 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 2025-12-16 01:17:29.704002 | 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 2025-12-16 01:17:29.704015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-16 01:17:29.704024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:17:29.704034 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-16 01:17:29.704043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-12-16 01:17:29.704136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-12-16 01:17:29.704148 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sysfsutils (2.1.1-6build1) ... 2025-12-16 01:17:29.704165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-12-16 01:17:29.704175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:17:29.704184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-12-16 01:17:29.704200 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-12-16 01:17:29.704210 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:17:29.704219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-16 01:17:29.704260 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up lsscsi (0.32-1build1) ... 2025-12-16 01:17:29.704275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-16 01:17:29.704285 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2025-12-16 01:17:29.704294 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-16 01:17:29.704304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `dhcpcd' (UID 102) ... 2025-12-16 01:17:29.704313 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-12-16 01:17:29.704323 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-12-16 01:17:29.704332 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up ucf (3.0043+nmu1) ... 2025-12-16 01:17:29.704342 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-16 01:17:29.704352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up keyutils (1.6.3-3build1) ... 2025-12-16 01:17:29.704446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-12-16 01:17:29.704468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-12-16 01:17:29.704502 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 01:17:29.704513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-16 01:17:29.704524 | 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. 2025-12-16 01:17:29.704536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-16 01:17:29.704546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:17:29.704555 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-16 01:17:29.704611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/idmapd.conf with new version 2025-12-16 01:17:29.704622 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-16 01:17:29.704632 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-16 01:17:29.704642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Creating config file /etc/nfs.conf with new version 2025-12-16 01:17:29.704694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Selecting UID from range 100 to 59999 ... 2025-12-16 01:17:29.704705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-16 01:17:29.704714 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding system user `statd' (UID 103) ... 2025-12-16 01:17:29.704760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-12-16 01:17:29.704771 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:info: Not creating home directory `/var/lib/nfs'. 2025-12-16 01:17:29.704816 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: could not determine current runlevel 2025-12-16 01:17:29.704826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:17:29.704872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-16 01:17:29.704882 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-12-16 01:17:29.704927 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2025-12-16 01:17:29.704937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-16 01:17:29.704996 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:update-initramfs: deferring update (trigger activated) 2025-12-16 01:17:29.705006 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-12-16 01:17:29.705051 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:17:29.705062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-12-16 01:17:29.705107 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 8b2c2ab136c3 2025-12-16 01:17:29.705118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 5c2bacdd1e22 2025-12-16 01:17:29.705188 | 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 2025-12-16 01:17:29.705203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in ad6ba8ca30f1 2025-12-16 01:17:29.705291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-12-16 01:17:29.705307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-12-16 01:17:29.705317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-12-16 01:17:29.705369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages were automatically installed and are no longer required: 2025-12-16 01:17:29.705379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:17:29.705389 | 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 2025-12-16 01:17:29.705436 | 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 2025-12-16 01:17:29.705447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:17:29.705538 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:17:29.705550 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:17:29.705559 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:17:29.705599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2025-12-16 01:17:29.705609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Use 'apt autoremove' to remove them. 2025-12-16 01:17:29.705619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2025-12-16 01:17:29.705632 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: build-essential 2025-12-16 01:17:29.706448 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:17:29.706474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:17:29.706512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-12-16 01:17:29.706523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-12-16 01:17:29.706535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: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% 2025-12-16 01:17:29.706547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 65% 2025-12-16 01:17:29.706556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-12-16 01:17:29.706564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-12-16 01:17:29.706586 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-12-16 01:17:29.706595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-12-16 01:17:29.706603 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-12-16 01:17:29.706611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-12-16 01:17:29.706620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20197 files and directories currently installed.) 2025-12-16 01:17:29.706629 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:17:29.706637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading package lists... 2025-12-16 01:17:29.706645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Building dependency tree... 2025-12-16 01:17:29.706654 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Reading state information... 2025-12-16 01:17:29.706662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:The following packages will be REMOVED: 2025-12-16 01:17:29.706670 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:17:29.706679 | 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 2025-12-16 01:17:29.706688 | 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 2025-12-16 01:17:29.706696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:17:29.706705 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:17:29.706713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:17:29.706721 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:17:29.706730 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: xz-utils 2025-12-16 01:17:29.706738 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:17:29.706756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:After this operation, 228 MB disk space will be freed. 2025-12-16 01:17:29.706764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 2025-12-16 01:17:29.706839 | 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% 2025-12-16 01:17:29.706851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 70% 2025-12-16 01:17:29.706860 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 75% 2025-12-16 01:17:29.706868 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 80% 2025-12-16 01:17:29.706877 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 85% 2025-12-16 01:17:29.706885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 90% 2025-12-16 01:17:29.706893 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 95% 2025-12-16 01:17:29.706901 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:(Reading database ... 100% (Reading database ... 20188 files and directories currently installed.) 2025-12-16 01:17:29.706910 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:17:29.706918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:17:29.706926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:17:29.706934 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-16 01:17:29.706943 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:17:29.706957 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:17:29.707005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-16 01:17:29.707015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:17:29.707024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-16 01:17:29.707032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:17:29.707040 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:17:29.707049 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:17:29.707097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:17:29.707106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:17:29.707115 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:17:29.707162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:17:29.707172 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:17:29.707219 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:17:29.707256 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:17:29.707311 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:17:29.707321 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-16 01:17:29.707369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:17:29.707379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:17:29.707427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:17:29.707437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:17:29.707513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:17:29.707523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:17:29.707573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:17:29.707624 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:17:29.707633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:17:29.707684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:17:29.707694 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:17:29.707745 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:17:29.707755 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:17:29.707805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:17:29.707815 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:17:29.707874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:17:29.707885 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:17:29.707931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:17:29.707941 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-16 01:17:29.707992 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:17:29.708002 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:17:29.708058 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:17:29.708068 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing lto-disabled-list (47) ... 2025-12-16 01:17:29.708116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing make (4.3-4.1build2) ... 2025-12-16 01:17:29.708126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:17:29.708173 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:17:29.708182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Collecting pyclean==3.0.0 2025-12-16 01:17:29.708250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:17:29.708264 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:17:29.708330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Installing collected packages: pyclean 2025-12-16 01:17:29.708340 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully installed pyclean-3.0.0 2025-12-16 01:17:29.708349 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:17:29.708399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-16 01:17:29.708408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 10650 files, 1463 directories removed. 2025-12-16 01:17:29.708456 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-16 01:17:29.708475 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Cleaning directory /usr 2025-12-16 01:17:29.708541 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-16 01:17:29.708551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Total 1490 files, 155 directories removed. 2025-12-16 01:17:29.708560 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: 2025-12-16 01:17:29.708573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Found existing installation: pyclean 3.0.0 2025-12-16 01:17:29.708674 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Uninstalling pyclean-3.0.0: 2025-12-16 01:17:29.709476 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:17:29.709546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container ad6ba8ca30f1 2025-12-16 01:17:29.709560 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 235744af8020 2025-12-16 01:17:29.709568 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Step 5/5 : USER cinder 2025-12-16 01:17:29.709577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Running in 54d555b053d7 2025-12-16 01:17:29.709585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> Removed intermediate container 54d555b053d7 2025-12-16 01:17:29.709594 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup: ---> 5bc89fdf75b1 2025-12-16 01:17:29.709602 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully built 6603ae7bbc9c 2025-12-16 01:17:29.709611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Successfully tagged osism.harbor.regio.digital/kolla/cinder-backup:build-20251216 2025-12-16 01:17:29.709620 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-backup:Built at 2025-12-16 01:17:29.708877 (took 0:00:47.907169) 2025-12-16 01:17:29.709628 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-volume) 2025-12-16 01:17:29.709637 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Processing 2025-12-16 01:17:29.709645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building started at 2025-12-16 01:17:29.709343 2025-12-16 01:17:29.712190 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 plugins into plugins archive 2025-12-16 01:17:29.712225 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-volume:Turned 0 additions into additions archive 2025-12-16 01:21:09.147432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 1/10 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251216 2025-12-16 01:21:09.147505 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 955879558685 2025-12-16 01:21:09.147547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 2/10 : LABEL "build-date"="20251216" "name"="cinder-volume" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:21:09.147649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in a63daa30589d 2025-12-16 01:21:09.147663 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container a63daa30589d 2025-12-16 01:21:09.147673 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 8862d9310e89 2025-12-16 01:21:09.147685 | 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/* 2025-12-16 01:21:09.147696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 84e9cfb5acbb 2025-12-16 01:21:09.147706 | 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] 2025-12-16 01:21:09.147717 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:21:09.147752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:21:09.147762 | 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] 2025-12-16 01:21:09.147831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:21:09.147843 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:21:09.147853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:21:09.147862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:21:09.147872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:21:09.147919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:21:09.147930 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:21:09.147939 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:21:09.147989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:21:09.148000 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:21:09.148009 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:21:09.148056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 29.0 MB in 3s (10.9 MB/s) 2025-12-16 01:21:09.148067 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-12-16 01:21:09.148112 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-12-16 01:21:09.148123 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-12-16 01:21:09.148182 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-12-16 01:21:09.148194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:tgt is already the newest version (1:1.0.85-1.1ubuntu6). 2025-12-16 01:21:09.148203 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following additional packages will be installed: 2025-12-16 01:21:09.148297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2025-12-16 01:21:09.148312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2025-12-16 01:21:09.148322 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2025-12-16 01:21:09.148374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base pci.ids 2025-12-16 01:21:09.148385 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-configshell-fb python3-gi python3-pyparsing python3-pyudev 2025-12-16 01:21:09.148395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-rtslib-fb python3-six python3-typing-extensions python3-urwid 2025-12-16 01:21:09.148441 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: rpcbind sg3-utils-udev ucf 2025-12-16 01:21:09.148452 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Suggested packages: 2025-12-16 01:21:09.148462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-12-16 01:21:09.148513 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools-boot watchdog python-pyparsing-doc python3-wxgtk4.0 2025-12-16 01:21:09.148523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyqt5 python-urwid-doc 2025-12-16 01:21:09.148533 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Recommended packages: 2025-12-16 01:21:09.148579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: zstd 2025-12-16 01:21:09.148597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following NEW packages will be installed: 2025-12-16 01:21:09.148650 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: busybox-initramfs cpio dhcpcd-base dracut-install gir1.2-girepository-2.0 2025-12-16 01:21:09.148661 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gir1.2-glib-2.0 initramfs-tools initramfs-tools-bin initramfs-tools-core 2025-12-16 01:21:09.148672 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyutils klibc-utils kpartx libevent-core-2.1-7t64 libgirepository-1.0-1 2025-12-16 01:21:09.148723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libklibc libnfsidmap1 libsysfs2 liburcu8t64 linux-base lsscsi 2025-12-16 01:21:09.148753 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: multipath-tools nfs-common pci.ids python3-configshell-fb python3-gi 2025-12-16 01:21:09.148763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-pyparsing python3-pyudev python3-rtslib-fb python3-six 2025-12-16 01:21:09.148810 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: python3-typing-extensions python3-urwid rpcbind sg3-utils-udev sysfsutils 2025-12-16 01:21:09.148861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: targetcli-fb thin-provisioning-tools ucf 2025-12-16 01:21:09.148872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 37 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:21:09.148917 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Need to get 3,534 kB of archives. 2025-12-16 01:21:09.148928 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 14.1 MB of additional disk space will be used. 2025-12-16 01:21:09.148989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:21:09.149001 | 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] 2025-12-16 01:21:09.149012 | 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] 2025-12-16 01:21:09.149058 | 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] 2025-12-16 01:21:09.149075 | 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] 2025-12-16 01:21:09.149126 | 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] 2025-12-16 01:21:09.149137 | 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] 2025-12-16 01:21:09.149146 | 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] 2025-12-16 01:21:09.149193 | 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] 2025-12-16 01:21:09.149203 | 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] 2025-12-16 01:21:09.149290 | 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] 2025-12-16 01:21:09.149304 | 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.5 [183 kB] 2025-12-16 01:21:09.149351 | 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] 2025-12-16 01:21:09.149361 | 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] 2025-12-16 01:21:09.149409 | 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] 2025-12-16 01:21:09.149419 | 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] 2025-12-16 01:21:09.149465 | 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] 2025-12-16 01:21:09.149476 | 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] 2025-12-16 01:21:09.149522 | 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.5 [21.5 kB] 2025-12-16 01:21:09.149532 | 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.1 [47.2 kB] 2025-12-16 01:21:09.149584 | 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.1 [100 kB] 2025-12-16 01:21:09.149595 | 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.5 [50.5 kB] 2025-12-16 01:21:09.149646 | 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.1 [18.1 kB] 2025-12-16 01:21:09.149656 | 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.5 [9,060 B] 2025-12-16 01:21:09.149666 | 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] 2025-12-16 01:21:09.149711 | 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] 2025-12-16 01:21:09.149721 | 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] 2025-12-16 01:21:09.149800 | 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] 2025-12-16 01:21:09.149818 | 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] 2025-12-16 01:21:09.149828 | 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] 2025-12-16 01:21:09.149878 | 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] 2025-12-16 01:21:09.149889 | 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] 2025-12-16 01:21:09.149899 | 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] 2025-12-16 01:21:09.149945 | 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] 2025-12-16 01:21:09.149955 | 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] 2025-12-16 01:21:09.150010 | 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] 2025-12-16 01:21:09.150021 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-12-16 01:21:09.150054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-12-16 01:21:09.150064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preconfiguring packages ... 2025-12-16 01:21:09.150135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Fetched 3,534 kB in 1s (5,010 kB/s) 2025-12-16 01:21:09.151488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-12-16 01:21:09.151546 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-12-16 01:21:09.151560 | 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% 2025-12-16 01:21:09.151572 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-12-16 01:21:09.151581 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% (Reading database ... 80% 2025-12-16 01:21:09.151590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-12-16 01:21:09.151599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-12-16 01:21:09.151607 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-12-16 01:21:09.151616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 19618 files and directories currently installed.) 2025-12-16 01:21:09.151625 | 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 ... 2025-12-16 01:21:09.151634 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 01:21:09.151643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libnfsidmap1:amd64. 2025-12-16 01:21:09.151667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-16 01:21:09.151676 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:21:09.151685 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package rpcbind. 2025-12-16 01:21:09.151702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-12-16 01:21:09.151710 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-12-16 01:21:09.151719 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package ucf. 2025-12-16 01:21:09.151756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-12-16 01:21:09.151766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Moving old data out of the way 2025-12-16 01:21:09.151774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking ucf (3.0043+nmu1) ... 2025-12-16 01:21:09.151783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package keyutils. 2025-12-16 01:21:09.151792 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-12-16 01:21:09.151800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking keyutils (1.6.3-3build1) ... 2025-12-16 01:21:09.151809 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package nfs-common. 2025-12-16 01:21:09.151818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-16 01:21:09.151827 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:21:09.151835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libsysfs2:amd64. 2025-12-16 01:21:09.151844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../06-libsysfs2_2.1.1-6build1_amd64.deb ... 2025-12-16 01:21:09.151853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2025-12-16 01:21:09.151861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package pci.ids. 2025-12-16 01:21:09.151870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../07-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2025-12-16 01:21:09.151879 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-16 01:21:09.151888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sysfsutils. 2025-12-16 01:21:09.151896 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../08-sysfsutils_2.1.1-6build1_amd64.deb ... 2025-12-16 01:21:09.151905 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sysfsutils (2.1.1-6build1) ... 2025-12-16 01:21:09.151914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dhcpcd-base. 2025-12-16 01:21:09.151923 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../09-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2025-12-16 01:21:09.151931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-16 01:21:09.151940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-glib-2.0:amd64. 2025-12-16 01:21:09.151949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../10-gir1.2-glib-2.0_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 01:21:09.151970 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 01:21:09.151979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libgirepository-1.0-1:amd64. 2025-12-16 01:21:09.151988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../11-libgirepository-1.0-1_1.80.1-1_amd64.deb ... 2025-12-16 01:21:09.151997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-12-16 01:21:09.152005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package gir1.2-girepository-2.0:amd64. 2025-12-16 01:21:09.152014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../12-gir1.2-girepository-2.0_1.80.1-1_amd64.deb ... 2025-12-16 01:21:09.152023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-12-16 01:21:09.152038 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-gi. 2025-12-16 01:21:09.152047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../13-python3-gi_3.48.2-1_amd64.deb ... 2025-12-16 01:21:09.152133 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-gi (3.48.2-1) ... 2025-12-16 01:21:09.152144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package cpio. 2025-12-16 01:21:09.152153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../14-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-12-16 01:21:09.152162 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-12-16 01:21:09.152171 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package busybox-initramfs. 2025-12-16 01:21:09.152180 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../15-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-12-16 01:21:09.152195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-16 01:21:09.152204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package dracut-install. 2025-12-16 01:21:09.152213 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../16-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-12-16 01:21:09.152221 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-12-16 01:21:09.152267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-bin. 2025-12-16 01:21:09.152275 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../17-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-12-16 01:21:09.152284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-16 01:21:09.152292 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package libklibc:amd64. 2025-12-16 01:21:09.152301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../18-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-16 01:21:09.152309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-16 01:21:09.152317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package klibc-utils. 2025-12-16 01:21:09.152325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../19-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-16 01:21:09.152334 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-16 01:21:09.152342 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools-core. 2025-12-16 01:21:09.152350 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../20-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-12-16 01:21:09.152359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-16 01:21:09.152367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package linux-base. 2025-12-16 01:21:09.152375 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../21-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-12-16 01:21:09.152383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-12-16 01:21:09.152397 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package initramfs-tools. 2025-12-16 01:21:09.152405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../22-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-12-16 01:21:09.152414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-12-16 01:21:09.152422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package liburcu8t64:amd64. 2025-12-16 01:21:09.152430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-12-16 01:21:09.152439 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-16 01:21:09.152454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package lsscsi. 2025-12-16 01:21:09.152466 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../24-lsscsi_0.32-1build1_amd64.deb ... 2025-12-16 01:21:09.152475 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking lsscsi (0.32-1build1) ... 2025-12-16 01:21:09.152530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyparsing. 2025-12-16 01:21:09.152540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../25-python3-pyparsing_3.1.1-1_all.deb ... 2025-12-16 01:21:09.152548 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyparsing (3.1.1-1) ... 2025-12-16 01:21:09.152597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-six. 2025-12-16 01:21:09.152606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../26-python3-six_1.16.0-4_all.deb ... 2025-12-16 01:21:09.152648 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-six (1.16.0-4) ... 2025-12-16 01:21:09.152693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-typing-extensions. 2025-12-16 01:21:09.152703 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../27-python3-typing-extensions_4.10.0-1_all.deb ... 2025-12-16 01:21:09.152773 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-typing-extensions (4.10.0-1) ... 2025-12-16 01:21:09.152784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-urwid. 2025-12-16 01:21:09.152829 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../28-python3-urwid_2.6.10-1_amd64.deb ... 2025-12-16 01:21:09.152839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-urwid (2.6.10-1) ... 2025-12-16 01:21:09.152887 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-configshell-fb. 2025-12-16 01:21:09.152921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../29-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2025-12-16 01:21:09.152937 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2025-12-16 01:21:09.152968 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-pyudev. 2025-12-16 01:21:09.154926 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../30-python3-pyudev_0.24.0-1_all.deb ... 2025-12-16 01:21:09.154979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-pyudev (0.24.0-1) ... 2025-12-16 01:21:09.154992 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package python3-rtslib-fb. 2025-12-16 01:21:09.155003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../31-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2025-12-16 01:21:09.155013 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-12-16 01:21:09.155023 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package sg3-utils-udev. 2025-12-16 01:21:09.155032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../32-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-12-16 01:21:09.155042 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-16 01:21:09.155052 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package targetcli-fb. 2025-12-16 01:21:09.155062 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../33-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2025-12-16 01:21:09.155071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-12-16 01:21:09.155081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package thin-provisioning-tools. 2025-12-16 01:21:09.155090 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../34-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2025-12-16 01:21:09.155100 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2025-12-16 01:21:09.155118 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package kpartx. 2025-12-16 01:21:09.155127 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../35-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-12-16 01:21:09.155137 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-12-16 01:21:09.155146 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Selecting previously unselected package multipath-tools. 2025-12-16 01:21:09.155156 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Preparing to unpack .../36-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-12-16 01:21:09.155166 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-12-16 01:21:09.155175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-12-16 01:21:09.155185 | 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 2025-12-16 01:21:09.155196 | 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 2025-12-16 01:21:09.155207 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-16 01:21:09.155217 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:21:09.155263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2025-12-16 01:21:09.155278 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-12-16 01:21:09.155288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2025-12-16 01:21:09.155297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sysfsutils (2.1.1-6build1) ... 2025-12-16 01:21:09.155307 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-12-16 01:21:09.155317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:21:09.155326 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-12-16 01:21:09.155335 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-12-16 01:21:09.155345 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:21:09.155355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-six (1.16.0-4) ... 2025-12-16 01:21:09.155364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-16 01:21:09.155374 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyparsing (3.1.1-1) ... 2025-12-16 01:21:09.155383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2025-12-16 01:21:09.155395 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up lsscsi (0.32-1build1) ... 2025-12-16 01:21:09.155412 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-16 01:21:09.155429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2025-12-16 01:21:09.155445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.155479 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `dhcpcd' (UID 102) ... 2025-12-16 01:21:09.155512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-12-16 01:21:09.155524 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-12-16 01:21:09.155533 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-typing-extensions (4.10.0-1) ... 2025-12-16 01:21:09.155543 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up ucf (3.0043+nmu1) ... 2025-12-16 01:21:09.155553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-glib-2.0:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 01:21:09.155571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-16 01:21:09.155580 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up keyutils (1.6.3-3build1) ... 2025-12-16 01:21:09.155590 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-12-16 01:21:09.155599 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-12-16 01:21:09.155609 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libgirepository-1.0-1:amd64 (1.80.1-1) ... 2025-12-16 01:21:09.155619 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 01:21:09.155628 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-pyudev (0.24.0-1) ... 2025-12-16 01:21:09.155638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-16 01:21:09.155648 | 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', 2025-12-16 01:21:09.155659 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: none removed. 2025-12-16 01:21:09.155668 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-16 01:21:09.155677 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2025-12-16 01:21:09.155687 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-12-16 01:21:09.155696 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:21:09.155706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-urwid (2.6.10-1) ... 2025-12-16 01:21:09.155716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:21:09.155752 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.155764 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/idmapd.conf with new version 2025-12-16 01:21:09.155774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.155783 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Creating config file /etc/nfs.conf with new version 2025-12-16 01:21:09.155793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Selecting UID from range 100 to 59999 ... 2025-12-16 01:21:09.155803 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.155812 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding system user `statd' (UID 103) ... 2025-12-16 01:21:09.155822 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-12-16 01:21:09.155832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:info: Not creating home directory `/var/lib/nfs'. 2025-12-16 01:21:09.155841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: could not determine current runlevel 2025-12-16 01:21:09.155851 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:21:09.155861 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up gir1.2-girepository-2.0:amd64 (1.80.1-1) ... 2025-12-16 01:21:09.155870 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-gi (3.48.2-1) ... 2025-12-16 01:21:09.155880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2025-12-16 01:21:09.155890 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 01:21:09.155900 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-12-16 01:21:09.155909 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-12-16 01:21:09.155919 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-12-16 01:21:09.155935 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-12-16 01:21:09.155945 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2025-12-16 01:21:09.155955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 01:21:09.155964 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-16 01:21:09.155980 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 01:21:09.155999 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-16 01:21:09.156084 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-12-16 01:21:09.156096 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-12-16 01:21:09.156106 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 01:21:09.156116 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: _re_ansi_seq = re.compile('(\033\[..?m)') 2025-12-16 01:21:09.156126 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2025-12-16 01:21:09.156136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2025-12-16 01:21:09.156145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2025-12-16 01:21:09.156155 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: keyword = Word(alphanums + '_\-') 2025-12-16 01:21:09.156165 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 01:21:09.156175 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-16 01:21:09.156184 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2025-12-16 01:21:09.156194 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2025-12-16 01:21:09.156204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2025-12-16 01:21:09.156214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2025-12-16 01:21:09.156224 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-16 01:21:09.156267 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-12-16 01:21:09.156277 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2025-12-16 01:21:09.156286 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-16 01:21:09.156296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:update-initramfs: deferring update (trigger activated) 2025-12-16 01:21:09.156306 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2025-12-16 01:21:09.156316 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:/usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2025-12-16 01:21:09.156325 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.156335 | 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)] 2025-12-16 01:21:09.156352 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-12-16 01:21:09.156362 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:21:09.156372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-12-16 01:21:09.156438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 84e9cfb5acbb 2025-12-16 01:21:09.156449 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> d7aa205385f4 2025-12-16 01:21:09.156458 | 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 2025-12-16 01:21:09.156468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in 74c0dfec221e 2025-12-16 01:21:09.156477 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container 74c0dfec221e 2025-12-16 01:21:09.156487 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 60f340f7825c 2025-12-16 01:21:09.156496 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 5/10 : COPY cinder_sudoers /etc/sudoers.d/kolla_cinder_volume_sudoers 2025-12-16 01:21:09.156506 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> f7d60ae8511e 2025-12-16 01:21:09.156515 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 6/10 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2025-12-16 01:21:09.156525 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 6488593c4153 2025-12-16 01:21:09.156535 | 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 2025-12-16 01:21:09.156601 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in d6e021d55cdb 2025-12-16 01:21:09.156612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container d6e021d55cdb 2025-12-16 01:21:09.156621 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> fd481a15b96c 2025-12-16 01:21:09.156632 | 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 2025-12-16 01:21:09.156643 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in c7fe79c88599 2025-12-16 01:21:09.156656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting py-pure-client 2025-12-16 01:21:09.156666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading py-pure-client-1.55.0.tar.gz (15.6 MB) 2025-12-16 01:21:09.156680 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 9.4 MB/s 0:00:01 2025-12-16 01:21:09.156761 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-16 01:21:09.156874 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-16 01:21:09.156888 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-16 01:21:09.156921 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:21:09.157036 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-16 01:21:09.158383 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.158401 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infinisdk 2025-12-16 01:21:09.158411 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infinisdk-240.2.1-py3-none-any.whl.metadata (1.7 kB) 2025-12-16 01:21:09.158421 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting python-linstor 2025-12-16 01:21:09.158429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading python_linstor-1.23.0-py3-none-any.whl.metadata (2.4 kB) 2025-12-16 01:21:09.158439 | 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) (2025.11.12) 2025-12-16 01:21:09.158454 | 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) 2025-12-16 01:21:09.158463 | 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) 2025-12-16 01:21:09.158472 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting setuptools>=70.0.0 (from py-pure-client) 2025-12-16 01:21:09.158481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-12-16 01:21:09.158490 | 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) 2025-12-16 01:21:09.158499 | 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) 2025-12-16 01:21:09.158508 | 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) 2025-12-16 01:21:09.158517 | 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) 2025-12-16 01:21:09.158526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting api-object-schema>=1.5.1 (from infinisdk) 2025-12-16 01:21:09.158535 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading api_object_schema-2.0.0.tar.gz (9.3 kB) 2025-12-16 01:21:09.158544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-16 01:21:09.158553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-16 01:21:09.158562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-16 01:21:09.158571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:21:09.158579 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-16 01:21:09.158588 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.158597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting arrow>=0.6.0 (from infinisdk) 2025-12-16 01:21:09.158606 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading arrow-1.3.0-py3-none-any.whl.metadata (7.5 kB) 2025-12-16 01:21:09.158615 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting capacity>=1.3.8 (from infinisdk) 2025-12-16 01:21:09.158631 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading capacity-1.3.14.tar.gz (4.4 kB) 2025-12-16 01:21:09.158640 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-16 01:21:09.158649 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-16 01:21:09.158658 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-16 01:21:09.158666 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:21:09.158675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-16 01:21:09.158684 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.158693 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting colorama (from infinisdk) 2025-12-16 01:21:09.158702 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2025-12-16 01:21:09.158711 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting confetti>=2.1.0 (from infinisdk) 2025-12-16 01:21:09.158720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading confetti-2.5.3.tar.gz (6.5 kB) 2025-12-16 01:21:09.158756 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-16 01:21:09.158766 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-16 01:21:09.158774 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-16 01:21:09.158790 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:21:09.158800 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-16 01:21:09.158808 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.158817 | 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) 2025-12-16 01:21:09.158826 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting flux (from infinisdk) 2025-12-16 01:21:09.158835 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading flux-1.3.5.tar.gz (13 kB) 2025-12-16 01:21:09.158844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-16 01:21:09.158853 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-16 01:21:09.158862 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-16 01:21:09.158871 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:21:09.158880 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2025-12-16 01:21:09.158889 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2025-12-16 01:21:09.158898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-16 01:21:09.158907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.158978 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting gossip>=2.3.1 (from infinisdk) 2025-12-16 01:21:09.158988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading gossip-2.4.0.tar.gz (64 kB) 2025-12-16 01:21:09.158997 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-16 01:21:09.159005 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-16 01:21:09.159014 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-16 01:21:09.159022 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:21:09.159031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2025-12-16 01:21:09.159039 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2025-12-16 01:21:09.159047 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-16 01:21:09.159056 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.159064 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.wwn>=0.0.2 (from infinisdk) 2025-12-16 01:21:09.159072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.wwn-0.1.1.tar.gz (2.7 kB) 2025-12-16 01:21:09.159081 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-16 01:21:09.159089 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-16 01:21:09.159097 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-16 01:21:09.159105 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:21:09.159114 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-16 01:21:09.159135 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.159144 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.iqn>=0.3.0 (from infinisdk) 2025-12-16 01:21:09.159152 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.iqn-0.4.0.tar.gz (1.7 kB) 2025-12-16 01:21:09.159160 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-16 01:21:09.159169 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-16 01:21:09.159177 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-16 01:21:09.159214 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:21:09.159223 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-16 01:21:09.159259 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.159268 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting infi.dtypes.nqn (from infinisdk) 2025-12-16 01:21:09.159276 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading infi.dtypes.nqn-0.1.0.tar.gz (2.2 kB) 2025-12-16 01:21:09.159284 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-16 01:21:09.159293 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-16 01:21:09.159301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-16 01:21:09.159309 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:21:09.159317 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-16 01:21:09.159329 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.159338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting logbook>=0.11.0 (from infinisdk) 2025-12-16 01:21:09.159350 | 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) 2025-12-16 01:21:09.159396 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting munch (from infinisdk) 2025-12-16 01:21:09.159426 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading munch-4.0.0-py2.py3-none-any.whl.metadata (5.9 kB) 2025-12-16 01:21:09.159511 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting mitba (from infinisdk) 2025-12-16 01:21:09.159523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading mitba-1.1.1-py3-none-any.whl.metadata (1.8 kB) 2025-12-16 01:21:09.159564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pact>=1.0.0 (from infinisdk) 2025-12-16 01:21:09.159616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pact-1.12.0.tar.gz (43 kB) 2025-12-16 01:21:09.159656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-16 01:21:09.159695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-16 01:21:09.159751 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-16 01:21:09.159782 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:21:09.159842 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: started 2025-12-16 01:21:09.159897 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing backend dependencies: finished with status 'done' 2025-12-16 01:21:09.159911 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-16 01:21:09.162304 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.162330 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting sentinels (from infinisdk) 2025-12-16 01:21:09.162338 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading sentinels-1.0.0.tar.gz (4.1 kB) 2025-12-16 01:21:09.162347 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-16 01:21:09.162355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-16 01:21:09.162363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-16 01:21:09.162371 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:21:09.162380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-16 01:21:09.162388 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.162397 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting storage-interfaces (from infinisdk) 2025-12-16 01:21:09.162405 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl.metadata (1.4 kB) 2025-12-16 01:21:09.162414 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting URLObject (from infinisdk) 2025-12-16 01:21:09.162428 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading URLObject-2.4.3.tar.gz (27 kB) 2025-12-16 01:21:09.162437 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-16 01:21:09.162445 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-16 01:21:09.162453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-16 01:21:09.162462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:21:09.162470 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-16 01:21:09.162478 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.162486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting vintage>=0.4.0 (from infinisdk) 2025-12-16 01:21:09.162495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading vintage-0.4.1.tar.gz (3.9 kB) 2025-12-16 01:21:09.162503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-16 01:21:09.162511 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-16 01:21:09.162519 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-16 01:21:09.162528 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:21:09.162536 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-16 01:21:09.162544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.162553 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting types-python-dateutil>=2.8.10 (from arrow>=0.6.0->infinisdk) 2025-12-16 01:21:09.162561 | 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) 2025-12-16 01:21:09.162570 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting waiting (from pact>=1.0.0->infinisdk) 2025-12-16 01:21:09.162578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading waiting-1.4.1.tar.gz (7.1 kB) 2025-12-16 01:21:09.162587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: started 2025-12-16 01:21:09.162595 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Installing build dependencies: finished with status 'done' 2025-12-16 01:21:09.162603 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: started 2025-12-16 01:21:09.162611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:21:09.162625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): started 2025-12-16 01:21:09.162633 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.162641 | 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) 2025-12-16 01:21:09.162651 | 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) 2025-12-16 01:21:09.162659 | 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) 2025-12-16 01:21:09.162673 | 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) 2025-12-16 01:21:09.162682 | 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) 2025-12-16 01:21:09.162691 | 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) 2025-12-16 01:21:09.162699 | 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) 2025-12-16 01:21:09.162707 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading infinisdk-240.2.1-py3-none-any.whl (127 kB) 2025-12-16 01:21:09.162716 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading python_linstor-1.23.0-py3-none-any.whl (96 kB) 2025-12-16 01:21:09.162724 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading arrow-1.3.0-py3-none-any.whl (66 kB) 2025-12-16 01:21:09.162749 | 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) 2025-12-16 01:21:09.162763 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-12-16 01:21:09.162772 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 33.5 MB/s 0:00:00 2025-12-16 01:21:09.162780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading types_python_dateutil-2.9.0.20240821-py3-none-any.whl (9.7 kB) 2025-12-16 01:21:09.162788 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2025-12-16 01:21:09.162797 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading mitba-1.1.1-py3-none-any.whl (6.2 kB) 2025-12-16 01:21:09.162805 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading munch-4.0.0-py2.py3-none-any.whl (9.9 kB) 2025-12-16 01:21:09.162813 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading storage_interfaces-1.0.5-py2.py3-none-any.whl (5.3 kB) 2025-12-16 01:21:09.162823 | 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 2025-12-16 01:21:09.162833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): started 2025-12-16 01:21:09.162841 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for py-pure-client (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.162850 | 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=53186779 sha256=c0084aac25beb1b8cfa151bac421f327dbf9a2e1f8f9b7f9befff829125f1fee 2025-12-16 01:21:09.162864 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-mlh23600/wheels/d8/dc/be/4b587b70903fde0c73bff8ad857e7623eba6b59650df0c2002 2025-12-16 01:21:09.162872 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api-object-schema (pyproject.toml): started 2025-12-16 01:21:09.162881 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for api-object-schema (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.162889 | 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=e5c29c4fab05f1b25ebdb705c55058baaabccd54a254e63fabd0282be8b2de7c 2025-12-16 01:21:09.162898 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-mlh23600/wheels/7c/db/fb/23a5f29ffd70b47804374b2d7e6e1863ba81baad746f0a1af4 2025-12-16 01:21:09.162906 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): started 2025-12-16 01:21:09.162914 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for capacity (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.162923 | 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=910bfcc0020bcfb071103663871d850ace96c86b36922a83b89bb0af96a839ed 2025-12-16 01:21:09.162931 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-mlh23600/wheels/4a/71/7c/c5f92da11fc5e31f2992c4d61e1e6ac9a7445edba522ab6c5b 2025-12-16 01:21:09.162940 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): started 2025-12-16 01:21:09.162948 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for confetti (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.162965 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for confetti: filename=confetti-2.5.3-py3-none-any.whl size=7215 sha256=5da4e1646f8b91f659930af9c45974baf24c02cc37ad927956b45667ac2a09db 2025-12-16 01:21:09.162974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-mlh23600/wheels/be/ff/a0/a15d97083beff50cb35f9e83daa770514f8a69911581f3f89e 2025-12-16 01:21:09.162982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): started 2025-12-16 01:21:09.162990 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for gossip (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.162999 | 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=c9f117d4f6c94065aff5a6a151c0993307335aff45f2f0a8d91cdd0fc3866547 2025-12-16 01:21:09.163008 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-mlh23600/wheels/e6/7e/de/0b48439e9889c8cc19f758413e88ea090b97731706be51f764 2025-12-16 01:21:09.163016 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): started 2025-12-16 01:21:09.163024 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.iqn (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.163038 | 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=2897 sha256=0ee3f3da78144fe6953ba65d83d48f1fb476aaad8368c1c5bf56341bfe8ace85 2025-12-16 01:21:09.163046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-mlh23600/wheels/f7/01/20/101075e84e4939f00b101152b13e829b75d18b56ae96f795a0 2025-12-16 01:21:09.163055 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): started 2025-12-16 01:21:09.163063 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.wwn (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.163072 | 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=3369 sha256=2950047936f23bdd8e8ae25bc288de75a26e1f7efd2b5ec7106d36d039040dfb 2025-12-16 01:21:09.163086 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-mlh23600/wheels/75/62/b6/6abc534a638916409524e613655b4498e9d63c29c90c688085 2025-12-16 01:21:09.163094 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): started 2025-12-16 01:21:09.163103 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for pact (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.163111 | 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=3760cda2f3ab820e4ef8d9bdcef72779d8ae64335da44f14a8d435d0bcefe145 2025-12-16 01:21:09.163120 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-mlh23600/wheels/76/99/05/0306afdf2125c3a632d54f4d72b9b472645fbb59d4b1534a08 2025-12-16 01:21:09.163128 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): started 2025-12-16 01:21:09.163136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for sentinels (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.163145 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for sentinels: filename=sentinels-1.0.0-py3-none-any.whl size=3229 sha256=e1ff7f5ef0f4f36d043adc64847c03b1a0c016999e62932b00cf4c9fdbe03f60 2025-12-16 01:21:09.163153 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-mlh23600/wheels/78/22/9f/c7c0b550a3e3cc2854a53357798c72ac1748094889daaf0ebb 2025-12-16 01:21:09.163161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): started 2025-12-16 01:21:09.163170 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for vintage (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.163178 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for vintage: filename=vintage-0.4.1-py3-none-any.whl size=2855 sha256=c784e2a735141e6889a76e9d38b055ecdc3ffeca21fb7328d68c365c57db3ab1 2025-12-16 01:21:09.163187 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-mlh23600/wheels/50/1e/80/c3f1fc4ac2c0d543ea17e3f601ac2ca2cb8955e2344dd48e53 2025-12-16 01:21:09.163195 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): started 2025-12-16 01:21:09.163204 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for flux (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.163218 | 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=369b6f89fe1db3b0ca2e7653483e5c053409223d278fcb407f91260c3cf51e2b 2025-12-16 01:21:09.163250 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-mlh23600/wheels/42/08/f8/48bb835135176d37a94cd76f50f3839f8e6ac91e783b4ba96c 2025-12-16 01:21:09.163262 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): started 2025-12-16 01:21:09.163271 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for infi.dtypes.nqn (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.163279 | 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=2908 sha256=e27182c60541e43df5bc341487b0dbfc01efc57cae1bbe64fb8fa6f992664778 2025-12-16 01:21:09.163288 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-mlh23600/wheels/78/b8/a3/a36838ee8852935b7574362c81a494a2b24b8c091c014c3c70 2025-12-16 01:21:09.163296 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): started 2025-12-16 01:21:09.163305 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for URLObject (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.163319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for URLObject: filename=urlobject-2.4.3-py3-none-any.whl size=14534 sha256=c67465aa76af25a9293d043201cad36164ec7a252198360e45bdf41155e7c71c 2025-12-16 01:21:09.163342 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-mlh23600/wheels/c2/9b/7e/352391b49818230c72c6e965f0f2842374008f68e9b1c33f63 2025-12-16 01:21:09.163351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for waiting (pyproject.toml): started 2025-12-16 01:21:09.163359 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Building wheel for waiting (pyproject.toml): finished with status 'done' 2025-12-16 01:21:09.163367 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Created wheel for waiting: filename=waiting-1.4.1-py3-none-any.whl size=3764 sha256=2e7d2d0c216de75a76bb05a8798e8d48eebda1bce011c807b2fd4ba0f4b7a40b 2025-12-16 01:21:09.163376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Stored in directory: /tmp/pip-ephem-wheel-cache-mlh23600/wheels/bf/ba/94/7951f178137020544b280bf3da149439493e27ab94979f3b98 2025-12-16 01:21:09.163384 | 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 2025-12-16 01:21:09.163395 | 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 2025-12-16 01:21:09.163406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Attempting uninstall: setuptools 2025-12-16 01:21:09.163415 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Found existing installation: setuptools 67.2.0 2025-12-16 01:21:09.163424 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Uninstalling setuptools-67.2.0: 2025-12-16 01:21:09.163432 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled setuptools-67.2.0 2025-12-16 01:21:09.163443 | 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-80.9.0 storage-interfaces-1.0.5 types-python-dateutil-2.9.0.20240821 vintage-0.4.1 waiting-1.4.1 2025-12-16 01:21:09.163453 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container c7fe79c88599 2025-12-16 01:21:09.163462 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 2c4d95b6c7b5 2025-12-16 01:21:09.163472 | 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 2025-12-16 01:21:09.163486 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in e69feb9dd712 2025-12-16 01:21:09.163495 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-12-16 01:21:09.163503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-12-16 01:21:09.163512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-12-16 01:21:09.163520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages were automatically installed and are no longer required: 2025-12-16 01:21:09.163529 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:21:09.163537 | 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 2025-12-16 01:21:09.163546 | 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 2025-12-16 01:21:09.163564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:21:09.163573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:21:09.163585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:21:09.163616 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:21:09.163660 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2025-12-16 01:21:09.163673 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Use 'apt autoremove' to remove them. 2025-12-16 01:21:09.163876 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2025-12-16 01:21:09.163924 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: build-essential 2025-12-16 01:21:09.163936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:21:09.163955 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:21:09.163966 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-12-16 01:21:09.163976 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-12-16 01:21:09.163988 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: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% 2025-12-16 01:21:09.164004 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 65% 2025-12-16 01:21:09.164015 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-12-16 01:21:09.164029 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-12-16 01:21:09.164072 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-12-16 01:21:09.164138 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-12-16 01:21:09.164150 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20534 files and directories currently installed.) 2025-12-16 01:21:09.164196 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:21:09.164212 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading package lists... 2025-12-16 01:21:09.164291 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Building dependency tree... 2025-12-16 01:21:09.164315 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Reading state information... 2025-12-16 01:21:09.164360 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:The following packages will be REMOVED: 2025-12-16 01:21:09.164376 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:21:09.164430 | 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 2025-12-16 01:21:09.164444 | 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 2025-12-16 01:21:09.164488 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:21:09.164502 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:21:09.164557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:21:09.164571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:21:09.164614 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: xz-utils 2025-12-16 01:21:09.164644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:21:09.164675 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:After this operation, 228 MB disk space will be freed. 2025-12-16 01:21:09.164722 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 2025-12-16 01:21:09.164787 | 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% 2025-12-16 01:21:09.164833 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 65% 2025-12-16 01:21:09.164847 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 70% 2025-12-16 01:21:09.164903 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 75% 2025-12-16 01:21:09.164918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 80% 2025-12-16 01:21:09.164960 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 85% 2025-12-16 01:21:09.164974 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 90% 2025-12-16 01:21:09.165017 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 95% 2025-12-16 01:21:09.165031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:(Reading database ... 100% (Reading database ... 20525 files and directories currently installed.) 2025-12-16 01:21:09.165071 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:21:09.165085 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:09.165136 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:21:09.165176 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:09.165190 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:21:09.165254 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:21:09.165283 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:21:09.165312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:09.165354 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:21:09.165369 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:09.165408 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:21:09.165422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:21:09.165472 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:21:09.165487 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:21:09.165526 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:21:09.165540 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:21:09.165591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:21:09.165605 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:09.165644 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:21:09.165695 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.165709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:09.165765 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.165780 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:09.165832 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:09.165855 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.165907 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:09.165922 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.165949 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:09.165989 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.166003 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:09.166054 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.166069 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:09.166117 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:21:09.166132 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:21:09.166183 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:09.166198 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.166252 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:09.166297 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:21:09.166312 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:09.166364 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:09.166379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:21:09.166429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:09.166443 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.166493 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:21:09.166508 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:09.166547 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:09.166562 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing lto-disabled-list (47) ... 2025-12-16 01:21:09.166612 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing make (4.3-4.1build2) ... 2025-12-16 01:21:09.166627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:21:09.166667 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:21:09.166681 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Collecting pyclean==3.0.0 2025-12-16 01:21:09.166793 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:21:09.166807 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:21:09.166818 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Installing collected packages: pyclean 2025-12-16 01:21:09.166831 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully installed pyclean-3.0.0 2025-12-16 01:21:09.166844 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:21:09.166886 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.166908 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 37018 files, 1674 directories removed. 2025-12-16 01:21:09.166936 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.166979 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Cleaning directory /usr 2025-12-16 01:21:09.166993 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.167032 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Total 1654 files, 174 directories removed. 2025-12-16 01:21:09.167046 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: 2025-12-16 01:21:09.167108 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Found existing installation: pyclean 3.0.0 2025-12-16 01:21:09.167122 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Uninstalling pyclean-3.0.0: 2025-12-16 01:21:09.167161 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:21:09.167174 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container e69feb9dd712 2025-12-16 01:21:09.167222 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 158199a4501f 2025-12-16 01:21:09.167263 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Step 10/10 : USER cinder 2025-12-16 01:21:09.167301 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Running in a958666950b0 2025-12-16 01:21:09.167314 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> Removed intermediate container a958666950b0 2025-12-16 01:21:09.167363 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume: ---> 58843cb0650d 2025-12-16 01:21:09.167410 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully built 470663f5bf0d 2025-12-16 01:21:09.167423 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Successfully tagged osism.harbor.regio.digital/kolla/cinder-volume:build-20251216 2025-12-16 01:21:09.167520 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-volume:Built at 2025-12-16 01:21:09.167427 (took 0:03:39.458084) 2025-12-16 01:21:09.167882 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(cinder-api) 2025-12-16 01:21:09.167982 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Processing 2025-12-16 01:21:09.168043 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building started at 2025-12-16 01:21:09.167974 2025-12-16 01:21:09.169769 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 plugins into plugins archive 2025-12-16 01:21:09.170259 | ubuntu-noble-large | DEBUG:kolla.common.utils.cinder-api:Turned 0 additions into additions archive 2025-12-16 01:21:39.771321 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/cinder-base:build-20251216 2025-12-16 01:21:39.771429 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 955879558685 2025-12-16 01:21:39.771573 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 2/5 : LABEL "build-date"="20251216" "name"="cinder-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:21:39.771662 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in ef9f38692911 2025-12-16 01:21:39.771760 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container ef9f38692911 2025-12-16 01:21:39.771837 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> f2f733e155e3 2025-12-16 01:21:39.771982 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_cinder_extend_start 2025-12-16 01:21:39.772053 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 2bbd08c181f9 2025-12-16 01:21:39.772143 | 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 2025-12-16 01:21:39.772251 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in ec42e98c70e9 2025-12-16 01:21:39.772355 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container ec42e98c70e9 2025-12-16 01:21:39.772446 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> 5c123df25ee6 2025-12-16 01:21:39.772539 | 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 2025-12-16 01:21:39.772627 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Running in a1418e05dffb 2025-12-16 01:21:39.772723 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2025-12-16 01:21:39.772794 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2025-12-16 01:21:39.772918 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2025-12-16 01:21:39.773031 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages were automatically installed and are no longer required: 2025-12-16 01:21:39.773111 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:21:39.773186 | 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 2025-12-16 01:21:39.773296 | 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 2025-12-16 01:21:39.773377 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:21:39.773444 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:21:39.773512 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:21:39.773577 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:21:39.773642 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2025-12-16 01:21:39.773709 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Use 'apt autoremove' to remove them. 2025-12-16 01:21:39.773786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2025-12-16 01:21:39.773854 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: build-essential 2025-12-16 01:21:39.775380 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:21:39.775394 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:21:39.775403 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-12-16 01:21:39.775412 | 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% 2025-12-16 01:21:39.775422 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2025-12-16 01:21:39.775430 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2025-12-16 01:21:39.775438 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2025-12-16 01:21:39.775444 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2025-12-16 01:21:39.775451 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2025-12-16 01:21:39.775458 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2025-12-16 01:21:39.775465 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19618 files and directories currently installed.) 2025-12-16 01:21:39.775474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-12-16 01:21:39.775481 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:21:39.775487 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading package lists... 2025-12-16 01:21:39.775494 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Building dependency tree... 2025-12-16 01:21:39.775509 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Reading state information... 2025-12-16 01:21:39.775516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:The following packages will be REMOVED: 2025-12-16 01:21:39.775523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:21:39.775530 | 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 2025-12-16 01:21:39.775537 | 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 2025-12-16 01:21:39.775544 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:21:39.775551 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:21:39.775557 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:21:39.775564 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:21:39.775571 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: xz-utils 2025-12-16 01:21:39.775578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:21:39.775585 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:After this operation, 228 MB disk space will be freed. 2025-12-16 01:21:39.775591 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 2025-12-16 01:21:39.775604 | 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% 2025-12-16 01:21:39.775611 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 70% 2025-12-16 01:21:39.775618 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 75% 2025-12-16 01:21:39.775625 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 80% 2025-12-16 01:21:39.775632 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 85% 2025-12-16 01:21:39.775638 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 90% 2025-12-16 01:21:39.775645 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 95% 2025-12-16 01:21:39.775691 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:(Reading database ... 100% (Reading database ... 19609 files and directories currently installed.) 2025-12-16 01:21:39.775699 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:21:39.775706 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:39.775713 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:21:39.775720 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:39.775727 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:21:39.775734 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:21:39.775776 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:21:39.775784 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:39.775821 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:21:39.775856 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:39.777303 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:21:39.777319 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:21:39.777328 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:21:39.777343 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:21:39.777351 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:21:39.777358 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:21:39.777365 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:21:39.777372 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-12-16 01:21:39.777379 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:39.777386 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:21:39.777393 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:39.777399 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-12-16 01:21:39.777406 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:39.777413 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:39.777420 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:21:39.777427 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:39.777433 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:39.777440 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:39.777447 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:21:39.777454 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:21:39.777461 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:39.777468 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:39.777474 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:21:39.777482 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:39.777489 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:39.777496 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:21:39.777503 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:39.777510 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:21:39.777516 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:39.777523 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:21:39.777530 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing lto-disabled-list (47) ... 2025-12-16 01:21:39.777537 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing make (4.3-4.1build2) ... 2025-12-16 01:21:39.777549 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:21:39.777556 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:21:39.777563 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Collecting pyclean==3.0.0 2025-12-16 01:21:39.777569 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:21:39.777578 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:21:39.777587 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Installing collected packages: pyclean 2025-12-16 01:21:39.777597 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully installed pyclean-3.0.0 2025-12-16 01:21:39.777604 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:21:39.777617 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-12-16 01:21:39.777623 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 10650 files, 1463 directories removed. 2025-12-16 01:21:39.777630 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-12-16 01:21:39.777637 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Cleaning directory /usr 2025-12-16 01:21:39.777646 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-12-16 01:21:39.777656 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Total 1490 files, 155 directories removed. 2025-12-16 01:21:39.777735 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: 2025-12-16 01:21:39.777786 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Found existing installation: pyclean 3.0.0 2025-12-16 01:21:39.777839 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Uninstalling pyclean-3.0.0: 2025-12-16 01:21:39.777912 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:21:39.777987 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> Removed intermediate container a1418e05dffb 2025-12-16 01:21:39.778050 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api: ---> fcfe14ce0b03 2025-12-16 01:21:39.778140 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully built 7eed5732951b 2025-12-16 01:21:39.778189 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Successfully tagged osism.harbor.regio.digital/kolla/cinder-api:build-20251216 2025-12-16 01:21:39.778480 | ubuntu-noble-large | INFO:kolla.common.utils.cinder-api:Built at 2025-12-16 01:21:39.778193 (took 0:00:30.610219) 2025-12-16 01:21:39.778793 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-vpn-agent) 2025-12-16 01:21:39.778846 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Processing 2025-12-16 01:21:39.778994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building started at 2025-12-16 01:21:39.778851 2025-12-16 01:21:39.779895 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 plugins into plugins archive 2025-12-16 01:21:39.780564 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-vpn-agent:Turned 0 additions into additions archive 2025-12-16 01:22:26.029456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251216 2025-12-16 01:22:26.029582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 656afd24b98e 2025-12-16 01:22:26.029658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 2/5 : LABEL "build-date"="20251216" "name"="neutron-ovn-vpn-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:22:26.029720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in b8ce13392637 2025-12-16 01:22:26.029780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container b8ce13392637 2025-12-16 01:22:26.029835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 8af357192084 2025-12-16 01:22:26.029892 | 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/* 2025-12-16 01:22:26.029950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 543a61a3e3c5 2025-12-16 01:22:26.030005 | 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] 2025-12-16 01:22:26.030106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:22:26.030160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:22:26.030245 | 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] 2025-12-16 01:22:26.030308 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:22:26.030363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:22:26.030416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:22:26.030468 | 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] 2025-12-16 01:22:26.030520 | 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] 2025-12-16 01:22:26.030572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:22:26.030624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:22:26.030677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:22:26.030728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:22:26.030787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:22:26.030838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:22:26.030888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 29.0 MB in 3s (10.7 MB/s) 2025-12-16 01:22:26.030935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-12-16 01:22:26.030988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-12-16 01:22:26.031040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-12-16 01:22:26.031108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-12-16 01:22:26.031159 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following additional packages will be installed: 2025-12-16 01:22:26.031208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter 2025-12-16 01:22:26.031274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Suggested packages: 2025-12-16 01:22:26.031326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2025-12-16 01:22:26.031374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Recommended packages: 2025-12-16 01:22:26.031420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan-standard-plugins libcharon-extauth-plugins 2025-12-16 01:22:26.031471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following NEW packages will be installed: 2025-12-16 01:22:26.031523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libstrongswan strongswan strongswan-charon strongswan-libcharon 2025-12-16 01:22:26.031570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: strongswan-starter 2025-12-16 01:22:26.033279 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:22:26.033293 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Need to get 865 kB of archives. 2025-12-16 01:22:26.033297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 3,475 kB of additional disk space will be used. 2025-12-16 01:22:26.033306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:22:26.033310 | 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.1 [406 kB] 2025-12-16 01:22:26.033315 | 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.1 [265 kB] 2025-12-16 01:22:26.033319 | 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.1 [23.5 kB] 2025-12-16 01:22:26.033323 | 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.1 [153 kB] 2025-12-16 01:22:26.033327 | 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.1 [18.5 kB] 2025-12-16 01:22:26.033332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preconfiguring packages ... 2025-12-16 01:22:26.033342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Fetched 865 kB in 1s (1,674 kB/s) 2025-12-16 01:22:26.033347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package libstrongswan. 2025-12-16 01:22:26.033351 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-12-16 01:22:26.033357 | 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% 2025-12-16 01:22:26.033362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-12-16 01:22:26.033367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2025-12-16 01:22:26.033371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2025-12-16 01:22:26.033376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-12-16 01:22:26.033380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2025-12-16 01:22:26.033384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-12-16 01:22:26.033388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-12-16 01:22:26.033392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../libstrongswan_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-12-16 01:22:26.033397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:22:26.033401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-libcharon. 2025-12-16 01:22:26.033405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-libcharon_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-12-16 01:22:26.033409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:22:26.033414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-charon. 2025-12-16 01:22:26.033418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-charon_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-12-16 01:22:26.033422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:22:26.033426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan-starter. 2025-12-16 01:22:26.033434 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan-starter_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-12-16 01:22:26.033438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:22:26.033442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Selecting previously unselected package strongswan. 2025-12-16 01:22:26.033447 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-12-16 01:22:26.033451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Preparing to unpack .../strongswan_5.9.13-2ubuntu4.24.04.1_all.deb ... 2025-12-16 01:22:26.033459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:22:26.033464 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:22:26.033468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:22:26.033472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:22:26.033476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:22:26.033480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2025-12-16 01:22:26.033485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:22:26.033489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: could not determine current runlevel 2025-12-16 01:22:26.033493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:22:26.033497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:22:26.033502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 543a61a3e3c5 2025-12-16 01:22:26.033506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 4b426e87d7be 2025-12-16 01:22:26.033514 | 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 2025-12-16 01:22:26.033521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in bd7ff78e3b40 2025-12-16 01:22:26.033525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-12-16 01:22:26.033529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-12-16 01:22:26.033533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-12-16 01:22:26.033538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages were automatically installed and are no longer required: 2025-12-16 01:22:26.033542 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:22:26.033546 | 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 2025-12-16 01:22:26.033550 | 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 2025-12-16 01:22:26.033555 | 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 2025-12-16 01:22:26.033559 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:22:26.033563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:22:26.033571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:22:26.033575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2025-12-16 01:22:26.033579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Use 'apt autoremove' to remove them. 2025-12-16 01:22:26.033583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2025-12-16 01:22:26.033587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: build-essential 2025-12-16 01:22:26.033592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:22:26.033596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:22:26.033600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-12-16 01:22:26.033604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-12-16 01:22:26.033610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-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% 2025-12-16 01:22:26.033614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-12-16 01:22:26.033618 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2025-12-16 01:22:26.033623 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2025-12-16 01:22:26.033629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-12-16 01:22:26.033634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2025-12-16 01:22:26.033638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-12-16 01:22:26.033642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 100% (Reading database ... 19708 files and directories currently installed.) 2025-12-16 01:22:26.033646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:22:26.033650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading package lists... 2025-12-16 01:22:26.033654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Building dependency tree... 2025-12-16 01:22:26.033658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Reading state information... 2025-12-16 01:22:26.033662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:The following packages will be REMOVED: 2025-12-16 01:22:26.033700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:22:26.033748 | 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 2025-12-16 01:22:26.033792 | 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 2025-12-16 01:22:26.033833 | 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 2025-12-16 01:22:26.033876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:22:26.035775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:22:26.035794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:22:26.035799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: xz-utils 2025-12-16 01:22:26.035803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:22:26.035807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:After this operation, 228 MB disk space will be freed. 2025-12-16 01:22:26.035815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-12-16 01:22:26.035819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-12-16 01:22:26.035824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-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% 2025-12-16 01:22:26.035829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 70% 2025-12-16 01:22:26.035833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 75% 2025-12-16 01:22:26.035837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 80% 2025-12-16 01:22:26.035841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 85% 2025-12-16 01:22:26.035844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 90% 2025-12-16 01:22:26.035848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 95% 2025-12-16 01:22:26.035852 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:(Reading database ... 2025-12-16 01:22:26.035856 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:100% (Reading database ... 19699 files and directories currently installed.) 2025-12-16 01:22:26.035860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:22:26.035864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:26.035868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:22:26.035872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:26.035875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:22:26.035879 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:22:26.035883 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:22:26.035887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:26.035891 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:22:26.035895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:26.035898 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:22:26.035902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:22:26.035906 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:22:26.035910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:22:26.035914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:22:26.035918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:22:26.035921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:22:26.035925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:26.035929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:22:26.035933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:26.035937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:26.035948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:26.035951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:26.035955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:26.035959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:26.035967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:26.035973 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:22:26.035977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:22:26.035981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:26.035984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-12-16 01:22:26.035988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:26.035992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:22:26.035996 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:26.036000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:26.036004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:22:26.036008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:26.036011 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:22:26.036015 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:26.036019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:26.036023 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing lto-disabled-list (47) ... 2025-12-16 01:22:26.036027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing make (4.3-4.1build2) ... 2025-12-16 01:22:26.036031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:22:26.036035 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:22:26.036039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Collecting pyclean==3.0.0 2025-12-16 01:22:26.036060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:22:26.036064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:22:26.036068 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Installing collected packages: pyclean 2025-12-16 01:22:26.036072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully installed pyclean-3.0.0 2025-12-16 01:22:26.036076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:22:26.036080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-12-16 01:22:26.036084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 12127 files, 2079 directories removed. 2025-12-16 01:22:26.036088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-12-16 01:22:26.036092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Cleaning directory /usr 2025-12-16 01:22:26.036095 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-12-16 01:22:26.036099 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Total 1365 files, 140 directories removed. 2025-12-16 01:22:26.036103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: 2025-12-16 01:22:26.036110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Found existing installation: pyclean 3.0.0 2025-12-16 01:22:26.036114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Uninstalling pyclean-3.0.0: 2025-12-16 01:22:26.036118 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:22:26.036122 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container bd7ff78e3b40 2025-12-16 01:22:26.036126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> 82b9db957e90 2025-12-16 01:22:26.036130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Step 5/5 : USER neutron 2025-12-16 01:22:26.036133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Running in 220f582f9c07 2025-12-16 01:22:26.036137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> Removed intermediate container 220f582f9c07 2025-12-16 01:22:26.036141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent: ---> e7fa6d7679a8 2025-12-16 01:22:26.036145 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully built e09d8f5838b1 2025-12-16 01:22:26.036149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251216 2025-12-16 01:22:26.036154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-vpn-agent:Built at 2025-12-16 01:22:26.035430 (took 0:00:46.256579) 2025-12-16 01:22:26.036406 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-openvswitch-agent) 2025-12-16 01:22:26.036579 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Processing 2025-12-16 01:22:26.036731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building started at 2025-12-16 01:22:26.036607 2025-12-16 01:22:26.038026 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 plugins into plugins archive 2025-12-16 01:22:26.039108 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-openvswitch-agent:Turned 0 additions into additions archive 2025-12-16 01:22:59.474436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251216 2025-12-16 01:22:59.474532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 656afd24b98e 2025-12-16 01:22:59.474558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 2/4 : LABEL "build-date"="20251216" "name"="neutron-openvswitch-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:22:59.474658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 0fbae9ea6437 2025-12-16 01:22:59.474720 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 0fbae9ea6437 2025-12-16 01:22:59.474835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 985926402138 2025-12-16 01:22:59.474884 | 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 2025-12-16 01:22:59.474954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in aab6807332d7 2025-12-16 01:22:59.475017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2025-12-16 01:22:59.475078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2025-12-16 01:22:59.475144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2025-12-16 01:22:59.475260 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages were automatically installed and are no longer required: 2025-12-16 01:22:59.475330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:22:59.475397 | 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 2025-12-16 01:22:59.475459 | 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 2025-12-16 01:22:59.475519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:22:59.475577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:22:59.475636 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:22:59.475693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:22:59.475751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2025-12-16 01:22:59.475807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Use 'apt autoremove' to remove them. 2025-12-16 01:22:59.475874 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2025-12-16 01:22:59.475935 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: build-essential 2025-12-16 01:22:59.476001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:22:59.476060 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:22:59.476124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-12-16 01:22:59.476199 | 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% 2025-12-16 01:22:59.476299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-12-16 01:22:59.476360 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-12-16 01:22:59.477298 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:85% (Reading database ... 90% 2025-12-16 01:22:59.477317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2025-12-16 01:22:59.477327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-12-16 01:22:59.477338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:22:59.477348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading package lists... 2025-12-16 01:22:59.477358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Building dependency tree... 2025-12-16 01:22:59.477367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Reading state information... 2025-12-16 01:22:59.477377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:The following packages will be REMOVED: 2025-12-16 01:22:59.477386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:22:59.477404 | 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 2025-12-16 01:22:59.477413 | 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 2025-12-16 01:22:59.477421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:22:59.477430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:22:59.477438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:22:59.477446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:22:59.477455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: xz-utils 2025-12-16 01:22:59.477463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:22:59.477471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:After this operation, 228 MB disk space will be freed. 2025-12-16 01:22:59.477480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 2025-12-16 01:22:59.477489 | 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% 2025-12-16 01:22:59.477522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 70% 2025-12-16 01:22:59.477531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 75% 2025-12-16 01:22:59.477539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 80% 2025-12-16 01:22:59.477548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 85% 2025-12-16 01:22:59.477556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 90% 2025-12-16 01:22:59.477569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 95% 2025-12-16 01:22:59.477578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:(Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-12-16 01:22:59.477586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:22:59.477595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:59.477603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:22:59.477614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:59.477658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:22:59.477749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:22:59.477807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:22:59.477861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:59.477938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:22:59.477980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:59.478058 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:22:59.478081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:22:59.478155 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:22:59.478247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:22:59.478394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:22:59.478427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:22:59.478503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:22:59.478567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:59.478630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:22:59.478693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:59.478757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:59.478821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:59.478882 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:22:59.478965 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:59.479026 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:59.479086 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:59.479148 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:22:59.479224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:22:59.479317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-12-16 01:22:59.479387 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:59.479449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:59.479509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:22:59.479568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:59.479628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:59.479688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:22:59.479748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:59.479810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:22:59.479871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:59.479932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:22:59.479993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing lto-disabled-list (47) ... 2025-12-16 01:22:59.481388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing make (4.3-4.1build2) ... 2025-12-16 01:22:59.481453 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:22:59.481465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:22:59.481493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Collecting pyclean==3.0.0 2025-12-16 01:22:59.481502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:22:59.481511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:22:59.481521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Installing collected packages: pyclean 2025-12-16 01:22:59.481530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully installed pyclean-3.0.0 2025-12-16 01:22:59.481539 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:22:59.481548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-12-16 01:22:59.481557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 12127 files, 2079 directories removed. 2025-12-16 01:22:59.481567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-12-16 01:22:59.481586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Cleaning directory /usr 2025-12-16 01:22:59.481595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-12-16 01:22:59.481604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Total 1365 files, 140 directories removed. 2025-12-16 01:22:59.481613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: 2025-12-16 01:22:59.481622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Found existing installation: pyclean 3.0.0 2025-12-16 01:22:59.481631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Uninstalling pyclean-3.0.0: 2025-12-16 01:22:59.481640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:22:59.481649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container aab6807332d7 2025-12-16 01:22:59.481658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 164169d44602 2025-12-16 01:22:59.481667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Step 4/4 : USER neutron 2025-12-16 01:22:59.481675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Running in 3d8a77e0a5bd 2025-12-16 01:22:59.481684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> Removed intermediate container 3d8a77e0a5bd 2025-12-16 01:22:59.481693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent: ---> 7215db521706 2025-12-16 01:22:59.481702 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully built 0d92db568e83 2025-12-16 01:22:59.481711 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251216 2025-12-16 01:22:59.481722 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-openvswitch-agent:Built at 2025-12-16 01:22:59.480962 (took 0:00:33.444355) 2025-12-16 01:22:59.481740 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metadata-agent) 2025-12-16 01:22:59.481749 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Processing 2025-12-16 01:22:59.481758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building started at 2025-12-16 01:22:59.481610 2025-12-16 01:22:59.482673 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 plugins into plugins archive 2025-12-16 01:22:59.483325 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metadata-agent:Turned 0 additions into additions archive 2025-12-16 01:23:34.117553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251216 2025-12-16 01:23:34.117631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 656afd24b98e 2025-12-16 01:23:34.117650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 2/4 : LABEL "build-date"="20251216" "name"="neutron-metadata-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:23:34.117693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 29f6476ce84c 2025-12-16 01:23:34.117706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 29f6476ce84c 2025-12-16 01:23:34.117763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> a5cc64475d36 2025-12-16 01:23:34.117776 | 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 2025-12-16 01:23:34.117788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 074fc4b3c826 2025-12-16 01:23:34.117825 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2025-12-16 01:23:34.117836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2025-12-16 01:23:34.117845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2025-12-16 01:23:34.117884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages were automatically installed and are no longer required: 2025-12-16 01:23:34.117895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:23:34.117970 | 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 2025-12-16 01:23:34.118010 | 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 2025-12-16 01:23:34.118048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:23:34.118094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:23:34.118141 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:23:34.118265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:23:34.118340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2025-12-16 01:23:34.118385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Use 'apt autoremove' to remove them. 2025-12-16 01:23:34.118420 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2025-12-16 01:23:34.118435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: build-essential 2025-12-16 01:23:34.118492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:23:34.118595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:23:34.118607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-12-16 01:23:34.118653 | 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% 2025-12-16 01:23:34.118707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2025-12-16 01:23:34.118785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2025-12-16 01:23:34.118819 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2025-12-16 01:23:34.118861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-12-16 01:23:34.118925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:85% 2025-12-16 01:23:34.118962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2025-12-16 01:23:34.119047 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2025-12-16 01:23:34.119085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-12-16 01:23:34.119191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:23:34.119202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading package lists... 2025-12-16 01:23:34.119271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Building dependency tree... 2025-12-16 01:23:34.119341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Reading state information... 2025-12-16 01:23:34.119528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:The following packages will be REMOVED: 2025-12-16 01:23:34.119567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:23:34.119572 | 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 2025-12-16 01:23:34.119588 | 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 2025-12-16 01:23:34.119592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:23:34.119639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:23:34.119698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:23:34.119738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:23:34.119789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: xz-utils 2025-12-16 01:23:34.119857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:23:34.119902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:After this operation, 228 MB disk space will be freed. 2025-12-16 01:23:34.119959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 2025-12-16 01:23:34.120069 | 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% 2025-12-16 01:23:34.120108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 70% 2025-12-16 01:23:34.120161 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 75% 2025-12-16 01:23:34.120213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 80% 2025-12-16 01:23:34.120322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 85% 2025-12-16 01:23:34.120370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 90% 2025-12-16 01:23:34.120426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 95% 2025-12-16 01:23:34.120482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:(Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-12-16 01:23:34.120538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:23:34.120593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:23:34.120646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:23:34.120703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:23:34.120759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:23:34.120817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:23:34.120864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:23:34.120917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:23:34.120963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:23:34.121013 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:23:34.121065 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:23:34.121138 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:23:34.121194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:23:34.121274 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:23:34.121368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-12-16 01:23:34.121432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:23:34.121490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:23:34.121547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:23:34.121601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:23:34.121654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:23:34.121707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:23:34.121759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:23:34.121812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:23:34.121864 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:23:34.121917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:23:34.121969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:23:34.122022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:23:34.122075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:23:34.122128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:23:34.122181 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:23:34.122245 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:23:34.122480 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:23:34.122529 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:23:34.122543 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:23:34.122617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:23:34.122629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:23:34.122639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:23:34.122676 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:23:34.122686 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:23:34.122726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing lto-disabled-list (47) ... 2025-12-16 01:23:34.122778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing make (4.3-4.1build2) ... 2025-12-16 01:23:34.122822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:23:34.122900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:23:34.122934 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Collecting pyclean==3.0.0 2025-12-16 01:23:34.122977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:23:34.123061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:23:34.123096 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Installing collected packages: pyclean 2025-12-16 01:23:34.123140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully installed pyclean-3.0.0 2025-12-16 01:23:34.123223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:23:34.123270 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-12-16 01:23:34.123394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 12127 files, 2079 directories removed. 2025-12-16 01:23:34.123438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-12-16 01:23:34.123522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Cleaning directory /usr 2025-12-16 01:23:34.123556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-12-16 01:23:34.123591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Total 1365 files, 140 directories removed. 2025-12-16 01:23:34.123655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: 2025-12-16 01:23:34.123696 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Found existing installation: pyclean 3.0.0 2025-12-16 01:23:34.123731 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Uninstalling pyclean-3.0.0: 2025-12-16 01:23:34.123794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:23:34.123835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 074fc4b3c826 2025-12-16 01:23:34.123876 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> 7cfb2b97e126 2025-12-16 01:23:34.123939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Step 4/4 : USER neutron 2025-12-16 01:23:34.123980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Running in 259ac2f55d74 2025-12-16 01:23:34.124019 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> Removed intermediate container 259ac2f55d74 2025-12-16 01:23:34.124100 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent: ---> c607b4d6c954 2025-12-16 01:23:34.124133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully built c7feb27918d5 2025-12-16 01:23:34.124169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251216 2025-12-16 01:23:34.124355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metadata-agent:Built at 2025-12-16 01:23:34.124173 (took 0:00:34.642563) 2025-12-16 01:23:34.124795 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-dhcp-agent) 2025-12-16 01:23:34.124851 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Processing 2025-12-16 01:23:34.124936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building started at 2025-12-16 01:23:34.124858 2025-12-16 01:23:34.126021 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 plugins into plugins archive 2025-12-16 01:23:34.126755 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-dhcp-agent:Turned 0 additions into additions archive 2025-12-16 01:24:11.654837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251216 2025-12-16 01:24:11.654950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 656afd24b98e 2025-12-16 01:24:11.654991 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 2/5 : LABEL "build-date"="20251216" "name"="neutron-dhcp-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:24:11.655001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 920f87a622f4 2025-12-16 01:24:11.655033 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 920f87a622f4 2025-12-16 01:24:11.655038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 8bb9a6930680 2025-12-16 01:24:11.657309 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 01:24:11.657321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 6284d396b80d 2025-12-16 01:24:11.657328 | 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 2025-12-16 01:24:11.657335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 3082f661474f 2025-12-16 01:24:11.657340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2025-12-16 01:24:11.657344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2025-12-16 01:24:11.657349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2025-12-16 01:24:11.657354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages were automatically installed and are no longer required: 2025-12-16 01:24:11.657359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:24:11.657363 | 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 2025-12-16 01:24:11.657367 | 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 2025-12-16 01:24:11.657371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:24:11.657376 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:24:11.657391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:24:11.657395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:24:11.657411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2025-12-16 01:24:11.657414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Use 'apt autoremove' to remove them. 2025-12-16 01:24:11.657418 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2025-12-16 01:24:11.657421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: build-essential 2025-12-16 01:24:11.657425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:24:11.657429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:24:11.657432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-12-16 01:24:11.657438 | 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% 2025-12-16 01:24:11.657442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2025-12-16 01:24:11.657446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2025-12-16 01:24:11.657449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2025-12-16 01:24:11.657452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2025-12-16 01:24:11.657456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2025-12-16 01:24:11.657459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2025-12-16 01:24:11.657462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-12-16 01:24:11.657467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:24:11.657471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading package lists... 2025-12-16 01:24:11.657474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Building dependency tree... 2025-12-16 01:24:11.657482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Reading state information... 2025-12-16 01:24:11.657485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:The following packages will be REMOVED: 2025-12-16 01:24:11.657488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:24:11.657492 | 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 2025-12-16 01:24:11.657495 | 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 2025-12-16 01:24:11.657505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:24:11.657509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:24:11.657512 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:24:11.657515 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:24:11.657519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: xz-utils 2025-12-16 01:24:11.657523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:24:11.657526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:After this operation, 228 MB disk space will be freed. 2025-12-16 01:24:11.657534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 2025-12-16 01:24:11.657537 | 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% 2025-12-16 01:24:11.657541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 70% 2025-12-16 01:24:11.657544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 75% 2025-12-16 01:24:11.657547 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 80% 2025-12-16 01:24:11.657551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 85% 2025-12-16 01:24:11.657554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 90% 2025-12-16 01:24:11.657557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 95% 2025-12-16 01:24:11.657561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:(Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-12-16 01:24:11.657564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:24:11.657568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:11.657571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:24:11.657574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:11.657577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:24:11.657581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:24:11.657584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:24:11.657590 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:11.657593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:24:11.657693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:11.657760 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:24:11.657810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:24:11.657865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:24:11.657919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-12-16 01:24:11.657978 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:24:11.658029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:24:11.658084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:24:11.658135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:24:11.658186 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:11.658246 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:24:11.658315 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:11.658372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:11.658431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:11.658485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:11.658537 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:11.658591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:11.658645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:11.658698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:24:11.658749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:24:11.658794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:11.658845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-12-16 01:24:11.658896 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:11.658949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:24:11.659000 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:11.659051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:11.659112 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:24:11.659163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:11.659213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:24:11.659289 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:11.659345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:11.659395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing lto-disabled-list (47) ... 2025-12-16 01:24:11.659460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing make (4.3-4.1build2) ... 2025-12-16 01:24:11.659510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:24:11.659560 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:24:11.659609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Collecting pyclean==3.0.0 2025-12-16 01:24:11.659657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:24:11.659707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:24:11.659755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Installing collected packages: pyclean 2025-12-16 01:24:11.659803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully installed pyclean-3.0.0 2025-12-16 01:24:11.659855 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:24:11.659902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-12-16 01:24:11.659955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 12127 files, 2079 directories removed. 2025-12-16 01:24:11.660003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-12-16 01:24:11.660056 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Cleaning directory /usr 2025-12-16 01:24:11.660105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-12-16 01:24:11.660154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Total 1365 files, 140 directories removed. 2025-12-16 01:24:11.660201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: 2025-12-16 01:24:11.660302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Found existing installation: pyclean 3.0.0 2025-12-16 01:24:11.660340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Uninstalling pyclean-3.0.0: 2025-12-16 01:24:11.660393 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:24:11.660452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 3082f661474f 2025-12-16 01:24:11.660503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> d651fa884c89 2025-12-16 01:24:11.660553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Step 5/5 : USER neutron 2025-12-16 01:24:11.660603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Running in 5587bafcb003 2025-12-16 01:24:11.660655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> Removed intermediate container 5587bafcb003 2025-12-16 01:24:11.660704 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent: ---> 870399520258 2025-12-16 01:24:11.660756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully built 05ec33245e0a 2025-12-16 01:24:11.660818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251216 2025-12-16 01:24:11.660914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-dhcp-agent:Built at 2025-12-16 01:24:11.660827 (took 0:00:37.535969) 2025-12-16 01:24:11.661348 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-l3-agent) 2025-12-16 01:24:11.661447 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Processing 2025-12-16 01:24:11.662947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building started at 2025-12-16 01:24:11.662766 2025-12-16 01:24:11.663889 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 plugins into plugins archive 2025-12-16 01:24:11.664655 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-l3-agent:Turned 0 additions into additions archive 2025-12-16 01:24:57.719706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251216 2025-12-16 01:24:57.719832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 656afd24b98e 2025-12-16 01:24:57.719954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 2/5 : LABEL "build-date"="20251216" "name"="neutron-l3-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:24:57.720084 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in 8b7642606ecc 2025-12-16 01:24:57.720173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container 8b7642606ecc 2025-12-16 01:24:57.720286 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 6f2c0629bb10 2025-12-16 01:24:57.720386 | 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/* 2025-12-16 01:24:57.720471 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in cfc3144548b6 2025-12-16 01:24:57.720574 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 01:24:57.720657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:24:57.720739 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:24:57.720823 | 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] 2025-12-16 01:24:57.720903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:24:57.720985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:24:57.721063 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:24:57.721143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:24:57.721224 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:24:57.721333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:24:57.721419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:24:57.721498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:24:57.721592 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:24:57.721671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:24:57.721745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:24:57.721867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 29.0 MB in 3s (11.3 MB/s) 2025-12-16 01:24:57.721937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-12-16 01:24:57.722021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-12-16 01:24:57.725306 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-12-16 01:24:57.725330 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-12-16 01:24:57.725335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:radvd is already the newest version (1:2.19-1ubuntu1). 2025-12-16 01:24:57.725340 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following additional packages will be installed: 2025-12-16 01:24:57.725344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan strongswan-charon strongswan-libcharon strongswan-starter ucf 2025-12-16 01:24:57.725348 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Suggested packages: 2025-12-16 01:24:57.725353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libstrongswan-extra-plugins libcharon-extra-plugins 2025-12-16 01:24:57.725357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Recommended packages: 2025-12-16 01:24:57.725361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: dibbler-doc resolvconf libstrongswan-standard-plugins 2025-12-16 01:24:57.725365 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcharon-extauth-plugins 2025-12-16 01:24:57.725370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following NEW packages will be installed: 2025-12-16 01:24:57.725374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: dibbler-client libstrongswan strongswan strongswan-charon 2025-12-16 01:24:57.725378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: strongswan-libcharon strongswan-starter ucf 2025-12-16 01:24:57.725382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:24:57.725386 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Need to get 1,299 kB of archives. 2025-12-16 01:24:57.725391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 4,848 kB of additional disk space will be used. 2025-12-16 01:24:57.725395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:24:57.725399 | 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.1 [406 kB] 2025-12-16 01:24:57.725411 | 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.1 [265 kB] 2025-12-16 01:24:57.725417 | 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.1 [23.5 kB] 2025-12-16 01:24:57.725421 | 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.1 [153 kB] 2025-12-16 01:24:57.725425 | 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] 2025-12-16 01:24:57.725429 | 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] 2025-12-16 01:24:57.725434 | 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.1 [18.5 kB] 2025-12-16 01:24:57.725438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preconfiguring packages ... 2025-12-16 01:24:57.725442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Fetched 1,299 kB in 1s (2,502 kB/s) 2025-12-16 01:24:57.725446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package libstrongswan. 2025-12-16 01:24:57.725451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-12-16 01:24:57.725456 | 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% 2025-12-16 01:24:57.725462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-12-16 01:24:57.725466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2025-12-16 01:24:57.725470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2025-12-16 01:24:57.725474 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% (Reading database ... 90% 2025-12-16 01:24:57.725478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2025-12-16 01:24:57.725483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-12-16 01:24:57.725487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../0-libstrongswan_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-12-16 01:24:57.725491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking libstrongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:24:57.725495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-libcharon. 2025-12-16 01:24:57.725509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../1-strongswan-libcharon_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-12-16 01:24:57.725514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-libcharon (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:24:57.725518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-charon. 2025-12-16 01:24:57.725522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../2-strongswan-charon_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-12-16 01:24:57.725526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-charon (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:24:57.725545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan-starter. 2025-12-16 01:24:57.725550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../3-strongswan-starter_5.9.13-2ubuntu4.24.04.1_amd64.deb ... 2025-12-16 01:24:57.725554 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan-starter (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:24:57.725561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package ucf. 2025-12-16 01:24:57.725565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../4-ucf_3.0043+nmu1_all.deb ... 2025-12-16 01:24:57.725569 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Moving old data out of the way 2025-12-16 01:24:57.725573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking ucf (3.0043+nmu1) ... 2025-12-16 01:24:57.725577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package dibbler-client. 2025-12-16 01:24:57.725581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../5-dibbler-client_1.0.1-1.1_amd64.deb ... 2025-12-16 01:24:57.725585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking dibbler-client (1.0.1-1.1) ... 2025-12-16 01:24:57.725589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Selecting previously unselected package strongswan. 2025-12-16 01:24:57.725593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Preparing to unpack .../6-strongswan_5.9.13-2ubuntu4.24.04.1_all.deb ... 2025-12-16 01:24:57.725597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Unpacking strongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:24:57.725600 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up libstrongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:24:57.725604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up ucf (3.0043+nmu1) ... 2025-12-16 01:24:57.725608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-libcharon (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:24:57.725612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-charon (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:24:57.725616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan-starter (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:24:57.725620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-12-16 01:24:57.725624 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:24:57.725628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-12-16 01:24:57.725631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:24:57.725635 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up strongswan (5.9.13-2ubuntu4.24.04.1) ... 2025-12-16 01:24:57.725639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Setting up dibbler-client (1.0.1-1.1) ... 2025-12-16 01:24:57.725643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Generating /etc/dibbler/client.conf-dpkg-new... 2025-12-16 01:24:57.725647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-12-16 01:24:57.725651 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Creating config file /etc/dibbler/client.conf with new version 2025-12-16 01:24:57.725657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: could not determine current runlevel 2025-12-16 01:24:57.725661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:24:57.725709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container cfc3144548b6 2025-12-16 01:24:57.725780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> ed9d6b9d9d77 2025-12-16 01:24:57.725859 | 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 2025-12-16 01:24:57.725921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in b3b9ac905f95 2025-12-16 01:24:57.725992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-12-16 01:24:57.726076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-12-16 01:24:57.726139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-12-16 01:24:57.726216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages were automatically installed and are no longer required: 2025-12-16 01:24:57.726304 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:24:57.726375 | 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 2025-12-16 01:24:57.726438 | 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 2025-12-16 01:24:57.726501 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:24:57.726580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:24:57.726644 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:24:57.726707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:24:57.726770 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2025-12-16 01:24:57.726832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Use 'apt autoremove' to remove them. 2025-12-16 01:24:57.726904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2025-12-16 01:24:57.726969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: build-essential 2025-12-16 01:24:57.727043 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:24:57.727119 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:24:57.727189 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-12-16 01:24:57.727283 | 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% 2025-12-16 01:24:57.727353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-12-16 01:24:57.727425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% 2025-12-16 01:24:57.727495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 80% 2025-12-16 01:24:57.727631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-12-16 01:24:57.727692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2025-12-16 01:24:57.727762 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2025-12-16 01:24:57.727843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19776 files and directories currently installed.) 2025-12-16 01:24:57.727902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:24:57.727959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading package lists... 2025-12-16 01:24:57.728018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Building dependency tree... 2025-12-16 01:24:57.728075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Reading state information... 2025-12-16 01:24:57.728137 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:The following packages will be REMOVED: 2025-12-16 01:24:57.728192 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:24:57.728274 | 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 2025-12-16 01:24:57.728336 | 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 2025-12-16 01:24:57.728391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:24:57.728443 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:24:57.728497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:24:57.728583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:24:57.728638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: xz-utils 2025-12-16 01:24:57.728698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:24:57.728752 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:After this operation, 228 MB disk space will be freed. 2025-12-16 01:24:57.728809 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-12-16 01:24:57.728887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 2025-12-16 01:24:57.728953 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-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% 2025-12-16 01:24:57.729004 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 70% 2025-12-16 01:24:57.729059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 75% (Reading database ... 80% 2025-12-16 01:24:57.729113 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 85% 2025-12-16 01:24:57.729169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 90% 2025-12-16 01:24:57.729222 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 95% 2025-12-16 01:24:57.729320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:(Reading database ... 100% (Reading database ... 19767 files and directories currently installed.) 2025-12-16 01:24:57.729371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:24:57.729428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:57.729483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:24:57.729550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:57.729609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:24:57.729667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:24:57.729723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:24:57.729779 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:57.729844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:24:57.729901 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:57.729958 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:24:57.730014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:24:57.730072 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:24:57.730128 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:24:57.730183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:24:57.730242 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:24:57.730324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:24:57.730383 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:57.730439 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:24:57.730496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:57.730607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:57.730657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:57.730715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:24:57.730773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:57.730827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:57.730884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:57.730938 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:24:57.730994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:24:57.731041 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:57.731088 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:57.731135 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:24:57.731182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:57.731247 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:57.731296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:24:57.731349 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:57.731396 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:24:57.731444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:57.731496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:24:57.731553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-12-16 01:24:57.731616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing lto-disabled-list (47) ... 2025-12-16 01:24:57.731667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing make (4.3-4.1build2) ... 2025-12-16 01:24:57.731717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:24:57.731766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:24:57.731814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Collecting pyclean==3.0.0 2025-12-16 01:24:57.731861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:24:57.731908 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:24:57.731955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Installing collected packages: pyclean 2025-12-16 01:24:57.732001 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully installed pyclean-3.0.0 2025-12-16 01:24:57.732048 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:24:57.732092 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-12-16 01:24:57.732139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 12127 files, 2079 directories removed. 2025-12-16 01:24:57.732183 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-12-16 01:24:57.732239 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Cleaning directory /usr 2025-12-16 01:24:57.732290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-12-16 01:24:57.732343 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Total 1365 files, 140 directories removed. 2025-12-16 01:24:57.732400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: 2025-12-16 01:24:57.732448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Found existing installation: pyclean 3.0.0 2025-12-16 01:24:57.732496 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Uninstalling pyclean-3.0.0: 2025-12-16 01:24:57.732553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:24:57.732602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container b3b9ac905f95 2025-12-16 01:24:57.732650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> 8c282a6445af 2025-12-16 01:24:57.732698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Step 5/5 : USER neutron 2025-12-16 01:24:57.732747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Running in ee983de8cc28 2025-12-16 01:24:57.732793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> Removed intermediate container ee983de8cc28 2025-12-16 01:24:57.732840 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent: ---> a5cdefb77321 2025-12-16 01:24:57.732890 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully built 68800414a70d 2025-12-16 01:24:57.732937 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251216 2025-12-16 01:24:57.733036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-l3-agent:Built at 2025-12-16 01:24:57.732953 (took 0:00:46.070187) 2025-12-16 01:24:57.733431 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-metering-agent) 2025-12-16 01:24:57.733509 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Processing 2025-12-16 01:24:57.733601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building started at 2025-12-16 01:24:57.733508 2025-12-16 01:24:57.734539 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 plugins into plugins archive 2025-12-16 01:24:57.735179 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-metering-agent:Turned 0 additions into additions archive 2025-12-16 01:25:31.376648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251216 2025-12-16 01:25:31.376776 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 656afd24b98e 2025-12-16 01:25:31.376914 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 2/4 : LABEL "build-date"="20251216" "name"="neutron-metering-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:25:31.377014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in e5a5e1b78c76 2025-12-16 01:25:31.377114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container e5a5e1b78c76 2025-12-16 01:25:31.377202 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 458515702d39 2025-12-16 01:25:31.377325 | 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 2025-12-16 01:25:31.377406 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 599a1545e6c1 2025-12-16 01:25:31.377489 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2025-12-16 01:25:31.377576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2025-12-16 01:25:31.377688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2025-12-16 01:25:31.377783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages were automatically installed and are no longer required: 2025-12-16 01:25:31.377863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:25:31.377943 | 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 2025-12-16 01:25:31.378019 | 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 2025-12-16 01:25:31.378130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:25:31.378203 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:25:31.378302 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:25:31.378381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:25:31.378454 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2025-12-16 01:25:31.378526 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Use 'apt autoremove' to remove them. 2025-12-16 01:25:31.379299 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2025-12-16 01:25:31.379314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: build-essential 2025-12-16 01:25:31.379322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:25:31.379331 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:25:31.379338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-12-16 01:25:31.379349 | 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% 2025-12-16 01:25:31.379358 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2025-12-16 01:25:31.379366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2025-12-16 01:25:31.379374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2025-12-16 01:25:31.379382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2025-12-16 01:25:31.379389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2025-12-16 01:25:31.379397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2025-12-16 01:25:31.379405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-12-16 01:25:31.379414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:25:31.379425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading package lists... 2025-12-16 01:25:31.379433 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Building dependency tree... 2025-12-16 01:25:31.379524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Reading state information... 2025-12-16 01:25:31.379611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:The following packages will be REMOVED: 2025-12-16 01:25:31.379712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:25:31.379773 | 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 2025-12-16 01:25:31.379843 | 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 2025-12-16 01:25:31.379920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:25:31.379983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:25:31.380054 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:25:31.380124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:25:31.380196 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: xz-utils 2025-12-16 01:25:31.380314 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:25:31.380384 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:After this operation, 228 MB disk space will be freed. 2025-12-16 01:25:31.380466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 2025-12-16 01:25:31.380548 | 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% 2025-12-16 01:25:31.380643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 70% 2025-12-16 01:25:31.380726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 75% 2025-12-16 01:25:31.380824 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 80% 2025-12-16 01:25:31.380905 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 85% 2025-12-16 01:25:31.380983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 90% 2025-12-16 01:25:31.381061 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 95% 2025-12-16 01:25:31.381140 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:(Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-12-16 01:25:31.381220 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:25:31.381327 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:25:31.381410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:25:31.381488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:25:31.381568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:25:31.382482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:25:31.382544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:25:31.382557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:25:31.382567 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:25:31.382602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:25:31.382612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:25:31.382650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:25:31.382661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:25:31.382670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:25:31.382680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:25:31.382689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:25:31.382699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:25:31.382708 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:25:31.382718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:25:31.382727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:25:31.382737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:25:31.382811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:25:31.382822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:25:31.382832 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:25:31.382858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:25:31.382868 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:25:31.382877 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:25:31.382887 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-12-16 01:25:31.382942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:25:31.382954 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:25:31.382963 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:25:31.383016 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:25:31.383027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:25:31.384490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:25:31.384545 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:25:31.384558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:25:31.384568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:25:31.384578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:25:31.384588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:25:31.384597 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing lto-disabled-list (47) ... 2025-12-16 01:25:31.384607 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing make (4.3-4.1build2) ... 2025-12-16 01:25:31.384616 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:25:31.384658 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:25:31.384669 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Collecting pyclean==3.0.0 2025-12-16 01:25:31.384679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:25:31.384689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:25:31.384698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Installing collected packages: pyclean 2025-12-16 01:25:31.384707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully installed pyclean-3.0.0 2025-12-16 01:25:31.384717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:25:31.384727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-12-16 01:25:31.384736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 12127 files, 2079 directories removed. 2025-12-16 01:25:31.384746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-12-16 01:25:31.384755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Cleaning directory /usr 2025-12-16 01:25:31.384764 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-12-16 01:25:31.384774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Total 1365 files, 140 directories removed. 2025-12-16 01:25:31.384783 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: 2025-12-16 01:25:31.384792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Found existing installation: pyclean 3.0.0 2025-12-16 01:25:31.384801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Uninstalling pyclean-3.0.0: 2025-12-16 01:25:31.384810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:25:31.384820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 599a1545e6c1 2025-12-16 01:25:31.384829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> ffc3d5a5d7cf 2025-12-16 01:25:31.384838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Step 4/4 : USER neutron 2025-12-16 01:25:31.384848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Running in 7d8139b07b8b 2025-12-16 01:25:31.384857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> Removed intermediate container 7d8139b07b8b 2025-12-16 01:25:31.384866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent: ---> 4f07e0f1e3c0 2025-12-16 01:25:31.384875 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully built 4f7056037324 2025-12-16 01:25:31.384884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251216 2025-12-16 01:25:31.384904 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-metering-agent:Built at 2025-12-16 01:25:31.384386 (took 0:00:33.650878) 2025-12-16 01:25:31.385328 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-bgp-dragent) 2025-12-16 01:25:31.385354 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Processing 2025-12-16 01:25:31.385359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building started at 2025-12-16 01:25:31.385045 2025-12-16 01:25:31.385378 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Getting local archive from tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 01:25:31.387458 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 plugins into plugins archive 2025-12-16 01:25:31.389417 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-bgp-dragent:Turned 0 additions into additions archive 2025-12-16 01:26:13.248478 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251216 2025-12-16 01:26:13.248552 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 656afd24b98e 2025-12-16 01:26:13.248568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 2/6 : LABEL "build-date"="20251216" "name"="neutron-bgp-dragent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:26:13.248593 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 16cd1a4fb9da 2025-12-16 01:26:13.248603 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 16cd1a4fb9da 2025-12-16 01:26:13.248612 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 77ecd2e1664d 2025-12-16 01:26:13.248620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 3/6 : ADD neutron-bgp-dragent-archive /neutron-bgp-dragent-source 2025-12-16 01:26:13.248629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 470796bf30ee 2025-12-16 01:26:13.248647 | 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 2025-12-16 01:26:13.248657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in b7ea97aedaff 2025-12-16 01:26:13.248666 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing /neutron_dynamic_routing 2025-12-16 01:26:13.248765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: started 2025-12-16 01:26:13.248777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Installing build dependencies: finished with status 'done' 2025-12-16 01:26:13.248786 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: started 2025-12-16 01:26:13.248794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:26:13.248803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): started 2025-12-16 01:26:13.248854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:26:13.248865 | 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) 2025-12-16 01:26:13.248879 | 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) 2025-12-16 01:26:13.248914 | 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) 2025-12-16 01:26:13.250322 | 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) 2025-12-16 01:26:13.250343 | 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) 2025-12-16 01:26:13.250353 | 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) 2025-12-16 01:26:13.250377 | 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) 2025-12-16 01:26:13.250395 | 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.0) 2025-12-16 01:26:13.250404 | 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.0) 2025-12-16 01:26:13.250412 | 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) 2025-12-16 01:26:13.250421 | 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) 2025-12-16 01:26:13.250430 | 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.1) 2025-12-16 01:26:13.250438 | 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) 2025-12-16 01:26:13.250447 | 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) 2025-12-16 01:26:13.250455 | 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) 2025-12-16 01:26:13.250463 | 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.2.dev15) 2025-12-16 01:26:13.250472 | 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) 2025-12-16 01:26:13.250480 | 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) 2025-12-16 01:26:13.250488 | 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) 2025-12-16 01:26:13.250497 | 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) 2025-12-16 01:26:13.250506 | 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) 2025-12-16 01:26:13.250516 | 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) 2025-12-16 01:26:13.250535 | 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) 2025-12-16 01:26:13.250544 | 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) 2025-12-16 01:26:13.250558 | 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) 2025-12-16 01:26:13.250571 | 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) 2025-12-16 01:26:13.250580 | 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) 2025-12-16 01:26:13.250588 | 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) 2025-12-16 01:26:13.250596 | 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) 2025-12-16 01:26:13.250605 | 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.7.1) 2025-12-16 01:26:13.250614 | 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) 2025-12-16 01:26:13.250622 | 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) 2025-12-16 01:26:13.250630 | 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) 2025-12-16 01:26:13.250639 | 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) 2025-12-16 01:26:13.250648 | 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) 2025-12-16 01:26:13.250656 | 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.8.0) 2025-12-16 01:26:13.250664 | 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) 2025-12-16 01:26:13.250673 | 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) 2025-12-16 01:26:13.250681 | 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) 2025-12-16 01:26:13.250689 | 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) 2025-12-16 01:26:13.250709 | 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) 2025-12-16 01:26:13.250719 | 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) 2025-12-16 01:26:13.250781 | 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) 2025-12-16 01:26:13.250796 | 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) 2025-12-16 01:26:13.250804 | 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) 2025-12-16 01:26:13.250813 | 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) 2025-12-16 01:26:13.250822 | 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) 2025-12-16 01:26:13.250830 | 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) 2025-12-16 01:26:13.250839 | 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) 2025-12-16 01:26:13.250847 | 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) 2025-12-16 01:26:13.250856 | 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) 2025-12-16 01:26:13.250870 | 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) 2025-12-16 01:26:13.250878 | 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) 2025-12-16 01:26:13.250887 | 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) 2025-12-16 01:26:13.250895 | 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) 2025-12-16 01:26:13.250907 | 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) 2025-12-16 01:26:13.250962 | 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.0) 2025-12-16 01:26:13.250995 | 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) 2025-12-16 01:26:13.251046 | 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) 2025-12-16 01:26:13.251086 | 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) 2025-12-16 01:26:13.251163 | 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) 2025-12-16 01:26:13.251185 | 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) 2025-12-16 01:26:13.251246 | 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) 2025-12-16 01:26:13.251308 | 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) 2025-12-16 01:26:13.251363 | 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) 2025-12-16 01:26:13.251415 | 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) 2025-12-16 01:26:13.251456 | 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) 2025-12-16 01:26:13.251515 | 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) 2025-12-16 01:26:13.251554 | 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) 2025-12-16 01:26:13.251604 | 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) 2025-12-16 01:26:13.251654 | 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) 2025-12-16 01:26:13.251694 | 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) 2025-12-16 01:26:13.251811 | 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) 2025-12-16 01:26:13.251862 | 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) 2025-12-16 01:26:13.251913 | 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) 2025-12-16 01:26:13.251944 | 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) 2025-12-16 01:26:13.252006 | 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) 2025-12-16 01:26:13.252062 | 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) 2025-12-16 01:26:13.252161 | 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) 2025-12-16 01:26:13.252177 | 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) 2025-12-16 01:26:13.252262 | 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) 2025-12-16 01:26:13.252281 | 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) 2025-12-16 01:26:13.252350 | 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) 2025-12-16 01:26:13.252404 | 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) 2025-12-16 01:26:13.252444 | 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) 2025-12-16 01:26:13.252483 | 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) 2025-12-16 01:26:13.252522 | 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) 2025-12-16 01:26:13.252579 | 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) 2025-12-16 01:26:13.252592 | 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) 2025-12-16 01:26:13.252651 | 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) 2025-12-16 01:26:13.252690 | 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) 2025-12-16 01:26:13.252748 | 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) 2025-12-16 01:26:13.252789 | 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) 2025-12-16 01:26:13.252847 | 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) 2025-12-16 01:26:13.252895 | 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) 2025-12-16 01:26:13.252943 | 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) 2025-12-16 01:26:13.252997 | 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) 2025-12-16 01:26:13.253044 | 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) 2025-12-16 01:26:13.253091 | 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) 2025-12-16 01:26:13.253106 | 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) 2025-12-16 01:26:13.253166 | 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) 2025-12-16 01:26:13.253258 | 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) 2025-12-16 01:26:13.253297 | 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) 2025-12-16 01:26:13.253310 | 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) 2025-12-16 01:26:13.253378 | 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) 2025-12-16 01:26:13.253392 | 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) 2025-12-16 01:26:13.253446 | 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) 2025-12-16 01:26:13.253486 | 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) 2025-12-16 01:26:13.253523 | 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) 2025-12-16 01:26:13.253568 | 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) 2025-12-16 01:26:13.253614 | 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) 2025-12-16 01:26:13.253659 | 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) 2025-12-16 01:26:13.253703 | 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) 2025-12-16 01:26:13.253798 | 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) 2025-12-16 01:26:13.253810 | 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) 2025-12-16 01:26:13.253824 | 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) 2025-12-16 01:26:13.253870 | 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) 2025-12-16 01:26:13.253920 | 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) 2025-12-16 01:26:13.253958 | 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) 2025-12-16 01:26:13.253995 | 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) 2025-12-16 01:26:13.254031 | 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) 2025-12-16 01:26:13.254067 | 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) (2025.11.12) 2025-12-16 01:26:13.254103 | 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) 2025-12-16 01:26:13.254151 | 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) 2025-12-16 01:26:13.254188 | 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) 2025-12-16 01:26:13.254252 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building wheels for collected packages: neutron-dynamic-routing 2025-12-16 01:26:13.254301 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2025-12-16 01:26:13.254354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2025-12-16 01:26:13.254400 | 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=107250 sha256=9159b505f4d0011ced81524f35da3b1a46c89235306681278f96c3bc176b5c39 2025-12-16 01:26:13.254446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Stored in directory: /tmp/pip-ephem-wheel-cache-q1tuzb3y/wheels/cc/05/c8/ac6e19e938732d8fea860359d0b2bd76dd80b2a57124578084 2025-12-16 01:26:13.254491 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built neutron-dynamic-routing 2025-12-16 01:26:13.254544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: neutron-dynamic-routing 2025-12-16 01:26:13.254583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-12-16 01:26:13.254647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container b7ea97aedaff 2025-12-16 01:26:13.254661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> 725d68f6cd58 2025-12-16 01:26:13.254748 | 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 2025-12-16 01:26:13.254773 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 9184c9561aee 2025-12-16 01:26:13.255462 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2025-12-16 01:26:13.255506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2025-12-16 01:26:13.255511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2025-12-16 01:26:13.255516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages were automatically installed and are no longer required: 2025-12-16 01:26:13.255520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:26:13.255524 | 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 2025-12-16 01:26:13.255527 | 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 2025-12-16 01:26:13.255531 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:26:13.255534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:26:13.255538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:26:13.255541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:26:13.255546 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2025-12-16 01:26:13.255550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Use 'apt autoremove' to remove them. 2025-12-16 01:26:13.255553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2025-12-16 01:26:13.255557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: build-essential 2025-12-16 01:26:13.255561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:26:13.255564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:26:13.255568 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-12-16 01:26:13.255573 | 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% 2025-12-16 01:26:13.255578 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% (Reading database ... 75% 2025-12-16 01:26:13.255582 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% (Reading database ... 85% (Reading database ... 90% 2025-12-16 01:26:13.255585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2025-12-16 01:26:13.255589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-12-16 01:26:13.255598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:26:13.255602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading package lists... 2025-12-16 01:26:13.255605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Building dependency tree... 2025-12-16 01:26:13.255609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Reading state information... 2025-12-16 01:26:13.255626 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:The following packages will be REMOVED: 2025-12-16 01:26:13.255630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:26:13.255634 | 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 2025-12-16 01:26:13.255669 | 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 2025-12-16 01:26:13.255684 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:26:13.255688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:26:13.255691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:26:13.255714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:26:13.255746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: xz-utils 2025-12-16 01:26:13.255794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:26:13.257375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:After this operation, 228 MB disk space will be freed. 2025-12-16 01:26:13.257394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 2025-12-16 01:26:13.257406 | 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% 2025-12-16 01:26:13.257416 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 70% 2025-12-16 01:26:13.257424 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 75% 2025-12-16 01:26:13.257432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 80% 2025-12-16 01:26:13.257441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 85% 2025-12-16 01:26:13.257449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 90% 2025-12-16 01:26:13.257457 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 95% 2025-12-16 01:26:13.257466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:(Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-12-16 01:26:13.257475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:26:13.257483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:26:13.257492 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:26:13.257500 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:26:13.257508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:26:13.257516 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:26:13.257524 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:26:13.257532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:26:13.257541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:26:13.257549 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:26:13.257557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:26:13.257571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:26:13.257580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:26:13.257588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:26:13.257596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:26:13.257604 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:26:13.257613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:26:13.257621 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:26:13.257629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:26:13.257637 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:26:13.257645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:26:13.257653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:26:13.257662 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:26:13.257670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:26:13.257685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:26:13.257693 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:26:13.257701 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:26:13.257709 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:26:13.257718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:26:13.257746 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:26:13.257755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:26:13.257769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:26:13.257778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:26:13.257787 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:26:13.257795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:26:13.257804 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:26:13.257812 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:26:13.257820 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:26:13.257828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing lto-disabled-list (47) ... 2025-12-16 01:26:13.257836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing make (4.3-4.1build2) ... 2025-12-16 01:26:13.257845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:26:13.257853 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:26:13.257861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Collecting pyclean==3.0.0 2025-12-16 01:26:13.257869 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:26:13.257884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:26:13.257892 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Installing collected packages: pyclean 2025-12-16 01:26:13.257900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully installed pyclean-3.0.0 2025-12-16 01:26:13.257909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:26:13.257917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-12-16 01:26:13.257925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 12210 files, 2123 directories removed. 2025-12-16 01:26:13.257933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-12-16 01:26:13.257942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Cleaning directory /usr 2025-12-16 01:26:13.257950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-12-16 01:26:13.257962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Total 1365 files, 140 directories removed. 2025-12-16 01:26:13.257970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: 2025-12-16 01:26:13.257979 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Found existing installation: pyclean 3.0.0 2025-12-16 01:26:13.257987 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Uninstalling pyclean-3.0.0: 2025-12-16 01:26:13.257995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:26:13.258003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 9184c9561aee 2025-12-16 01:26:13.258012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> fd1c68c6b400 2025-12-16 01:26:13.258020 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Step 6/6 : USER neutron 2025-12-16 01:26:13.258028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Running in 61a63a8fc1d5 2025-12-16 01:26:13.258037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> Removed intermediate container 61a63a8fc1d5 2025-12-16 01:26:13.258045 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent: ---> d92b1e78e1b6 2025-12-16 01:26:13.258053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully built 33abe28146c3 2025-12-16 01:26:13.258062 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251216 2025-12-16 01:26:13.258070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-bgp-dragent:Built at 2025-12-16 01:26:13.257645 (took 0:00:41.872600) 2025-12-16 01:26:13.258131 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-server) 2025-12-16 01:26:13.258140 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Processing 2025-12-16 01:26:13.258149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building started at 2025-12-16 01:26:13.258082 2025-12-16 01:26:13.258343 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Getting local archive from tarballs/neutron-dynamic-routing-stable-2024.2.tar.gz 2025-12-16 01:26:13.341364 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 1 plugins into plugins archive 2025-12-16 01:26:13.341407 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-server:Turned 0 additions into additions archive 2025-12-16 01:27:24.592509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 1/7 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251216 2025-12-16 01:27:24.592586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 656afd24b98e 2025-12-16 01:27:24.592606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 2/7 : LABEL "build-date"="20251216" "name"="neutron-server" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:27:24.592632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 75fa819187a3 2025-12-16 01:27:24.592643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 75fa819187a3 2025-12-16 01:27:24.592653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> aec44c1b0f92 2025-12-16 01:27:24.592663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 3/7 : ADD plugins-archive / 2025-12-16 01:27:24.592672 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 3a89ed0fb463 2025-12-16 01:27:24.592682 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_neutron_extend_start 2025-12-16 01:27:24.592692 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 13b5537fa1ef 2025-12-16 01:27:24.592703 | 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 2025-12-16 01:27:24.592715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 045d144c8854 2025-12-16 01:27:24.592726 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting networking-hyperv 2025-12-16 01:27:24.592736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading networking_hyperv-14.0.0-py3-none-any.whl.metadata (4.5 kB) 2025-12-16 01:27:24.592746 | 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) 2025-12-16 01:27:24.592758 | 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) 2025-12-16 01:27:24.592769 | 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.2.dev15) 2025-12-16 01:27:24.592780 | 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) 2025-12-16 01:27:24.592789 | 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.0) 2025-12-16 01:27:24.592799 | 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) 2025-12-16 01:27:24.592808 | 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) 2025-12-16 01:27:24.592818 | 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) 2025-12-16 01:27:24.592827 | 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) 2025-12-16 01:27:24.592837 | 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) 2025-12-16 01:27:24.592865 | 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) 2025-12-16 01:27:24.592897 | 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) 2025-12-16 01:27:24.592915 | 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) 2025-12-16 01:27:24.592925 | 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) 2025-12-16 01:27:24.592935 | 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) 2025-12-16 01:27:24.592944 | 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) 2025-12-16 01:27:24.592954 | 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) 2025-12-16 01:27:24.592964 | 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) 2025-12-16 01:27:24.592974 | 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) 2025-12-16 01:27:24.592984 | 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) 2025-12-16 01:27:24.592993 | 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) 2025-12-16 01:27:24.593003 | 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) 2025-12-16 01:27:24.593013 | 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.7.1) 2025-12-16 01:27:24.593023 | 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) 2025-12-16 01:27:24.593032 | 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) 2025-12-16 01:27:24.593115 | 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) 2025-12-16 01:27:24.593127 | 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) 2025-12-16 01:27:24.593137 | 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) 2025-12-16 01:27:24.593147 | 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) 2025-12-16 01:27:24.593156 | 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) 2025-12-16 01:27:24.593172 | 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.8.0) 2025-12-16 01:27:24.593189 | 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) 2025-12-16 01:27:24.593199 | 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) 2025-12-16 01:27:24.593209 | 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) 2025-12-16 01:27:24.593218 | 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.1) 2025-12-16 01:27:24.593269 | 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) 2025-12-16 01:27:24.593284 | 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) 2025-12-16 01:27:24.593294 | 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) 2025-12-16 01:27:24.593304 | 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) 2025-12-16 01:27:24.593313 | 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) 2025-12-16 01:27:24.593372 | 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) 2025-12-16 01:27:24.593383 | 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) 2025-12-16 01:27:24.593392 | 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) 2025-12-16 01:27:24.593402 | 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) 2025-12-16 01:27:24.593412 | 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.0) 2025-12-16 01:27:24.593482 | 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) 2025-12-16 01:27:24.593493 | 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) 2025-12-16 01:27:24.593546 | 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) 2025-12-16 01:27:24.593566 | 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) 2025-12-16 01:27:24.593626 | 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) 2025-12-16 01:27:24.593661 | 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) 2025-12-16 01:27:24.593726 | 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) 2025-12-16 01:27:24.594581 | 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) 2025-12-16 01:27:24.594639 | 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) 2025-12-16 01:27:24.594651 | 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.0) 2025-12-16 01:27:24.594661 | 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) 2025-12-16 01:27:24.594670 | 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) 2025-12-16 01:27:24.594679 | 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) 2025-12-16 01:27:24.594688 | 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) 2025-12-16 01:27:24.594699 | 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) 2025-12-16 01:27:24.594708 | 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) 2025-12-16 01:27:24.594718 | 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) 2025-12-16 01:27:24.594727 | 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) 2025-12-16 01:27:24.594736 | 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) 2025-12-16 01:27:24.594745 | 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) 2025-12-16 01:27:24.594754 | 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) 2025-12-16 01:27:24.594772 | 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) 2025-12-16 01:27:24.594783 | 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) 2025-12-16 01:27:24.594792 | 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) 2025-12-16 01:27:24.594801 | 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) 2025-12-16 01:27:24.594919 | 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) 2025-12-16 01:27:24.594931 | 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) 2025-12-16 01:27:24.594955 | 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) 2025-12-16 01:27:24.594964 | 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) 2025-12-16 01:27:24.594973 | 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) 2025-12-16 01:27:24.594981 | 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) 2025-12-16 01:27:24.594990 | 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) 2025-12-16 01:27:24.594999 | 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) 2025-12-16 01:27:24.595008 | 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) 2025-12-16 01:27:24.595041 | 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) 2025-12-16 01:27:24.595051 | 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) 2025-12-16 01:27:24.595059 | 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) 2025-12-16 01:27:24.595068 | 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) 2025-12-16 01:27:24.595087 | 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) 2025-12-16 01:27:24.595258 | 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) 2025-12-16 01:27:24.595281 | 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) 2025-12-16 01:27:24.596032 | 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) 2025-12-16 01:27:24.596047 | 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) 2025-12-16 01:27:24.596057 | 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) 2025-12-16 01:27:24.596067 | 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) 2025-12-16 01:27:24.596084 | 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) 2025-12-16 01:27:24.596094 | 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) 2025-12-16 01:27:24.596104 | 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) 2025-12-16 01:27:24.596113 | 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) 2025-12-16 01:27:24.596123 | 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) 2025-12-16 01:27:24.596132 | 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) 2025-12-16 01:27:24.596142 | 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) 2025-12-16 01:27:24.596152 | 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) 2025-12-16 01:27:24.596166 | 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) 2025-12-16 01:27:24.596184 | 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) 2025-12-16 01:27:24.596197 | 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) 2025-12-16 01:27:24.596311 | 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) 2025-12-16 01:27:24.596380 | 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) 2025-12-16 01:27:24.596463 | 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) 2025-12-16 01:27:24.597685 | 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) 2025-12-16 01:27:24.597741 | 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) 2025-12-16 01:27:24.597935 | 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) 2025-12-16 01:27:24.597984 | 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) 2025-12-16 01:27:24.598002 | 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) 2025-12-16 01:27:24.598030 | 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) 2025-12-16 01:27:24.598090 | 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) 2025-12-16 01:27:24.598177 | 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) 2025-12-16 01:27:24.598250 | 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) 2025-12-16 01:27:24.598333 | 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) 2025-12-16 01:27:24.598431 | 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) 2025-12-16 01:27:24.598507 | 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) 2025-12-16 01:27:24.598575 | 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) 2025-12-16 01:27:24.598646 | 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) 2025-12-16 01:27:24.598716 | 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) 2025-12-16 01:27:24.598786 | 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) 2025-12-16 01:27:24.598857 | 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) 2025-12-16 01:27:24.598982 | 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) 2025-12-16 01:27:24.600497 | 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) (2025.11.12) 2025-12-16 01:27:24.600553 | 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) 2025-12-16 01:27:24.600566 | 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) 2025-12-16 01:27:24.600577 | 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) 2025-12-16 01:27:24.600587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading networking_hyperv-14.0.0-py3-none-any.whl (82 kB) 2025-12-16 01:27:24.600598 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: networking-hyperv 2025-12-16 01:27:24.600608 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed networking-hyperv-14.0.0 2025-12-16 01:27:24.600631 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking-baremetal-6.4.1.dev4 2025-12-16 01:27:24.600641 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-12-16 01:27:24.600650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-12-16 01:27:24.600660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-12-16 01:27:24.600670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:27:24.600680 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2025-12-16 01:27:24.600690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2025-12-16 01:27:24.600700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-12-16 01:27:24.600718 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:27:24.600728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking-sfc-19.0.0.0rc2.dev3 2025-12-16 01:27:24.600738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-12-16 01:27:24.600748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-12-16 01:27:24.600758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-12-16 01:27:24.600768 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:27:24.600778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2025-12-16 01:27:24.600788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2025-12-16 01:27:24.600797 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-12-16 01:27:24.600807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:27:24.600817 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/networking_generic_switch-7.4.1.dev6 2025-12-16 01:27:24.600827 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-12-16 01:27:24.600837 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-12-16 01:27:24.600847 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-12-16 01:27:24.600857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:27:24.600867 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2025-12-16 01:27:24.600899 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2025-12-16 01:27:24.600910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-12-16 01:27:24.600920 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:27:24.600929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron-dynamic-routing-25.0.0.0rc2.dev3 2025-12-16 01:27:24.600939 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-12-16 01:27:24.600949 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-12-16 01:27:24.600959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-12-16 01:27:24.600982 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:27:24.600992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-12-16 01:27:24.601002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:27:24.601012 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron-fwaas-21.0.1.dev4 2025-12-16 01:27:24.601093 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-12-16 01:27:24.601105 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-12-16 01:27:24.601115 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-12-16 01:27:24.601124 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:27:24.601133 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-12-16 01:27:24.601143 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:27:24.601160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/neutron_vpnaas-25.0.1.dev4 2025-12-16 01:27:24.601170 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-12-16 01:27:24.601179 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-12-16 01:27:24.601195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-12-16 01:27:24.601204 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:27:24.601214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2025-12-16 01:27:24.601223 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2025-12-16 01:27:24.601267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-12-16 01:27:24.601277 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:27:24.601287 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing /plugins/pycadf-3.1.1 2025-12-16 01:27:24.601297 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: started 2025-12-16 01:27:24.601307 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing build dependencies: finished with status 'done' 2025-12-16 01:27:24.601317 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: started 2025-12-16 01:27:24.601502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:27:24.601548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: started 2025-12-16 01:27:24.601561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Installing backend dependencies: finished with status 'done' 2025-12-16 01:27:24.601571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): started 2025-12-16 01:27:24.601581 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:27:24.601592 | 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) 2025-12-16 01:27:24.601603 | 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) 2025-12-16 01:27:24.601612 | 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.0) 2025-12-16 01:27:24.601724 | 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) 2025-12-16 01:27:24.601737 | 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) 2025-12-16 01:27:24.601747 | 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) 2025-12-16 01:27:24.601757 | 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.1) 2025-12-16 01:27:24.601767 | 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) 2025-12-16 01:27:24.601776 | 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) 2025-12-16 01:27:24.601797 | 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) 2025-12-16 01:27:24.601833 | 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) 2025-12-16 01:27:24.601843 | 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.2.dev15) 2025-12-16 01:27:24.601854 | 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) 2025-12-16 01:27:24.601863 | 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) 2025-12-16 01:27:24.601913 | 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) 2025-12-16 01:27:24.601999 | 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) 2025-12-16 01:27:24.602069 | 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) 2025-12-16 01:27:24.602085 | 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) 2025-12-16 01:27:24.602196 | 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) 2025-12-16 01:27:24.604324 | 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) 2025-12-16 01:27:24.604348 | 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) 2025-12-16 01:27:24.604359 | 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) 2025-12-16 01:27:24.604368 | 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) 2025-12-16 01:27:24.604378 | 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) 2025-12-16 01:27:24.604388 | 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.0) 2025-12-16 01:27:24.604397 | 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) 2025-12-16 01:27:24.604407 | 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.1.dev4) (3.4.0) 2025-12-16 01:27:24.604416 | 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.1.dev4) (0.7.12) 2025-12-16 01:27:24.604440 | 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.1.dev4) (26.2.0) 2025-12-16 01:27:24.604450 | 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) 2025-12-16 01:27:24.604459 | 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) 2025-12-16 01:27:24.604469 | 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) 2025-12-16 01:27:24.604479 | 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) 2025-12-16 01:27:24.604488 | 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) 2025-12-16 01:27:24.604498 | 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) 2025-12-16 01:27:24.604507 | 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) 2025-12-16 01:27:24.604524 | 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) 2025-12-16 01:27:24.604534 | 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) 2025-12-16 01:27:24.604543 | 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) 2025-12-16 01:27:24.604553 | 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) 2025-12-16 01:27:24.604570 | 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) 2025-12-16 01:27:24.604580 | 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) 2025-12-16 01:27:24.604591 | 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) 2025-12-16 01:27:24.604602 | 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) 2025-12-16 01:27:24.604611 | 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) 2025-12-16 01:27:24.604621 | 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) 2025-12-16 01:27:24.604637 | 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) 2025-12-16 01:27:24.604647 | 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) 2025-12-16 01:27:24.604657 | 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) 2025-12-16 01:27:24.604666 | 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) 2025-12-16 01:27:24.604676 | 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) 2025-12-16 01:27:24.604685 | 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) 2025-12-16 01:27:24.604695 | 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) 2025-12-16 01:27:24.604704 | 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) 2025-12-16 01:27:24.604714 | 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) 2025-12-16 01:27:24.604723 | 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) 2025-12-16 01:27:24.604738 | 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) 2025-12-16 01:27:24.604747 | 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) 2025-12-16 01:27:24.604757 | 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) 2025-12-16 01:27:24.604766 | 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) 2025-12-16 01:27:24.604785 | 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) 2025-12-16 01:27:24.604795 | 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.7.1) 2025-12-16 01:27:24.604805 | 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) 2025-12-16 01:27:24.604814 | 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.8.0) 2025-12-16 01:27:24.604830 | 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) 2025-12-16 01:27:24.604840 | 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) 2025-12-16 01:27:24.604849 | 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) 2025-12-16 01:27:24.604858 | 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) 2025-12-16 01:27:24.604868 | 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) 2025-12-16 01:27:24.604901 | 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) 2025-12-16 01:27:24.604911 | 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) 2025-12-16 01:27:24.604921 | 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) 2025-12-16 01:27:24.604931 | 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) 2025-12-16 01:27:24.604940 | 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) 2025-12-16 01:27:24.604950 | 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) 2025-12-16 01:27:24.604965 | 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) 2025-12-16 01:27:24.604975 | 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) 2025-12-16 01:27:24.604984 | 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) 2025-12-16 01:27:24.604994 | 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.0) 2025-12-16 01:27:24.605011 | 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) 2025-12-16 01:27:24.605023 | 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) 2025-12-16 01:27:24.605039 | 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) 2025-12-16 01:27:24.605049 | 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) 2025-12-16 01:27:24.605059 | 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) 2025-12-16 01:27:24.605068 | 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) 2025-12-16 01:27:24.605077 | 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) 2025-12-16 01:27:24.605087 | 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) 2025-12-16 01:27:24.605096 | 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) 2025-12-16 01:27:24.605106 | 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) 2025-12-16 01:27:24.605115 | 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) 2025-12-16 01:27:24.605125 | 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) 2025-12-16 01:27:24.605134 | 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) 2025-12-16 01:27:24.605144 | 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) 2025-12-16 01:27:24.605153 | 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) 2025-12-16 01:27:24.605168 | 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) 2025-12-16 01:27:24.605177 | 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) 2025-12-16 01:27:24.605187 | 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) 2025-12-16 01:27:24.605202 | 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) 2025-12-16 01:27:24.605218 | 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) 2025-12-16 01:27:24.605257 | 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) 2025-12-16 01:27:24.605271 | 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) 2025-12-16 01:27:24.605281 | 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) 2025-12-16 01:27:24.605291 | 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) 2025-12-16 01:27:24.605300 | 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) 2025-12-16 01:27:24.605310 | 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) 2025-12-16 01:27:24.605319 | 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) 2025-12-16 01:27:24.605330 | 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) 2025-12-16 01:27:24.605339 | 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) 2025-12-16 01:27:24.605349 | 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) 2025-12-16 01:27:24.605358 | 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) 2025-12-16 01:27:24.605368 | 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) 2025-12-16 01:27:24.605378 | 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) 2025-12-16 01:27:24.605387 | 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) 2025-12-16 01:27:24.605408 | 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) 2025-12-16 01:27:24.605433 | 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) 2025-12-16 01:27:24.605444 | 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) 2025-12-16 01:27:24.605454 | 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) 2025-12-16 01:27:24.605470 | 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) 2025-12-16 01:27:24.605481 | 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) 2025-12-16 01:27:24.605544 | 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) 2025-12-16 01:27:24.605561 | 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) 2025-12-16 01:27:24.605611 | 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) 2025-12-16 01:27:24.605628 | 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) 2025-12-16 01:27:24.605716 | 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) 2025-12-16 01:27:24.605729 | 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) 2025-12-16 01:27:24.605793 | 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) 2025-12-16 01:27:24.605809 | 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) 2025-12-16 01:27:24.605858 | 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) 2025-12-16 01:27:24.605936 | 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) (2025.11.12) 2025-12-16 01:27:24.605956 | 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) 2025-12-16 01:27:24.605977 | 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) 2025-12-16 01:27:24.606030 | 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) 2025-12-16 01:27:24.606099 | 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 2025-12-16 01:27:24.606114 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): started 2025-12-16 01:27:24.606178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-baremetal (pyproject.toml): finished with status 'done' 2025-12-16 01:27:24.606224 | 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=73059 sha256=c12b536a302930bf363858047877697577416be2e7b74f082ad5b6dcdd47aadd 2025-12-16 01:27:24.606310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-kput216f/wheels/23/67/fc/edf163c61cbe379486d8174f71b2ff7a1e8206ca5787545388 2025-12-16 01:27:24.606367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): started 2025-12-16 01:27:24.606382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-sfc (pyproject.toml): finished with status 'done' 2025-12-16 01:27:24.606443 | 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=189980 sha256=f172f32b5f278dfa3579576019af8fd1ad6dd55f39af68b678719ce2cb52675e 2025-12-16 01:27:24.606498 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-kput216f/wheels/bb/cc/35/bc2ca2b4e012fa38e05edc9e1b6f7a0f26e5960e6ab37aa98a 2025-12-16 01:27:24.606513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): started 2025-12-16 01:27:24.606575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for networking-generic-switch (pyproject.toml): finished with status 'done' 2025-12-16 01:27:24.606631 | 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=93972 sha256=a9816324d1a982bac5c2c266abcc3add155a2e5aa98f520e5dd3eb01919c2f19 2025-12-16 01:27:24.606647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-kput216f/wheels/b1/78/f2/39b8a178060ddc3503cce224166bbcfa2e71fe9a758543592c 2025-12-16 01:27:24.606703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): started 2025-12-16 01:27:24.606759 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-dynamic-routing (pyproject.toml): finished with status 'done' 2025-12-16 01:27:24.606774 | 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=107250 sha256=0faeb442ca0132540dd3d3fd3151ecbb4080e9b6c22132ca8ca08160c761d878 2025-12-16 01:27:24.606834 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-kput216f/wheels/89/a6/b7/ef3d9e01463058fc0025f11462265d1bb0e65acf62d55d591d 2025-12-16 01:27:24.606857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): started 2025-12-16 01:27:24.606929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-fwaas (pyproject.toml): finished with status 'done' 2025-12-16 01:27:24.606983 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Created wheel for neutron-fwaas: filename=neutron_fwaas-21.0.1.dev4-py3-none-any.whl size=262234 sha256=fcde6fe20464d291d306c13027e3a1a914cdbac0a8f551c771c0055e92b1f7a6 2025-12-16 01:27:24.606997 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-kput216f/wheels/87/3d/11/63e28eac095de3b61d9a2caab2d45acee460ca3e1bd56405e9 2025-12-16 01:27:24.607142 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): started 2025-12-16 01:27:24.607178 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for neutron-vpnaas (pyproject.toml): finished with status 'done' 2025-12-16 01:27:24.607204 | 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=228876 sha256=280c6985c5c6fa8c2252c4eb9195b3944156b8f0c8ed0bb1d1eeda0aa3b26f81 2025-12-16 01:27:24.607211 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-kput216f/wheels/da/70/69/7ae7d478a5da95a635fe658ec510dd4a7332152e8ae6ea0294 2025-12-16 01:27:24.607219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for pycadf (pyproject.toml): started 2025-12-16 01:27:24.607268 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-12-16 01:27:24.607314 | 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=b5cbc690f9888908d73341c646232b4e4dec3ebf838590fa8cbe1c4ef7febaa2 2025-12-16 01:27:24.607359 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Stored in directory: /tmp/pip-ephem-wheel-cache-kput216f/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-12-16 01:27:24.607406 | 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 2025-12-16 01:27:24.607452 | 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 2025-12-16 01:27:24.607499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: pycadf 2025-12-16 01:27:24.607588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: pycadf 3.1.1 2025-12-16 01:27:24.607642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling pycadf-3.1.1: 2025-12-16 01:27:24.607668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pycadf-3.1.1 2025-12-16 01:27:24.607721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-vpnaas 2025-12-16 01:27:24.607766 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-vpnaas 25.0.1.dev4 2025-12-16 01:27:24.607811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-vpnaas-25.0.1.dev4: 2025-12-16 01:27:24.607854 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-vpnaas-25.0.1.dev4 2025-12-16 01:27:24.607913 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: neutron-fwaas 2025-12-16 01:27:24.607948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: neutron-fwaas 21.0.1.dev4 2025-12-16 01:27:24.607994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling neutron-fwaas-21.0.1.dev4: 2025-12-16 01:27:24.608038 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled neutron-fwaas-21.0.1.dev4 2025-12-16 01:27:24.608080 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-sfc 2025-12-16 01:27:24.608106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-sfc 19.0.0.0rc2.dev3 2025-12-16 01:27:24.608162 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-sfc-19.0.0.0rc2.dev3: 2025-12-16 01:27:24.608205 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-sfc-19.0.0.0rc2.dev3 2025-12-16 01:27:24.608267 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-generic-switch 2025-12-16 01:27:24.608321 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-generic-switch 7.4.1.dev6 2025-12-16 01:27:24.608367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-generic-switch-7.4.1.dev6: 2025-12-16 01:27:24.608413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-generic-switch-7.4.1.dev6 2025-12-16 01:27:24.608458 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Attempting uninstall: networking-baremetal 2025-12-16 01:27:24.608504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Found existing installation: networking-baremetal 6.4.1.dev4 2025-12-16 01:27:24.608548 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Uninstalling networking-baremetal-6.4.1.dev4: 2025-12-16 01:27:24.608617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled networking-baremetal-6.4.1.dev4 2025-12-16 01:27:24.608631 | 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.1.dev4 neutron-vpnaas-25.0.1.dev4 pycadf-3.1.1 2025-12-16 01:27:24.608681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 045d144c8854 2025-12-16 01:27:24.608749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 7e25ffaf2332 2025-12-16 01:27:24.608831 | 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 2025-12-16 01:27:24.608950 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in ee06d76b302f 2025-12-16 01:27:24.608984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2025-12-16 01:27:24.609031 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2025-12-16 01:27:24.609079 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2025-12-16 01:27:24.609131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages were automatically installed and are no longer required: 2025-12-16 01:27:24.609175 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:27:24.609217 | 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 2025-12-16 01:27:24.609307 | 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 2025-12-16 01:27:24.609323 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:27:24.609374 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:27:24.609415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:27:24.609456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:27:24.609502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2025-12-16 01:27:24.609534 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Use 'apt autoremove' to remove them. 2025-12-16 01:27:24.609577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2025-12-16 01:27:24.609596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: build-essential 2025-12-16 01:27:24.609650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:27:24.609681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:27:24.609721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-12-16 01:27:24.609766 | 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% 2025-12-16 01:27:24.609799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-12-16 01:27:24.609841 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:70% 2025-12-16 01:27:24.609872 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2025-12-16 01:27:24.609917 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-12-16 01:27:24.609957 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:80% 2025-12-16 01:27:24.610094 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-12-16 01:27:24.610126 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:85% (Reading database ... 90% 2025-12-16 01:27:24.610139 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-12-16 01:27:24.610156 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:27:24.610167 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading package lists... 2025-12-16 01:27:24.610182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Building dependency tree... 2025-12-16 01:27:24.610195 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Reading state information... 2025-12-16 01:27:24.610257 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:The following packages will be REMOVED: 2025-12-16 01:27:24.610319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:27:24.610334 | 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 2025-12-16 01:27:24.610386 | 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 2025-12-16 01:27:24.610401 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:27:24.610456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:27:24.610470 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:27:24.610510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:27:24.610525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: xz-utils 2025-12-16 01:27:24.610583 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:27:24.610609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:After this operation, 228 MB disk space will be freed. 2025-12-16 01:27:24.610653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 2025-12-16 01:27:24.610671 | 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% 2025-12-16 01:27:24.610712 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 70% 2025-12-16 01:27:24.610736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 75% 2025-12-16 01:27:24.610778 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 80% 2025-12-16 01:27:24.610792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 85% 2025-12-16 01:27:24.610848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 90% 2025-12-16 01:27:24.610862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 95% 2025-12-16 01:27:24.610929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:(Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-12-16 01:27:24.610944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:27:24.610999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:24.611014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:27:24.611078 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:24.611108 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:27:24.611149 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:27:24.611200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:27:24.611214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:24.611275 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:27:24.611294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:24.611347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:27:24.611362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:27:24.611417 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:27:24.611432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:27:24.611488 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:27:24.611503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:27:24.611558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:27:24.611572 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:24.611628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:27:24.611643 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:24.611699 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:24.613273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:24.613324 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:24.613335 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:24.613344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:24.613353 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:24.613362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:27:24.613370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:27:24.613379 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:24.613395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:24.613404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:27:24.613413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:24.613421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:24.613429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:27:24.613449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:24.613459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:27:24.613468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:24.613476 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:24.613485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing lto-disabled-list (47) ... 2025-12-16 01:27:24.613493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing make (4.3-4.1build2) ... 2025-12-16 01:27:24.613502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:27:24.613510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:27:24.613518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Collecting pyclean==3.0.0 2025-12-16 01:27:24.613527 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:27:24.613536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:27:24.613544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Installing collected packages: pyclean 2025-12-16 01:27:24.613553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully installed pyclean-3.0.0 2025-12-16 01:27:24.613561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:27:24.613570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-12-16 01:27:24.613579 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 12254 files, 2134 directories removed. 2025-12-16 01:27:24.613587 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-12-16 01:27:24.613596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Cleaning directory /usr 2025-12-16 01:27:24.613605 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-12-16 01:27:24.613613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Total 1365 files, 140 directories removed. 2025-12-16 01:27:24.613622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: 2025-12-16 01:27:24.613630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Found existing installation: pyclean 3.0.0 2025-12-16 01:27:24.613638 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Uninstalling pyclean-3.0.0: 2025-12-16 01:27:24.613647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:27:24.613655 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container ee06d76b302f 2025-12-16 01:27:24.613664 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 467d6aa9bf53 2025-12-16 01:27:24.613673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Step 7/7 : USER neutron 2025-12-16 01:27:24.613681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Running in 4e1006b994ec 2025-12-16 01:27:24.613689 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> Removed intermediate container 4e1006b994ec 2025-12-16 01:27:24.613698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server: ---> 20030bd6d7c8 2025-12-16 01:27:24.613706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully built aae1b7a1ac20 2025-12-16 01:27:24.613715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Successfully tagged osism.harbor.regio.digital/kolla/neutron-server:build-20251216 2025-12-16 01:27:24.613723 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-server:Built at 2025-12-16 01:27:24.612670 (took 0:01:11.354588) 2025-12-16 01:27:24.613737 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(neutron-infoblox-ipam-agent) to queue 2025-12-16 01:27:24.613746 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-ovn-agent) 2025-12-16 01:27:24.613754 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Processing 2025-12-16 01:27:24.613763 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building started at 2025-12-16 01:27:24.613084 2025-12-16 01:27:24.615585 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 plugins into plugins archive 2025-12-16 01:27:24.615607 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-ovn-agent:Turned 0 additions into additions archive 2025-12-16 01:27:58.563357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251216 2025-12-16 01:27:58.563404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 656afd24b98e 2025-12-16 01:27:58.563422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 2/4 : LABEL "build-date"="20251216" "name"="neutron-ovn-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:27:58.563430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 2efa04f700e6 2025-12-16 01:27:58.563436 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 2efa04f700e6 2025-12-16 01:27:58.563440 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 0cb5fabe8169 2025-12-16 01:27:58.563445 | 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 2025-12-16 01:27:58.563451 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 6861fd7c9982 2025-12-16 01:27:58.563455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2025-12-16 01:27:58.563459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2025-12-16 01:27:58.563499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2025-12-16 01:27:58.563505 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages were automatically installed and are no longer required: 2025-12-16 01:27:58.563510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:27:58.563515 | 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 2025-12-16 01:27:58.563519 | 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 2025-12-16 01:27:58.563541 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:27:58.563563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:27:58.565322 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:27:58.565338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:27:58.565342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2025-12-16 01:27:58.565347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Use 'apt autoremove' to remove them. 2025-12-16 01:27:58.565350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2025-12-16 01:27:58.565354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: build-essential 2025-12-16 01:27:58.565357 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:27:58.565361 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:27:58.565364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-12-16 01:27:58.565368 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-12-16 01:27:58.565372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-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% 2025-12-16 01:27:58.565378 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% (Reading database ... 75% 2025-12-16 01:27:58.565381 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2025-12-16 01:27:58.565385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2025-12-16 01:27:58.565388 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2025-12-16 01:27:58.565391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2025-12-16 01:27:58.565394 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-12-16 01:27:58.565399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:27:58.565402 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading package lists... 2025-12-16 01:27:58.565405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Building dependency tree... 2025-12-16 01:27:58.565408 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Reading state information... 2025-12-16 01:27:58.565412 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:The following packages will be REMOVED: 2025-12-16 01:27:58.565415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:27:58.565418 | 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 2025-12-16 01:27:58.565421 | 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 2025-12-16 01:27:58.565429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:27:58.565432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:27:58.565435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:27:58.565438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:27:58.565442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: xz-utils 2025-12-16 01:27:58.565445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:27:58.565448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:After this operation, 228 MB disk space will be freed. 2025-12-16 01:27:58.565452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-12-16 01:27:58.565455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-12-16 01:27:58.565459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 2025-12-16 01:27:58.565465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-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% 2025-12-16 01:27:58.565469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 70% (Reading database ... 75% 2025-12-16 01:27:58.565472 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 80% 2025-12-16 01:27:58.565475 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 85% 2025-12-16 01:27:58.565479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 90% 2025-12-16 01:27:58.565482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 95% 2025-12-16 01:27:58.565490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:(Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-12-16 01:27:58.565493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:27:58.565497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:58.565570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:27:58.565675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:58.565769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:27:58.565862 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:27:58.565968 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:27:58.566074 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:58.566152 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:27:58.566213 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:58.566300 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:27:58.566395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:27:58.566459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:27:58.566518 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:27:58.566575 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:27:58.566633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:27:58.566691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:27:58.566749 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:58.566806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:27:58.566863 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:58.566919 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:58.567021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:58.567073 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:27:58.567130 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:58.567187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:58.567248 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:58.567339 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:27:58.567397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:27:58.567455 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:58.567511 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:58.567566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:27:58.567622 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:58.567677 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:58.567733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:27:58.567789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:58.567844 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:27:58.567900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:58.567972 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:27:58.568029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing lto-disabled-list (47) ... 2025-12-16 01:27:58.568103 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing make (4.3-4.1build2) ... 2025-12-16 01:27:58.568160 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:27:58.568216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:27:58.568292 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Collecting pyclean==3.0.0 2025-12-16 01:27:58.568354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:27:58.568410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:27:58.568466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Installing collected packages: pyclean 2025-12-16 01:27:58.568522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully installed pyclean-3.0.0 2025-12-16 01:27:58.568577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:27:58.568628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-12-16 01:27:58.568685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 12127 files, 2079 directories removed. 2025-12-16 01:27:58.568736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-12-16 01:27:58.568793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Cleaning directory /usr 2025-12-16 01:27:58.568845 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-12-16 01:27:58.568900 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Total 1365 files, 140 directories removed. 2025-12-16 01:27:58.568990 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: 2025-12-16 01:27:58.569055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Found existing installation: pyclean 3.0.0 2025-12-16 01:27:58.569104 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Uninstalling pyclean-3.0.0: 2025-12-16 01:27:58.569154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:27:58.569201 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 6861fd7c9982 2025-12-16 01:27:58.569266 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> f6ad6343630a 2025-12-16 01:27:58.569319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Step 4/4 : USER neutron 2025-12-16 01:27:58.569371 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Running in 76f08a096302 2025-12-16 01:27:58.569427 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> Removed intermediate container 76f08a096302 2025-12-16 01:27:58.569504 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent: ---> 507e8b0c32db 2025-12-16 01:27:58.569565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully built bc189df2bec4 2025-12-16 01:27:58.569614 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251216 2025-12-16 01:27:58.569736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-ovn-agent:Built at 2025-12-16 01:27:58.569657 (took 0:00:33.956573) 2025-12-16 01:27:58.570177 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-linuxbridge-agent) 2025-12-16 01:27:58.570284 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Processing 2025-12-16 01:27:58.570372 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building started at 2025-12-16 01:27:58.570295 2025-12-16 01:27:58.571311 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Turned 0 plugins into plugins archive 2025-12-16 01:27:58.572071 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-linuxbridge-agent:Turned 0 additions into additions archive 2025-12-16 01:28:43.072565 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251216 2025-12-16 01:28:43.072675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 656afd24b98e 2025-12-16 01:28:43.074367 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 2/5 : LABEL "build-date"="20251216" "name"="neutron-linuxbridge-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:28:43.074397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 8245fe9ba970 2025-12-16 01:28:43.074410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 8245fe9ba970 2025-12-16 01:28:43.074422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> addd0baa7353 2025-12-16 01:28:43.074435 | 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/* 2025-12-16 01:28:43.074448 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 4e99b6a8783b 2025-12-16 01:28:43.074460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:28:43.074472 | 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] 2025-12-16 01:28:43.074485 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:28:43.074497 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:28:43.074508 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:28:43.074520 | 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] 2025-12-16 01:28:43.074551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:28:43.074561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:28:43.074570 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:28:43.074580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:28:43.074591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:28:43.074601 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:28:43.074610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:28:43.074620 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:28:43.074630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:28:43.074639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Fetched 29.0 MB in 3s (10.3 MB/s) 2025-12-16 01:28:43.074649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-12-16 01:28:43.074659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-12-16 01:28:43.074668 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-12-16 01:28:43.074678 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-12-16 01:28:43.074688 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following NEW packages will be installed: 2025-12-16 01:28:43.074698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ebtables 2025-12-16 01:28:43.074725 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:28:43.074736 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Need to get 88.4 kB of archives. 2025-12-16 01:28:43.074745 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 287 kB of additional disk space will be used. 2025-12-16 01:28:43.074755 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:28:43.074765 | 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] 2025-12-16 01:28:43.074774 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Fetched 88.5 kB in 0s (266 kB/s) 2025-12-16 01:28:43.074784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Selecting previously unselected package ebtables. 2025-12-16 01:28:43.074794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-12-16 01:28:43.074806 | 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% 2025-12-16 01:28:43.074823 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-12-16 01:28:43.074833 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2025-12-16 01:28:43.074945 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2025-12-16 01:28:43.075290 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2025-12-16 01:28:43.075407 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-12-16 01:28:43.075431 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Preparing to unpack .../ebtables_2.0.11-6build1_amd64.deb ... 2025-12-16 01:28:43.075449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Unpacking ebtables (2.0.11-6build1) ... 2025-12-16 01:28:43.075473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Setting up ebtables (2.0.11-6build1) ... 2025-12-16 01:28:43.075663 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 4e99b6a8783b 2025-12-16 01:28:43.075690 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> e3455baed4ad 2025-12-16 01:28:43.075710 | 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 2025-12-16 01:28:43.075741 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 4223b32a5bbd 2025-12-16 01:28:43.075811 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-12-16 01:28:43.075911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-12-16 01:28:43.076003 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-12-16 01:28:43.076206 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages were automatically installed and are no longer required: 2025-12-16 01:28:43.076294 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:28:43.076513 | 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 2025-12-16 01:28:43.076553 | 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 2025-12-16 01:28:43.076630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:28:43.076703 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:28:43.076775 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:28:43.076849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:28:43.076922 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: xz-utils 2025-12-16 01:28:43.076995 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Use 'apt autoremove' to remove them. 2025-12-16 01:28:43.077154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages will be REMOVED: 2025-12-16 01:28:43.077273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: build-essential 2025-12-16 01:28:43.077345 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:28:43.077426 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:28:43.077509 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-12-16 01:28:43.077587 | 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% 2025-12-16 01:28:43.077648 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2025-12-16 01:28:43.077715 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2025-12-16 01:28:43.077784 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 80% 2025-12-16 01:28:43.077850 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2025-12-16 01:28:43.077921 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2025-12-16 01:28:43.077988 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2025-12-16 01:28:43.078076 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19550 files and directories currently installed.) 2025-12-16 01:28:43.078169 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:28:43.078271 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading package lists... 2025-12-16 01:28:43.078337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Building dependency tree... 2025-12-16 01:28:43.078414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Reading state information... 2025-12-16 01:28:43.078519 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:The following packages will be REMOVED: 2025-12-16 01:28:43.078585 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:28:43.078694 | 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 2025-12-16 01:28:43.078773 | 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 2025-12-16 01:28:43.078838 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:28:43.078902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:28:43.078966 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:28:43.079053 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:28:43.079210 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: xz-utils 2025-12-16 01:28:43.079295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:28:43.079305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:After this operation, 228 MB disk space will be freed. 2025-12-16 01:28:43.079347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 2025-12-16 01:28:43.079422 | 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% 2025-12-16 01:28:43.079530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 70% 2025-12-16 01:28:43.079687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 75% 2025-12-16 01:28:43.079794 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 80% 2025-12-16 01:28:43.081460 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 85% 2025-12-16 01:28:43.081499 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 90% 2025-12-16 01:28:43.081507 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 95% 2025-12-16 01:28:43.081522 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:(Reading database ... 100% (Reading database ... 19541 files and directories currently installed.) 2025-12-16 01:28:43.081530 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:28:43.081550 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:28:43.081557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:28:43.081564 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:28:43.081571 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:28:43.081577 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:28:43.081584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:28:43.081591 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:28:43.081599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-12-16 01:28:43.081606 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:28:43.081613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:28:43.081619 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:28:43.081627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:28:43.081633 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:28:43.081640 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:28:43.081647 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:28:43.081654 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:28:43.081660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:28:43.081667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:28:43.081674 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:28:43.081681 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:28:43.081687 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:28:43.081694 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:28:43.081700 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:28:43.081707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:28:43.081714 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:28:43.081721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:28:43.081727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:28:43.081781 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:28:43.081788 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:28:43.081795 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:28:43.081808 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:28:43.081815 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-12-16 01:28:43.081822 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:28:43.081828 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:28:43.081835 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:28:43.081842 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:28:43.081849 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:28:43.081894 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:28:43.081902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:28:43.081909 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing lto-disabled-list (47) ... 2025-12-16 01:28:43.081942 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing make (4.3-4.1build2) ... 2025-12-16 01:28:43.081975 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:28:43.082410 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:28:43.082437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Collecting pyclean==3.0.0 2025-12-16 01:28:43.082442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:28:43.082445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:28:43.082449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Installing collected packages: pyclean 2025-12-16 01:28:43.082452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully installed pyclean-3.0.0 2025-12-16 01:28:43.082456 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:28:43.082459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-12-16 01:28:43.082463 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Total 12127 files, 2079 directories removed. 2025-12-16 01:28:43.082466 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-12-16 01:28:43.082483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Cleaning directory /usr 2025-12-16 01:28:43.082487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-12-16 01:28:43.082490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Total 1365 files, 140 directories removed. 2025-12-16 01:28:43.082494 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: 2025-12-16 01:28:43.082514 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Found existing installation: pyclean 3.0.0 2025-12-16 01:28:43.082611 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Uninstalling pyclean-3.0.0: 2025-12-16 01:28:43.082670 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:28:43.083319 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 4223b32a5bbd 2025-12-16 01:28:43.083333 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> 1d02d95171a7 2025-12-16 01:28:43.083337 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Step 5/5 : USER neutron 2025-12-16 01:28:43.083342 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Running in 478227bab868 2025-12-16 01:28:43.083346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> Removed intermediate container 478227bab868 2025-12-16 01:28:43.083350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent: ---> c941a628a188 2025-12-16 01:28:43.083362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully built fb7ba2c7e600 2025-12-16 01:28:43.083366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20251216 2025-12-16 01:28:43.083370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-linuxbridge-agent:Built at 2025-12-16 01:28:43.082959 (took 0:00:44.512664) 2025-12-16 01:28:43.085347 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-mlnx-agent) 2025-12-16 01:28:43.085402 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Processing 2025-12-16 01:28:43.085415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building started at 2025-12-16 01:28:43.083582 2025-12-16 01:28:43.085425 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 plugins into plugins archive 2025-12-16 01:28:43.085491 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-mlnx-agent:Turned 0 additions into additions archive 2025-12-16 01:29:32.240523 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 1/6 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251216 2025-12-16 01:29:32.240613 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 656afd24b98e 2025-12-16 01:29:32.240630 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 2/6 : LABEL "build-date"="20251216" "name"="neutron-mlnx-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:29:32.240646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in ca6cc69f7d3d 2025-12-16 01:29:32.240657 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container ca6cc69f7d3d 2025-12-16 01:29:32.240667 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 141ae4fb3610 2025-12-16 01:29:32.240705 | 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/* 2025-12-16 01:29:32.240717 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 8787026a3359 2025-12-16 01:29:32.240727 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 01:29:32.240738 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:29:32.240748 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:29:32.240758 | 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] 2025-12-16 01:29:32.240769 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:29:32.240780 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:29:32.240789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:29:32.240902 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:29:32.240916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:29:32.240936 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:29:32.240944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:29:32.240952 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:29:32.240961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:29:32.240969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:29:32.240977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:29:32.240985 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 29.0 MB in 3s (10.6 MB/s) 2025-12-16 01:29:32.240994 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-12-16 01:29:32.241002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-12-16 01:29:32.241051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-12-16 01:29:32.241059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-12-16 01:29:32.241067 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following additional packages will be installed: 2025-12-16 01:29:32.241329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 libyajl2 2025-12-16 01:29:32.241346 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Recommended packages: 2025-12-16 01:29:32.241354 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt-l10n 2025-12-16 01:29:32.241366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following NEW packages will be installed: 2025-12-16 01:29:32.241487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libvirt0 libyajl2 python3-ethtool python3-libvirt 2025-12-16 01:29:32.241556 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:29:32.241646 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Need to get 2,037 kB of archives. 2025-12-16 01:29:32.241707 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 7,350 kB of additional disk space will be used. 2025-12-16 01:29:32.242753 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:29:32.242816 | 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] 2025-12-16 01:29:32.242830 | 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.10 [1,829 kB] 2025-12-16 01:29:32.242842 | 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] 2025-12-16 01:29:32.242851 | 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] 2025-12-16 01:29:32.242861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Fetched 2,037 kB in 0s (4,244 kB/s) 2025-12-16 01:29:32.242871 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libyajl2:amd64. 2025-12-16 01:29:32.242881 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-12-16 01:29:32.242910 | 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% 2025-12-16 01:29:32.242931 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-12-16 01:29:32.242941 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-12-16 01:29:32.242951 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% (Reading database ... 95% 2025-12-16 01:29:32.242961 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-12-16 01:29:32.242970 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libyajl2_2.1.0-5build1_amd64.deb ... 2025-12-16 01:29:32.242980 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-12-16 01:29:32.242989 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package libvirt0:amd64. 2025-12-16 01:29:32.242999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-16 01:29:32.243008 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-16 01:29:32.243017 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-libvirt. 2025-12-16 01:29:32.243027 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-12-16 01:29:32.243036 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-12-16 01:29:32.243131 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Selecting previously unselected package python3-ethtool. 2025-12-16 01:29:32.243144 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Preparing to unpack .../python3-ethtool_0.14-4build4_amd64.deb ... 2025-12-16 01:29:32.243154 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Unpacking python3-ethtool (0.14-4build4) ... 2025-12-16 01:29:32.243163 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-12-16 01:29:32.243173 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-ethtool (0.14-4build4) ... 2025-12-16 01:29:32.243182 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-16 01:29:32.243191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Setting up python3-libvirt (10.0.0-1build1) ... 2025-12-16 01:29:32.243200 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:29:32.243295 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 8787026a3359 2025-12-16 01:29:32.243310 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 1ba5ea29990d 2025-12-16 01:29:32.243321 | 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 2025-12-16 01:29:32.243370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 2bd2f847d18c 2025-12-16 01:29:32.244468 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting networking-mlnx 2025-12-16 01:29:32.244523 | 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) 2025-12-16 01:29:32.244537 | 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) 2025-12-16 01:29:32.244549 | 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) 2025-12-16 01:29:32.244559 | 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) 2025-12-16 01:29:32.244569 | 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) 2025-12-16 01:29:32.244589 | 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) 2025-12-16 01:29:32.244599 | 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) 2025-12-16 01:29:32.244624 | 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) 2025-12-16 01:29:32.244634 | 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) 2025-12-16 01:29:32.244644 | 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) 2025-12-16 01:29:32.244653 | 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.0) 2025-12-16 01:29:32.244662 | 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) 2025-12-16 01:29:32.244672 | 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) 2025-12-16 01:29:32.244681 | 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.4) 2025-12-16 01:29:32.244690 | 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) 2025-12-16 01:29:32.244700 | 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) 2025-12-16 01:29:32.244709 | 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.2.dev15) 2025-12-16 01:29:32.244718 | 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) 2025-12-16 01:29:32.244729 | 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) 2025-12-16 01:29:32.244739 | 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) 2025-12-16 01:29:32.244809 | 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) 2025-12-16 01:29:32.244820 | 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) 2025-12-16 01:29:32.244829 | 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) 2025-12-16 01:29:32.244839 | 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) 2025-12-16 01:29:32.244857 | 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) 2025-12-16 01:29:32.244867 | 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) 2025-12-16 01:29:32.244876 | 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) 2025-12-16 01:29:32.244886 | 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) 2025-12-16 01:29:32.244937 | 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.7.1) 2025-12-16 01:29:32.244953 | 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) 2025-12-16 01:29:32.244963 | 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) 2025-12-16 01:29:32.245014 | 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) 2025-12-16 01:29:32.245025 | 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) 2025-12-16 01:29:32.248415 | 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) 2025-12-16 01:29:32.248435 | 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.8.0) 2025-12-16 01:29:32.248444 | 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) 2025-12-16 01:29:32.248453 | 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) 2025-12-16 01:29:32.248460 | 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) 2025-12-16 01:29:32.248468 | 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) 2025-12-16 01:29:32.248476 | 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.1) 2025-12-16 01:29:32.248484 | 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) 2025-12-16 01:29:32.248492 | 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) 2025-12-16 01:29:32.248505 | 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) 2025-12-16 01:29:32.248512 | 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) 2025-12-16 01:29:32.248520 | 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) 2025-12-16 01:29:32.248528 | 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) 2025-12-16 01:29:32.248536 | 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) 2025-12-16 01:29:32.248543 | 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) 2025-12-16 01:29:32.248551 | 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) 2025-12-16 01:29:32.248559 | 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) 2025-12-16 01:29:32.248574 | 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.0) 2025-12-16 01:29:32.248582 | 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) 2025-12-16 01:29:32.248590 | 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) 2025-12-16 01:29:32.248598 | 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) 2025-12-16 01:29:32.248613 | 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) 2025-12-16 01:29:32.248621 | 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) 2025-12-16 01:29:32.248629 | 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) 2025-12-16 01:29:32.248636 | 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) 2025-12-16 01:29:32.248644 | 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) 2025-12-16 01:29:32.248652 | 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.0) 2025-12-16 01:29:32.248660 | 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) 2025-12-16 01:29:32.248673 | 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) 2025-12-16 01:29:32.248680 | 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) 2025-12-16 01:29:32.248688 | 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) 2025-12-16 01:29:32.248697 | 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) 2025-12-16 01:29:32.248704 | 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) 2025-12-16 01:29:32.248714 | 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) 2025-12-16 01:29:32.248721 | 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) 2025-12-16 01:29:32.248729 | 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) 2025-12-16 01:29:32.248737 | 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) 2025-12-16 01:29:32.248749 | 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) 2025-12-16 01:29:32.248756 | 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) 2025-12-16 01:29:32.248766 | 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) 2025-12-16 01:29:32.248774 | 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) 2025-12-16 01:29:32.248786 | 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) 2025-12-16 01:29:32.248794 | 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) 2025-12-16 01:29:32.248801 | 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) 2025-12-16 01:29:32.248809 | 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) 2025-12-16 01:29:32.248822 | 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) 2025-12-16 01:29:32.248829 | 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) 2025-12-16 01:29:32.248837 | 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) 2025-12-16 01:29:32.248845 | 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) 2025-12-16 01:29:32.248852 | 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) 2025-12-16 01:29:32.248860 | 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) 2025-12-16 01:29:32.248868 | 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) 2025-12-16 01:29:32.248875 | 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) 2025-12-16 01:29:32.248883 | 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) 2025-12-16 01:29:32.248891 | 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) 2025-12-16 01:29:32.248898 | 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) 2025-12-16 01:29:32.248910 | 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) 2025-12-16 01:29:32.248918 | 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) 2025-12-16 01:29:32.248925 | 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) 2025-12-16 01:29:32.248933 | 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) 2025-12-16 01:29:32.248945 | 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) 2025-12-16 01:29:32.248953 | 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) 2025-12-16 01:29:32.248965 | 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) 2025-12-16 01:29:32.248973 | 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) 2025-12-16 01:29:32.248980 | 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) 2025-12-16 01:29:32.248988 | 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) 2025-12-16 01:29:32.248995 | 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) 2025-12-16 01:29:32.249003 | 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) 2025-12-16 01:29:32.249010 | 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) 2025-12-16 01:29:32.249018 | 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) 2025-12-16 01:29:32.249026 | 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) 2025-12-16 01:29:32.249033 | 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) 2025-12-16 01:29:32.249041 | 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) 2025-12-16 01:29:32.249048 | 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) 2025-12-16 01:29:32.249056 | 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) 2025-12-16 01:29:32.249073 | 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) 2025-12-16 01:29:32.249081 | 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) 2025-12-16 01:29:32.249089 | 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) 2025-12-16 01:29:32.249124 | 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) 2025-12-16 01:29:32.249133 | 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) 2025-12-16 01:29:32.249203 | 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) 2025-12-16 01:29:32.249212 | 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) 2025-12-16 01:29:32.249220 | 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) 2025-12-16 01:29:32.249261 | 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) 2025-12-16 01:29:32.249269 | 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) 2025-12-16 01:29:32.249278 | 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) 2025-12-16 01:29:32.249286 | 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) 2025-12-16 01:29:32.249295 | 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) 2025-12-16 01:29:32.249303 | 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) 2025-12-16 01:29:32.249311 | 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) 2025-12-16 01:29:32.249318 | 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) 2025-12-16 01:29:32.249326 | 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) 2025-12-16 01:29:32.249334 | 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) 2025-12-16 01:29:32.249346 | 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) 2025-12-16 01:29:32.249360 | 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) (2025.11.12) 2025-12-16 01:29:32.249368 | 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) 2025-12-16 01:29:32.249376 | 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) 2025-12-16 01:29:32.249383 | 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) 2025-12-16 01:29:32.249397 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading networking_mlnx-21.0.0-py2.py3-none-any.whl (138 kB) 2025-12-16 01:29:32.249405 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: networking-mlnx 2025-12-16 01:29:32.249413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed networking-mlnx-21.0.0 2025-12-16 01:29:32.249421 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 2bd2f847d18c 2025-12-16 01:29:32.249429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> ca209fbd5a77 2025-12-16 01:29:32.249438 | 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 2025-12-16 01:29:32.249486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 6bbd6a50479f 2025-12-16 01:29:32.249495 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-12-16 01:29:32.249502 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-12-16 01:29:32.249510 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-12-16 01:29:32.249517 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages were automatically installed and are no longer required: 2025-12-16 01:29:32.249525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:29:32.249532 | 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 2025-12-16 01:29:32.249540 | 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 2025-12-16 01:29:32.249580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:29:32.249588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:29:32.249596 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:29:32.249634 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:29:32.249642 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2025-12-16 01:29:32.249679 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Use 'apt autoremove' to remove them. 2025-12-16 01:29:32.249719 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2025-12-16 01:29:32.249757 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: build-essential 2025-12-16 01:29:32.249799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:29:32.249813 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:29:32.249851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-12-16 01:29:32.249891 | 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% 2025-12-16 01:29:32.249929 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-12-16 01:29:32.249967 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2025-12-16 01:29:32.250009 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2025-12-16 01:29:32.250051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-12-16 01:29:32.250059 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-12-16 01:29:32.252320 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-12-16 01:29:32.252338 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% 2025-12-16 01:29:32.252347 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 19705 files and directories currently installed.) 2025-12-16 01:29:32.252355 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:29:32.252363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading package lists... 2025-12-16 01:29:32.252370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Building dependency tree... 2025-12-16 01:29:32.252377 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Reading state information... 2025-12-16 01:29:32.252385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:The following packages will be REMOVED: 2025-12-16 01:29:32.252392 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:29:32.252399 | 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 2025-12-16 01:29:32.252407 | 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 2025-12-16 01:29:32.252414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:29:32.252422 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:29:32.252429 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:29:32.252437 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:29:32.252444 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: xz-utils 2025-12-16 01:29:32.252452 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:29:32.252459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:After this operation, 228 MB disk space will be freed. 2025-12-16 01:29:32.252467 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 2025-12-16 01:29:32.252474 | 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% 2025-12-16 01:29:32.252482 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 70% 2025-12-16 01:29:32.252490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 75% 2025-12-16 01:29:32.252506 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 80% 2025-12-16 01:29:32.252513 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 85% 2025-12-16 01:29:32.252521 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 90% 2025-12-16 01:29:32.252528 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 95% 2025-12-16 01:29:32.252536 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:(Reading database ... 100% (Reading database ... 19696 files and directories currently installed.) 2025-12-16 01:29:32.252544 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:29:32.252551 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:29:32.252558 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:29:32.252566 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:29:32.252573 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:29:32.252580 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:29:32.252588 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:29:32.252595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:29:32.252602 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:29:32.252610 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:29:32.252617 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:29:32.252625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-12-16 01:29:32.252632 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:29:32.252645 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-12-16 01:29:32.252653 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:29:32.252660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:29:32.252675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:29:32.252683 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:29:32.252691 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:29:32.252698 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:29:32.252706 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:29:32.252713 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:29:32.252721 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:29:32.252728 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:29:32.252735 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:29:32.252743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:29:32.252750 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:29:32.252758 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:29:32.252765 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:29:32.252777 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:29:32.252785 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:29:32.252792 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:29:32.252799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:29:32.252807 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:29:32.252814 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:29:32.252821 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:29:32.252829 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:29:32.252836 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:29:32.252843 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:29:32.252851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:29:32.252858 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing lto-disabled-list (47) ... 2025-12-16 01:29:32.252866 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing make (4.3-4.1build2) ... 2025-12-16 01:29:32.252873 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:29:32.252880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:29:32.252888 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Collecting pyclean==3.0.0 2025-12-16 01:29:32.252895 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:29:32.252903 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:29:32.252910 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Installing collected packages: pyclean 2025-12-16 01:29:32.252918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully installed pyclean-3.0.0 2025-12-16 01:29:32.252925 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:29:32.252932 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-12-16 01:29:32.252940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 12240 files, 2120 directories removed. 2025-12-16 01:29:32.252947 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-12-16 01:29:32.252955 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Cleaning directory /usr 2025-12-16 01:29:32.252962 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-12-16 01:29:32.252969 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Total 1369 files, 141 directories removed. 2025-12-16 01:29:32.252977 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: 2025-12-16 01:29:32.252984 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Found existing installation: pyclean 3.0.0 2025-12-16 01:29:32.252992 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Uninstalling pyclean-3.0.0: 2025-12-16 01:29:32.253002 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:29:32.253014 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 6bbd6a50479f 2025-12-16 01:29:32.253022 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> 7d66b8dace72 2025-12-16 01:29:32.253029 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Step 6/6 : USER neutron 2025-12-16 01:29:32.253037 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Running in 53ec020821ff 2025-12-16 01:29:32.253044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> Removed intermediate container 53ec020821ff 2025-12-16 01:29:32.253051 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent: ---> b77cf28e4da5 2025-12-16 01:29:32.253064 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully built 97b137286506 2025-12-16 01:29:32.253075 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251216 2025-12-16 01:29:32.253194 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-mlnx-agent:Built at 2025-12-16 01:29:32.253041 (took 0:00:49.169459) 2025-12-16 01:29:32.253704 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-sriov-agent) 2025-12-16 01:29:32.253780 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Processing 2025-12-16 01:29:32.253918 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building started at 2025-12-16 01:29:32.253819 2025-12-16 01:29:32.255260 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 plugins into plugins archive 2025-12-16 01:29:32.256048 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-sriov-agent:Turned 0 additions into additions archive 2025-12-16 01:30:05.919216 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251216 2025-12-16 01:30:05.919296 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 656afd24b98e 2025-12-16 01:30:05.919305 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 2/4 : LABEL "build-date"="20251216" "name"="neutron-sriov-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:30:05.919313 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 17dda5382f07 2025-12-16 01:30:05.919391 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 17dda5382f07 2025-12-16 01:30:05.919398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 3103ac45d2d8 2025-12-16 01:30:05.919450 | 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 2025-12-16 01:30:05.919459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 9bd9a69f40f6 2025-12-16 01:30:05.919525 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2025-12-16 01:30:05.919533 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2025-12-16 01:30:05.919589 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2025-12-16 01:30:05.919627 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages were automatically installed and are no longer required: 2025-12-16 01:30:05.919675 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:30:05.919681 | 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 2025-12-16 01:30:05.919728 | 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 2025-12-16 01:30:05.919733 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:30:05.919789 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:30:05.919793 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:30:05.919857 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:30:05.919861 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2025-12-16 01:30:05.919907 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Use 'apt autoremove' to remove them. 2025-12-16 01:30:05.919944 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2025-12-16 01:30:05.919948 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: build-essential 2025-12-16 01:30:05.920034 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:30:05.920039 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:30:05.920081 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-12-16 01:30:05.920129 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-12-16 01:30:05.920134 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-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% 2025-12-16 01:30:05.920208 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2025-12-16 01:30:05.920273 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2025-12-16 01:30:05.920281 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2025-12-16 01:30:05.920344 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-12-16 01:30:05.920364 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:85% (Reading database ... 90% 2025-12-16 01:30:05.920411 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2025-12-16 01:30:05.920459 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-12-16 01:30:05.920465 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:30:05.920520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading package lists... 2025-12-16 01:30:05.920557 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Building dependency tree... 2025-12-16 01:30:05.920561 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Reading state information... 2025-12-16 01:30:05.920625 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:The following packages will be REMOVED: 2025-12-16 01:30:05.920629 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:30:05.920685 | 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 2025-12-16 01:30:05.920689 | 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 2025-12-16 01:30:05.920747 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:30:05.920751 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:30:05.920806 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:30:05.920810 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:30:05.920865 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: xz-utils 2025-12-16 01:30:05.920884 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:30:05.920933 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:After this operation, 228 MB disk space will be freed. 2025-12-16 01:30:05.920981 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 2025-12-16 01:30:05.920987 | 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% 2025-12-16 01:30:05.921040 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 70% 2025-12-16 01:30:05.921044 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 75% 2025-12-16 01:30:05.921106 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 80% 2025-12-16 01:30:05.921110 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 85% 2025-12-16 01:30:05.921187 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 90% 2025-12-16 01:30:05.921191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 95% 2025-12-16 01:30:05.921326 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:(Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-12-16 01:30:05.921336 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:30:05.921341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:05.921520 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:30:05.921586 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:05.921599 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:30:05.921609 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:30:05.921628 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:30:05.921639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:05.921649 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:30:05.921659 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:05.921673 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:30:05.921729 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:30:05.921799 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:30:05.921818 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:30:05.921839 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:30:05.921860 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:30:05.921923 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:30:05.921959 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:05.921999 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:30:05.922028 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:05.922070 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:05.922191 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:05.922214 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:05.922389 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:05.922441 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:05.922473 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:05.922503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:30:05.922532 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:30:05.922562 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:05.922595 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:05.922639 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-12-16 01:30:05.922671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:30:05.922705 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:05.922737 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:05.922772 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:30:05.922803 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:05.922848 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:30:05.922880 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:05.922911 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:05.922940 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing lto-disabled-list (47) ... 2025-12-16 01:30:05.922976 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing make (4.3-4.1build2) ... 2025-12-16 01:30:05.923021 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:30:05.923055 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:30:05.923087 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Collecting pyclean==3.0.0 2025-12-16 01:30:05.923185 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:30:05.923219 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:30:05.923332 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Installing collected packages: pyclean 2025-12-16 01:30:05.923350 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully installed pyclean-3.0.0 2025-12-16 01:30:05.923366 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:30:05.923382 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-12-16 01:30:05.923398 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 12127 files, 2079 directories removed. 2025-12-16 01:30:05.923415 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-12-16 01:30:05.923430 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Cleaning directory /usr 2025-12-16 01:30:05.923446 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-12-16 01:30:05.923469 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Total 1365 files, 140 directories removed. 2025-12-16 01:30:05.923487 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: 2025-12-16 01:30:05.923503 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Found existing installation: pyclean 3.0.0 2025-12-16 01:30:05.923538 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Uninstalling pyclean-3.0.0: 2025-12-16 01:30:05.923553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:30:05.923563 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 9bd9a69f40f6 2025-12-16 01:30:05.923576 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 587524f0b365 2025-12-16 01:30:05.923660 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Step 4/4 : USER neutron 2025-12-16 01:30:05.923671 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Running in 1fd0cddd3b40 2025-12-16 01:30:05.923685 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> Removed intermediate container 1fd0cddd3b40 2025-12-16 01:30:05.923732 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent: ---> 9c153d43f736 2025-12-16 01:30:05.923790 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully built 39ef87d468a7 2025-12-16 01:30:05.923801 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251216 2025-12-16 01:30:05.923971 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-sriov-agent:Built at 2025-12-16 01:30:05.923783 (took 0:00:33.669964) 2025-12-16 01:30:05.924316 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-neutron-agent) 2025-12-16 01:30:05.924377 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Processing 2025-12-16 01:30:05.924466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building started at 2025-12-16 01:30:05.924341 2025-12-16 01:30:05.925511 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 plugins into plugins archive 2025-12-16 01:30:05.926157 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-neutron-agent:Turned 0 additions into additions archive 2025-12-16 01:30:40.664486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 1/4 : FROM osism.harbor.regio.digital/kolla/neutron-base:build-20251216 2025-12-16 01:30:40.664582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 656afd24b98e 2025-12-16 01:30:40.664602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 2/4 : LABEL "build-date"="20251216" "name"="ironic-neutron-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:30:40.664619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in f99f30836710 2025-12-16 01:30:40.664633 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container f99f30836710 2025-12-16 01:30:40.664644 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> e1b1b2c395f0 2025-12-16 01:30:40.664658 | 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 2025-12-16 01:30:40.664697 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in 26c712660010 2025-12-16 01:30:40.664710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2025-12-16 01:30:40.664734 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2025-12-16 01:30:40.664766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2025-12-16 01:30:40.664778 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages were automatically installed and are no longer required: 2025-12-16 01:30:40.664789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:30:40.664798 | 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 2025-12-16 01:30:40.664808 | 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 2025-12-16 01:30:40.664823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:30:40.664833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:30:40.664843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:30:40.664857 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:30:40.664912 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2025-12-16 01:30:40.664927 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Use 'apt autoremove' to remove them. 2025-12-16 01:30:40.665022 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2025-12-16 01:30:40.665098 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: build-essential 2025-12-16 01:30:40.665134 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:30:40.665144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:30:40.665157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-12-16 01:30:40.665213 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-12-16 01:30:40.665318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-12-16 01:30:40.665368 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-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% 2025-12-16 01:30:40.665409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-12-16 01:30:40.665489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:70% 2025-12-16 01:30:40.665520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 75% 2025-12-16 01:30:40.665559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-12-16 01:30:40.665619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:80% 2025-12-16 01:30:40.665657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2025-12-16 01:30:40.665727 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2025-12-16 01:30:40.665737 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% 2025-12-16 01:30:40.665796 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 100% (Reading database ... 19525 files and directories currently installed.) 2025-12-16 01:30:40.665835 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:30:40.665873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading package lists... 2025-12-16 01:30:40.665931 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Building dependency tree... 2025-12-16 01:30:40.665968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Reading state information... 2025-12-16 01:30:40.666027 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:The following packages will be REMOVED: 2025-12-16 01:30:40.666081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:30:40.666091 | 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 2025-12-16 01:30:40.666164 | 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 2025-12-16 01:30:40.666173 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:30:40.666223 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:30:40.668545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:30:40.668616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:30:40.668630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: xz-utils 2025-12-16 01:30:40.668641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:30:40.668652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:After this operation, 228 MB disk space will be freed. 2025-12-16 01:30:40.668661 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-12-16 01:30:40.668671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 2025-12-16 01:30:40.668683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-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% 2025-12-16 01:30:40.668696 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 70% (Reading database ... 75% 2025-12-16 01:30:40.668705 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 80% 2025-12-16 01:30:40.668715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 85% 2025-12-16 01:30:40.668725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 90% 2025-12-16 01:30:40.668736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:(Reading database ... 95% (Reading database ... 100% (Reading database ... 19516 files and directories currently installed.) 2025-12-16 01:30:40.668748 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:30:40.668758 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-12-16 01:30:40.668769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:40.668779 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:30:40.668789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:40.668799 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:30:40.668809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:30:40.668819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:30:40.668829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:40.668839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:30:40.668849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:40.668859 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:30:40.668869 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:30:40.668890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:30:40.668900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:30:40.668910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:30:40.668920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:30:40.668930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:30:40.668940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:40.668950 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:30:40.668960 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:40.668970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:40.668980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:40.668990 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:30:40.669000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:40.669010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:40.669020 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:40.669043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:30:40.669053 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:30:40.669063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:40.669079 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:40.669088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:30:40.669098 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:40.669108 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:40.669118 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:30:40.669128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:40.669138 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:30:40.669298 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:40.669319 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:30:40.669328 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing lto-disabled-list (47) ... 2025-12-16 01:30:40.669338 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing make (4.3-4.1build2) ... 2025-12-16 01:30:40.669347 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:30:40.669356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:30:40.669365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Collecting pyclean==3.0.0 2025-12-16 01:30:40.669374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:30:40.669384 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:30:40.669410 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Installing collected packages: pyclean 2025-12-16 01:30:40.669419 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully installed pyclean-3.0.0 2025-12-16 01:30:40.669429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:30:40.669438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-12-16 01:30:40.669447 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 12127 files, 2079 directories removed. 2025-12-16 01:30:40.669456 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-12-16 01:30:40.669466 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Cleaning directory /usr 2025-12-16 01:30:40.669475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-12-16 01:30:40.669484 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Total 1365 files, 140 directories removed. 2025-12-16 01:30:40.669494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: 2025-12-16 01:30:40.669503 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Found existing installation: pyclean 3.0.0 2025-12-16 01:30:40.669512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Uninstalling pyclean-3.0.0: 2025-12-16 01:30:40.669521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:30:40.669578 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container 26c712660010 2025-12-16 01:30:40.669589 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> 18227d22b1cb 2025-12-16 01:30:40.669599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Step 4/4 : USER neutron 2025-12-16 01:30:40.669608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Running in b103b11ff508 2025-12-16 01:30:40.669617 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> Removed intermediate container b103b11ff508 2025-12-16 01:30:40.669627 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent: ---> defcc5636e28 2025-12-16 01:30:40.669636 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully built 5441b53d9562 2025-12-16 01:30:40.669646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Successfully tagged osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251216 2025-12-16 01:30:40.669667 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-neutron-agent:Built at 2025-12-16 01:30:40.669490 (took 0:00:34.745149) 2025-12-16 01:30:40.670011 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(glance-api) 2025-12-16 01:30:40.670098 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Processing 2025-12-16 01:30:40.670212 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building started at 2025-12-16 01:30:40.670090 2025-12-16 01:30:40.671170 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 plugins into plugins archive 2025-12-16 01:30:40.671981 | ubuntu-noble-large | DEBUG:kolla.common.utils.glance-api:Turned 0 additions into additions archive 2025-12-16 01:31:25.634408 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 1/7 : FROM osism.harbor.regio.digital/kolla/glance-base:build-20251216 2025-12-16 01:31:25.635454 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 967b81597352 2025-12-16 01:31:25.635538 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 2/7 : LABEL "build-date"="20251216" "name"="glance-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:31:25.635568 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in d73eb883d3bf 2025-12-16 01:31:25.635580 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container d73eb883d3bf 2025-12-16 01:31:25.635590 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> bfff2488a712 2025-12-16 01:31:25.635602 | 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/* 2025-12-16 01:31:25.635612 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 22bb42c77363 2025-12-16 01:31:25.635622 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:31:25.635631 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 01:31:25.635642 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:31:25.635651 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:31:25.635661 | 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] 2025-12-16 01:31:25.635670 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:31:25.635680 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:31:25.635689 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:31:25.635698 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:31:25.635708 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:31:25.635717 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:31:25.635727 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:31:25.635736 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:31:25.635745 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:31:25.635815 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:31:25.635826 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 29.0 MB in 3s (9,899 kB/s) 2025-12-16 01:31:25.635836 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-12-16 01:31:25.635846 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-12-16 01:31:25.635855 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-12-16 01:31:25.635865 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-12-16 01:31:25.635874 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following additional packages will be installed: 2025-12-16 01:31:25.635884 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-12-16 01:31:25.635893 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-12-16 01:31:25.635948 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2025-12-16 01:31:25.635959 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base rpcbind sg3-utils-udev ucf 2025-12-16 01:31:25.635969 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Suggested packages: 2025-12-16 01:31:25.635978 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libarchive-dev resolvconf | openresolv | systemd-resolved bash-completion 2025-12-16 01:31:25.636039 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: fuse3 low-memory-monitor multipath-tools-boot watchdog 2025-12-16 01:31:25.636050 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Recommended packages: 2025-12-16 01:31:25.636060 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: zstd libglib2.0-data shared-mime-info xdg-user-dirs qemu-block-extra 2025-12-16 01:31:25.636120 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following NEW packages will be installed: 2025-12-16 01:31:25.636155 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: busybox-initramfs cpio dhcpcd-base dracut-install initramfs-tools 2025-12-16 01:31:25.636192 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: initramfs-tools-bin initramfs-tools-core keyutils klibc-utils kpartx 2025-12-16 01:31:25.637303 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libevent-core-2.1-7t64 libfuse3-3 libglib2.0-0t64 libklibc libnfsidmap1 2025-12-16 01:31:25.637362 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libnuma1 liburcu8t64 liburing2 linux-base lsscsi multipath-tools nfs-common 2025-12-16 01:31:25.637375 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: qemu-utils rpcbind sg3-utils-udev ucf 2025-12-16 01:31:25.637386 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:31:25.637396 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Need to get 5,663 kB of archives. 2025-12-16 01:31:25.637405 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 22.1 MB of additional disk space will be used. 2025-12-16 01:31:25.637414 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:31:25.637424 | 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] 2025-12-16 01:31:25.637436 | 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] 2025-12-16 01:31:25.637445 | 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] 2025-12-16 01:31:25.637455 | 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] 2025-12-16 01:31:25.637465 | 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] 2025-12-16 01:31:25.637474 | 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] 2025-12-16 01:31:25.637484 | 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] 2025-12-16 01:31:25.637494 | 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.5 [1,544 kB] 2025-12-16 01:31:25.637503 | 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] 2025-12-16 01:31:25.637512 | 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] 2025-12-16 01:31:25.637522 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:12 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-16 01:31:25.637531 | 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] 2025-12-16 01:31:25.637541 | 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] 2025-12-16 01:31:25.637550 | 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.5 [21.5 kB] 2025-12-16 01:31:25.637571 | 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.1 [47.2 kB] 2025-12-16 01:31:25.637581 | 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.1 [100 kB] 2025-12-16 01:31:25.637590 | 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.5 [50.5 kB] 2025-12-16 01:31:25.637600 | 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.1 [18.1 kB] 2025-12-16 01:31:25.637609 | 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.5 [9,060 B] 2025-12-16 01:31:25.637667 | 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] 2025-12-16 01:31:25.637679 | 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] 2025-12-16 01:31:25.637689 | 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] 2025-12-16 01:31:25.637716 | 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.10 [2,219 kB] 2025-12-16 01:31:25.637727 | 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] 2025-12-16 01:31:25.637736 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 kpartx amd64 0.9.4-5ubuntu8 [32.0 kB] 2025-12-16 01:31:25.637747 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 multipath-tools amd64 0.9.4-5ubuntu8 [310 kB] 2025-12-16 01:31:25.637757 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preconfiguring packages ... 2025-12-16 01:31:25.637767 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Fetched 5,663 kB in 1s (7,168 kB/s) 2025-12-16 01:31:25.637778 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-12-16 01:31:25.637788 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-12-16 01:31:25.637800 | 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% 2025-12-16 01:31:25.637817 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2025-12-16 01:31:25.637827 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2025-12-16 01:31:25.637841 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2025-12-16 01:31:25.637974 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-12-16 01:31:25.637994 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-12-16 01:31:25.638080 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-12-16 01:31:25.638142 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 18892 files and directories currently installed.) 2025-12-16 01:31:25.639345 | 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 ... 2025-12-16 01:31:25.639370 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 01:31:25.639380 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnfsidmap1:amd64. 2025-12-16 01:31:25.639390 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../01-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-16 01:31:25.639411 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:31:25.639420 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.639430 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package rpcbind. 2025-12-16 01:31:25.639445 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../02-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-12-16 01:31:25.639455 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-12-16 01:31:25.639464 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package ucf. 2025-12-16 01:31:25.639474 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-12-16 01:31:25.639484 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Moving old data out of the way 2025-12-16 01:31:25.639493 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.639502 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking ucf (3.0043+nmu1) ... 2025-12-16 01:31:25.639512 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package keyutils. 2025-12-16 01:31:25.639521 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../04-keyutils_1.6.3-3build1_amd64.deb ... 2025-12-16 01:31:25.639530 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.639539 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking keyutils (1.6.3-3build1) ... 2025-12-16 01:31:25.639549 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package nfs-common. 2025-12-16 01:31:25.639558 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../05-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-16 01:31:25.639567 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:31:25.639577 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dhcpcd-base. 2025-12-16 01:31:25.639586 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../06-dhcpcd-base_1%3a10.0.6-1ubuntu3.2_amd64.deb ... 2025-12-16 01:31:25.639595 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-16 01:31:25.639604 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-16 01:31:25.639614 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../07-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 01:31:25.639623 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 01:31:25.639632 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package cpio. 2025-12-16 01:31:25.639651 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../08-cpio_2.15+dfsg-1ubuntu2_amd64.deb ... 2025-12-16 01:31:25.639660 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking cpio (2.15+dfsg-1ubuntu2) ... 2025-12-16 01:31:25.639673 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libfuse3-3:amd64. 2025-12-16 01:31:25.639683 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../09-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-12-16 01:31:25.639756 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-16 01:31:25.639767 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libnuma1:amd64. 2025-12-16 01:31:25.639777 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../10-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-16 01:31:25.639787 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 01:31:25.639796 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package busybox-initramfs. 2025-12-16 01:31:25.639806 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../11-busybox-initramfs_1%3a1.36.1-6ubuntu3.1_amd64.deb ... 2025-12-16 01:31:25.639815 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-16 01:31:25.639825 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package dracut-install. 2025-12-16 01:31:25.639842 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../12-dracut-install_060+5-1ubuntu3.3_amd64.deb ... 2025-12-16 01:31:25.639907 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking dracut-install (060+5-1ubuntu3.3) ... 2025-12-16 01:31:25.639918 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-bin. 2025-12-16 01:31:25.639927 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../13-initramfs-tools-bin_0.142ubuntu25.5_amd64.deb ... 2025-12-16 01:31:25.639937 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-16 01:31:25.639971 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package libklibc:amd64. 2025-12-16 01:31:25.639980 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../14-libklibc_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-16 01:31:25.639994 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-16 01:31:25.640070 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package klibc-utils. 2025-12-16 01:31:25.641400 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../15-klibc-utils_2.0.13-4ubuntu0.1_amd64.deb ... 2025-12-16 01:31:25.641422 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-16 01:31:25.641431 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools-core. 2025-12-16 01:31:25.641439 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../16-initramfs-tools-core_0.142ubuntu25.5_all.deb ... 2025-12-16 01:31:25.641448 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-16 01:31:25.641456 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package linux-base. 2025-12-16 01:31:25.641464 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../17-linux-base_4.5ubuntu9+24.04.1_all.deb ... 2025-12-16 01:31:25.641473 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.641481 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking linux-base (4.5ubuntu9+24.04.1) ... 2025-12-16 01:31:25.641489 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package initramfs-tools. 2025-12-16 01:31:25.641497 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../18-initramfs-tools_0.142ubuntu25.5_all.deb ... 2025-12-16 01:31:25.641505 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.641513 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking initramfs-tools (0.142ubuntu25.5) ... 2025-12-16 01:31:25.641522 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburcu8t64:amd64. 2025-12-16 01:31:25.641530 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../19-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-12-16 01:31:25.641538 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-16 01:31:25.641546 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package liburing2:amd64. 2025-12-16 01:31:25.641554 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../20-liburing2_2.5-1build1_amd64.deb ... 2025-12-16 01:31:25.641562 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-12-16 01:31:25.641571 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package lsscsi. 2025-12-16 01:31:25.641579 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../21-lsscsi_0.32-1build1_amd64.deb ... 2025-12-16 01:31:25.641587 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking lsscsi (0.32-1build1) ... 2025-12-16 01:31:25.641595 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package qemu-utils. 2025-12-16 01:31:25.641604 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../22-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 01:31:25.641621 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 01:31:25.641636 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package sg3-utils-udev. 2025-12-16 01:31:25.641644 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../23-sg3-utils-udev_1.46-3ubuntu4_all.deb ... 2025-12-16 01:31:25.641652 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-16 01:31:25.641661 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package kpartx. 2025-12-16 01:31:25.641669 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../24-kpartx_0.9.4-5ubuntu8_amd64.deb ... 2025-12-16 01:31:25.641677 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking kpartx (0.9.4-5ubuntu8) ... 2025-12-16 01:31:25.641685 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Selecting previously unselected package multipath-tools. 2025-12-16 01:31:25.641693 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Preparing to unpack .../25-multipath-tools_0.9.4-5ubuntu8_amd64.deb ... 2025-12-16 01:31:25.641702 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Unpacking multipath-tools (0.9.4-5ubuntu8) ... 2025-12-16 01:31:25.641711 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up cpio (2.15+dfsg-1ubuntu2) ... 2025-12-16 01:31:25.641726 | 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 2025-12-16 01:31:25.641743 | 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 2025-12-16 01:31:25.641758 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-16 01:31:25.641772 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:31:25.641787 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up linux-base (4.5ubuntu9+24.04.1) ... 2025-12-16 01:31:25.641863 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-12-16 01:31:25.641881 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2025-12-16 01:31:25.641907 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:31:25.641921 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libklibc:amd64 (2.0.13-4ubuntu0.1) ... 2025-12-16 01:31:25.641929 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 01:31:25.641938 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:No schema files found: doing nothing. 2025-12-16 01:31:25.641946 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.641954 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up lsscsi (0.32-1build1) ... 2025-12-16 01:31:25.641962 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dhcpcd-base (1:10.0.6-1ubuntu3.2) ... 2025-12-16 01:31:25.641971 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2025-12-16 01:31:25.641979 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.641987 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.641995 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `dhcpcd' (UID 102) ... 2025-12-16 01:31:25.642004 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `dhcpcd' (UID 102) with group `nogroup' ... 2025-12-16 01:31:25.642041 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/usr/lib/dhcpcd'. 2025-12-16 01:31:25.642050 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up ucf (3.0043+nmu1) ... 2025-12-16 01:31:25.642081 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-16 01:31:25.642090 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up busybox-initramfs (1:1.36.1-6ubuntu3.1) ... 2025-12-16 01:31:25.642098 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 01:31:25.642110 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up keyutils (1.6.3-3build1) ... 2025-12-16 01:31:25.642143 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up dracut-install (060+5-1ubuntu3.3) ... 2025-12-16 01:31:25.642631 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up kpartx (0.9.4-5ubuntu8) ... 2025-12-16 01:31:25.642653 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 01:31:25.642662 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up liburing2:amd64 (2.5-1build1) ... 2025-12-16 01:31:25.642670 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up klibc-utils (2.0.13-4ubuntu0.1) ... 2025-12-16 01:31:25.642680 | 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', 2025-12-16 01:31:25.642690 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: none removed. 2025-12-16 01:31:25.642698 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-bin (0.142ubuntu25.5) ... 2025-12-16 01:31:25.642707 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:31:25.642716 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.642724 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/idmapd.conf with new version 2025-12-16 01:31:25.642733 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.642758 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Creating config file /etc/nfs.conf with new version 2025-12-16 01:31:25.642767 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Selecting UID from range 100 to 59999 ... 2025-12-16 01:31:25.642824 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.642834 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.642842 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding system user `statd' (UID 103) ... 2025-12-16 01:31:25.642851 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Adding new user `statd' (UID 103) with group `nogroup' ... 2025-12-16 01:31:25.642895 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:info: Not creating home directory `/var/lib/nfs'. 2025-12-16 01:31:25.642904 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: could not determine current runlevel 2025-12-16 01:31:25.642946 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:31:25.642995 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 01:31:25.643026 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools-core (0.142ubuntu25.5) ... 2025-12-16 01:31:25.643060 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up initramfs-tools (0.142ubuntu25.5) ... 2025-12-16 01:31:25.645443 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2025-12-16 01:31:25.645472 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up sg3-utils-udev (1.46-3ubuntu4) ... 2025-12-16 01:31:25.645477 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:update-initramfs: deferring update (trigger activated) 2025-12-16 01:31:25.645481 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Setting up multipath-tools (0.9.4-5ubuntu8) ... 2025-12-16 01:31:25.645484 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:31:25.645488 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for initramfs-tools (0.142ubuntu25.5) ... 2025-12-16 01:31:25.645491 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 22bb42c77363 2025-12-16 01:31:25.645495 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 06178917afb5 2025-12-16 01:31:25.645499 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_glance_extend_start 2025-12-16 01:31:25.645503 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 4333164d11a7 2025-12-16 01:31:25.645506 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 5/7 : RUN chmod 644 /usr/local/bin/kolla_glance_extend_start 2025-12-16 01:31:25.645510 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in c3894aedffa4 2025-12-16 01:31:25.645513 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container c3894aedffa4 2025-12-16 01:31:25.645516 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> f5244bafe159 2025-12-16 01:31:25.645525 | 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 2025-12-16 01:31:25.645530 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in 60e2d67b5f2a 2025-12-16 01:31:25.645533 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-12-16 01:31:25.645537 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-12-16 01:31:25.645540 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-12-16 01:31:25.645543 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages were automatically installed and are no longer required: 2025-12-16 01:31:25.645547 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:31:25.645551 | 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 2025-12-16 01:31:25.645554 | 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 2025-12-16 01:31:25.645557 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:31:25.645560 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:31:25.645564 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:31:25.645567 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:31:25.645570 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2025-12-16 01:31:25.645574 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Use 'apt autoremove' to remove them. 2025-12-16 01:31:25.645577 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2025-12-16 01:31:25.645580 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: build-essential 2025-12-16 01:31:25.645584 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:31:25.645587 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:31:25.645599 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-12-16 01:31:25.645604 | 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% 2025-12-16 01:31:25.645607 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2025-12-16 01:31:25.645611 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% 2025-12-16 01:31:25.645614 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 80% 2025-12-16 01:31:25.645617 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-12-16 01:31:25.645620 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-12-16 01:31:25.645624 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-12-16 01:31:25.645627 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19511 files and directories currently installed.) 2025-12-16 01:31:25.645637 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:31:25.645641 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading package lists... 2025-12-16 01:31:25.645644 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Building dependency tree... 2025-12-16 01:31:25.645647 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Reading state information... 2025-12-16 01:31:25.645654 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:The following packages will be REMOVED: 2025-12-16 01:31:25.645658 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:31:25.645661 | 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 2025-12-16 01:31:25.645664 | 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 2025-12-16 01:31:25.645668 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:31:25.645671 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:31:25.645674 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:31:25.645677 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:31:25.645681 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: xz-utils 2025-12-16 01:31:25.645684 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:31:25.645687 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:After this operation, 228 MB disk space will be freed. 2025-12-16 01:31:25.645691 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 2025-12-16 01:31:25.645694 | 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% 2025-12-16 01:31:25.645697 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 70% 2025-12-16 01:31:25.645701 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 75% (Reading database ... 80% 2025-12-16 01:31:25.645704 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 85% 2025-12-16 01:31:25.645707 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 90% 2025-12-16 01:31:25.645710 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 95% 2025-12-16 01:31:25.645714 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:(Reading database ... 100% (Reading database ... 19502 files and directories currently installed.) 2025-12-16 01:31:25.645717 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:31:25.645720 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:25.645724 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:31:25.645727 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:25.645730 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:31:25.645733 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:31:25.645737 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:31:25.645740 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:25.645743 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:31:25.645781 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:25.645785 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:31:25.645791 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:31:25.645795 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:31:25.645798 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:31:25.645805 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:31:25.645808 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:31:25.645812 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:31:25.645815 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.645818 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:25.645821 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:31:25.645825 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:25.645828 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:25.645851 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:25.645855 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:25.645859 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:25.647520 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.647575 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:25.647587 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.647596 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:25.647605 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:31:25.647613 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:31:25.647622 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:25.647631 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:25.647639 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:31:25.647647 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:25.647655 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:25.647663 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:31:25.647672 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:25.647680 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:31:25.647688 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:25.647696 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:25.647705 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing lto-disabled-list (47) ... 2025-12-16 01:31:25.647713 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing make (4.3-4.1build2) ... 2025-12-16 01:31:25.647721 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:31:25.647730 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:31:25.647738 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Collecting pyclean==3.0.0 2025-12-16 01:31:25.647747 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:31:25.647755 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:31:25.647764 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Installing collected packages: pyclean 2025-12-16 01:31:25.647772 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully installed pyclean-3.0.0 2025-12-16 01:31:25.647780 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:31:25.647808 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.647817 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 9291 files, 1290 directories removed. 2025-12-16 01:31:25.647825 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.647834 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Cleaning directory /usr 2025-12-16 01:31:25.647842 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.647850 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Total 1316 files, 133 directories removed. 2025-12-16 01:31:25.647858 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: 2025-12-16 01:31:25.647867 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Found existing installation: pyclean 3.0.0 2025-12-16 01:31:25.647875 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Uninstalling pyclean-3.0.0: 2025-12-16 01:31:25.647883 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:31:25.647892 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container 60e2d67b5f2a 2025-12-16 01:31:25.647900 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 7cf66fe5777d 2025-12-16 01:31:25.647909 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Step 7/7 : USER glance 2025-12-16 01:31:25.647917 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Running in dbe61b2ee62e 2025-12-16 01:31:25.647937 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> Removed intermediate container dbe61b2ee62e 2025-12-16 01:31:25.647945 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api: ---> 0f9279ec9f3b 2025-12-16 01:31:25.647954 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully built 92eb3f5386f7 2025-12-16 01:31:25.647962 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Successfully tagged osism.harbor.regio.digital/kolla/glance-api:build-20251216 2025-12-16 01:31:25.647970 | ubuntu-noble-large | INFO:kolla.common.utils.glance-api:Built at 2025-12-16 01:31:25.647072 (took 0:00:44.976982) 2025-12-16 01:31:25.647986 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-keystone-listener) 2025-12-16 01:31:25.647995 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Processing 2025-12-16 01:31:25.648004 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building started at 2025-12-16 01:31:25.647570 2025-12-16 01:31:25.648574 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 plugins into plugins archive 2025-12-16 01:31:25.649108 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-keystone-listener:Turned 0 additions into additions archive 2025-12-16 01:31:50.720077 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20251216 2025-12-16 01:31:50.720173 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> cd858f7a9cc7 2025-12-16 01:31:50.720194 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 2/4 : LABEL "build-date"="20251216" "name"="barbican-keystone-listener" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:31:50.720220 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 790e8e45e020 2025-12-16 01:31:50.720308 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 790e8e45e020 2025-12-16 01:31:50.720322 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 13cf14773776 2025-12-16 01:31:50.720335 | 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 2025-12-16 01:31:50.720377 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in 98db25e23c1a 2025-12-16 01:31:50.720387 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2025-12-16 01:31:50.720401 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2025-12-16 01:31:50.720481 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2025-12-16 01:31:50.720497 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages were automatically installed and are no longer required: 2025-12-16 01:31:50.720602 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:31:50.720616 | 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 2025-12-16 01:31:50.720630 | 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 2025-12-16 01:31:50.720687 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:31:50.720698 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:31:50.720744 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:31:50.720759 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:31:50.720816 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2025-12-16 01:31:50.720891 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Use 'apt autoremove' to remove them. 2025-12-16 01:31:50.720907 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2025-12-16 01:31:50.720921 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: build-essential 2025-12-16 01:31:50.720995 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:31:50.721053 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:31:50.721064 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-12-16 01:31:50.721163 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-12-16 01:31:50.721177 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-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% 2025-12-16 01:31:50.721194 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2025-12-16 01:31:50.721288 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2025-12-16 01:31:50.721369 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% 2025-12-16 01:31:50.721427 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2025-12-16 01:31:50.721438 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2025-12-16 01:31:50.721510 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2025-12-16 01:31:50.721526 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-16 01:31:50.721596 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:31:50.721611 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading package lists... 2025-12-16 01:31:50.721682 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Building dependency tree... 2025-12-16 01:31:50.721697 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Reading state information... 2025-12-16 01:31:50.721770 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:The following packages will be REMOVED: 2025-12-16 01:31:50.721784 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:31:50.721842 | 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 2025-12-16 01:31:50.721854 | 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 2025-12-16 01:31:50.721910 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:31:50.721921 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:31:50.721982 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:31:50.721993 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:31:50.722054 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: xz-utils 2025-12-16 01:31:50.722069 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:31:50.722127 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:After this operation, 228 MB disk space will be freed. 2025-12-16 01:31:50.722142 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 2025-12-16 01:31:50.722212 | 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% 2025-12-16 01:31:50.722253 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: (Reading database ... 30% (Reading database ... 35% 2025-12-16 01:31:50.722431 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 2025-12-16 01:31:50.722445 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:55% (Reading database ... 60% (Reading database ... 65% 2025-12-16 01:31:50.722459 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 70% 2025-12-16 01:31:50.722505 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 75% 2025-12-16 01:31:50.722520 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 80% 2025-12-16 01:31:50.722719 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 85% 2025-12-16 01:31:50.722803 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 90% 2025-12-16 01:31:50.722817 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 95% 2025-12-16 01:31:50.722828 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-16 01:31:50.722849 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:31:50.722860 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:50.722870 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:31:50.722879 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:50.722909 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:31:50.722919 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:31:50.722932 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:31:50.722995 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:50.723043 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:31:50.723058 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:50.723217 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:31:50.723299 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:31:50.723312 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:31:50.723330 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:31:50.723340 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:31:50.723350 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:31:50.723472 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:31:50.723483 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:50.723493 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:31:50.723503 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:50.723513 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:50.723526 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:50.723586 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:31:50.723597 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:50.723655 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:50.723665 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:50.723725 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:31:50.723735 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:31:50.723796 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:50.723806 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:50.723866 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:31:50.723876 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:50.723936 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:50.723946 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:31:50.724009 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-12-16 01:31:50.724041 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:50.724095 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:31:50.724104 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:50.724166 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:31:50.724177 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing lto-disabled-list (47) ... 2025-12-16 01:31:50.724221 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing make (4.3-4.1build2) ... 2025-12-16 01:31:50.724292 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:31:50.724347 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:31:50.724357 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Collecting pyclean==3.0.0 2025-12-16 01:31:50.724408 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:31:50.724418 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:31:50.724473 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Installing collected packages: pyclean 2025-12-16 01:31:50.724482 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully installed pyclean-3.0.0 2025-12-16 01:31:50.724545 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:31:50.724555 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-12-16 01:31:50.724615 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 8284 files, 1185 directories removed. 2025-12-16 01:31:50.724625 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-12-16 01:31:50.724684 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Cleaning directory /usr 2025-12-16 01:31:50.724694 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-12-16 01:31:50.724735 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Total 1316 files, 133 directories removed. 2025-12-16 01:31:50.724790 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: 2025-12-16 01:31:50.724800 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Found existing installation: pyclean 3.0.0 2025-12-16 01:31:50.724854 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Uninstalling pyclean-3.0.0: 2025-12-16 01:31:50.724864 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:31:50.724927 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container 98db25e23c1a 2025-12-16 01:31:50.724937 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 28d2bd29ca69 2025-12-16 01:31:50.725004 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Step 4/4 : USER barbican 2025-12-16 01:31:50.725013 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Running in d6874b0378fc 2025-12-16 01:31:50.725079 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> Removed intermediate container d6874b0378fc 2025-12-16 01:31:50.725089 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener: ---> 4850304a1181 2025-12-16 01:31:50.725156 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully built 911d5c6bfd94 2025-12-16 01:31:50.725211 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Successfully tagged osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251216 2025-12-16 01:31:50.725425 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-keystone-listener:Built at 2025-12-16 01:31:50.725169 (took 0:00:25.077599) 2025-12-16 01:31:50.725748 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-worker) 2025-12-16 01:31:50.725817 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Processing 2025-12-16 01:31:50.725848 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building started at 2025-12-16 01:31:50.725755 2025-12-16 01:31:50.726811 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 plugins into plugins archive 2025-12-16 01:31:50.727461 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-worker:Turned 0 additions into additions archive 2025-12-16 01:32:15.503840 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 1/4 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20251216 2025-12-16 01:32:15.503918 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> cd858f7a9cc7 2025-12-16 01:32:15.503942 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 2/4 : LABEL "build-date"="20251216" "name"="barbican-worker" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:32:15.503953 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 0f5e1ecedd0c 2025-12-16 01:32:15.503985 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 0f5e1ecedd0c 2025-12-16 01:32:15.506398 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 40bd1558f870 2025-12-16 01:32:15.506441 | 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 2025-12-16 01:32:15.506450 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in 0188bceba90a 2025-12-16 01:32:15.506457 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2025-12-16 01:32:15.506463 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2025-12-16 01:32:15.506469 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2025-12-16 01:32:15.506475 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages were automatically installed and are no longer required: 2025-12-16 01:32:15.506481 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:32:15.506487 | 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 2025-12-16 01:32:15.506493 | 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 2025-12-16 01:32:15.506498 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:32:15.506504 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:32:15.506510 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:32:15.506516 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:32:15.506522 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2025-12-16 01:32:15.506527 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Use 'apt autoremove' to remove them. 2025-12-16 01:32:15.506533 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2025-12-16 01:32:15.506550 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: build-essential 2025-12-16 01:32:15.506555 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:32:15.506560 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:32:15.506564 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-12-16 01:32:15.506571 | 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% 2025-12-16 01:32:15.506576 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2025-12-16 01:32:15.506581 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2025-12-16 01:32:15.506586 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2025-12-16 01:32:15.506590 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2025-12-16 01:32:15.506595 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2025-12-16 01:32:15.506600 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2025-12-16 01:32:15.506604 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-16 01:32:15.506610 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:32:15.506615 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading package lists... 2025-12-16 01:32:15.506619 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Building dependency tree... 2025-12-16 01:32:15.506624 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Reading state information... 2025-12-16 01:32:15.506629 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:The following packages will be REMOVED: 2025-12-16 01:32:15.506633 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:32:15.506638 | 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 2025-12-16 01:32:15.506643 | 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 2025-12-16 01:32:15.506657 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:32:15.506662 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:32:15.506674 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:32:15.506679 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:32:15.506683 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: xz-utils 2025-12-16 01:32:15.506688 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:32:15.506693 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:After this operation, 228 MB disk space will be freed. 2025-12-16 01:32:15.506697 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 2025-12-16 01:32:15.506702 | 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% 2025-12-16 01:32:15.506707 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 70% 2025-12-16 01:32:15.506712 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 75% 2025-12-16 01:32:15.506720 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 80% 2025-12-16 01:32:15.506725 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 85% 2025-12-16 01:32:15.506730 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 90% 2025-12-16 01:32:15.506734 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 95% 2025-12-16 01:32:15.506739 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-16 01:32:15.506744 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:32:15.506748 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:15.506753 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:32:15.506757 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:15.506762 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:32:15.506767 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:32:15.506771 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:32:15.506776 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:15.506781 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:32:15.506785 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:15.506790 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-12-16 01:32:15.506795 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:32:15.506799 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-12-16 01:32:15.506837 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:32:15.506842 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:32:15.506847 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:32:15.506852 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:32:15.506856 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:32:15.506861 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:32:15.506865 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:15.506870 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:32:15.506874 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:15.506879 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:15.506883 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:15.506887 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:15.506892 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:15.506896 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:15.506901 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:15.506931 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:32:15.506936 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:32:15.506965 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:15.506990 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:15.508486 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:32:15.508501 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:15.508506 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:15.508511 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:32:15.508515 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:15.508520 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:32:15.508525 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:15.508530 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:15.508535 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing lto-disabled-list (47) ... 2025-12-16 01:32:15.508540 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing make (4.3-4.1build2) ... 2025-12-16 01:32:15.508544 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:32:15.508549 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:32:15.508554 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Collecting pyclean==3.0.0 2025-12-16 01:32:15.508559 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:32:15.508564 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:32:15.508568 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Installing collected packages: pyclean 2025-12-16 01:32:15.508573 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully installed pyclean-3.0.0 2025-12-16 01:32:15.508578 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:32:15.508583 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-12-16 01:32:15.508588 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 8284 files, 1185 directories removed. 2025-12-16 01:32:15.508592 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-12-16 01:32:15.508597 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Cleaning directory /usr 2025-12-16 01:32:15.508602 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-12-16 01:32:15.508607 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Total 1316 files, 133 directories removed. 2025-12-16 01:32:15.508611 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: 2025-12-16 01:32:15.508616 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Found existing installation: pyclean 3.0.0 2025-12-16 01:32:15.508621 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Uninstalling pyclean-3.0.0: 2025-12-16 01:32:15.508626 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:32:15.508632 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container 0188bceba90a 2025-12-16 01:32:15.508637 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> a2686e26315c 2025-12-16 01:32:15.508643 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Step 4/4 : USER barbican 2025-12-16 01:32:15.508648 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Running in d6ad455fdf22 2025-12-16 01:32:15.508654 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> Removed intermediate container d6ad455fdf22 2025-12-16 01:32:15.508659 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker: ---> 9705e5cdeef9 2025-12-16 01:32:15.508664 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully built 1713582baa13 2025-12-16 01:32:15.508670 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Successfully tagged osism.harbor.regio.digital/kolla/barbican-worker:build-20251216 2025-12-16 01:32:15.508684 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-worker:Built at 2025-12-16 01:32:15.508138 (took 0:00:24.782383) 2025-12-16 01:32:15.508854 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(barbican-api) 2025-12-16 01:32:15.508940 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Processing 2025-12-16 01:32:15.509031 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building started at 2025-12-16 01:32:15.508938 2025-12-16 01:32:15.510053 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 plugins into plugins archive 2025-12-16 01:32:15.510836 | ubuntu-noble-large | DEBUG:kolla.common.utils.barbican-api:Turned 0 additions into additions archive 2025-12-16 01:32:41.282828 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/barbican-base:build-20251216 2025-12-16 01:32:41.282944 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> cd858f7a9cc7 2025-12-16 01:32:41.283081 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 2/6 : LABEL "build-date"="20251216" "name"="barbican-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:32:41.283110 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in f5f38ce9295f 2025-12-16 01:32:41.283212 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container f5f38ce9295f 2025-12-16 01:32:41.283378 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 8d3b6ef2e82e 2025-12-16 01:32:41.283418 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_barbican_extend_start 2025-12-16 01:32:41.283505 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 95b4e43fbf29 2025-12-16 01:32:41.283582 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_barbican_extend_start 2025-12-16 01:32:41.283650 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 5d72b16336f1 2025-12-16 01:32:41.283867 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 5d72b16336f1 2025-12-16 01:32:41.283954 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> cbe08d3b14cc 2025-12-16 01:32:41.283974 | 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 2025-12-16 01:32:41.283993 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in f63b4a576173 2025-12-16 01:32:41.284034 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2025-12-16 01:32:41.284124 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2025-12-16 01:32:41.284194 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2025-12-16 01:32:41.284358 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages were automatically installed and are no longer required: 2025-12-16 01:32:41.284409 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:32:41.284495 | 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 2025-12-16 01:32:41.284539 | 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 2025-12-16 01:32:41.284615 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:32:41.284681 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:32:41.284743 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:32:41.284809 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:32:41.284874 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2025-12-16 01:32:41.284938 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Use 'apt autoremove' to remove them. 2025-12-16 01:32:41.285013 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2025-12-16 01:32:41.285078 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: build-essential 2025-12-16 01:32:41.285150 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:32:41.285214 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:32:41.285330 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-12-16 01:32:41.285506 | 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% 2025-12-16 01:32:41.285526 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% (Reading database ... 75% 2025-12-16 01:32:41.285616 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2025-12-16 01:32:41.285686 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2025-12-16 01:32:41.285756 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2025-12-16 01:32:41.285840 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2025-12-16 01:32:41.285909 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18822 files and directories currently installed.) 2025-12-16 01:32:41.285961 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:32:41.286029 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading package lists... 2025-12-16 01:32:41.286103 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Building dependency tree... 2025-12-16 01:32:41.286174 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Reading state information... 2025-12-16 01:32:41.286254 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:The following packages will be REMOVED: 2025-12-16 01:32:41.286369 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:32:41.286542 | 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 2025-12-16 01:32:41.286578 | 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 2025-12-16 01:32:41.286597 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:32:41.286610 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:32:41.286669 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:32:41.286723 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:32:41.288380 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: xz-utils 2025-12-16 01:32:41.288407 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:32:41.288430 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:After this operation, 228 MB disk space will be freed. 2025-12-16 01:32:41.288434 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 2025-12-16 01:32:41.288439 | 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% 2025-12-16 01:32:41.288444 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 70% 2025-12-16 01:32:41.288447 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 75% 2025-12-16 01:32:41.288451 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 80% 2025-12-16 01:32:41.288454 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 85% 2025-12-16 01:32:41.288457 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 90% 2025-12-16 01:32:41.288461 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 95% 2025-12-16 01:32:41.288464 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:(Reading database ... 100% (Reading database ... 18813 files and directories currently installed.) 2025-12-16 01:32:41.288469 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:32:41.288472 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:41.288476 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:32:41.288479 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:41.288483 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:32:41.288486 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:32:41.288490 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:32:41.288493 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:41.288496 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:32:41.288500 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:41.288503 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:32:41.288507 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:32:41.288511 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-12-16 01:32:41.288514 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:32:41.288518 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-12-16 01:32:41.288521 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:32:41.288525 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-12-16 01:32:41.288528 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:32:41.288531 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-12-16 01:32:41.288535 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:32:41.288538 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-12-16 01:32:41.288549 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:32:41.288553 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-12-16 01:32:41.288556 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:41.288560 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:32:41.288563 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:41.288595 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:41.288605 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:41.288608 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:32:41.288611 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:41.288615 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:41.288618 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:41.288622 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:32:41.288644 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:32:41.289841 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:41.289868 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:41.289873 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-12-16 01:32:41.289877 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:32:41.289880 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:41.289884 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:41.289887 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:32:41.289890 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:41.289893 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:32:41.289897 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:41.289900 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:32:41.289903 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing lto-disabled-list (47) ... 2025-12-16 01:32:41.289907 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing make (4.3-4.1build2) ... 2025-12-16 01:32:41.289910 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:32:41.289913 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:32:41.289917 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Collecting pyclean==3.0.0 2025-12-16 01:32:41.289920 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:32:41.289923 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:32:41.289927 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Installing collected packages: pyclean 2025-12-16 01:32:41.289930 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully installed pyclean-3.0.0 2025-12-16 01:32:41.289933 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:32:41.289936 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-12-16 01:32:41.289939 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 8284 files, 1185 directories removed. 2025-12-16 01:32:41.289943 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-12-16 01:32:41.289946 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Cleaning directory /usr 2025-12-16 01:32:41.289949 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-12-16 01:32:41.289952 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Total 1316 files, 133 directories removed. 2025-12-16 01:32:41.289956 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: 2025-12-16 01:32:41.289959 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Found existing installation: pyclean 3.0.0 2025-12-16 01:32:41.289962 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Uninstalling pyclean-3.0.0: 2025-12-16 01:32:41.289970 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:32:41.289973 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container f63b4a576173 2025-12-16 01:32:41.289977 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 95fcecac5b3c 2025-12-16 01:32:41.289980 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Step 6/6 : USER barbican 2025-12-16 01:32:41.289983 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Running in 20788550697a 2025-12-16 01:32:41.289986 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> Removed intermediate container 20788550697a 2025-12-16 01:32:41.289990 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api: ---> 2ae749b490cd 2025-12-16 01:32:41.290016 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully built 3167d8524947 2025-12-16 01:32:41.290020 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Successfully tagged osism.harbor.regio.digital/kolla/barbican-api:build-20251216 2025-12-16 01:32:41.290030 | ubuntu-noble-large | INFO:kolla.common.utils.barbican-api:Built at 2025-12-16 01:32:41.289893 (took 0:00:25.780955) 2025-12-16 01:32:41.290691 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(placement-api) 2025-12-16 01:32:41.290749 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Processing 2025-12-16 01:32:41.290762 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building started at 2025-12-16 01:32:41.290464 2025-12-16 01:32:41.292365 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 plugins into plugins archive 2025-12-16 01:32:41.292409 | ubuntu-noble-large | DEBUG:kolla.common.utils.placement-api:Turned 0 additions into additions archive 2025-12-16 01:33:06.358875 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 1/4 : FROM osism.harbor.regio.digital/kolla/placement-base:build-20251216 2025-12-16 01:33:06.359006 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 7bc236fbdfd8 2025-12-16 01:33:06.359036 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 2/4 : LABEL "build-date"="20251216" "name"="placement-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:33:06.359205 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in b4fb01688fea 2025-12-16 01:33:06.359269 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container b4fb01688fea 2025-12-16 01:33:06.359780 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 401e74b618ff 2025-12-16 01:33:06.359803 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Step 3/4 : COPY extend_start.sh /usr/local/bin/kolla_placement_extend_start 2025-12-16 01:33:06.359816 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 2a65881cff35 2025-12-16 01:33:06.359836 | 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 2025-12-16 01:33:06.359851 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Running in 6c3018ec5ac5 2025-12-16 01:33:06.359862 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2025-12-16 01:33:06.359878 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2025-12-16 01:33:06.359889 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2025-12-16 01:33:06.359954 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages were automatically installed and are no longer required: 2025-12-16 01:33:06.359965 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:33:06.359974 | 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 2025-12-16 01:33:06.359984 | 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 2025-12-16 01:33:06.359994 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:33:06.360007 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:33:06.360017 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:33:06.360026 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:33:06.360039 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2025-12-16 01:33:06.360049 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Use 'apt autoremove' to remove them. 2025-12-16 01:33:06.360105 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2025-12-16 01:33:06.360116 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: build-essential 2025-12-16 01:33:06.360126 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:33:06.360139 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:33:06.360150 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-12-16 01:33:06.360273 | 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% 2025-12-16 01:33:06.360293 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2025-12-16 01:33:06.360303 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2025-12-16 01:33:06.360313 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2025-12-16 01:33:06.360328 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2025-12-16 01:33:06.360358 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2025-12-16 01:33:06.360368 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2025-12-16 01:33:06.360378 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 01:33:06.360395 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:33:06.360405 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading package lists... 2025-12-16 01:33:06.360415 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Building dependency tree... 2025-12-16 01:33:06.360424 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Reading state information... 2025-12-16 01:33:06.360434 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:The following packages will be REMOVED: 2025-12-16 01:33:06.360448 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:33:06.360458 | 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 2025-12-16 01:33:06.360468 | 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 2025-12-16 01:33:06.360481 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:33:06.360492 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:33:06.360517 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:33:06.360527 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:33:06.360537 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: xz-utils 2025-12-16 01:33:06.360551 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:33:06.360561 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:After this operation, 228 MB disk space will be freed. 2025-12-16 01:33:06.360686 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 2025-12-16 01:33:06.360701 | 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% 2025-12-16 01:33:06.360712 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 70% 2025-12-16 01:33:06.360722 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 75% 2025-12-16 01:33:06.360732 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 80% 2025-12-16 01:33:06.360742 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 85% 2025-12-16 01:33:06.360756 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 90% 2025-12-16 01:33:06.360766 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 95% 2025-12-16 01:33:06.360776 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 01:33:06.360786 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:33:06.360796 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:06.360810 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:33:06.360820 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:06.360833 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:33:06.360857 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:33:06.360871 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:33:06.360892 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:06.360903 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:33:06.361007 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:06.361020 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:33:06.361039 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:33:06.361050 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:33:06.361059 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:33:06.361074 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:33:06.361084 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:33:06.361094 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:33:06.361103 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:06.361113 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:33:06.361136 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:06.361146 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:06.361157 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:06.361170 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:06.361181 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:06.361265 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:06.361281 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:06.361291 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:33:06.361305 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:33:06.361315 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:06.361325 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:06.361600 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:33:06.361670 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:06.361683 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:06.361693 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:33:06.361703 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:06.361713 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:33:06.361723 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:06.361732 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:06.361743 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing lto-disabled-list (47) ... 2025-12-16 01:33:06.361753 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing make (4.3-4.1build2) ... 2025-12-16 01:33:06.361763 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:33:06.361782 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:33:06.361793 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Collecting pyclean==3.0.0 2025-12-16 01:33:06.361803 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:33:06.361813 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:33:06.361822 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Installing collected packages: pyclean 2025-12-16 01:33:06.361832 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully installed pyclean-3.0.0 2025-12-16 01:33:06.361841 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:33:06.361851 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-12-16 01:33:06.361861 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 8079 files, 1151 directories removed. 2025-12-16 01:33:06.361871 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-12-16 01:33:06.361880 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Cleaning directory /usr 2025-12-16 01:33:06.361890 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-12-16 01:33:06.361899 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Total 1316 files, 133 directories removed. 2025-12-16 01:33:06.361913 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: 2025-12-16 01:33:06.361923 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Found existing installation: pyclean 3.0.0 2025-12-16 01:33:06.361957 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Uninstalling pyclean-3.0.0: 2025-12-16 01:33:06.361968 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:33:06.361977 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> Removed intermediate container 6c3018ec5ac5 2025-12-16 01:33:06.361988 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api: ---> 8ad013c3077a 2025-12-16 01:33:06.361997 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully built 2d9e9b84f2f1 2025-12-16 01:33:06.362025 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Successfully tagged osism.harbor.regio.digital/kolla/placement-api:build-20251216 2025-12-16 01:33:06.362041 | ubuntu-noble-large | INFO:kolla.common.utils.placement-api:Built at 2025-12-16 01:33:06.361900 (took 0:00:25.071436) 2025-12-16 01:33:06.362360 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-apiserver) 2025-12-16 01:33:06.362400 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Processing 2025-12-16 01:33:06.362425 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building started at 2025-12-16 01:33:06.362295 2025-12-16 01:33:06.362443 | 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 2025-12-16 01:33:08.112224 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 plugins into plugins archive 2025-12-16 01:33:08.112525 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-apiserver:Turned 0 additions into additions archive 2025-12-16 01:33:46.284775 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20251216 2025-12-16 01:33:46.284846 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 66dd3d223c77 2025-12-16 01:33:46.284954 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 2/7 : LABEL "build-date"="20251216" "name"="skyline-apiserver" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:33:46.284973 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 84ea2e270015 2025-12-16 01:33:46.284985 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 84ea2e270015 2025-12-16 01:33:46.285019 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 5a7f4791f574 2025-12-16 01:33:46.285030 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 3/7 : ADD skyline-apiserver-archive /skyline-apiserver-source 2025-12-16 01:33:46.285141 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> cb35eeca3104 2025-12-16 01:33:46.286333 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 4/7 : COPY extend_start.sh /usr/local/bin/kolla_skyline_extend_start 2025-12-16 01:33:46.286354 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> ad2cb105046b 2025-12-16 01:33:46.286390 | 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 2025-12-16 01:33:46.286403 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 304c16e8361e 2025-12-16 01:33:46.286413 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing /skyline-apiserver 2025-12-16 01:33:46.286424 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: started 2025-12-16 01:33:46.286445 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing build dependencies: finished with status 'done' 2025-12-16 01:33:46.286454 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: started 2025-12-16 01:33:46.286462 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:33:46.286471 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: started 2025-12-16 01:33:46.286479 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Installing backend dependencies: finished with status 'done' 2025-12-16 01:33:46.286487 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): started 2025-12-16 01:33:46.286496 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:33:46.286505 | 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) 2025-12-16 01:33:46.286515 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting fastapi<=0.58.1 (from skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.286524 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading fastapi-0.58.1-py3-none-any.whl.metadata (21 kB) 2025-12-16 01:33:46.286550 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pydantic<=1.10.0 (from skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.286559 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pydantic-1.10.0-py3-none-any.whl.metadata (138 kB) 2025-12-16 01:33:46.286567 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting uvicorn<=0.17.6 (from skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.286576 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading uvicorn-0.17.6-py3-none-any.whl.metadata (6.2 kB) 2025-12-16 01:33:46.286584 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting gunicorn>=20.1.0 (from skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.286592 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) 2025-12-16 01:33:46.286605 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-jose<=3.3.0 (from skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.286614 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_jose-3.3.0-py2.py3-none-any.whl.metadata (5.4 kB) 2025-12-16 01:33:46.286623 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting databases>=0.9.0 (from skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.286631 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading databases-0.9.0-py3-none-any.whl.metadata (5.4 kB) 2025-12-16 01:33:46.286663 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiomysql>=0.2.0 (from skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.286769 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiomysql-0.3.2-py3-none-any.whl.metadata (5.1 kB) 2025-12-16 01:33:46.286832 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting aiosqlite<=0.17.0 (from skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.286956 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading aiosqlite-0.17.0-py3-none-any.whl.metadata (4.1 kB) 2025-12-16 01:33:46.287018 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting loguru<=0.5.3 (from skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.287114 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading loguru-0.5.3-py3-none-any.whl.metadata (21 kB) 2025-12-16 01:33:46.287180 | 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) 2025-12-16 01:33:46.287261 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting immutables>=0.16 (from skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.287415 | 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) 2025-12-16 01:33:46.287489 | 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) 2025-12-16 01:33:46.287566 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpx>=0.16.1 (from skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.287644 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpx-0.27.0-py3-none-any.whl.metadata (7.2 kB) 2025-12-16 01:33:46.287725 | 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) 2025-12-16 01:33:46.287803 | 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) 2025-12-16 01:33:46.287880 | 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) 2025-12-16 01:33:46.287957 | 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) 2025-12-16 01:33:46.288031 | 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) 2025-12-16 01:33:46.288106 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting h11>=0.11 (from skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.288201 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 2025-12-16 01:33:46.288314 | 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) 2025-12-16 01:33:46.288400 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting python-multipart>=0.0.5 (from skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.288479 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading python_multipart-0.0.20-py3-none-any.whl.metadata (1.8 kB) 2025-12-16 01:33:46.288565 | 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) 2025-12-16 01:33:46.288635 | 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) 2025-12-16 01:33:46.288711 | 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) 2025-12-16 01:33:46.288787 | 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) 2025-12-16 01:33:46.288866 | 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) 2025-12-16 01:33:46.288945 | 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) 2025-12-16 01:33:46.289024 | 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) 2025-12-16 01:33:46.289117 | 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) 2025-12-16 01:33:46.289195 | 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) 2025-12-16 01:33:46.289294 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading starlette-0.13.4-py3-none-any.whl.metadata (6.6 kB) 2025-12-16 01:33:46.289404 | 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) 2025-12-16 01:33:46.289545 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading ecdsa-0.19.1-py2.py3-none-any.whl.metadata (29 kB) 2025-12-16 01:33:46.289607 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting rsa (from python-jose<=3.3.0->skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.289684 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB) 2025-12-16 01:33:46.289763 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyasn1 (from python-jose<=3.3.0->skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.291311 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-12-16 01:33:46.291330 | 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) 2025-12-16 01:33:46.291339 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB) 2025-12-16 01:33:46.291348 | 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) 2025-12-16 01:33:46.291356 | 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) 2025-12-16 01:33:46.291365 | 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) 2025-12-16 01:33:46.291410 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting anyio (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.291419 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading anyio-4.4.0-py3-none-any.whl.metadata (4.6 kB) 2025-12-16 01:33:46.291428 | 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) (2025.11.12) 2025-12-16 01:33:46.291436 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting httpcore==1.* (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.291445 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading httpcore-1.0.5-py3-none-any.whl.metadata (20 kB) 2025-12-16 01:33:46.291453 | 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) 2025-12-16 01:33:46.291470 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting sniffio (from httpx>=0.16.1->skyline-apiserver==5.0.1.dev5) 2025-12-16 01:33:46.291479 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 2025-12-16 01:33:46.291487 | 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) 2025-12-16 01:33:46.291496 | 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) 2025-12-16 01:33:46.291504 | 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) 2025-12-16 01:33:46.291521 | 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) 2025-12-16 01:33:46.291530 | 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.0) 2025-12-16 01:33:46.291538 | 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) 2025-12-16 01:33:46.291547 | 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) 2025-12-16 01:33:46.291555 | 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) 2025-12-16 01:33:46.291563 | 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) 2025-12-16 01:33:46.291580 | 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) 2025-12-16 01:33:46.291592 | 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) 2025-12-16 01:33:46.291600 | 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) 2025-12-16 01:33:46.291610 | 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) 2025-12-16 01:33:46.291619 | 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) 2025-12-16 01:33:46.291628 | 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) 2025-12-16 01:33:46.291636 | 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) 2025-12-16 01:33:46.291645 | 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) 2025-12-16 01:33:46.291658 | 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) 2025-12-16 01:33:46.291667 | 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) 2025-12-16 01:33:46.291681 | 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) 2025-12-16 01:33:46.291689 | 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) 2025-12-16 01:33:46.291698 | 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) 2025-12-16 01:33:46.291706 | 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) 2025-12-16 01:33:46.291716 | 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) 2025-12-16 01:33:46.291726 | 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) 2025-12-16 01:33:46.291734 | 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) 2025-12-16 01:33:46.291742 | 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) 2025-12-16 01:33:46.291760 | 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) 2025-12-16 01:33:46.291769 | 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) 2025-12-16 01:33:46.291777 | 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) 2025-12-16 01:33:46.291786 | 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) 2025-12-16 01:33:46.291794 | 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) 2025-12-16 01:33:46.291803 | 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) 2025-12-16 01:33:46.291816 | 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) 2025-12-16 01:33:46.291868 | 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) 2025-12-16 01:33:46.291964 | 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) 2025-12-16 01:33:46.291980 | 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) 2025-12-16 01:33:46.292041 | 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) 2025-12-16 01:33:46.292098 | 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) 2025-12-16 01:33:46.292145 | 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) 2025-12-16 01:33:46.292190 | 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) 2025-12-16 01:33:46.292305 | 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) 2025-12-16 01:33:46.292325 | 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) 2025-12-16 01:33:46.292435 | 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) 2025-12-16 01:33:46.292466 | 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) 2025-12-16 01:33:46.292540 | 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) 2025-12-16 01:33:46.292601 | 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) 2025-12-16 01:33:46.292660 | 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) 2025-12-16 01:33:46.292716 | 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) 2025-12-16 01:33:46.292773 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiosqlite-0.17.0-py3-none-any.whl (15 kB) 2025-12-16 01:33:46.292829 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading fastapi-0.58.1-py3-none-any.whl (49 kB) 2025-12-16 01:33:46.292897 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading starlette-0.13.4-py3-none-any.whl (59 kB) 2025-12-16 01:33:46.292939 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading loguru-0.5.3-py3-none-any.whl (57 kB) 2025-12-16 01:33:46.292991 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pydantic-1.10.0-py3-none-any.whl (153 kB) 2025-12-16 01:33:46.293047 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_jose-3.3.0-py2.py3-none-any.whl (33 kB) 2025-12-16 01:33:46.293103 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading uvicorn-0.17.6-py3-none-any.whl (53 kB) 2025-12-16 01:33:46.293157 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading aiomysql-0.3.2-py3-none-any.whl (71 kB) 2025-12-16 01:33:46.293218 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading asgiref-3.8.1-py3-none-any.whl (23 kB) 2025-12-16 01:33:46.293267 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading databases-0.9.0-py3-none-any.whl (25 kB) 2025-12-16 01:33:46.293342 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading ecdsa-0.19.1-py2.py3-none-any.whl (150 kB) 2025-12-16 01:33:46.293411 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading gunicorn-23.0.0-py3-none-any.whl (85 kB) 2025-12-16 01:33:46.293494 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading h11-0.14.0-py3-none-any.whl (58 kB) 2025-12-16 01:33:46.293553 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpx-0.27.0-py3-none-any.whl (75 kB) 2025-12-16 01:33:46.293607 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading httpcore-1.0.5-py3-none-any.whl (77 kB) 2025-12-16 01:33:46.293649 | 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) 2025-12-16 01:33:46.293690 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading python_multipart-0.0.20-py3-none-any.whl (24 kB) 2025-12-16 01:33:46.293732 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading anyio-4.4.0-py3-none-any.whl (86 kB) 2025-12-16 01:33:46.293773 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 2025-12-16 01:33:46.293814 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-12-16 01:33:46.293855 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading rsa-4.9-py3-none-any.whl (34 kB) 2025-12-16 01:33:46.293912 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building wheels for collected packages: skyline-apiserver 2025-12-16 01:33:46.293953 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): started 2025-12-16 01:33:46.293995 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Building wheel for skyline-apiserver (pyproject.toml): finished with status 'done' 2025-12-16 01:33:46.294036 | 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=158866 sha256=9b74d6d1fe97888935c1ddc9e9742d3535865aa9386fbbfb6fe797844a710162 2025-12-16 01:33:46.294079 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Stored in directory: /tmp/pip-ephem-wheel-cache-ooeeh7eu/wheels/5d/96/f1/e535c7d90f6922e2d4ea896be8b05d8e4cc5f55d6ffb5cbb20 2025-12-16 01:33:46.294120 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built skyline-apiserver 2025-12-16 01:33:46.294162 | 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 2025-12-16 01:33:46.294221 | 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.1 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.20 rsa-4.9 skyline-apiserver-5.0.1.dev5 sniffio-1.3.1 starlette-0.13.4 uvicorn-0.17.6 2025-12-16 01:33:46.294277 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 304c16e8361e 2025-12-16 01:33:46.294346 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 46a8900d9515 2025-12-16 01:33:46.294433 | 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 2025-12-16 01:33:46.294477 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 87cb1f5f3e4b 2025-12-16 01:33:46.294530 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2025-12-16 01:33:46.294582 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2025-12-16 01:33:46.294624 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2025-12-16 01:33:46.294678 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages were automatically installed and are no longer required: 2025-12-16 01:33:46.294720 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:33:46.294734 | 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 2025-12-16 01:33:46.294805 | 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 2025-12-16 01:33:46.294820 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:33:46.294881 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:33:46.294924 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:33:46.294938 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:33:46.295002 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2025-12-16 01:33:46.295044 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Use 'apt autoremove' to remove them. 2025-12-16 01:33:46.295087 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2025-12-16 01:33:46.295129 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: build-essential 2025-12-16 01:33:46.295170 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:33:46.295222 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:33:46.295270 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-12-16 01:33:46.295327 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-12-16 01:33:46.295404 | 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% 2025-12-16 01:33:46.295451 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2025-12-16 01:33:46.295493 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2025-12-16 01:33:46.295533 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2025-12-16 01:33:46.295575 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2025-12-16 01:33:46.295616 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2025-12-16 01:33:46.295637 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2025-12-16 01:33:46.295821 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 01:33:46.295868 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:33:46.295876 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading package lists... 2025-12-16 01:33:46.295890 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Building dependency tree... 2025-12-16 01:33:46.295896 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Reading state information... 2025-12-16 01:33:46.295904 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:The following packages will be REMOVED: 2025-12-16 01:33:46.295956 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:33:46.296074 | 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 2025-12-16 01:33:46.296099 | 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 2025-12-16 01:33:46.296114 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:33:46.296122 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:33:46.296161 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:33:46.296197 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:33:46.296260 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: xz-utils 2025-12-16 01:33:46.296276 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:33:46.296339 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:After this operation, 228 MB disk space will be freed. 2025-12-16 01:33:46.296409 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-12-16 01:33:46.296506 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 2025-12-16 01:33:46.296561 | 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% 2025-12-16 01:33:46.296609 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 70% 2025-12-16 01:33:46.296658 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 75% 2025-12-16 01:33:46.297616 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 80% 2025-12-16 01:33:46.297670 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 85% 2025-12-16 01:33:46.297683 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 90% 2025-12-16 01:33:46.297693 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 95% 2025-12-16 01:33:46.297704 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 01:33:46.297714 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:33:46.297723 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:46.297733 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:33:46.297742 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:46.297752 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:33:46.297761 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:33:46.297780 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:33:46.297790 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:46.297799 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:33:46.297808 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:46.297818 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:33:46.297827 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:33:46.297836 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:33:46.297845 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:33:46.297855 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:33:46.297864 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:33:46.297873 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:33:46.297883 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:46.297892 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:33:46.297901 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:46.297911 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:46.297920 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:46.297930 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:33:46.297939 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:46.297948 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:46.297957 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:46.297966 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:33:46.297976 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:33:46.298054 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:46.298066 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-12-16 01:33:46.298075 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:46.298085 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:33:46.298094 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:46.298103 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:46.298113 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:33:46.298122 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:46.298131 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:33:46.298140 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:46.298149 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:33:46.298159 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing lto-disabled-list (47) ... 2025-12-16 01:33:46.298184 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing make (4.3-4.1build2) ... 2025-12-16 01:33:46.298193 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:33:46.298202 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:33:46.298212 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Collecting pyclean==3.0.0 2025-12-16 01:33:46.298221 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:33:46.298277 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:33:46.298288 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Installing collected packages: pyclean 2025-12-16 01:33:46.298297 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully installed pyclean-3.0.0 2025-12-16 01:33:46.298404 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:33:46.298427 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-12-16 01:33:46.298443 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 8485 files, 1213 directories removed. 2025-12-16 01:33:46.298460 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-12-16 01:33:46.298472 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Cleaning directory /usr 2025-12-16 01:33:46.298481 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-12-16 01:33:46.298490 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Total 1316 files, 133 directories removed. 2025-12-16 01:33:46.298499 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: 2025-12-16 01:33:46.298509 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Found existing installation: pyclean 3.0.0 2025-12-16 01:33:46.298518 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Uninstalling pyclean-3.0.0: 2025-12-16 01:33:46.298527 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:33:46.298536 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 87cb1f5f3e4b 2025-12-16 01:33:46.298591 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> cf4304694420 2025-12-16 01:33:46.298602 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Step 7/7 : USER skyline 2025-12-16 01:33:46.298612 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Running in 38ee0b836154 2025-12-16 01:33:46.298621 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> Removed intermediate container 38ee0b836154 2025-12-16 01:33:46.298631 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver: ---> 5caae9c39ce4 2025-12-16 01:33:46.298640 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully built 98d06aaa98bb 2025-12-16 01:33:46.298650 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Successfully tagged osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251216 2025-12-16 01:33:46.298698 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-apiserver:Built at 2025-12-16 01:33:46.298574 (took 0:00:39.936279) 2025-12-16 01:33:46.299075 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(skyline-console) 2025-12-16 01:33:46.299114 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Processing 2025-12-16 01:33:46.299127 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building started at 2025-12-16 01:33:46.299008 2025-12-16 01:33:46.299135 | 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 2025-12-16 01:33:48.871425 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 plugins into plugins archive 2025-12-16 01:33:48.871509 | ubuntu-noble-large | DEBUG:kolla.common.utils.skyline-console:Turned 0 additions into additions archive 2025-12-16 01:34:35.159906 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 1/7 : FROM osism.harbor.regio.digital/kolla/skyline-base:build-20251216 2025-12-16 01:34:35.159995 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 66dd3d223c77 2025-12-16 01:34:35.160013 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 2/7 : LABEL "build-date"="20251216" "name"="skyline-console" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:34:35.160062 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 9dd157237916 2025-12-16 01:34:35.160073 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 9dd157237916 2025-12-16 01:34:35.160085 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> d586e33ce0af 2025-12-16 01:34:35.160161 | 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/* 2025-12-16 01:34:35.160177 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in ca8f5eb8c0d5 2025-12-16 01:34:35.160209 | 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] 2025-12-16 01:34:35.160473 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:34:35.160556 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:34:35.160569 | 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] 2025-12-16 01:34:35.160591 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:34:35.160601 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:34:35.160611 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:34:35.160621 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:34:35.160632 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:34:35.160646 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:34:35.160701 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:34:35.160735 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:34:35.160795 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:34:35.160810 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:34:35.160873 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:34:35.160889 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 29.0 MB in 3s (11.2 MB/s) 2025-12-16 01:34:35.160948 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-12-16 01:34:35.160963 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-12-16 01:34:35.161000 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-12-16 01:34:35.161034 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-12-16 01:34:35.161088 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following additional packages will be installed: 2025-12-16 01:34:35.161104 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx-common 2025-12-16 01:34:35.161168 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Suggested packages: 2025-12-16 01:34:35.161184 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: fcgiwrap nginx-doc ssl-cert 2025-12-16 01:34:35.161264 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following NEW packages will be installed: 2025-12-16 01:34:35.161286 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: nginx nginx-common 2025-12-16 01:34:35.161338 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:34:35.161353 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Need to get 564 kB of archives. 2025-12-16 01:34:35.161415 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 1,596 kB of additional disk space will be used. 2025-12-16 01:34:35.162453 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:34:35.162510 | 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.5 [43.4 kB] 2025-12-16 01:34:35.162523 | 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.5 [520 kB] 2025-12-16 01:34:35.162535 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preconfiguring packages ... 2025-12-16 01:34:35.162545 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Fetched 564 kB in 0s (1,152 kB/s) 2025-12-16 01:34:35.162555 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx-common. 2025-12-16 01:34:35.162565 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-12-16 01:34:35.162593 | 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% 2025-12-16 01:34:35.162605 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% 2025-12-16 01:34:35.162615 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 75% (Reading database ... 80% 2025-12-16 01:34:35.162625 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-12-16 01:34:35.162634 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-12-16 01:34:35.162644 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-12-16 01:34:35.162654 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 01:34:35.162664 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx-common_1.24.0-2ubuntu7.5_all.deb ... 2025-12-16 01:34:35.162673 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx-common (1.24.0-2ubuntu7.5) ... 2025-12-16 01:34:35.162683 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Selecting previously unselected package nginx. 2025-12-16 01:34:35.162692 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Preparing to unpack .../nginx_1.24.0-2ubuntu7.5_amd64.deb ... 2025-12-16 01:34:35.162702 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Unpacking nginx (1.24.0-2ubuntu7.5) ... 2025-12-16 01:34:35.162711 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx-common (1.24.0-2ubuntu7.5) ... 2025-12-16 01:34:35.162721 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Setting up nginx (1.24.0-2ubuntu7.5) ... 2025-12-16 01:34:35.162730 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: could not determine current runlevel 2025-12-16 01:34:35.162750 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:34:35.162759 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container ca8f5eb8c0d5 2025-12-16 01:34:35.162769 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 487f5a957355 2025-12-16 01:34:35.162779 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 4/7 : ADD skyline-console-archive /skyline-console-source 2025-12-16 01:34:35.162788 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> da15e8b65258 2025-12-16 01:34:35.162799 | 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 2025-12-16 01:34:35.162809 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 3c3e14feb75c 2025-12-16 01:34:35.162819 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing /skyline-console 2025-12-16 01:34:35.162828 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: started 2025-12-16 01:34:35.162838 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing build dependencies: finished with status 'done' 2025-12-16 01:34:35.162847 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: started 2025-12-16 01:34:35.162857 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:34:35.162866 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: started 2025-12-16 01:34:35.162876 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Installing backend dependencies: finished with status 'done' 2025-12-16 01:34:35.162885 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): started 2025-12-16 01:34:35.162895 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:34:35.162905 | 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) 2025-12-16 01:34:35.162916 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building wheels for collected packages: skyline-console 2025-12-16 01:34:35.162939 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): started 2025-12-16 01:34:35.162950 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Building wheel for skyline-console (pyproject.toml): finished with status 'done' 2025-12-16 01:34:35.163050 | 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=3f012e4844cbc429d3782cdb1983ca06188d12639610e5b2fb8c80993c3aa8dd 2025-12-16 01:34:35.163063 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Stored in directory: /tmp/pip-ephem-wheel-cache-vuj_wb0i/wheels/cc/1b/89/3424b52a9f3db6af7527d7bd0ccefe6b733db06302b9206a0a 2025-12-16 01:34:35.163073 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built skyline-console 2025-12-16 01:34:35.163082 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: skyline-console 2025-12-16 01:34:35.163092 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed skyline-console-5.0.1.dev4 2025-12-16 01:34:35.163101 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 3c3e14feb75c 2025-12-16 01:34:35.163111 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 60a1be55ca51 2025-12-16 01:34:35.163128 | 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 2025-12-16 01:34:35.163139 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 11941007b8be 2025-12-16 01:34:35.163155 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-12-16 01:34:35.163165 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-12-16 01:34:35.163174 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-12-16 01:34:35.163184 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages were automatically installed and are no longer required: 2025-12-16 01:34:35.163194 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:34:35.163203 | 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 2025-12-16 01:34:35.163212 | 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 2025-12-16 01:34:35.163222 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:34:35.163262 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:34:35.163277 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:34:35.163287 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:34:35.163296 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2025-12-16 01:34:35.163305 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Use 'apt autoremove' to remove them. 2025-12-16 01:34:35.163315 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2025-12-16 01:34:35.163325 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: build-essential 2025-12-16 01:34:35.163334 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:34:35.163344 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:34:35.163353 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-12-16 01:34:35.163363 | 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% 2025-12-16 01:34:35.163446 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% (Reading database ... 75% (Reading database ... 80% 2025-12-16 01:34:35.163459 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 85% 2025-12-16 01:34:35.163468 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-12-16 01:34:35.163478 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-12-16 01:34:35.163488 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18622 files and directories currently installed.) 2025-12-16 01:34:35.163497 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:34:35.163507 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading package lists... 2025-12-16 01:34:35.163517 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Building dependency tree... 2025-12-16 01:34:35.163526 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Reading state information... 2025-12-16 01:34:35.163536 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:The following packages will be REMOVED: 2025-12-16 01:34:35.163545 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:34:35.163555 | 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 2025-12-16 01:34:35.163565 | 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 2025-12-16 01:34:35.163583 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:34:35.163594 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:34:35.163603 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:34:35.163612 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:34:35.163629 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: xz-utils 2025-12-16 01:34:35.163696 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:34:35.163707 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:After this operation, 228 MB disk space will be freed. 2025-12-16 01:34:35.163716 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-12-16 01:34:35.163726 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 2025-12-16 01:34:35.163737 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: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% 2025-12-16 01:34:35.163749 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 70% (Reading database ... 75% 2025-12-16 01:34:35.163758 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 80% (Reading database ... 85% 2025-12-16 01:34:35.163768 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 90% 2025-12-16 01:34:35.163777 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 95% 2025-12-16 01:34:35.163787 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:(Reading database ... 100% (Reading database ... 18613 files and directories currently installed.) 2025-12-16 01:34:35.163797 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:34:35.163832 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:34:35.163842 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:34:35.163852 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:34:35.163861 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:34:35.163870 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:34:35.163880 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:34:35.163889 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:34:35.163903 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:34:35.163913 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-12-16 01:34:35.163926 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:34:35.163964 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:34:35.164025 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-12-16 01:34:35.164036 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:34:35.164095 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:34:35.164106 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:34:35.164119 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:34:35.164183 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:34:35.164205 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:34:35.164260 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:34:35.165459 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:34:35.165482 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:34:35.165493 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:34:35.165504 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-12-16 01:34:35.165515 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:34:35.165524 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:34:35.165534 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:34:35.165544 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:34:35.165554 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:34:35.165564 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:34:35.165574 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:34:35.165584 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:34:35.165594 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:34:35.165618 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:34:35.165628 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:34:35.165638 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:34:35.165648 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:34:35.165658 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:34:35.165668 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:34:35.165678 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-12-16 01:34:35.165688 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:34:35.165698 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-12-16 01:34:35.165708 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:34:35.165718 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing lto-disabled-list (47) ... 2025-12-16 01:34:35.165728 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing make (4.3-4.1build2) ... 2025-12-16 01:34:35.165738 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:34:35.165747 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:34:35.165757 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Collecting pyclean==3.0.0 2025-12-16 01:34:35.165767 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:34:35.165777 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:34:35.165787 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Installing collected packages: pyclean 2025-12-16 01:34:35.165797 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully installed pyclean-3.0.0 2025-12-16 01:34:35.165807 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:34:35.165817 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-12-16 01:34:35.165835 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 7919 files, 1127 directories removed. 2025-12-16 01:34:35.165845 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-12-16 01:34:35.165855 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Cleaning directory /usr 2025-12-16 01:34:35.165865 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-12-16 01:34:35.165875 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Total 1316 files, 133 directories removed. 2025-12-16 01:34:35.165885 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: 2025-12-16 01:34:35.165895 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Found existing installation: pyclean 3.0.0 2025-12-16 01:34:35.165905 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Uninstalling pyclean-3.0.0: 2025-12-16 01:34:35.165915 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:34:35.165925 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 11941007b8be 2025-12-16 01:34:35.165935 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> 7508d6cca30d 2025-12-16 01:34:35.165945 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Step 7/7 : USER root 2025-12-16 01:34:35.165954 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Running in 392c428157fb 2025-12-16 01:34:35.165965 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> Removed intermediate container 392c428157fb 2025-12-16 01:34:35.165974 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console: ---> f0351300429c 2025-12-16 01:34:35.165984 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully built 378ca21d6ce2 2025-12-16 01:34:35.166004 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Successfully tagged osism.harbor.regio.digital/kolla/skyline-console:build-20251216 2025-12-16 01:34:35.166015 | ubuntu-noble-large | INFO:kolla.common.utils.skyline-console:Built at 2025-12-16 01:34:35.165318 (took 0:00:48.866310) 2025-12-16 01:34:35.166025 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-ipmi) 2025-12-16 01:34:35.166034 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Processing 2025-12-16 01:34:35.166103 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building started at 2025-12-16 01:34:35.165690 2025-12-16 01:34:35.167463 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 plugins into plugins archive 2025-12-16 01:34:35.167498 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-ipmi:Turned 0 additions into additions archive 2025-12-16 01:35:11.407507 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251216 2025-12-16 01:35:11.407570 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> f8ba4b6cbbd7 2025-12-16 01:35:11.407601 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 2/5 : LABEL "build-date"="20251216" "name"="ceilometer-ipmi" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:35:11.407614 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 9d94cbebbe23 2025-12-16 01:35:11.407625 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 9d94cbebbe23 2025-12-16 01:35:11.407634 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 39781aee402b 2025-12-16 01:35:11.407643 | 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/* 2025-12-16 01:35:11.407670 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in 24414abf5cc1 2025-12-16 01:35:11.407679 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:35:11.407686 | 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] 2025-12-16 01:35:11.407695 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:35:11.407758 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:35:11.407767 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:35:11.407774 | 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] 2025-12-16 01:35:11.407782 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:35:11.407788 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:35:11.407796 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:35:11.407802 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:35:11.407810 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:35:11.407816 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:35:11.407823 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:35:11.407830 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:35:11.407841 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:35:11.407848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 29.0 MB in 3s (10.9 MB/s) 2025-12-16 01:35:11.407858 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-12-16 01:35:11.407955 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-12-16 01:35:11.407987 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-12-16 01:35:11.408057 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-12-16 01:35:11.408102 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following additional packages will be installed: 2025-12-16 01:35:11.408137 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common libfreeipmi17 2025-12-16 01:35:11.408184 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Suggested packages: 2025-12-16 01:35:11.408249 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-tools 2025-12-16 01:35:11.408300 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Recommended packages: 2025-12-16 01:35:11.408349 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: openipmi 2025-12-16 01:35:11.410384 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following NEW packages will be installed: 2025-12-16 01:35:11.410471 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: freeipmi-common ipmitool libfreeipmi17 2025-12-16 01:35:11.410484 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:35:11.410493 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Need to get 3,155 kB of archives. 2025-12-16 01:35:11.410501 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 11.8 MB of additional disk space will be used. 2025-12-16 01:35:11.410510 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:35:11.410547 | 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] 2025-12-16 01:35:11.410568 | 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] 2025-12-16 01:35:11.410576 | 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] 2025-12-16 01:35:11.410585 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Fetched 3,155 kB in 1s (5,378 kB/s) 2025-12-16 01:35:11.410593 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package freeipmi-common. 2025-12-16 01:35:11.410601 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-12-16 01:35:11.410611 | 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% 2025-12-16 01:35:11.410621 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-12-16 01:35:11.410630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2025-12-16 01:35:11.410638 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% (Reading database ... 85% 2025-12-16 01:35:11.410646 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-12-16 01:35:11.410653 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-12-16 01:35:11.410662 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 01:35:11.410670 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../freeipmi-common_1.6.13-3_all.deb ... 2025-12-16 01:35:11.410678 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking freeipmi-common (1.6.13-3) ... 2025-12-16 01:35:11.410686 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package libfreeipmi17. 2025-12-16 01:35:11.410694 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../libfreeipmi17_1.6.13-3_amd64.deb ... 2025-12-16 01:35:11.410702 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking libfreeipmi17 (1.6.13-3) ... 2025-12-16 01:35:11.410710 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Selecting previously unselected package ipmitool. 2025-12-16 01:35:11.410717 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Preparing to unpack .../ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2025-12-16 01:35:11.410725 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-12-16 01:35:11.410733 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up freeipmi-common (1.6.13-3) ... 2025-12-16 01:35:11.410741 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up libfreeipmi17 (1.6.13-3) ... 2025-12-16 01:35:11.410749 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-12-16 01:35:11.410757 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: could not determine current runlevel 2025-12-16 01:35:11.410765 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:35:11.410773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:35:11.410781 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container 24414abf5cc1 2025-12-16 01:35:11.410789 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 7261277fddef 2025-12-16 01:35:11.410798 | 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 2025-12-16 01:35:11.410813 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in c7e4bbe1fa39 2025-12-16 01:35:11.410832 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-12-16 01:35:11.410840 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-12-16 01:35:11.410848 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-12-16 01:35:11.410856 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages were automatically installed and are no longer required: 2025-12-16 01:35:11.410864 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:35:11.410871 | 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 2025-12-16 01:35:11.410879 | 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 2025-12-16 01:35:11.410891 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:35:11.410899 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:35:11.410907 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:35:11.410915 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:35:11.410922 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2025-12-16 01:35:11.410930 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Use 'apt autoremove' to remove them. 2025-12-16 01:35:11.410938 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2025-12-16 01:35:11.410945 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: build-essential 2025-12-16 01:35:11.410953 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:35:11.410961 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:35:11.410968 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-12-16 01:35:11.410976 | 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% 2025-12-16 01:35:11.410985 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-12-16 01:35:11.410992 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2025-12-16 01:35:11.411000 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% (Reading database ... 85% 2025-12-16 01:35:11.411008 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-12-16 01:35:11.411015 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-12-16 01:35:11.411023 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18641 files and directories currently installed.) 2025-12-16 01:35:11.411031 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:35:11.411038 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading package lists... 2025-12-16 01:35:11.411046 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Building dependency tree... 2025-12-16 01:35:11.411054 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Reading state information... 2025-12-16 01:35:11.411061 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:The following packages will be REMOVED: 2025-12-16 01:35:11.411074 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:35:11.411082 | 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 2025-12-16 01:35:11.411090 | 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 2025-12-16 01:35:11.411098 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:35:11.411105 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:35:11.411113 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:35:11.411121 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:35:11.411128 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: xz-utils 2025-12-16 01:35:11.411136 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:35:11.411144 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:After this operation, 228 MB disk space will be freed. 2025-12-16 01:35:11.411152 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 2025-12-16 01:35:11.411168 | 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% 2025-12-16 01:35:11.411176 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 70% 2025-12-16 01:35:11.411184 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 75% 2025-12-16 01:35:11.411192 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 80% 2025-12-16 01:35:11.411199 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 85% 2025-12-16 01:35:11.411207 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 90% 2025-12-16 01:35:11.411214 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 95% 2025-12-16 01:35:11.411250 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:(Reading database ... 100% (Reading database ... 18632 files and directories currently installed.) 2025-12-16 01:35:11.411263 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:35:11.411271 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:11.411278 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:35:11.411286 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:11.411294 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:35:11.411302 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:35:11.411310 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-12-16 01:35:11.411318 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:35:11.411326 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:11.411334 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:35:11.411346 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:11.411354 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:35:11.411362 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:35:11.411375 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:35:11.411383 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:35:11.411395 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:35:11.411429 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:35:11.411491 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:35:11.411504 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:11.411560 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:35:11.411572 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:11.411758 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:11.411815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:11.411829 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:11.411847 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:11.411858 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:11.411867 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:11.411876 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:35:11.411886 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:35:11.411901 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:11.411915 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:11.411957 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:35:11.412030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:11.412042 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:11.412056 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:35:11.412107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:11.412123 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:35:11.412172 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:11.412187 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:11.412270 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing lto-disabled-list (47) ... 2025-12-16 01:35:11.412311 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing make (4.3-4.1build2) ... 2025-12-16 01:35:11.412329 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:35:11.412349 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:35:11.412382 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Collecting pyclean==3.0.0 2025-12-16 01:35:11.412442 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:35:11.412523 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:35:11.412544 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Installing collected packages: pyclean 2025-12-16 01:35:11.412567 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully installed pyclean-3.0.0 2025-12-16 01:35:11.412605 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:35:11.412621 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-12-16 01:35:11.412632 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 8200 files, 1189 directories removed. 2025-12-16 01:35:11.412644 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-12-16 01:35:11.412706 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Cleaning directory /usr 2025-12-16 01:35:11.412718 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-12-16 01:35:11.412750 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Total 1316 files, 133 directories removed. 2025-12-16 01:35:11.412800 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: 2025-12-16 01:35:11.412814 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Found existing installation: pyclean 3.0.0 2025-12-16 01:35:11.412863 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Uninstalling pyclean-3.0.0: 2025-12-16 01:35:11.412877 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:35:11.412940 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container c7e4bbe1fa39 2025-12-16 01:35:11.412955 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> a4211158ead3 2025-12-16 01:35:11.413004 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Step 5/5 : USER ceilometer 2025-12-16 01:35:11.413018 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Running in da4dcb832779 2025-12-16 01:35:11.413165 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> Removed intermediate container da4dcb832779 2025-12-16 01:35:11.413193 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi: ---> 967cc774e72c 2025-12-16 01:35:11.413203 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully built 79cfcf40e6f0 2025-12-16 01:35:11.413219 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251216 2025-12-16 01:35:11.413287 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-ipmi:Built at 2025-12-16 01:35:11.413189 (took 0:00:36.247499) 2025-12-16 01:35:11.413651 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-notification) 2025-12-16 01:35:11.413670 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Processing 2025-12-16 01:35:11.413765 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building started at 2025-12-16 01:35:11.413672 2025-12-16 01:35:11.414586 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 plugins into plugins archive 2025-12-16 01:35:11.415080 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-notification:Turned 0 additions into additions archive 2025-12-16 01:35:38.261802 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 1/6 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251216 2025-12-16 01:35:38.261937 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> f8ba4b6cbbd7 2025-12-16 01:35:38.262058 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 2/6 : LABEL "build-date"="20251216" "name"="ceilometer-notification" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:35:38.262157 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 370dd22b5e33 2025-12-16 01:35:38.262255 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 370dd22b5e33 2025-12-16 01:35:38.262383 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 65d70103e761 2025-12-16 01:35:38.262469 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_ceilometer_extend_start 2025-12-16 01:35:38.262610 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> bd9bf1323783 2025-12-16 01:35:38.262689 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 4/6 : RUN chmod 644 /usr/local/bin/kolla_ceilometer_extend_start 2025-12-16 01:35:38.262778 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in b87f6af9cf60 2025-12-16 01:35:38.262862 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container b87f6af9cf60 2025-12-16 01:35:38.262946 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> f6dc058c5d0f 2025-12-16 01:35:38.263045 | 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 2025-12-16 01:35:38.263124 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in eab28b44787c 2025-12-16 01:35:38.263207 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2025-12-16 01:35:38.263323 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2025-12-16 01:35:38.263410 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2025-12-16 01:35:38.263559 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages were automatically installed and are no longer required: 2025-12-16 01:35:38.263648 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:35:38.263725 | 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 2025-12-16 01:35:38.263801 | 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 2025-12-16 01:35:38.263867 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:35:38.263960 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:35:38.264024 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:35:38.264087 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:35:38.264153 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2025-12-16 01:35:38.264215 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Use 'apt autoremove' to remove them. 2025-12-16 01:35:38.264332 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2025-12-16 01:35:38.264401 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: build-essential 2025-12-16 01:35:38.264473 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:35:38.264560 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:35:38.264630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-12-16 01:35:38.264706 | 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% 2025-12-16 01:35:38.264775 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2025-12-16 01:35:38.264843 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-12-16 01:35:38.264912 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:75% 2025-12-16 01:35:38.264982 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% (Reading database ... 85% 2025-12-16 01:35:38.265050 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2025-12-16 01:35:38.265117 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2025-12-16 01:35:38.266372 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 01:35:38.266384 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:35:38.266388 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading package lists... 2025-12-16 01:35:38.266392 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Building dependency tree... 2025-12-16 01:35:38.266396 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Reading state information... 2025-12-16 01:35:38.266400 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:The following packages will be REMOVED: 2025-12-16 01:35:38.266404 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:35:38.266408 | 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 2025-12-16 01:35:38.266412 | 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 2025-12-16 01:35:38.266421 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:35:38.266424 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:35:38.266428 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:35:38.266431 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:35:38.266435 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: xz-utils 2025-12-16 01:35:38.266438 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:35:38.266442 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:After this operation, 228 MB disk space will be freed. 2025-12-16 01:35:38.266445 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 2025-12-16 01:35:38.266449 | 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% 2025-12-16 01:35:38.266453 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 70% 2025-12-16 01:35:38.266457 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 75% 2025-12-16 01:35:38.266460 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 80% 2025-12-16 01:35:38.266463 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 85% 2025-12-16 01:35:38.266467 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 90% 2025-12-16 01:35:38.266470 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 95% 2025-12-16 01:35:38.266474 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 01:35:38.266500 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:35:38.266504 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:38.266508 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:35:38.266511 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:38.266518 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:35:38.266521 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:35:38.266524 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:35:38.266608 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:38.266614 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:35:38.266646 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:38.266651 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:35:38.266724 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:35:38.266728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:35:38.266828 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:35:38.266833 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:35:38.266881 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:35:38.266935 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-12-16 01:35:38.266940 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:35:38.267015 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:38.267020 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:35:38.267077 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:38.267082 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:38.267147 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:38.267152 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:35:38.267220 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:38.267225 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:38.267334 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:38.267339 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:35:38.267396 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:35:38.267400 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:38.267457 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:38.267461 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:35:38.267546 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:38.267550 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:38.267615 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:35:38.267620 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:38.267684 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:35:38.267688 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-12-16 01:35:38.267759 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:38.267763 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:35:38.267830 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing lto-disabled-list (47) ... 2025-12-16 01:35:38.267834 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing make (4.3-4.1build2) ... 2025-12-16 01:35:38.267904 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:35:38.267908 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:35:38.267975 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Collecting pyclean==3.0.0 2025-12-16 01:35:38.267979 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:35:38.268045 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:35:38.268049 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Installing collected packages: pyclean 2025-12-16 01:35:38.268114 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully installed pyclean-3.0.0 2025-12-16 01:35:38.268119 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:35:38.268182 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-12-16 01:35:38.268186 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 8200 files, 1189 directories removed. 2025-12-16 01:35:38.268275 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-12-16 01:35:38.268283 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Cleaning directory /usr 2025-12-16 01:35:38.268342 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-12-16 01:35:38.268346 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Total 1316 files, 133 directories removed. 2025-12-16 01:35:38.268409 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: 2025-12-16 01:35:38.268413 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Found existing installation: pyclean 3.0.0 2025-12-16 01:35:38.268492 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Uninstalling pyclean-3.0.0: 2025-12-16 01:35:38.268520 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:35:38.268564 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container eab28b44787c 2025-12-16 01:35:38.268569 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> 6bfc065c6b2f 2025-12-16 01:35:38.268630 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Step 6/6 : USER ceilometer 2025-12-16 01:35:38.268635 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Running in 842b626b4019 2025-12-16 01:35:38.268716 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> Removed intermediate container 842b626b4019 2025-12-16 01:35:38.268720 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification: ---> b369a8d62934 2025-12-16 01:35:38.268791 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully built 93909ff2f913 2025-12-16 01:35:38.268795 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251216 2025-12-16 01:35:38.269071 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-notification:Built at 2025-12-16 01:35:38.268800 (took 0:00:26.855128) 2025-12-16 01:35:38.269365 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-compute) 2025-12-16 01:35:38.269394 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Processing 2025-12-16 01:35:38.269584 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building started at 2025-12-16 01:35:38.269419 2025-12-16 01:35:38.270526 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 plugins into plugins archive 2025-12-16 01:35:38.271090 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-compute:Turned 0 additions into additions archive 2025-12-16 01:36:15.012011 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251216 2025-12-16 01:36:15.012107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> f8ba4b6cbbd7 2025-12-16 01:36:15.012136 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 2/5 : LABEL "build-date"="20251216" "name"="ceilometer-compute" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:36:15.012154 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in c302bf103a98 2025-12-16 01:36:15.012170 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container c302bf103a98 2025-12-16 01:36:15.012260 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 7338808cd8dd 2025-12-16 01:36:15.012458 | 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/* 2025-12-16 01:36:15.012565 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in ed9c2eeb9d32 2025-12-16 01:36:15.012593 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 01:36:15.012608 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:36:15.012620 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:36:15.012635 | 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] 2025-12-16 01:36:15.012707 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:36:15.012858 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:36:15.012891 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:36:15.012910 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:8 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:36:15.012955 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:36:15.013015 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:36:15.013070 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:36:15.013124 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:36:15.013180 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:36:15.013275 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:36:15.013293 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:36:15.013377 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 29.0 MB in 3s (10.3 MB/s) 2025-12-16 01:36:15.013430 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-12-16 01:36:15.013492 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-12-16 01:36:15.013562 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-12-16 01:36:15.013621 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-12-16 01:36:15.013696 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following additional packages will be installed: 2025-12-16 01:36:15.013745 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 libyajl2 2025-12-16 01:36:15.013793 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Suggested packages: 2025-12-16 01:36:15.013843 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: low-memory-monitor 2025-12-16 01:36:15.013894 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Recommended packages: 2025-12-16 01:36:15.013943 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-data shared-mime-info xdg-user-dirs libvirt-l10n 2025-12-16 01:36:15.013999 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following NEW packages will be installed: 2025-12-16 01:36:15.014053 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libglib2.0-0t64 libnuma1 libvirt0 libyajl2 python3-libvirt 2025-12-16 01:36:15.014107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:36:15.014157 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Need to get 3,581 kB of archives. 2025-12-16 01:36:15.014205 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 11.6 MB of additional disk space will be used. 2025-12-16 01:36:15.014257 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:36:15.014337 | 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.5 [1,544 kB] 2025-12-16 01:36:15.014352 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-16 01:36:15.014431 | 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] 2025-12-16 01:36:15.014484 | 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.10 [1,829 kB] 2025-12-16 01:36:15.014551 | 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] 2025-12-16 01:36:15.014718 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Fetched 3,581 kB in 1s (3,586 kB/s) 2025-12-16 01:36:15.014752 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-16 01:36:15.014771 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-12-16 01:36:15.014791 | 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% 2025-12-16 01:36:15.014830 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-12-16 01:36:15.014912 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:70% 2025-12-16 01:36:15.014954 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2025-12-16 01:36:15.015016 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2025-12-16 01:36:15.015056 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-12-16 01:36:15.015116 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-12-16 01:36:15.015169 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:90% 2025-12-16 01:36:15.015209 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-12-16 01:36:15.015280 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 01:36:15.015358 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 01:36:15.015415 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 01:36:15.015470 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libnuma1:amd64. 2025-12-16 01:36:15.015563 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-16 01:36:15.015622 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 01:36:15.015679 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libyajl2:amd64. 2025-12-16 01:36:15.015733 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libyajl2_2.1.0-5build1_amd64.deb ... 2025-12-16 01:36:15.015786 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2025-12-16 01:36:15.015840 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package libvirt0:amd64. 2025-12-16 01:36:15.015892 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../libvirt0_10.0.0-2ubuntu8.10_amd64.deb ... 2025-12-16 01:36:15.015964 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-16 01:36:15.015981 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Selecting previously unselected package python3-libvirt. 2025-12-16 01:36:15.016051 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Preparing to unpack .../python3-libvirt_10.0.0-1build1_amd64.deb ... 2025-12-16 01:36:15.016103 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Unpacking python3-libvirt (10.0.0-1build1) ... 2025-12-16 01:36:15.016158 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libyajl2:amd64 (2.1.0-5build1) ... 2025-12-16 01:36:15.016213 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 01:36:15.016277 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:No schema files found: doing nothing. 2025-12-16 01:36:15.016355 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 01:36:15.016407 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up libvirt0:amd64 (10.0.0-2ubuntu8.10) ... 2025-12-16 01:36:15.016461 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Setting up python3-libvirt (10.0.0-1build1) ... 2025-12-16 01:36:15.016532 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:36:15.016638 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container ed9c2eeb9d32 2025-12-16 01:36:15.016680 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> 4a3bb405d3b1 2025-12-16 01:36:15.016736 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Step 4/5 : RUN true 2025-12-16 01:36:15.016762 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in fd3626a5a989 2025-12-16 01:36:15.016838 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container fd3626a5a989 2025-12-16 01:36:15.016891 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> cc39051822d3 2025-12-16 01:36:15.016950 | 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 2025-12-16 01:36:15.016995 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Running in 5c5e69c6093d 2025-12-16 01:36:15.017058 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-12-16 01:36:15.017111 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-12-16 01:36:15.017151 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-12-16 01:36:15.017210 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages were automatically installed and are no longer required: 2025-12-16 01:36:15.017225 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:36:15.017307 | 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 2025-12-16 01:36:15.017348 | 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 2025-12-16 01:36:15.017402 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:36:15.017417 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:36:15.017479 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:36:15.017493 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:36:15.017570 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2025-12-16 01:36:15.017637 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Use 'apt autoremove' to remove them. 2025-12-16 01:36:15.017718 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2025-12-16 01:36:15.017789 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: build-essential 2025-12-16 01:36:15.017876 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:36:15.017956 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:36:15.018042 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-12-16 01:36:15.018132 | 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% 2025-12-16 01:36:15.018274 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2025-12-16 01:36:15.018351 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2025-12-16 01:36:15.018415 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2025-12-16 01:36:15.018475 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-12-16 01:36:15.018546 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2025-12-16 01:36:15.018760 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-12-16 01:36:15.018815 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18768 files and directories currently installed.) 2025-12-16 01:36:15.018824 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:36:15.018838 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading package lists... 2025-12-16 01:36:15.018845 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Building dependency tree... 2025-12-16 01:36:15.018886 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Reading state information... 2025-12-16 01:36:15.018948 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:The following packages will be REMOVED: 2025-12-16 01:36:15.018993 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:36:15.019037 | 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 2025-12-16 01:36:15.019082 | 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 2025-12-16 01:36:15.019126 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:36:15.019135 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:36:15.019185 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:36:15.019259 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:36:15.019277 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: xz-utils 2025-12-16 01:36:15.019320 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:36:15.019329 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:After this operation, 228 MB disk space will be freed. 2025-12-16 01:36:15.019382 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 2025-12-16 01:36:15.019428 | 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% 2025-12-16 01:36:15.019442 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 70% 2025-12-16 01:36:15.019496 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 75% 2025-12-16 01:36:15.019568 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 80% 2025-12-16 01:36:15.019611 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 85% 2025-12-16 01:36:15.019623 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 90% 2025-12-16 01:36:15.019665 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 95% 2025-12-16 01:36:15.019708 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:(Reading database ... 100% (Reading database ... 18759 files and directories currently installed.) 2025-12-16 01:36:15.019742 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:36:15.019754 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:15.019813 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:36:15.019856 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:15.019888 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:36:15.019900 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-12-16 01:36:15.019963 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:36:15.019984 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:36:15.020037 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:15.020050 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:36:15.020107 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:15.020149 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:36:15.020193 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:36:15.020206 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:36:15.020283 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:36:15.020296 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:36:15.020341 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:36:15.020384 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:36:15.020417 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:15.020429 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:36:15.020475 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:15.020543 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:15.020595 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:15.020604 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:15.020612 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:15.020656 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:15.020702 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:15.020713 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:36:15.020766 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:36:15.020798 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:15.020842 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:15.020875 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:36:15.020919 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:15.020952 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:15.020995 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:36:15.021029 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:15.021073 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:36:15.021105 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:15.021150 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:15.021182 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing lto-disabled-list (47) ... 2025-12-16 01:36:15.021224 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing make (4.3-4.1build2) ... 2025-12-16 01:36:15.021267 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:36:15.021323 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:36:15.021357 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-12-16 01:36:15.021404 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Collecting pyclean==3.0.0 2025-12-16 01:36:15.021438 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:36:15.021484 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:36:15.021530 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Installing collected packages: pyclean 2025-12-16 01:36:15.021600 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully installed pyclean-3.0.0 2025-12-16 01:36:15.021634 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:36:15.021678 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-12-16 01:36:15.021711 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 8200 files, 1189 directories removed. 2025-12-16 01:36:15.021755 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-12-16 01:36:15.021788 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Cleaning directory /usr 2025-12-16 01:36:15.021833 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-12-16 01:36:15.021886 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Total 1320 files, 134 directories removed. 2025-12-16 01:36:15.021919 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: 2025-12-16 01:36:15.021962 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Found existing installation: pyclean 3.0.0 2025-12-16 01:36:15.021974 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Uninstalling pyclean-3.0.0: 2025-12-16 01:36:15.022030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:36:15.022042 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> Removed intermediate container 5c5e69c6093d 2025-12-16 01:36:15.022087 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute: ---> d1781ebae8e2 2025-12-16 01:36:15.022120 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully built e083b5fd04cb 2025-12-16 01:36:15.022152 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251216 2025-12-16 01:36:15.022254 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-compute:Built at 2025-12-16 01:36:15.022138 (took 0:00:36.752719) 2025-12-16 01:36:15.022667 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ceilometer-central) 2025-12-16 01:36:15.022678 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Processing 2025-12-16 01:36:15.022764 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building started at 2025-12-16 01:36:15.022650 2025-12-16 01:36:15.023737 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 plugins into plugins archive 2025-12-16 01:36:15.024358 | ubuntu-noble-large | DEBUG:kolla.common.utils.ceilometer-central:Turned 0 additions into additions archive 2025-12-16 01:36:38.365854 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 1/4 : FROM osism.harbor.regio.digital/kolla/ceilometer-base:build-20251216 2025-12-16 01:36:38.365916 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> f8ba4b6cbbd7 2025-12-16 01:36:38.366055 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 2/4 : LABEL "build-date"="20251216" "name"="ceilometer-central" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:36:38.366081 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in 1acd214fc220 2025-12-16 01:36:38.366090 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container 1acd214fc220 2025-12-16 01:36:38.366096 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 48c721f7c5ac 2025-12-16 01:36:38.366134 | 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 2025-12-16 01:36:38.366168 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in a2d1194cf4be 2025-12-16 01:36:38.366193 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2025-12-16 01:36:38.366287 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2025-12-16 01:36:38.366339 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2025-12-16 01:36:38.366418 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages were automatically installed and are no longer required: 2025-12-16 01:36:38.366462 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:36:38.366504 | 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 2025-12-16 01:36:38.366568 | 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 2025-12-16 01:36:38.366615 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:36:38.366694 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:36:38.366719 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:36:38.366760 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:36:38.366799 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2025-12-16 01:36:38.366849 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Use 'apt autoremove' to remove them. 2025-12-16 01:36:38.366910 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2025-12-16 01:36:38.366970 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: build-essential 2025-12-16 01:36:38.367014 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:36:38.367061 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:36:38.367116 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-12-16 01:36:38.367175 | 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% 2025-12-16 01:36:38.367251 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2025-12-16 01:36:38.367310 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2025-12-16 01:36:38.367358 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2025-12-16 01:36:38.367408 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2025-12-16 01:36:38.367490 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2025-12-16 01:36:38.367559 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2025-12-16 01:36:38.367773 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 01:36:38.367931 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:36:38.367999 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading package lists... 2025-12-16 01:36:38.368085 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Building dependency tree... 2025-12-16 01:36:38.368153 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Reading state information... 2025-12-16 01:36:38.368196 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:The following packages will be REMOVED: 2025-12-16 01:36:38.368280 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:36:38.368350 | 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 2025-12-16 01:36:38.368405 | 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 2025-12-16 01:36:38.368469 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:36:38.368508 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:36:38.368583 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:36:38.368621 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:36:38.368687 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: xz-utils 2025-12-16 01:36:38.368728 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:36:38.368768 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:After this operation, 228 MB disk space will be freed. 2025-12-16 01:36:38.368822 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 2025-12-16 01:36:38.368896 | 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% 2025-12-16 01:36:38.368932 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 70% 2025-12-16 01:36:38.368967 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 75% 2025-12-16 01:36:38.369030 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 80% 2025-12-16 01:36:38.369113 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 85% 2025-12-16 01:36:38.369127 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 90% 2025-12-16 01:36:38.369161 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 95% 2025-12-16 01:36:38.369197 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 01:36:38.369284 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:36:38.369324 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:38.369398 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:36:38.369433 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:38.369496 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:36:38.369550 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:36:38.369627 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:36:38.369691 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:38.369731 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:36:38.369766 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:38.369821 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:36:38.369861 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:36:38.369932 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:36:38.369974 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:36:38.370027 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:36:38.370067 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:36:38.370130 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:36:38.370179 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:38.370219 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:36:38.370294 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:38.370337 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:38.370393 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:38.370429 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:36:38.370464 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:38.370534 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:38.370578 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:38.370667 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:36:38.370703 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:36:38.370738 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:38.370792 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:38.370833 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:36:38.370904 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:38.370938 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:38.370972 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:36:38.371045 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-12-16 01:36:38.371111 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:38.371151 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:36:38.371201 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:38.371287 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:36:38.371325 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing lto-disabled-list (47) ... 2025-12-16 01:36:38.371387 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing make (4.3-4.1build2) ... 2025-12-16 01:36:38.371421 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:36:38.371488 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:36:38.371547 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Collecting pyclean==3.0.0 2025-12-16 01:36:38.371672 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:36:38.371738 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:36:38.371779 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Installing collected packages: pyclean 2025-12-16 01:36:38.371833 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully installed pyclean-3.0.0 2025-12-16 01:36:38.371918 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:36:38.371972 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-12-16 01:36:38.371986 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 8200 files, 1189 directories removed. 2025-12-16 01:36:38.372028 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-12-16 01:36:38.372085 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Cleaning directory /usr 2025-12-16 01:36:38.372119 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-12-16 01:36:38.372179 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Total 1316 files, 133 directories removed. 2025-12-16 01:36:38.372213 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: 2025-12-16 01:36:38.372321 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Found existing installation: pyclean 3.0.0 2025-12-16 01:36:38.372361 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Uninstalling pyclean-3.0.0: 2025-12-16 01:36:38.372422 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:36:38.372464 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container a2d1194cf4be 2025-12-16 01:36:38.372554 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 99f28f758b12 2025-12-16 01:36:38.372591 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Step 4/4 : USER ceilometer 2025-12-16 01:36:38.372648 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Running in d5b0b76389da 2025-12-16 01:36:38.372684 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> Removed intermediate container d5b0b76389da 2025-12-16 01:36:38.372752 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central: ---> 3f443431d1f5 2025-12-16 01:36:38.372828 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully built 90b2367ad919 2025-12-16 01:36:38.372865 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Successfully tagged osism.harbor.regio.digital/kolla/ceilometer-central:build-20251216 2025-12-16 01:36:38.373008 | ubuntu-noble-large | INFO:kolla.common.utils.ceilometer-central:Built at 2025-12-16 01:36:38.372864 (took 0:00:23.350214) 2025-12-16 01:36:38.373542 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api-cfn) 2025-12-16 01:36:38.373604 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Processing 2025-12-16 01:36:38.373692 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building started at 2025-12-16 01:36:38.373588 2025-12-16 01:36:38.374933 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 plugins into plugins archive 2025-12-16 01:36:38.375867 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api-cfn:Turned 0 additions into additions archive 2025-12-16 01:37:09.505568 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20251216 2025-12-16 01:37:09.505639 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 99f19a9d3b40 2025-12-16 01:37:09.505666 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 2/5 : LABEL "build-date"="20251216" "name"="heat-api-cfn" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:37:09.505684 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in a34abbc0d05b 2025-12-16 01:37:09.505688 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container a34abbc0d05b 2025-12-16 01:37:09.505694 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 44a3eb0cbe53 2025-12-16 01:37:09.505723 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2025-12-16 01:37:09.505758 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 75a211a80fd5 2025-12-16 01:37:09.505788 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2025-12-16 01:37:09.505820 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 1143c637c71a 2025-12-16 01:37:09.505850 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 1143c637c71a 2025-12-16 01:37:09.505882 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 15656f87ca40 2025-12-16 01:37:09.505915 | 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 2025-12-16 01:37:09.505956 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Running in 89b47fcbf32e 2025-12-16 01:37:09.505971 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2025-12-16 01:37:09.506006 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2025-12-16 01:37:09.506035 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2025-12-16 01:37:09.506068 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages were automatically installed and are no longer required: 2025-12-16 01:37:09.506094 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:37:09.506120 | 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 2025-12-16 01:37:09.506146 | 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 2025-12-16 01:37:09.506170 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:37:09.506195 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:37:09.506220 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:37:09.506284 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:37:09.506303 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2025-12-16 01:37:09.506342 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Use 'apt autoremove' to remove them. 2025-12-16 01:37:09.506419 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2025-12-16 01:37:09.506424 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: build-essential 2025-12-16 01:37:09.506450 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:37:09.506477 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:37:09.506506 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-12-16 01:37:09.506550 | 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% 2025-12-16 01:37:09.506584 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2025-12-16 01:37:09.506614 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2025-12-16 01:37:09.506643 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 80% (Reading database ... 85% 2025-12-16 01:37:09.506671 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2025-12-16 01:37:09.506699 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2025-12-16 01:37:09.506728 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 01:37:09.506756 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:37:09.506783 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading package lists... 2025-12-16 01:37:09.506813 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Building dependency tree... 2025-12-16 01:37:09.506841 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Reading state information... 2025-12-16 01:37:09.506872 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:The following packages will be REMOVED: 2025-12-16 01:37:09.506898 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:37:09.506924 | 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 2025-12-16 01:37:09.506949 | 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 2025-12-16 01:37:09.506974 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:37:09.507000 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:37:09.507026 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:37:09.507052 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:37:09.507078 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: xz-utils 2025-12-16 01:37:09.507109 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:37:09.507136 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:After this operation, 228 MB disk space will be freed. 2025-12-16 01:37:09.507165 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-12-16 01:37:09.507195 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-12-16 01:37:09.507241 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: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% 2025-12-16 01:37:09.507271 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 70% 2025-12-16 01:37:09.507299 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 75% 2025-12-16 01:37:09.507326 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 2025-12-16 01:37:09.507354 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:80% 2025-12-16 01:37:09.507382 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 85% 2025-12-16 01:37:09.507409 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 90% 2025-12-16 01:37:09.507437 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 95% 2025-12-16 01:37:09.507465 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 01:37:09.507494 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:37:09.507523 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:09.507710 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:37:09.507749 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:09.507756 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:37:09.507763 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:37:09.507806 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:37:09.507813 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:09.507833 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:37:09.507839 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:09.507858 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:37:09.507863 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:37:09.507884 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:37:09.507890 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:37:09.507898 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:37:09.507919 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:37:09.507946 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:37:09.507971 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:09.508008 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:37:09.508033 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:09.508054 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:09.508084 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:09.508115 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:09.508137 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:09.508157 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:09.508188 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:09.508213 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:37:09.508288 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:37:09.508302 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:09.508319 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:09.508351 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:37:09.508357 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:09.508383 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:09.508415 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:37:09.508439 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:09.508470 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:37:09.508495 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:09.508526 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:09.508594 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing lto-disabled-list (47) ... 2025-12-16 01:37:09.508619 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing make (4.3-4.1build2) ... 2025-12-16 01:37:09.508645 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:37:09.508678 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:37:09.508699 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Collecting pyclean==3.0.0 2025-12-16 01:37:09.508720 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:37:09.508754 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:37:09.508776 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Installing collected packages: pyclean 2025-12-16 01:37:09.508796 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully installed pyclean-3.0.0 2025-12-16 01:37:09.508830 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:37:09.508851 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-12-16 01:37:09.508872 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 10731 files, 1490 directories removed. 2025-12-16 01:37:09.508903 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-12-16 01:37:09.508928 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Cleaning directory /usr 2025-12-16 01:37:09.508953 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-12-16 01:37:09.508984 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Total 1316 files, 133 directories removed. 2025-12-16 01:37:09.509005 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: 2025-12-16 01:37:09.509033 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Found existing installation: pyclean 3.0.0 2025-12-16 01:37:09.509055 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Uninstalling pyclean-3.0.0: 2025-12-16 01:37:09.509076 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:37:09.509096 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> Removed intermediate container 89b47fcbf32e 2025-12-16 01:37:09.509121 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn: ---> 6a32b3ca95ff 2025-12-16 01:37:09.509152 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully built deb7b11726e0 2025-12-16 01:37:09.509177 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Successfully tagged osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251216 2025-12-16 01:37:09.509266 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api-cfn:Built at 2025-12-16 01:37:09.509176 (took 0:00:31.135588) 2025-12-16 01:37:09.509530 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-engine) 2025-12-16 01:37:09.509588 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Processing 2025-12-16 01:37:09.509635 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building started at 2025-12-16 01:37:09.509579 2025-12-16 01:37:09.510358 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 plugins into plugins archive 2025-12-16 01:37:09.510864 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-engine:Turned 0 additions into additions archive 2025-12-16 01:37:37.805637 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 1/4 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20251216 2025-12-16 01:37:37.805726 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 99f19a9d3b40 2025-12-16 01:37:37.805742 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 2/4 : LABEL "build-date"="20251216" "name"="heat-engine" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:37:37.805756 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 5a1fffc2bf5d 2025-12-16 01:37:37.805766 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 5a1fffc2bf5d 2025-12-16 01:37:37.805776 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 39816730a5b0 2025-12-16 01:37:37.805787 | 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 2025-12-16 01:37:37.805799 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in a6b09950c2a1 2025-12-16 01:37:37.805808 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2025-12-16 01:37:37.805833 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2025-12-16 01:37:37.805843 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2025-12-16 01:37:37.805852 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages were automatically installed and are no longer required: 2025-12-16 01:37:37.805862 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:37:37.805872 | 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 2025-12-16 01:37:37.805881 | 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 2025-12-16 01:37:37.805890 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:37:37.805900 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:37:37.805909 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:37:37.805918 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:37:37.805928 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2025-12-16 01:37:37.805937 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Use 'apt autoremove' to remove them. 2025-12-16 01:37:37.805947 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2025-12-16 01:37:37.805956 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: build-essential 2025-12-16 01:37:37.805966 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:37:37.805976 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:37:37.805985 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-12-16 01:37:37.806050 | 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% 2025-12-16 01:37:37.806063 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2025-12-16 01:37:37.806097 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2025-12-16 01:37:37.806108 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2025-12-16 01:37:37.806117 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2025-12-16 01:37:37.806148 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2025-12-16 01:37:37.806158 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2025-12-16 01:37:37.806190 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 01:37:37.806201 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:37:37.806265 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading package lists... 2025-12-16 01:37:37.806281 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Building dependency tree... 2025-12-16 01:37:37.806290 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Reading state information... 2025-12-16 01:37:37.806328 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:The following packages will be REMOVED: 2025-12-16 01:37:37.806364 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:37:37.806375 | 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 2025-12-16 01:37:37.806407 | 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 2025-12-16 01:37:37.806417 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:37:37.806447 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:37:37.806457 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:37:37.806471 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:37:37.806502 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: xz-utils 2025-12-16 01:37:37.806515 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:37:37.806549 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:After this operation, 228 MB disk space will be freed. 2025-12-16 01:37:37.806626 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 2025-12-16 01:37:37.806720 | 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% 2025-12-16 01:37:37.806732 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 70% 2025-12-16 01:37:37.806774 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 75% 2025-12-16 01:37:37.806810 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 80% 2025-12-16 01:37:37.806893 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 85% 2025-12-16 01:37:37.806904 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 90% 2025-12-16 01:37:37.806947 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 95% 2025-12-16 01:37:37.807025 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 01:37:37.807045 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:37:37.807082 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:37.807120 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:37:37.807166 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:37.807291 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:37:37.807314 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:37:37.807352 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:37:37.807362 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:37.807451 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:37:37.807463 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:37.807498 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:37:37.807534 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:37:37.807630 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:37:37.807672 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:37:37.807708 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:37:37.807791 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:37:37.807802 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:37:37.807844 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:37.807921 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:37:37.807932 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:37.807973 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:37.808052 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:37.808063 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:37:37.808104 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:37.808185 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:37.808196 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:37.808275 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:37:37.808317 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:37:37.808349 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:37.808384 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:37.808431 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:37:37.808511 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:37.808522 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:37.808621 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:37:37.808652 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:37.808683 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:37:37.808730 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:37.808766 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:37:37.808850 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing lto-disabled-list (47) ... 2025-12-16 01:37:37.808862 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing make (4.3-4.1build2) ... 2025-12-16 01:37:37.808897 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:37:37.808940 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:37:37.808982 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Collecting pyclean==3.0.0 2025-12-16 01:37:37.809050 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:37:37.809060 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:37:37.809136 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Installing collected packages: pyclean 2025-12-16 01:37:37.809146 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully installed pyclean-3.0.0 2025-12-16 01:37:37.809180 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:37:37.809283 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-12-16 01:37:37.809296 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 10731 files, 1490 directories removed. 2025-12-16 01:37:37.809328 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-12-16 01:37:37.809407 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Cleaning directory /usr 2025-12-16 01:37:37.809417 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-12-16 01:37:37.809478 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Total 1316 files, 133 directories removed. 2025-12-16 01:37:37.809508 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: 2025-12-16 01:37:37.809545 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Found existing installation: pyclean 3.0.0 2025-12-16 01:37:37.809692 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Uninstalling pyclean-3.0.0: 2025-12-16 01:37:37.809705 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:37:37.809751 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container a6b09950c2a1 2025-12-16 01:37:37.809783 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 7f0fad4c7037 2025-12-16 01:37:37.809865 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Step 4/4 : USER heat 2025-12-16 01:37:37.809875 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Running in 9d61aa0defe2 2025-12-16 01:37:37.809934 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> Removed intermediate container 9d61aa0defe2 2025-12-16 01:37:37.809943 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine: ---> 9f1e84633b0e 2025-12-16 01:37:37.809988 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully built b7d85f3fd94b 2025-12-16 01:37:37.810014 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Successfully tagged osism.harbor.regio.digital/kolla/heat-engine:build-20251216 2025-12-16 01:37:37.810144 | ubuntu-noble-large | INFO:kolla.common.utils.heat-engine:Built at 2025-12-16 01:37:37.810022 (took 0:00:28.300443) 2025-12-16 01:37:37.810537 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(heat-api) 2025-12-16 01:37:37.810595 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Processing 2025-12-16 01:37:37.810699 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building started at 2025-12-16 01:37:37.810587 2025-12-16 01:37:37.811735 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 plugins into plugins archive 2025-12-16 01:37:37.812410 | ubuntu-noble-large | DEBUG:kolla.common.utils.heat-api:Turned 0 additions into additions archive 2025-12-16 01:38:08.167513 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/heat-base:build-20251216 2025-12-16 01:38:08.167619 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 99f19a9d3b40 2025-12-16 01:38:08.167639 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 2/5 : LABEL "build-date"="20251216" "name"="heat-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:38:08.167689 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in 69f5018a845d 2025-12-16 01:38:08.167700 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container 69f5018a845d 2025-12-16 01:38:08.167711 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 7a1210343a78 2025-12-16 01:38:08.167797 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_heat_extend_start 2025-12-16 01:38:08.167809 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 806931ea383f 2025-12-16 01:38:08.167819 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_heat_extend_start 2025-12-16 01:38:08.167829 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in a55a24b56c14 2025-12-16 01:38:08.167839 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container a55a24b56c14 2025-12-16 01:38:08.167848 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> bf4141ba230b 2025-12-16 01:38:08.167876 | 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 2025-12-16 01:38:08.167932 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Running in af3ba6413d9a 2025-12-16 01:38:08.167943 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2025-12-16 01:38:08.167993 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2025-12-16 01:38:08.168038 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2025-12-16 01:38:08.168473 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages were automatically installed and are no longer required: 2025-12-16 01:38:08.168536 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:38:08.168549 | 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 2025-12-16 01:38:08.168559 | 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 2025-12-16 01:38:08.168597 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:38:08.168608 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:38:08.168617 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:38:08.168627 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:38:08.168693 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2025-12-16 01:38:08.168706 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Use 'apt autoremove' to remove them. 2025-12-16 01:38:08.168716 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2025-12-16 01:38:08.168726 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: build-essential 2025-12-16 01:38:08.168736 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:38:08.168746 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:38:08.168809 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-12-16 01:38:08.168823 | 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% 2025-12-16 01:38:08.168873 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2025-12-16 01:38:08.168919 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2025-12-16 01:38:08.168966 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2025-12-16 01:38:08.169013 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2025-12-16 01:38:08.169059 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2025-12-16 01:38:08.172361 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2025-12-16 01:38:08.172383 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 01:38:08.172395 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:38:08.172405 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading package lists... 2025-12-16 01:38:08.172414 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Building dependency tree... 2025-12-16 01:38:08.172423 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Reading state information... 2025-12-16 01:38:08.172432 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:The following packages will be REMOVED: 2025-12-16 01:38:08.172442 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:38:08.172451 | 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 2025-12-16 01:38:08.172461 | 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 2025-12-16 01:38:08.172470 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:38:08.172480 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:38:08.172489 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:38:08.172499 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:38:08.172508 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: xz-utils 2025-12-16 01:38:08.172517 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:38:08.172527 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:After this operation, 228 MB disk space will be freed. 2025-12-16 01:38:08.172536 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 2025-12-16 01:38:08.172586 | 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% 2025-12-16 01:38:08.172597 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 70% 2025-12-16 01:38:08.172607 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 75% 2025-12-16 01:38:08.172616 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 80% 2025-12-16 01:38:08.172626 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 85% 2025-12-16 01:38:08.172635 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 90% 2025-12-16 01:38:08.172645 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 95% 2025-12-16 01:38:08.172654 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 01:38:08.172673 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:38:08.172682 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:38:08.172692 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:38:08.172701 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:38:08.172710 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:38:08.172720 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:38:08.172729 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:38:08.172739 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:38:08.172748 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:38:08.172757 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:38:08.172767 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:38:08.172776 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:38:08.172785 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:38:08.172795 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:38:08.172804 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:38:08.172813 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:38:08.172823 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:38:08.172832 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:38:08.172842 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:38:08.172851 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:38:08.172871 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:38:08.172881 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:38:08.172891 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:38:08.172900 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:38:08.172909 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:38:08.172919 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:38:08.172928 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:38:08.172937 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:38:08.172947 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:38:08.172956 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:38:08.172965 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:38:08.172975 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:38:08.172984 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:38:08.172993 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:38:08.173003 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:38:08.173012 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:38:08.173027 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:38:08.173037 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:38:08.173047 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing lto-disabled-list (47) ... 2025-12-16 01:38:08.173062 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing make (4.3-4.1build2) ... 2025-12-16 01:38:08.173071 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:38:08.173081 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:38:08.173090 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Collecting pyclean==3.0.0 2025-12-16 01:38:08.173100 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:38:08.173109 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:38:08.173119 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Installing collected packages: pyclean 2025-12-16 01:38:08.173128 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully installed pyclean-3.0.0 2025-12-16 01:38:08.173137 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:38:08.173147 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-12-16 01:38:08.173156 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 10731 files, 1490 directories removed. 2025-12-16 01:38:08.173166 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-12-16 01:38:08.173179 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Cleaning directory /usr 2025-12-16 01:38:08.173189 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-12-16 01:38:08.173198 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Total 1316 files, 133 directories removed. 2025-12-16 01:38:08.173208 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: 2025-12-16 01:38:08.173217 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Found existing installation: pyclean 3.0.0 2025-12-16 01:38:08.173256 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Uninstalling pyclean-3.0.0: 2025-12-16 01:38:08.173276 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:38:08.173404 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> Removed intermediate container af3ba6413d9a 2025-12-16 01:38:08.173462 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api: ---> 71ed473cddfc 2025-12-16 01:38:08.173583 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully built 5eb82a8ab571 2025-12-16 01:38:08.173710 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Successfully tagged osism.harbor.regio.digital/kolla/heat-api:build-20251216 2025-12-16 01:38:08.173859 | ubuntu-noble-large | INFO:kolla.common.utils.heat-api:Built at 2025-12-16 01:38:08.173727 (took 0:00:30.363140) 2025-12-16 01:38:08.174398 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-share) 2025-12-16 01:38:08.174512 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Processing 2025-12-16 01:38:08.174646 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building started at 2025-12-16 01:38:08.174500 2025-12-16 01:38:08.175855 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 plugins into plugins archive 2025-12-16 01:38:08.176685 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-share:Turned 0 additions into additions archive 2025-12-16 01:39:02.560341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251216 2025-12-16 01:39:02.560444 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> e7d88aec8079 2025-12-16 01:39:02.560523 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 2/5 : LABEL "build-date"="20251216" "name"="manila-share" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:39:02.560661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in d5c4786693df 2025-12-16 01:39:02.560760 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container d5c4786693df 2025-12-16 01:39:02.560828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 0eb3d0f2999b 2025-12-16 01:39:02.560945 | 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/* 2025-12-16 01:39:02.561001 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in a7af4d3c857f 2025-12-16 01:39:02.561104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 01:39:02.561171 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:39:02.561259 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:39:02.561422 | 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] 2025-12-16 01:39:02.561488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:39:02.561559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:39:02.561662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:39:02.561742 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:39:02.561824 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:39:02.561905 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:39:02.561988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:39:02.562068 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:39:02.562143 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:39:02.562223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:39:02.562376 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:39:02.562750 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 29.0 MB in 3s (10.7 MB/s) 2025-12-16 01:39:02.562995 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-12-16 01:39:02.563270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-12-16 01:39:02.563638 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-12-16 01:39:02.563895 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-12-16 01:39:02.564053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following additional packages will be installed: 2025-12-16 01:39:02.564130 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr glusterfs-common libargon2-1 libbabeltrace1 libboost-context1.83.0 2025-12-16 01:39:02.564261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-filesystem1.83.0 libboost-iostreams1.83.0 libboost-locale1.83.0 2025-12-16 01:39:02.564355 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-12-16 01:39:02.564424 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2025-12-16 01:39:02.564503 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2025-12-16 01:39:02.564603 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2025-12-16 01:39:02.564682 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2025-12-16 01:39:02.564762 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2025-12-16 01:39:02.564834 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-certifi python3-chardet python3-idna python3-jwt 2025-12-16 01:39:02.564905 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-prettytable python3-requests python3-urllib3 python3-wcwidth 2025-12-16 01:39:02.564985 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-yaml xfsprogs 2025-12-16 01:39:02.565069 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Suggested packages: 2025-12-16 01:39:02.565144 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ceph ceph-mds low-memory-monitor python3-crypto python3-cryptography 2025-12-16 01:39:02.565215 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-openssl python3-socks python-requests-doc python3-brotli sqlite3-doc 2025-12-16 01:39:02.565327 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsdump acl quota 2025-12-16 01:39:02.565408 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Recommended packages: 2025-12-16 01:39:02.565480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libglib2.0-data shared-mime-info xdg-user-dirs libgpm2 python3-cryptography 2025-12-16 01:39:02.565559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following NEW packages will be installed: 2025-12-16 01:39:02.565656 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: attr ceph-common glusterfs-client glusterfs-common libargon2-1 2025-12-16 01:39:02.565728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libbabeltrace1 libboost-context1.83.0 libboost-filesystem1.83.0 2025-12-16 01:39:02.565799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-iostreams1.83.0 libboost-locale1.83.0 2025-12-16 01:39:02.565869 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libboost-program-options1.83.0 libboost-thread1.83.0 libboost-url1.83.0 2025-12-16 01:39:02.565946 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcephfs2 libcryptsetup12 libdaxctl1 libdw1t64 libgfapi0 libgfchangelog0 2025-12-16 01:39:02.566030 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgfrpc0 libgfxdr0 libglib2.0-0t64 libglusterfs0 libgoogle-perftools4t64 2025-12-16 01:39:02.566098 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libinih1 libjson-c5 liblmdb0 libncurses6 libndctl6 liboath0t64 libpmem1 2025-12-16 01:39:02.566175 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libpmemobj1 librabbitmq4 librados2 libradosstriper1 librbd1 2025-12-16 01:39:02.566254 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libtcmalloc-minimal4t64 libunwind8 liburcu8t64 psmisc python3-ceph-argparse 2025-12-16 01:39:02.566396 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-ceph-common python3-cephfs python3-certifi python3-chardet 2025-12-16 01:39:02.566413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-idna python3-jwt python3-prettytable python3-rados python3-rbd 2025-12-16 01:39:02.566502 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: python3-requests python3-urllib3 python3-wcwidth python3-yaml sqlite3 2025-12-16 01:39:02.566578 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xfsprogs 2025-12-16 01:39:02.566722 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:39:02.566793 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Need to get 45.7 MB of archives. 2025-12-16 01:39:02.566860 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 186 MB of additional disk space will be used. 2025-12-16 01:39:02.566916 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:39:02.566990 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:57 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 python3-urllib3 all 2.0.7-2~cloud0 [112 kB] 2025-12-16 01:39:02.567081 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libargon2-1 amd64 0~20190702+dfsg-4build1 [20.8 kB] 2025-12-16 01:39:02.567154 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-c5 amd64 0.17-1build1 [35.3 kB] 2025-12-16 01:39:02.567223 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcryptsetup12 amd64 2:2.7.0-1ubuntu4.2 [266 kB] 2025-12-16 01:39:02.567320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libglib2.0-0t64 amd64 2.80.0-6ubuntu3.5 [1,544 kB] 2025-12-16 01:39:02.567397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-yaml amd64 6.0.1-2build2 [123 kB] 2025-12-16 01:39:02.567467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:7 http://archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2025-12-16 01:39:02.567536 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2025-12-16 01:39:02.567710 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2025-12-16 01:39:02.567770 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 attr amd64 1:2.5.2-1build1.1 [22.8 kB] 2025-12-16 01:39:02.567843 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.1 [259 kB] 2025-12-16 01:39:02.567902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.1 [276 kB] 2025-12-16 01:39:02.567961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.1 [4,041 kB] 2025-12-16 01:39:02.568019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2025-12-16 01:39:02.568065 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2025-12-16 01:39:02.568123 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2025-12-16 01:39:02.568183 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2025-12-16 01:39:02.568265 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.1 [3,413 kB] 2025-12-16 01:39:02.568321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-argparse amd64 19.2.3-0ubuntu0.24.04.1 [46.0 kB] 2025-12-16 01:39:02.568380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ceph-common all 19.2.3-0ubuntu0.24.04.1 [87.3 kB] 2025-12-16 01:39:02.568445 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-locale1.83.0 amd64 1.83.0-2.1ubuntu3.1 [413 kB] 2025-12-16 01:39:02.568490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:22 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcephfs2 amd64 19.2.3-0ubuntu0.24.04.1 [839 kB] 2025-12-16 01:39:02.568542 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rados amd64 19.2.3-0ubuntu0.24.04.1 [335 kB] 2025-12-16 01:39:02.570385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-cephfs amd64 19.2.3-0ubuntu0.24.04.1 [178 kB] 2025-12-16 01:39:02.570403 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2025-12-16 01:39:02.570411 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-prettytable all 3.6.0-2 [32.8 kB] 2025-12-16 01:39:02.570418 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-rbd amd64 19.2.3-0ubuntu0.24.04.1 [320 kB] 2025-12-16 01:39:02.570425 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-certifi all 2023.11.17-1 [165 kB] 2025-12-16 01:39:02.570432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-chardet all 5.2.0+dfsg-1 [117 kB] 2025-12-16 01:39:02.570440 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-idna all 3.6-2ubuntu0.1 [49.0 kB] 2025-12-16 01:39:02.570446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:31 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-requests all 2.31.0+dfsg-1ubuntu1.1 [50.8 kB] 2025-12-16 01:39:02.570454 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:32 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libdw1t64 amd64 0.190-1.1ubuntu0.1 [261 kB] 2025-12-16 01:39:02.570461 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libbabeltrace1 amd64 1.5.11-3build3 [164 kB] 2025-12-16 01:39:02.570468 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-context1.83.0 amd64 1.83.0-2.1ubuntu3.1 [237 kB] 2025-12-16 01:39:02.570475 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-filesystem1.83.0 amd64 1.83.0-2.1ubuntu3.1 [283 kB] 2025-12-16 01:39:02.570482 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-program-options1.83.0 amd64 1.83.0-2.1ubuntu3.1 [320 kB] 2025-12-16 01:39:02.570489 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-url1.83.0 amd64 1.83.0-2.1ubuntu3.1 [343 kB] 2025-12-16 01:39:02.570496 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libtcmalloc-minimal4t64 amd64 2.15-3build1 [89.5 kB] 2025-12-16 01:39:02.570503 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunwind8 amd64 1.6.2-3build1.1 [55.3 kB] 2025-12-16 01:39:02.570510 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 libgoogle-perftools4t64 amd64 2.15-3build1 [212 kB] 2025-12-16 01:39:02.570517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:41 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 liboath0t64 amd64 2.6.11-2.1ubuntu0.1 [43.0 kB] 2025-12-16 01:39:02.570524 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 librabbitmq4 amd64 0.11.0-1build2 [37.4 kB] 2025-12-16 01:39:02.570531 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:43 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libradosstriper1 amd64 19.2.3-0ubuntu0.24.04.1 [536 kB] 2025-12-16 01:39:02.570538 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:44 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ceph-common amd64 19.2.3-0ubuntu0.24.04.1 [25.5 MB] 2025-12-16 01:39:02.570545 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:45 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfxdr0 amd64 11.1-4ubuntu0.1 [20.1 kB] 2025-12-16 01:39:02.570552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:46 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libglusterfs0 amd64 11.1-4ubuntu0.1 [266 kB] 2025-12-16 01:39:02.570568 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:47 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfrpc0 amd64 11.1-4ubuntu0.1 [40.7 kB] 2025-12-16 01:39:02.570595 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:48 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfapi0 amd64 11.1-4ubuntu0.1 [79.6 kB] 2025-12-16 01:39:02.570604 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:49 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgfchangelog0 amd64 11.1-4ubuntu0.1 [25.7 kB] 2025-12-16 01:39:02.570611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 liburcu8t64 amd64 0.14.0-3.1build1 [63.0 kB] 2025-12-16 01:39:02.570624 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-jwt all 2.7.0-1 [20.9 kB] 2025-12-16 01:39:02.570632 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libinih1 amd64 55-1ubuntu2 [7,062 B] 2025-12-16 01:39:02.570639 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 xfsprogs amd64 6.6.0-1ubuntu2.1 [901 kB] 2025-12-16 01:39:02.570646 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:54 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-common amd64 11.1-4ubuntu0.1 [2,552 kB] 2025-12-16 01:39:02.570653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:55 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 glusterfs-client amd64 11.1-4ubuntu0.1 [25.9 kB] 2025-12-16 01:39:02.570660 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2025-12-16 01:39:02.570667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Fetched 45.7 MB in 2s (22.4 MB/s) 2025-12-16 01:39:02.570674 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libargon2-1:amd64. 2025-12-16 01:39:02.570681 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-12-16 01:39:02.570690 | 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% 2025-12-16 01:39:02.570698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-12-16 01:39:02.570705 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2025-12-16 01:39:02.570713 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2025-12-16 01:39:02.570719 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2025-12-16 01:39:02.570726 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-12-16 01:39:02.570733 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-12-16 01:39:02.570740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 18810 files and directories currently installed.) 2025-12-16 01:39:02.570747 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../00-libargon2-1_0~20190702+dfsg-4build1_amd64.deb ... 2025-12-16 01:39:02.570754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-16 01:39:02.570761 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libjson-c5:amd64. 2025-12-16 01:39:02.570768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../01-libjson-c5_0.17-1build1_amd64.deb ... 2025-12-16 01:39:02.570776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libjson-c5:amd64 (0.17-1build1) ... 2025-12-16 01:39:02.570782 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcryptsetup12:amd64. 2025-12-16 01:39:02.570790 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../02-libcryptsetup12_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2025-12-16 01:39:02.570802 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-16 01:39:02.570810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-16 01:39:02.570817 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-12-16 01:39:02.570875 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 01:39:02.570884 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 01:39:02.570891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-yaml. 2025-12-16 01:39:02.570898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../04-python3-yaml_6.0.1-2build2_amd64.deb ... 2025-12-16 01:39:02.570905 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-yaml (6.0.1-2build2) ... 2025-12-16 01:39:02.570912 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liblmdb0:amd64. 2025-12-16 01:39:02.570919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2025-12-16 01:39:02.570926 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-12-16 01:39:02.570933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-16 01:39:02.570945 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libncurses6:amd64. 2025-12-16 01:39:02.570953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../06-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2025-12-16 01:39:02.570960 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 01:39:02.570967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package psmisc. 2025-12-16 01:39:02.570974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../07-psmisc_23.7-1build1_amd64.deb ... 2025-12-16 01:39:02.571011 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking psmisc (23.7-1build1) ... 2025-12-16 01:39:02.571019 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package attr. 2025-12-16 01:39:02.571026 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../08-attr_1%3a2.5.2-1build1.1_amd64.deb ... 2025-12-16 01:39:02.571033 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking attr (1:2.5.2-1build1.1) ... 2025-12-16 01:39:02.571039 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2025-12-16 01:39:02.571075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../09-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 01:39:02.571083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:39:02.571124 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-thread1.83.0:amd64. 2025-12-16 01:39:02.571132 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../10-libboost-thread1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 01:39:02.571171 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:39:02.571179 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librados2. 2025-12-16 01:39:02.571215 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../11-librados2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:39:02.571274 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.571320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdaxctl1:amd64. 2025-12-16 01:39:02.571328 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../12-libdaxctl1_77-2ubuntu2_amd64.deb ... 2025-12-16 01:39:02.572397 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-16 01:39:02.572437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libndctl6:amd64. 2025-12-16 01:39:02.572442 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../13-libndctl6_77-2ubuntu2_amd64.deb ... 2025-12-16 01:39:02.572446 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2025-12-16 01:39:02.572450 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmem1:amd64. 2025-12-16 01:39:02.572453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../14-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-16 01:39:02.572456 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 01:39:02.572460 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libpmemobj1:amd64. 2025-12-16 01:39:02.572463 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../15-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2025-12-16 01:39:02.572467 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 01:39:02.572470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librbd1. 2025-12-16 01:39:02.572473 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../16-librbd1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:39:02.572477 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.572480 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-argparse. 2025-12-16 01:39:02.572483 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../17-python3-ceph-argparse_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:39:02.572487 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-argparse (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.572490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-ceph-common. 2025-12-16 01:39:02.572493 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../18-python3-ceph-common_19.2.3-0ubuntu0.24.04.1_all.deb ... 2025-12-16 01:39:02.572497 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.572500 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-locale1.83.0:amd64. 2025-12-16 01:39:02.572503 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../19-libboost-locale1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 01:39:02.572517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:39:02.572520 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libcephfs2. 2025-12-16 01:39:02.572524 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../20-libcephfs2_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:39:02.572527 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libcephfs2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.572530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rados. 2025-12-16 01:39:02.572534 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../21-python3-rados_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:39:02.572538 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.572542 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-cephfs. 2025-12-16 01:39:02.572547 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../22-python3-cephfs_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:39:02.572551 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-cephfs (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.572555 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-wcwidth. 2025-12-16 01:39:02.572560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../23-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2025-12-16 01:39:02.572568 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-16 01:39:02.572572 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-prettytable. 2025-12-16 01:39:02.572577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../24-python3-prettytable_3.6.0-2_all.deb ... 2025-12-16 01:39:02.572596 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-prettytable (3.6.0-2) ... 2025-12-16 01:39:02.572601 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-rbd. 2025-12-16 01:39:02.572638 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../25-python3-rbd_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:39:02.572644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.572649 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-certifi. 2025-12-16 01:39:02.572653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../26-python3-certifi_2023.11.17-1_all.deb ... 2025-12-16 01:39:02.572658 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-certifi (2023.11.17-1) ... 2025-12-16 01:39:02.572662 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-chardet. 2025-12-16 01:39:02.572667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../27-python3-chardet_5.2.0+dfsg-1_all.deb ... 2025-12-16 01:39:02.572671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-chardet (5.2.0+dfsg-1) ... 2025-12-16 01:39:02.572676 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-idna. 2025-12-16 01:39:02.572701 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../28-python3-idna_3.6-2ubuntu0.1_all.deb ... 2025-12-16 01:39:02.572706 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-idna (3.6-2ubuntu0.1) ... 2025-12-16 01:39:02.572731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-urllib3. 2025-12-16 01:39:02.574306 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../29-python3-urllib3_2.0.7-2~cloud0_all.deb ... 2025-12-16 01:39:02.574320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-urllib3 (2.0.7-2~cloud0) ... 2025-12-16 01:39:02.574328 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-requests. 2025-12-16 01:39:02.574336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../30-python3-requests_2.31.0+dfsg-1ubuntu1.1_all.deb ... 2025-12-16 01:39:02.574345 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-12-16 01:39:02.574353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libdw1t64:amd64. 2025-12-16 01:39:02.574357 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../31-libdw1t64_0.190-1.1ubuntu0.1_amd64.deb ... 2025-12-16 01:39:02.574362 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-16 01:39:02.574366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libbabeltrace1:amd64. 2025-12-16 01:39:02.574371 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../32-libbabeltrace1_1.5.11-3build3_amd64.deb ... 2025-12-16 01:39:02.574375 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-12-16 01:39:02.574380 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-context1.83.0:amd64. 2025-12-16 01:39:02.574384 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../33-libboost-context1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 01:39:02.574394 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:39:02.574399 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-filesystem1.83.0:amd64. 2025-12-16 01:39:02.574409 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../34-libboost-filesystem1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 01:39:02.574413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:39:02.574417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-program-options1.83.0:amd64. 2025-12-16 01:39:02.574422 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../35-libboost-program-options1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 01:39:02.574427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:39:02.574431 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libboost-url1.83.0:amd64. 2025-12-16 01:39:02.574436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../36-libboost-url1.83.0_1.83.0-2.1ubuntu3.1_amd64.deb ... 2025-12-16 01:39:02.574440 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-12-16 01:39:02.574445 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:39:02.574450 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libtcmalloc-minimal4t64:amd64. 2025-12-16 01:39:02.574454 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../37-libtcmalloc-minimal4t64_2.15-3build1_amd64.deb ... 2025-12-16 01:39:02.574459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-12-16 01:39:02.574463 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libunwind8:amd64. 2025-12-16 01:39:02.574468 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../38-libunwind8_1.6.2-3build1.1_amd64.deb ... 2025-12-16 01:39:02.574472 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libunwind8:amd64 (1.6.2-3build1.1) ... 2025-12-16 01:39:02.574477 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgoogle-perftools4t64:amd64. 2025-12-16 01:39:02.574481 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../39-libgoogle-perftools4t64_2.15-3build1_amd64.deb ... 2025-12-16 01:39:02.574485 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-12-16 01:39:02.574490 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liboath0t64:amd64. 2025-12-16 01:39:02.574494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../40-liboath0t64_2.6.11-2.1ubuntu0.1_amd64.deb ... 2025-12-16 01:39:02.574499 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-12-16 01:39:02.574503 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package librabbitmq4:amd64. 2025-12-16 01:39:02.574508 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../41-librabbitmq4_0.11.0-1build2_amd64.deb ... 2025-12-16 01:39:02.574512 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking librabbitmq4:amd64 (0.11.0-1build2) ... 2025-12-16 01:39:02.574523 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libradosstriper1. 2025-12-16 01:39:02.574528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../42-libradosstriper1_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:39:02.574532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libradosstriper1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.574537 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package ceph-common. 2025-12-16 01:39:02.574541 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../43-ceph-common_19.2.3-0ubuntu0.24.04.1_amd64.deb ... 2025-12-16 01:39:02.574546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.574550 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfxdr0:amd64. 2025-12-16 01:39:02.574558 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../44-libgfxdr0_11.1-4ubuntu0.1_amd64.deb ... 2025-12-16 01:39:02.574563 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2025-12-16 01:39:02.574567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libglusterfs0:amd64. 2025-12-16 01:39:02.574571 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../45-libglusterfs0_11.1-4ubuntu0.1_amd64.deb ... 2025-12-16 01:39:02.574576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2025-12-16 01:39:02.574597 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfrpc0:amd64. 2025-12-16 01:39:02.574602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../46-libgfrpc0_11.1-4ubuntu0.1_amd64.deb ... 2025-12-16 01:39:02.574610 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2025-12-16 01:39:02.574615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfapi0:amd64. 2025-12-16 01:39:02.574619 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../47-libgfapi0_11.1-4ubuntu0.1_amd64.deb ... 2025-12-16 01:39:02.574624 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2025-12-16 01:39:02.574628 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libgfchangelog0:amd64. 2025-12-16 01:39:02.574633 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../48-libgfchangelog0_11.1-4ubuntu0.1_amd64.deb ... 2025-12-16 01:39:02.574637 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2025-12-16 01:39:02.574670 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package liburcu8t64:amd64. 2025-12-16 01:39:02.574675 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../49-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-12-16 01:39:02.574680 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-16 01:39:02.574704 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package python3-jwt. 2025-12-16 01:39:02.575445 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../50-python3-jwt_2.7.0-1_all.deb ... 2025-12-16 01:39:02.575498 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking python3-jwt (2.7.0-1) ... 2025-12-16 01:39:02.575510 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package libinih1:amd64. 2025-12-16 01:39:02.575520 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../51-libinih1_55-1ubuntu2_amd64.deb ... 2025-12-16 01:39:02.575530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-12-16 01:39:02.575539 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package xfsprogs. 2025-12-16 01:39:02.575549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../52-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-12-16 01:39:02.575558 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-12-16 01:39:02.575567 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-common. 2025-12-16 01:39:02.575577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../53-glusterfs-common_11.1-4ubuntu0.1_amd64.deb ... 2025-12-16 01:39:02.575609 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-common (11.1-4ubuntu0.1) ... 2025-12-16 01:39:02.575619 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package glusterfs-client. 2025-12-16 01:39:02.575628 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../54-glusterfs-client_11.1-4ubuntu0.1_amd64.deb ... 2025-12-16 01:39:02.575637 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking glusterfs-client (11.1-4ubuntu0.1) ... 2025-12-16 01:39:02.575647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Selecting previously unselected package sqlite3. 2025-12-16 01:39:02.575667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Preparing to unpack .../55-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2025-12-16 01:39:02.575677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2025-12-16 01:39:02.575686 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2025-12-16 01:39:02.575696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-program-options1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:39:02.575705 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-16 01:39:02.575714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librabbitmq4:amd64 (0.11.0-1build2) ... 2025-12-16 01:39:02.575724 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-jwt (2.7.0-1) ... 2025-12-16 01:39:02.575733 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up psmisc (23.7-1build1) ... 2025-12-16 01:39:02.575743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up attr (1:2.5.2-1build1.1) ... 2025-12-16 01:39:02.575752 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-12-16 01:39:02.575828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libargon2-1:amd64 (0~20190702+dfsg-4build1) ... 2025-12-16 01:39:02.575839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-context1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:39:02.575849 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-argparse (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.575859 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:39:02.575868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-yaml (6.0.1-2build2) ... 2025-12-16 01:39:02.575878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-filesystem1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:39:02.575887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libunwind8:amd64 (1.6.2-3build1.1) ... 2025-12-16 01:39:02.575897 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-url1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:39:02.575921 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdw1t64:amd64 (0.190-1.1ubuntu0.1) ... 2025-12-16 01:39:02.575931 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglusterfs0:amd64 (11.1-4ubuntu0.1) ... 2025-12-16 01:39:02.575940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 01:39:02.575950 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:No schema files found: doing nothing. 2025-12-16 01:39:02.575959 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-chardet (5.2.0+dfsg-1) ... 2025-12-16 01:39:02.575968 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2025-12-16 01:39:02.575977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-certifi (2023.11.17-1) ... 2025-12-16 01:39:02.575987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:39:02.576053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2025-12-16 01:39:02.576064 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.576073 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-idna (3.6-2ubuntu0.1) ... 2025-12-16 01:39:02.576083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libtcmalloc-minimal4t64:amd64 (2.15-3build1) ... 2025-12-16 01:39:02.576092 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-12-16 01:39:02.576102 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2025-12-16 01:39:02.576111 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libbabeltrace1:amd64 (1.5.11-3build3) ... 2025-12-16 01:39:02.576121 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-urllib3 (2.0.7-2~cloud0) ... 2025-12-16 01:39:02.576137 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libndctl6:amd64 (77-2ubuntu2) ... 2025-12-16 01:39:02.576194 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up liboath0t64:amd64 (2.6.11-2.1ubuntu0.1) ... 2025-12-16 01:39:02.576205 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-prettytable (3.6.0-2) ... 2025-12-16 01:39:02.576214 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 01:39:02.576224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libjson-c5:amd64 (0.17-1build1) ... 2025-12-16 01:39:02.576264 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2025-12-16 01:39:02.576308 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfxdr0:amd64 (11.1-4ubuntu0.1) ... 2025-12-16 01:39:02.576319 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librados2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.576328 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgoogle-perftools4t64:amd64 (2.15-3build1) ... 2025-12-16 01:39:02.576338 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libboost-locale1.83.0:amd64 (1.83.0-2.1ubuntu3.1) ... 2025-12-16 01:39:02.576351 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcephfs2 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.576407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libradosstriper1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.576421 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-requests (2.31.0+dfsg-1ubuntu1.1) ... 2025-12-16 01:39:02.576631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2025-12-16 01:39:02.576689 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libcryptsetup12:amd64 (2:2.7.0-1ubuntu4.2) ... 2025-12-16 01:39:02.578340 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfrpc0:amd64 (11.1-4ubuntu0.1) ... 2025-12-16 01:39:02.578382 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rados (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.578393 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfchangelog0:amd64 (11.1-4ubuntu0.1) ... 2025-12-16 01:39:02.578403 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up librbd1 (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.578413 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up libgfapi0:amd64 (11.1-4ubuntu0.1) ... 2025-12-16 01:39:02.578423 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-common (11.1-4ubuntu0.1) ... 2025-12-16 01:39:02.578432 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Selecting GID from range 100 to 59999 ... 2025-12-16 01:39:02.578442 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:info: Adding group `gluster' (GID 103) ... 2025-12-16 01:39:02.578452 | 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' 2025-12-16 01:39:02.578463 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: for x in re.findall('(?:[\da-f]){2}', 2025-12-16 01:39:02.578473 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-cephfs (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.578483 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up python3-rbd (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.578492 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up glusterfs-client (11.1-4ubuntu0.1) ... 2025-12-16 01:39:02.578502 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting up ceph-common (19.2.3-0ubuntu0.24.04.1) ... 2025-12-16 01:39:02.578530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding group ceph.. 2025-12-16 01:39:02.578540 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-12-16 01:39:02.578550 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Adding system user ceph.. 2025-12-16 01:39:02.578559 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-12-16 01:39:02.578569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Setting system user ceph properties.. 2025-12-16 01:39:02.578579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:usermod: unlocking the user's password would result in a passwordless account. 2025-12-16 01:39:02.578644 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:You should set a password with usermod -p to unlock this user's password. 2025-12-16 01:39:02.578654 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:..done 2025-12-16 01:39:02.578664 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2025-12-16 01:39:02.578673 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:39:02.578682 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container a7af4d3c857f 2025-12-16 01:39:02.578692 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 27cec3f15ac2 2025-12-16 01:39:02.578704 | 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 2025-12-16 01:39:02.578716 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in fc4353850e4d 2025-12-16 01:39:02.578725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-12-16 01:39:02.578735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-12-16 01:39:02.578744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-12-16 01:39:02.578753 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages were automatically installed and are no longer required: 2025-12-16 01:39:02.578763 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:39:02.578772 | 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 2025-12-16 01:39:02.578782 | 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 2025-12-16 01:39:02.578791 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:39:02.578801 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:39:02.578810 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:39:02.578820 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:39:02.578829 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2025-12-16 01:39:02.578839 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Use 'apt autoremove' to remove them. 2025-12-16 01:39:02.578848 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2025-12-16 01:39:02.578858 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: build-essential 2025-12-16 01:39:02.578882 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:39:02.578892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:39:02.578902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-12-16 01:39:02.578913 | 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% 2025-12-16 01:39:02.578923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% 2025-12-16 01:39:02.578933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 75% 2025-12-16 01:39:02.578942 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2025-12-16 01:39:02.578951 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 85% 2025-12-16 01:39:02.578967 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-12-16 01:39:02.578977 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-12-16 01:39:02.578986 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 19908 files and directories currently installed.) 2025-12-16 01:39:02.578997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:39:02.579006 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading package lists... 2025-12-16 01:39:02.579015 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Building dependency tree... 2025-12-16 01:39:02.579032 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Reading state information... 2025-12-16 01:39:02.579041 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:The following packages will be REMOVED: 2025-12-16 01:39:02.579051 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:39:02.579060 | 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 2025-12-16 01:39:02.579070 | 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 2025-12-16 01:39:02.579080 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:39:02.579089 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:39:02.579099 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:39:02.579108 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:39:02.579118 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: xz-utils 2025-12-16 01:39:02.579127 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:39:02.579137 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:After this operation, 228 MB disk space will be freed. 2025-12-16 01:39:02.579146 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-12-16 01:39:02.579156 | 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% 2025-12-16 01:39:02.579166 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 70% (Reading database ... 75% 2025-12-16 01:39:02.579175 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 80% 2025-12-16 01:39:02.579184 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 2025-12-16 01:39:02.579194 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:85% 2025-12-16 01:39:02.579203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 90% 2025-12-16 01:39:02.579212 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 95% 2025-12-16 01:39:02.579222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:(Reading database ... 100% (Reading database ... 19899 files and directories currently installed.) 2025-12-16 01:39:02.579261 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:39:02.579282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:02.579292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:39:02.579301 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:02.579311 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:39:02.579320 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:39:02.579330 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:39:02.579347 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:02.579356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:39:02.579366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:02.579375 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:39:02.579384 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:39:02.579398 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-12-16 01:39:02.579408 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:39:02.579417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:39:02.579430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:39:02.579470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:39:02.579526 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:39:02.579541 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:02.579600 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:39:02.579631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:02.579675 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:02.579734 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:02.579756 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:02.579811 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:02.579826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:02.579868 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:02.579919 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:39:02.579933 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:39:02.579975 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:02.580029 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:02.580043 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:39:02.580099 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:02.580130 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:02.580184 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:39:02.580215 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:02.580388 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:39:02.580427 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:02.580447 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:02.580459 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing lto-disabled-list (47) ... 2025-12-16 01:39:02.580470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing make (4.3-4.1build2) ... 2025-12-16 01:39:02.580483 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:39:02.580509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:39:02.580563 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Collecting pyclean==3.0.0 2025-12-16 01:39:02.580579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:39:02.580680 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:39:02.580735 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Installing collected packages: pyclean 2025-12-16 01:39:02.580750 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully installed pyclean-3.0.0 2025-12-16 01:39:02.580796 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:39:02.580826 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-12-16 01:39:02.580879 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 8915 files, 1314 directories removed. 2025-12-16 01:39:02.580908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-12-16 01:39:02.580963 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Cleaning directory /usr 2025-12-16 01:39:02.580978 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-12-16 01:39:02.581037 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Total 1582 files, 167 directories removed. 2025-12-16 01:39:02.581053 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: 2025-12-16 01:39:02.581112 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Found existing installation: pyclean 3.0.0 2025-12-16 01:39:02.581145 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Uninstalling pyclean-3.0.0: 2025-12-16 01:39:02.581189 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:39:02.581205 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container fc4353850e4d 2025-12-16 01:39:02.581274 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> db66378561cf 2025-12-16 01:39:02.581293 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Step 5/5 : USER manila 2025-12-16 01:39:02.581352 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Running in f517f49d75ec 2025-12-16 01:39:02.581366 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> Removed intermediate container f517f49d75ec 2025-12-16 01:39:02.581422 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share: ---> 0bf78dd58eb8 2025-12-16 01:39:02.581438 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully built 17e7113cb518 2025-12-16 01:39:02.581493 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Successfully tagged osism.harbor.regio.digital/kolla/manila-share:build-20251216 2025-12-16 01:39:02.581613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-share:Built at 2025-12-16 01:39:02.581497 (took 0:00:54.406997) 2025-12-16 01:39:02.581954 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-data) 2025-12-16 01:39:02.581970 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Processing 2025-12-16 01:39:02.582014 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building started at 2025-12-16 01:39:02.581946 2025-12-16 01:39:02.582833 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 plugins into plugins archive 2025-12-16 01:39:02.583365 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-data:Turned 0 additions into additions archive 2025-12-16 01:39:42.865470 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 1/5 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251216 2025-12-16 01:39:42.865537 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> e7d88aec8079 2025-12-16 01:39:42.865564 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 2/5 : LABEL "build-date"="20251216" "name"="manila-data" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:39:42.865588 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 2bc8cab4635c 2025-12-16 01:39:42.865608 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 2bc8cab4635c 2025-12-16 01:39:42.865658 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 1393d545ff50 2025-12-16 01:39:42.865684 | 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/* 2025-12-16 01:39:42.865744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 9ddcafce6077 2025-12-16 01:39:42.865770 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:39:42.865798 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:39:42.865830 | 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] 2025-12-16 01:39:42.865862 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:39:42.865893 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:39:42.865925 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:39:42.865956 | 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] 2025-12-16 01:39:42.865988 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:39:42.866018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:39:42.866050 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:39:42.866079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:39:42.866109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:39:42.866139 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:39:42.866169 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:39:42.866199 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:39:42.866264 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 29.0 MB in 3s (10.6 MB/s) 2025-12-16 01:39:42.866270 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-12-16 01:39:42.866301 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-12-16 01:39:42.866336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-12-16 01:39:42.866368 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-12-16 01:39:42.866399 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following additional packages will be installed: 2025-12-16 01:39:42.866429 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 rpcbind ucf 2025-12-16 01:39:42.866460 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Suggested packages: 2025-12-16 01:39:42.866488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: watchdog 2025-12-16 01:39:42.866518 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following NEW packages will be installed: 2025-12-16 01:39:42.866549 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: keyutils libevent-core-2.1-7t64 libnfsidmap1 nfs-common rpcbind ucf 2025-12-16 01:39:42.866579 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:39:42.866657 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Need to get 547 kB of archives. 2025-12-16 01:39:42.866684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 1,900 kB of additional disk space will be used. 2025-12-16 01:39:42.866690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:39:42.866731 | 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] 2025-12-16 01:39:42.866763 | 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] 2025-12-16 01:39:42.866793 | 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] 2025-12-16 01:39:42.866822 | 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] 2025-12-16 01:39:42.866852 | 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] 2025-12-16 01:39:42.866883 | 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] 2025-12-16 01:39:42.866914 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preconfiguring packages ... 2025-12-16 01:39:42.866944 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Fetched 548 kB in 1s (1,092 kB/s) 2025-12-16 01:39:42.866974 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2025-12-16 01:39:42.867010 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-12-16 01:39:42.867045 | 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% 2025-12-16 01:39:42.867075 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% (Reading database ... 75% 2025-12-16 01:39:42.867104 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2025-12-16 01:39:42.867134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-12-16 01:39:42.867164 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2025-12-16 01:39:42.867193 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-12-16 01:39:42.867224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18810 files and directories currently installed.) 2025-12-16 01:39:42.867269 | 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 ... 2025-12-16 01:39:42.867298 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 01:39:42.867329 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package libnfsidmap1:amd64. 2025-12-16 01:39:42.867371 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../1-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-16 01:39:42.867402 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:39:42.867433 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package rpcbind. 2025-12-16 01:39:42.867463 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../2-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2025-12-16 01:39:42.867494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking rpcbind (1.2.6-7ubuntu2) ... 2025-12-16 01:39:42.867519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package ucf. 2025-12-16 01:39:42.867547 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../3-ucf_3.0043+nmu1_all.deb ... 2025-12-16 01:39:42.867576 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Moving old data out of the way 2025-12-16 01:39:42.867617 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking ucf (3.0043+nmu1) ... 2025-12-16 01:39:42.867647 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package keyutils. 2025-12-16 01:39:42.867676 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../4-keyutils_1.6.3-3build1_amd64.deb ... 2025-12-16 01:39:42.867706 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking keyutils (1.6.3-3build1) ... 2025-12-16 01:39:42.869282 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Selecting previously unselected package nfs-common. 2025-12-16 01:39:42.869292 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Preparing to unpack .../5-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2025-12-16 01:39:42.869297 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:39:42.869301 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:39:42.869306 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up rpcbind (1.2.6-7ubuntu2) ... 2025-12-16 01:39:42.869310 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2025-12-16 01:39:42.869319 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:39:42.869323 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up ucf (3.0043+nmu1) ... 2025-12-16 01:39:42.869328 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up keyutils (1.6.3-3build1) ... 2025-12-16 01:39:42.869332 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2025-12-16 01:39:42.869336 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2025-12-16 01:39:42.869341 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-16 01:39:42.869344 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/idmapd.conf with new version 2025-12-16 01:39:42.869348 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-16 01:39:42.869352 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Creating config file /etc/nfs.conf with new version 2025-12-16 01:39:42.869356 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Selecting UID from range 100 to 59999 ... 2025-12-16 01:39:42.869359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-16 01:39:42.869363 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding system user `statd' (UID 102) ... 2025-12-16 01:39:42.869367 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Adding new user `statd' (UID 102) with group `nogroup' ... 2025-12-16 01:39:42.869371 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:info: Not creating home directory `/var/lib/nfs'. 2025-12-16 01:39:42.869374 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: could not determine current runlevel 2025-12-16 01:39:42.869378 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:39:42.869382 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:39:42.869385 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 9ddcafce6077 2025-12-16 01:39:42.869389 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> fda951f1b0e7 2025-12-16 01:39:42.869394 | 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 2025-12-16 01:39:42.869399 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in 012cb1da4a5e 2025-12-16 01:39:42.869407 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-12-16 01:39:42.869411 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-12-16 01:39:42.869415 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-12-16 01:39:42.869419 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages were automatically installed and are no longer required: 2025-12-16 01:39:42.869423 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:39:42.869427 | 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 2025-12-16 01:39:42.869431 | 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 2025-12-16 01:39:42.869435 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:39:42.869439 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:39:42.869443 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:39:42.869447 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:39:42.869450 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2025-12-16 01:39:42.869454 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Use 'apt autoremove' to remove them. 2025-12-16 01:39:42.869458 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2025-12-16 01:39:42.869462 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: build-essential 2025-12-16 01:39:42.869465 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:39:42.869469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:39:42.869473 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-12-16 01:39:42.869483 | 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% 2025-12-16 01:39:42.869488 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% 2025-12-16 01:39:42.869491 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 75% 2025-12-16 01:39:42.869495 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% 2025-12-16 01:39:42.869502 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 85% 2025-12-16 01:39:42.869506 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2025-12-16 01:39:42.869509 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-12-16 01:39:42.869513 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18997 files and directories currently installed.) 2025-12-16 01:39:42.869517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:39:42.869521 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading package lists... 2025-12-16 01:39:42.869524 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Building dependency tree... 2025-12-16 01:39:42.869528 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Reading state information... 2025-12-16 01:39:42.869532 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:The following packages will be REMOVED: 2025-12-16 01:39:42.869535 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:39:42.869539 | 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 2025-12-16 01:39:42.869543 | 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 2025-12-16 01:39:42.869551 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:39:42.869554 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:39:42.869558 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:39:42.869562 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:39:42.869566 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: xz-utils 2025-12-16 01:39:42.869569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:39:42.869574 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:After this operation, 228 MB disk space will be freed. 2025-12-16 01:39:42.869577 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 2025-12-16 01:39:42.869582 | 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% 2025-12-16 01:39:42.869585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 70% (Reading database ... 75% 2025-12-16 01:39:42.869589 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 80% (Reading database ... 85% 2025-12-16 01:39:42.869611 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 90% 2025-12-16 01:39:42.869615 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 95% 2025-12-16 01:39:42.869619 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:(Reading database ... 100% (Reading database ... 18988 files and directories currently installed.) 2025-12-16 01:39:42.869623 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:39:42.869627 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:42.869631 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:39:42.869635 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:42.869638 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:39:42.869642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:39:42.869646 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:39:42.869650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:42.869653 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:39:42.869657 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:42.869661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:39:42.869669 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:39:42.869673 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:39:42.869677 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:39:42.869680 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:39:42.869684 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:39:42.869688 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:39:42.869692 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:42.869696 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:39:42.869706 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:42.869710 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:42.869714 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:42.869718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:39:42.869721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:42.869725 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:42.869729 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:42.869732 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:39:42.869736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:39:42.869740 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:42.869744 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:42.869747 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:39:42.869751 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:42.869755 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:42.869759 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:39:42.869764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:42.869768 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:39:42.869772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:42.869776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:39:42.869781 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing lto-disabled-list (47) ... 2025-12-16 01:39:42.869799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing make (4.3-4.1build2) ... 2025-12-16 01:39:42.869848 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:39:42.869856 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:39:42.869891 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Collecting pyclean==3.0.0 2025-12-16 01:39:42.869923 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:39:42.869953 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:39:42.870008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Installing collected packages: pyclean 2025-12-16 01:39:42.870015 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully installed pyclean-3.0.0 2025-12-16 01:39:42.870050 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:39:42.870078 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-16 01:39:42.870109 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 8915 files, 1314 directories removed. 2025-12-16 01:39:42.870137 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-16 01:39:42.870167 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Cleaning directory /usr 2025-12-16 01:39:42.870196 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-16 01:39:42.870225 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Total 1365 files, 140 directories removed. 2025-12-16 01:39:42.870268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: 2025-12-16 01:39:42.870302 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Found existing installation: pyclean 3.0.0 2025-12-16 01:39:42.870332 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Uninstalling pyclean-3.0.0: 2025-12-16 01:39:42.870359 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:39:42.870388 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container 012cb1da4a5e 2025-12-16 01:39:42.870417 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> d309be8de4dd 2025-12-16 01:39:42.870447 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Step 5/5 : USER manila 2025-12-16 01:39:42.870478 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Running in b4451bdc75ba 2025-12-16 01:39:42.870507 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> Removed intermediate container b4451bdc75ba 2025-12-16 01:39:42.870536 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data: ---> 7ff297e9700c 2025-12-16 01:39:42.870568 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully built b625d84947eb 2025-12-16 01:39:42.870613 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Successfully tagged osism.harbor.regio.digital/kolla/manila-data:build-20251216 2025-12-16 01:39:42.870683 | ubuntu-noble-large | INFO:kolla.common.utils.manila-data:Built at 2025-12-16 01:39:42.870618 (took 0:00:40.288672) 2025-12-16 01:39:42.870940 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-scheduler) 2025-12-16 01:39:42.870991 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Processing 2025-12-16 01:39:42.871040 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building started at 2025-12-16 01:39:42.870985 2025-12-16 01:39:42.871763 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 plugins into plugins archive 2025-12-16 01:39:42.872188 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-scheduler:Turned 0 additions into additions archive 2025-12-16 01:40:08.807743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 1/4 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251216 2025-12-16 01:40:08.807887 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> e7d88aec8079 2025-12-16 01:40:08.807997 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 2/4 : LABEL "build-date"="20251216" "name"="manila-scheduler" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:40:08.808100 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 40260c47f29b 2025-12-16 01:40:08.808224 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 40260c47f29b 2025-12-16 01:40:08.808331 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> fc97ef70e976 2025-12-16 01:40:08.808424 | 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 2025-12-16 01:40:08.808510 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 1b470e46ee62 2025-12-16 01:40:08.808590 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2025-12-16 01:40:08.808698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2025-12-16 01:40:08.808779 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2025-12-16 01:40:08.808866 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages were automatically installed and are no longer required: 2025-12-16 01:40:08.808941 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:40:08.809014 | 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 2025-12-16 01:40:08.809086 | 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 2025-12-16 01:40:08.809157 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:40:08.809243 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:40:08.809321 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:40:08.809400 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:40:08.809469 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2025-12-16 01:40:08.809541 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Use 'apt autoremove' to remove them. 2025-12-16 01:40:08.809669 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2025-12-16 01:40:08.809737 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: build-essential 2025-12-16 01:40:08.809819 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:40:08.809892 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:40:08.809971 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-12-16 01:40:08.810057 | 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% 2025-12-16 01:40:08.810134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2025-12-16 01:40:08.810222 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2025-12-16 01:40:08.810322 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2025-12-16 01:40:08.810404 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2025-12-16 01:40:08.810479 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2025-12-16 01:40:08.810552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2025-12-16 01:40:08.810650 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18810 files and directories currently installed.) 2025-12-16 01:40:08.810731 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:40:08.811568 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading package lists... 2025-12-16 01:40:08.811667 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Building dependency tree... 2025-12-16 01:40:08.811681 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Reading state information... 2025-12-16 01:40:08.811692 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:The following packages will be REMOVED: 2025-12-16 01:40:08.811702 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:40:08.811712 | 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 2025-12-16 01:40:08.811722 | 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 2025-12-16 01:40:08.811733 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:40:08.811743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:40:08.811764 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:40:08.811774 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:40:08.811785 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: xz-utils 2025-12-16 01:40:08.811795 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:40:08.811805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:After this operation, 228 MB disk space will be freed. 2025-12-16 01:40:08.811815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-12-16 01:40:08.811825 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 2025-12-16 01:40:08.811837 | 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% 2025-12-16 01:40:08.811915 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 70% 2025-12-16 01:40:08.811927 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 75% 2025-12-16 01:40:08.811937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 80% 2025-12-16 01:40:08.811947 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 85% 2025-12-16 01:40:08.811956 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 90% 2025-12-16 01:40:08.811966 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 95% 2025-12-16 01:40:08.811976 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:(Reading database ... 100% (Reading database ... 18801 files and directories currently installed.) 2025-12-16 01:40:08.811987 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:40:08.812036 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:08.812047 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:40:08.812056 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:08.812105 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:40:08.812156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:40:08.812203 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:40:08.812299 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:08.812339 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:40:08.812415 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:08.814354 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:40:08.814395 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:40:08.814408 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:40:08.814437 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:40:08.814448 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:40:08.814458 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:40:08.814468 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:40:08.814477 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:08.814497 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:40:08.814507 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:08.814517 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:08.814527 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:08.814537 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:08.814546 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:08.814556 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:08.814565 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:08.814575 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:40:08.814585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:40:08.814595 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:08.814632 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:08.814642 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:40:08.814652 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:08.814661 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:08.814671 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:40:08.814680 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:08.814690 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:40:08.814699 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:08.814709 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:08.814718 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing lto-disabled-list (47) ... 2025-12-16 01:40:08.814728 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing make (4.3-4.1build2) ... 2025-12-16 01:40:08.814738 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:40:08.814747 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:40:08.814757 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Collecting pyclean==3.0.0 2025-12-16 01:40:08.814766 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:40:08.814776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:40:08.814786 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Installing collected packages: pyclean 2025-12-16 01:40:08.814795 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully installed pyclean-3.0.0 2025-12-16 01:40:08.814805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:40:08.814815 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-12-16 01:40:08.814825 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 8915 files, 1314 directories removed. 2025-12-16 01:40:08.814835 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-12-16 01:40:08.814852 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Cleaning directory /usr 2025-12-16 01:40:08.814862 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-12-16 01:40:08.814878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Total 1365 files, 140 directories removed. 2025-12-16 01:40:08.814888 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: 2025-12-16 01:40:08.814898 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Found existing installation: pyclean 3.0.0 2025-12-16 01:40:08.814908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Uninstalling pyclean-3.0.0: 2025-12-16 01:40:08.814917 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:40:08.814927 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 1b470e46ee62 2025-12-16 01:40:08.814937 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> a46bc94f77c1 2025-12-16 01:40:08.814951 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Step 4/4 : USER manila 2025-12-16 01:40:08.814961 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Running in 1e6235e5adf5 2025-12-16 01:40:08.815045 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> Removed intermediate container 1e6235e5adf5 2025-12-16 01:40:08.815101 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler: ---> a52ddc7e09c9 2025-12-16 01:40:08.815171 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully built 2b79c661a621 2025-12-16 01:40:08.815259 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Successfully tagged osism.harbor.regio.digital/kolla/manila-scheduler:build-20251216 2025-12-16 01:40:08.815431 | ubuntu-noble-large | INFO:kolla.common.utils.manila-scheduler:Built at 2025-12-16 01:40:08.815276 (took 0:00:25.944291) 2025-12-16 01:40:08.815924 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(manila-api) 2025-12-16 01:40:08.815991 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Processing 2025-12-16 01:40:08.816093 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building started at 2025-12-16 01:40:08.816007 2025-12-16 01:40:08.817331 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 plugins into plugins archive 2025-12-16 01:40:08.818070 | ubuntu-noble-large | DEBUG:kolla.common.utils.manila-api:Turned 0 additions into additions archive 2025-12-16 01:40:36.837038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 1/6 : FROM osism.harbor.regio.digital/kolla/manila-base:build-20251216 2025-12-16 01:40:36.837148 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> e7d88aec8079 2025-12-16 01:40:36.837280 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 2/6 : LABEL "build-date"="20251216" "name"="manila-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:40:36.837456 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 0c703b24508e 2025-12-16 01:40:36.837530 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 0c703b24508e 2025-12-16 01:40:36.837669 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 4c8d73fbf845 2025-12-16 01:40:36.837743 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 3/6 : COPY extend_start.sh /usr/local/bin/kolla_manila_extend_start 2025-12-16 01:40:36.837828 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> f114a7926dbd 2025-12-16 01:40:36.837925 | 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 2025-12-16 01:40:36.838017 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 21150ff9477b 2025-12-16 01:40:36.838060 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 21150ff9477b 2025-12-16 01:40:36.838156 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> 942701844490 2025-12-16 01:40:36.838262 | 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 2025-12-16 01:40:36.838348 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 0f2b502f3185 2025-12-16 01:40:36.838436 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2025-12-16 01:40:36.838519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2025-12-16 01:40:36.838600 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2025-12-16 01:40:36.838784 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages were automatically installed and are no longer required: 2025-12-16 01:40:36.838803 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:40:36.838893 | 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 2025-12-16 01:40:36.838966 | 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 2025-12-16 01:40:36.839038 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:40:36.839108 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:40:36.839198 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:40:36.839268 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:40:36.839351 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2025-12-16 01:40:36.839431 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Use 'apt autoremove' to remove them. 2025-12-16 01:40:36.839516 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2025-12-16 01:40:36.839593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: build-essential 2025-12-16 01:40:36.839697 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:40:36.839772 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:40:36.839850 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-12-16 01:40:36.839931 | 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% 2025-12-16 01:40:36.840006 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2025-12-16 01:40:36.840083 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2025-12-16 01:40:36.840158 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2025-12-16 01:40:36.840264 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-12-16 01:40:36.840368 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% (Reading database ... 90% 2025-12-16 01:40:36.840453 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2025-12-16 01:40:36.840533 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18810 files and directories currently installed.) 2025-12-16 01:40:36.840628 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:40:36.840754 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading package lists... 2025-12-16 01:40:36.840832 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Building dependency tree... 2025-12-16 01:40:36.840902 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Reading state information... 2025-12-16 01:40:36.840980 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:The following packages will be REMOVED: 2025-12-16 01:40:36.841048 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:40:36.841116 | 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 2025-12-16 01:40:36.841182 | 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 2025-12-16 01:40:36.841260 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:40:36.841332 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:40:36.842412 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:40:36.842430 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:40:36.842440 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: xz-utils 2025-12-16 01:40:36.842449 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:40:36.842457 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:After this operation, 228 MB disk space will be freed. 2025-12-16 01:40:36.842466 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 2025-12-16 01:40:36.842475 | 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% 2025-12-16 01:40:36.842486 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% 2025-12-16 01:40:36.842494 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 70% 2025-12-16 01:40:36.842503 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 75% 2025-12-16 01:40:36.842511 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 80% 2025-12-16 01:40:36.842519 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 85% 2025-12-16 01:40:36.842527 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 90% 2025-12-16 01:40:36.842535 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 95% 2025-12-16 01:40:36.842544 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:(Reading database ... 100% (Reading database ... 18801 files and directories currently installed.) 2025-12-16 01:40:36.842552 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:40:36.842560 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:36.842569 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:40:36.842585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:36.842593 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:40:36.842602 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:40:36.842626 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:40:36.842634 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:36.842643 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:40:36.842651 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:36.842664 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:40:36.842681 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:40:36.842689 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:40:36.842698 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:40:36.842706 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:40:36.842783 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:40:36.842795 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:40:36.842804 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:36.842846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:40:36.842908 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:36.842922 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:36.843012 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:36.843027 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:40:36.843090 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:36.843134 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:36.843177 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:36.843266 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:40:36.843285 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:40:36.843353 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:36.843395 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:36.843447 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:40:36.843489 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:36.843554 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:36.843623 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:40:36.843721 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:36.843736 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:40:36.843799 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:36.843846 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:40:36.843893 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing lto-disabled-list (47) ... 2025-12-16 01:40:36.843940 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing make (4.3-4.1build2) ... 2025-12-16 01:40:36.843986 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:40:36.844032 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:40:36.844079 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Collecting pyclean==3.0.0 2025-12-16 01:40:36.844126 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:40:36.844171 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:40:36.844208 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Installing collected packages: pyclean 2025-12-16 01:40:36.844272 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully installed pyclean-3.0.0 2025-12-16 01:40:36.844298 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:40:36.844346 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-12-16 01:40:36.844382 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 8915 files, 1314 directories removed. 2025-12-16 01:40:36.844418 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-12-16 01:40:36.844462 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Cleaning directory /usr 2025-12-16 01:40:36.844507 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-12-16 01:40:36.844527 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Total 1365 files, 140 directories removed. 2025-12-16 01:40:36.844585 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: 2025-12-16 01:40:36.844639 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Found existing installation: pyclean 3.0.0 2025-12-16 01:40:36.844776 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Uninstalling pyclean-3.0.0: 2025-12-16 01:40:36.844788 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:40:36.844796 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 0f2b502f3185 2025-12-16 01:40:36.844805 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> b9e5d0426ae2 2025-12-16 01:40:36.844817 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Step 6/6 : USER manila 2025-12-16 01:40:36.844878 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Running in 048d8c9b10f1 2025-12-16 01:40:36.844944 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> Removed intermediate container 048d8c9b10f1 2025-12-16 01:40:36.844954 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api: ---> ec7cad6987fa 2025-12-16 01:40:36.845008 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully built df74c5af17f0 2025-12-16 01:40:36.845018 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Successfully tagged osism.harbor.regio.digital/kolla/manila-api:build-20251216 2025-12-16 01:40:36.845125 | ubuntu-noble-large | INFO:kolla.common.utils.manila-api:Built at 2025-12-16 01:40:36.845004 (took 0:00:28.028997) 2025-12-16 01:40:36.845570 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-api) 2025-12-16 01:40:36.845678 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Processing 2025-12-16 01:40:36.845776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building started at 2025-12-16 01:40:36.845627 2025-12-16 01:40:36.847180 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 plugins into plugins archive 2025-12-16 01:40:36.847888 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-api:Turned 0 additions into additions archive 2025-12-16 01:41:04.715626 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 1/5 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20251216 2025-12-16 01:41:04.715716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 25402f0d7c16 2025-12-16 01:41:04.715731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 2/5 : LABEL "build-date"="20251216" "name"="ironic-api" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:41:04.715747 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 01bdd2ab7501 2025-12-16 01:41:04.715870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 01bdd2ab7501 2025-12-16 01:41:04.715883 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 7cf59fd25dff 2025-12-16 01:41:04.715922 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 3/5 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2025-12-16 01:41:04.716009 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 98ddc94d849e 2025-12-16 01:41:04.716039 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Step 4/5 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2025-12-16 01:41:04.716106 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in 568fa0a4e4a8 2025-12-16 01:41:04.716115 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container 568fa0a4e4a8 2025-12-16 01:41:04.716209 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> 7586f9a9f921 2025-12-16 01:41:04.716223 | 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 2025-12-16 01:41:04.716386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Running in cf85c062cce5 2025-12-16 01:41:04.716396 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2025-12-16 01:41:04.716470 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2025-12-16 01:41:04.716479 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2025-12-16 01:41:04.716564 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages were automatically installed and are no longer required: 2025-12-16 01:41:04.716572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:41:04.716682 | 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 2025-12-16 01:41:04.716707 | 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 2025-12-16 01:41:04.716745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:41:04.716801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:41:04.716809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:41:04.716890 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:41:04.716898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2025-12-16 01:41:04.716974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Use 'apt autoremove' to remove them. 2025-12-16 01:41:04.717046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2025-12-16 01:41:04.717055 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: build-essential 2025-12-16 01:41:04.717131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:41:04.717139 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:41:04.717253 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-12-16 01:41:04.717325 | 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% 2025-12-16 01:41:04.717389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2025-12-16 01:41:04.717398 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2025-12-16 01:41:04.717452 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% 2025-12-16 01:41:04.717460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 85% 2025-12-16 01:41:04.717545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2025-12-16 01:41:04.717554 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2025-12-16 01:41:04.717671 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 01:41:04.717720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:41:04.717772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading package lists... 2025-12-16 01:41:04.717826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Building dependency tree... 2025-12-16 01:41:04.717834 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Reading state information... 2025-12-16 01:41:04.717930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:The following packages will be REMOVED: 2025-12-16 01:41:04.717938 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:41:04.718023 | 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 2025-12-16 01:41:04.718031 | 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 2025-12-16 01:41:04.718108 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:41:04.718116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:41:04.718198 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:41:04.718206 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:41:04.718294 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: xz-utils 2025-12-16 01:41:04.718380 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:41:04.718388 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:After this operation, 228 MB disk space will be freed. 2025-12-16 01:41:04.718475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 2025-12-16 01:41:04.718544 | 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% 2025-12-16 01:41:04.718552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 70% 2025-12-16 01:41:04.718665 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 75% 2025-12-16 01:41:04.718681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 80% (Reading database ... 85% 2025-12-16 01:41:04.718871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 90% 2025-12-16 01:41:04.718882 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 95% 2025-12-16 01:41:04.718896 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:(Reading database ... 100% (Reading database ... 18561 files and directories currently installed.) 2025-12-16 01:41:04.718904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:41:04.718951 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:04.718988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:41:04.719050 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:04.719102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:41:04.719179 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:41:04.719246 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:41:04.719308 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:04.719356 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:41:04.719409 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:04.719464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:41:04.719517 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:41:04.719572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:41:04.719656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:41:04.719710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:41:04.719724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:41:04.719801 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:41:04.719854 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:04.719907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:41:04.719959 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:04.720012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:04.720067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:04.720120 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:04.720174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:04.720244 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:04.720306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:04.720361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:41:04.720415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:41:04.720469 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:04.720520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:04.720573 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:41:04.720639 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:04.720705 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:04.720756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:41:04.720807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:04.720860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:41:04.720918 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-12-16 01:41:04.720979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:04.721034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:04.721088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing lto-disabled-list (47) ... 2025-12-16 01:41:04.721143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing make (4.3-4.1build2) ... 2025-12-16 01:41:04.721197 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:41:04.721352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:41:04.721371 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Collecting pyclean==3.0.0 2025-12-16 01:41:04.721383 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:41:04.721442 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:41:04.721497 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Installing collected packages: pyclean 2025-12-16 01:41:04.721558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully installed pyclean-3.0.0 2025-12-16 01:41:04.721609 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:41:04.721710 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-12-16 01:41:04.721908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 8797 files, 1239 directories removed. 2025-12-16 01:41:04.721919 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-12-16 01:41:04.721928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Cleaning directory /usr 2025-12-16 01:41:04.721936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-12-16 01:41:04.721948 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Total 1316 files, 133 directories removed. 2025-12-16 01:41:04.722029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: 2025-12-16 01:41:04.722093 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Found existing installation: pyclean 3.0.0 2025-12-16 01:41:04.722102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Uninstalling pyclean-3.0.0: 2025-12-16 01:41:04.722182 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:41:04.722252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> Removed intermediate container cf85c062cce5 2025-12-16 01:41:04.722266 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api: ---> ec077a62df14 2025-12-16 01:41:04.722351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully built f5dc49932ceb 2025-12-16 01:41:04.722362 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Successfully tagged osism.harbor.regio.digital/kolla/ironic-api:build-20251216 2025-12-16 01:41:04.722504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-api:Built at 2025-12-16 01:41:04.722366 (took 0:00:27.876739) 2025-12-16 01:41:04.723001 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-pxe) 2025-12-16 01:41:04.723031 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Processing 2025-12-16 01:41:04.723163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building started at 2025-12-16 01:41:04.723004 2025-12-16 01:41:04.724366 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 plugins into plugins archive 2025-12-16 01:41:04.725264 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-pxe:Turned 0 additions into additions archive 2025-12-16 01:41:48.138377 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 1/8 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20251216 2025-12-16 01:41:48.138505 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 25402f0d7c16 2025-12-16 01:41:48.138527 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 2/8 : LABEL "build-date"="20251216" "name"="ironic-pxe" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:41:48.138545 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 145b96275e77 2025-12-16 01:41:48.138561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 145b96275e77 2025-12-16 01:41:48.138648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> d49cf1c1de6c 2025-12-16 01:41:48.138855 | 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/* 2025-12-16 01:41:48.138934 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 15e72e4b3fa0 2025-12-16 01:41:48.139003 | 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] 2025-12-16 01:41:48.139018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:41:48.139029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:41:48.139043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian/main amd64 Packages [127 kB] 2025-12-16 01:41:48.139117 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:41:48.139161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:41:48.139254 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:41:48.139276 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:41:48.139414 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:41:48.139445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:41:48.139491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:41:48.139559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:41:48.139615 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:41:48.139679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:41:48.139745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:41:48.139802 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 29.0 MB in 3s (11.4 MB/s) 2025-12-16 01:41:48.139843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-12-16 01:41:48.141525 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-12-16 01:41:48.141549 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-12-16 01:41:48.141562 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-12-16 01:41:48.141618 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following additional packages will be installed: 2025-12-16 01:41:48.141648 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2025-12-16 01:41:48.141770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-ipxe grub2-common ipxe-qemu libefiboot1t64 libefivar1t64 libfreetype6 2025-12-16 01:41:48.141785 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libfuse3-3 libpng16-16t64 mokutil mtools python-apt-common python3-apt 2025-12-16 01:41:48.141826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: sbsigntool ucf 2025-12-16 01:41:48.141892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Suggested packages: 2025-12-16 01:41:48.141946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: multiboot-doc grub-emu xorriso desktop-base console-setup grub-pc fuse3 2025-12-16 01:41:48.141999 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: floppyd python-apt-doc dosfstools 2025-12-16 01:41:48.142040 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Recommended packages: 2025-12-16 01:41:48.142102 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: os-prober efibootmgr secureboot-db lsb-release iso-codes 2025-12-16 01:41:48.142160 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following NEW packages will be installed: 2025-12-16 01:41:48.142212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: distro-info-data gettext-base grub-common grub-efi-amd64 grub-efi-amd64-bin 2025-12-16 01:41:48.142280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: grub-efi-amd64-signed grub-ipxe grub2-common ipxe ipxe-qemu libefiboot1t64 2025-12-16 01:41:48.142418 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libefivar1t64 libfreetype6 libfuse3-3 libpng16-16t64 mokutil mtools pxelinux 2025-12-16 01:41:48.142432 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: python-apt-common python3-apt sbsigntool shim-signed syslinux 2025-12-16 01:41:48.142446 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: syslinux-common tftpd-hpa ucf 2025-12-16 01:41:48.142519 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:41:48.142577 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Need to get 13.6 MB of archives. 2025-12-16 01:41:48.142637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 55.7 MB of additional disk space will be used. 2025-12-16 01:41:48.142681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:41:48.142753 | 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.5 [6,934 B] 2025-12-16 01:41:48.142812 | 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.1 [20.8 kB] 2025-12-16 01:41:48.142868 | 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.1 [169 kB] 2025-12-16 01:41:48.142910 | 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] 2025-12-16 01:41:48.142970 | 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] 2025-12-16 01:41:48.143024 | 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] 2025-12-16 01:41:48.143079 | 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.1 [187 kB] 2025-12-16 01:41:48.143133 | 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] 2025-12-16 01:41:48.143188 | 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] 2025-12-16 01:41:48.143256 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libfreetype6 amd64 2.13.2+dfsg-1build3 [402 kB] 2025-12-16 01:41:48.143341 | 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] 2025-12-16 01:41:48.143384 | 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] 2025-12-16 01:41:48.143447 | 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] 2025-12-16 01:41:48.143500 | 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] 2025-12-16 01:41:48.143555 | 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] 2025-12-16 01:41:48.143863 | 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] 2025-12-16 01:41:48.143879 | 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] 2025-12-16 01:41:48.143889 | 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] 2025-12-16 01:41:48.143903 | 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] 2025-12-16 01:41:48.143923 | 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] 2025-12-16 01:41:48.143969 | 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] 2025-12-16 01:41:48.143980 | 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] 2025-12-16 01:41:48.144071 | 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] 2025-12-16 01:41:48.144083 | 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] 2025-12-16 01:41:48.144163 | 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] 2025-12-16 01:41:48.144174 | 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] 2025-12-16 01:41:48.144255 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preconfiguring packages ... 2025-12-16 01:41:48.144346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Fetched 13.6 MB in 1s (16.7 MB/s) 2025-12-16 01:41:48.144357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package distro-info-data. 2025-12-16 01:41:48.144422 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-12-16 01:41:48.144501 | 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% 2025-12-16 01:41:48.144566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-12-16 01:41:48.144576 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% (Reading database ... 80% 2025-12-16 01:41:48.144711 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-12-16 01:41:48.144772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-12-16 01:41:48.144825 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-12-16 01:41:48.144881 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 01:41:48.144935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../00-distro-info-data_0.60ubuntu0.5_all.deb ... 2025-12-16 01:41:48.144990 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking distro-info-data (0.60ubuntu0.5) ... 2025-12-16 01:41:48.145045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python-apt-common. 2025-12-16 01:41:48.145099 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../01-python-apt-common_2.7.7ubuntu5.1_all.deb ... 2025-12-16 01:41:48.145151 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python-apt-common (2.7.7ubuntu5.1) ... 2025-12-16 01:41:48.145212 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package python3-apt. 2025-12-16 01:41:48.145286 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../02-python3-apt_2.7.7ubuntu5.1_amd64.deb ... 2025-12-16 01:41:48.145300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking python3-apt (2.7.7ubuntu5.1) ... 2025-12-16 01:41:48.145370 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ucf. 2025-12-16 01:41:48.145407 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../03-ucf_3.0043+nmu1_all.deb ... 2025-12-16 01:41:48.145458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Moving old data out of the way 2025-12-16 01:41:48.145480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ucf (3.0043+nmu1) ... 2025-12-16 01:41:48.145548 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package gettext-base. 2025-12-16 01:41:48.145595 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../04-gettext-base_0.21-14ubuntu2_amd64.deb ... 2025-12-16 01:41:48.145608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking gettext-base (0.21-14ubuntu2) ... 2025-12-16 01:41:48.145704 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfuse3-3:amd64. 2025-12-16 01:41:48.145716 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../05-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-12-16 01:41:48.145778 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-16 01:41:48.145826 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libpng16-16t64:amd64. 2025-12-16 01:41:48.145837 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../06-libpng16-16t64_1.6.43-5ubuntu0.1_amd64.deb ... 2025-12-16 01:41:48.145900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-16 01:41:48.145908 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefivar1t64:amd64. 2025-12-16 01:41:48.145973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../07-libefivar1t64_38-3.1build1_amd64.deb ... 2025-12-16 01:41:48.146004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefivar1t64:amd64 (38-3.1build1) ... 2025-12-16 01:41:48.146057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libefiboot1t64:amd64. 2025-12-16 01:41:48.146088 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../08-libefiboot1t64_38-3.1build1_amd64.deb ... 2025-12-16 01:41:48.146143 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libefiboot1t64:amd64 (38-3.1build1) ... 2025-12-16 01:41:48.146174 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package libfreetype6:amd64. 2025-12-16 01:41:48.146260 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../09-libfreetype6_2.13.2+dfsg-1build3_amd64.deb ... 2025-12-16 01:41:48.146276 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-12-16 01:41:48.146341 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-common. 2025-12-16 01:41:48.146390 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../10-grub-common_2.12-1ubuntu7.3_amd64.deb ... 2025-12-16 01:41:48.146421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-common (2.12-1ubuntu7.3) ... 2025-12-16 01:41:48.146477 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-bin. 2025-12-16 01:41:48.146508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../11-grub-efi-amd64-bin_2.12-1ubuntu7.3_amd64.deb ... 2025-12-16 01:41:48.146566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2025-12-16 01:41:48.146637 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub2-common. 2025-12-16 01:41:48.146685 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../12-grub2-common_2.12-1ubuntu7.3_amd64.deb ... 2025-12-16 01:41:48.146736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-12-16 01:41:48.146786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub2-common (2.12-1ubuntu7.3) ... 2025-12-16 01:41:48.146827 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64. 2025-12-16 01:41:48.146859 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../13-grub-efi-amd64_2.12-1ubuntu7.3_amd64.deb ... 2025-12-16 01:41:48.146914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64 (2.12-1ubuntu7.3) ... 2025-12-16 01:41:48.146946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-efi-amd64-signed. 2025-12-16 01:41:48.147001 | 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 ... 2025-12-16 01:41:48.147049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2025-12-16 01:41:48.147062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package grub-ipxe. 2025-12-16 01:41:48.147128 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../15-grub-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-12-16 01:41:48.147160 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-16 01:41:48.147220 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe-qemu. 2025-12-16 01:41:48.147277 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../16-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-12-16 01:41:48.147312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-16 01:41:48.147364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package ipxe. 2025-12-16 01:41:48.147395 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../17-ipxe_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2025-12-16 01:41:48.147451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-16 01:41:48.147502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mokutil. 2025-12-16 01:41:48.147510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../18-mokutil_0.6.0-2build3_amd64.deb ... 2025-12-16 01:41:48.147575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mokutil (0.6.0-2build3) ... 2025-12-16 01:41:48.147607 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package mtools. 2025-12-16 01:41:48.147680 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../19-mtools_4.0.43-1build1_amd64.deb ... 2025-12-16 01:41:48.147731 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking mtools (4.0.43-1build1) ... 2025-12-16 01:41:48.147739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package pxelinux. 2025-12-16 01:41:48.147807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../20-pxelinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-12-16 01:41:48.147818 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-16 01:41:48.147891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package sbsigntool. 2025-12-16 01:41:48.147931 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../21-sbsigntool_0.9.4-3.1ubuntu7_amd64.deb ... 2025-12-16 01:41:48.147962 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking sbsigntool (0.9.4-3.1ubuntu7) ... 2025-12-16 01:41:48.148018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package shim-signed. 2025-12-16 01:41:48.148049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../22-shim-signed_1.58+15.8-0ubuntu1_amd64.deb ... 2025-12-16 01:41:48.148104 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking shim-signed (1.58+15.8-0ubuntu1) ... 2025-12-16 01:41:48.148144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux. 2025-12-16 01:41:48.148194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../23-syslinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_amd64.deb ... 2025-12-16 01:41:48.148225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-16 01:41:48.148302 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package syslinux-common. 2025-12-16 01:41:48.148345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../24-syslinux-common_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-12-16 01:41:48.148377 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-16 01:41:48.148434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Selecting previously unselected package tftpd-hpa. 2025-12-16 01:41:48.148455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Preparing to unpack .../25-tftpd-hpa_5.2+20150808-1.4build1_amd64.deb ... 2025-12-16 01:41:48.148521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Unpacking tftpd-hpa (5.2+20150808-1.4build1) ... 2025-12-16 01:41:48.148552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mtools (4.0.43-1build1) ... 2025-12-16 01:41:48.148608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up distro-info-data (0.60ubuntu0.5) ... 2025-12-16 01:41:48.148681 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefivar1t64:amd64 (38-3.1build1) ... 2025-12-16 01:41:48.148935 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up gettext-base (0.21-14ubuntu2) ... 2025-12-16 01:41:48.148985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux-common (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-16 01:41:48.148998 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up pxelinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-16 01:41:48.149010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up syslinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-16 01:41:48.149028 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libpng16-16t64:amd64 (1.6.43-5ubuntu0.1) ... 2025-12-16 01:41:48.149039 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ucf (3.0043+nmu1) ... 2025-12-16 01:41:48.149049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-16 01:41:48.149063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python-apt-common (2.7.7ubuntu5.1) ... 2025-12-16 01:41:48.149126 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-16 01:41:48.149180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libefiboot1t64:amd64 (38-3.1build1) ... 2025-12-16 01:41:48.149217 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up sbsigntool (0.9.4-3.1ubuntu7) ... 2025-12-16 01:41:48.149261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-16 01:41:48.149342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:/usr/sbin/grub-probe: error: failed to get canonical path of `overlay'. 2025-12-16 01:41:48.149357 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up tftpd-hpa (5.2+20150808-1.4build1) ... 2025-12-16 01:41:48.149416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2025-12-16 01:41:48.149431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:41:48.149489 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up ipxe (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2025-12-16 01:41:48.149504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up mokutil (0.6.0-2build3) ... 2025-12-16 01:41:48.149568 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up python3-apt (2.7.7ubuntu5.1) ... 2025-12-16 01:41:48.149583 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up libfreetype6:amd64 (2.13.2+dfsg-1build3) ... 2025-12-16 01:41:48.149669 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-common (2.12-1ubuntu7.3) ... 2025-12-16 01:41:48.149685 | 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 2025-12-16 01:41:48.149730 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: could not determine current runlevel 2025-12-16 01:41:48.149770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:41:48.149784 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-bin (2.12-1ubuntu7.3) ... 2025-12-16 01:41:48.149850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub2-common (2.12-1ubuntu7.3) ... 2025-12-16 01:41:48.149865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64 (2.12-1ubuntu7.3) ... 2025-12-16 01:41:48.149926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-12-16 01:41:48.149941 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Creating config file /etc/default/grub with new version 2025-12-16 01:41:48.150012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up grub-efi-amd64-signed (1.202.5+2.12-1ubuntu7.3) ... 2025-12-16 01:41:48.150024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Setting up shim-signed (1.58+15.8-0ubuntu1) ... 2025-12-16 01:41:48.150065 | 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 2025-12-16 01:41:48.150105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:41:48.150145 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 15e72e4b3fa0 2025-12-16 01:41:48.150185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 1a3d2601969c 2025-12-16 01:41:48.150225 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 4/8 : ENV TFTPBOOT_PATH=/tftpboot HTTPBOOT_PATH=/httpboot 2025-12-16 01:41:48.150267 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in c3e914861df7 2025-12-16 01:41:48.150339 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container c3e914861df7 2025-12-16 01:41:48.150392 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 9ed61d9c2a98 2025-12-16 01:41:48.150403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 5/8 : COPY tftp-map-file-template /map-file-template 2025-12-16 01:41:48.150457 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 117fd6497c20 2025-12-16 01:41:48.150472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 6/8 : COPY extend_start.sh /usr/local/bin/kolla_ironic_extend_start 2025-12-16 01:41:48.150532 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> 35af65841a53 2025-12-16 01:41:48.150547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Step 7/8 : RUN chmod 644 /usr/local/bin/kolla_ironic_extend_start 2025-12-16 01:41:48.150604 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 5ae0b2c437e7 2025-12-16 01:41:48.150638 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 5ae0b2c437e7 2025-12-16 01:41:48.150679 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> e7f09a756383 2025-12-16 01:41:48.150815 | 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 2025-12-16 01:41:48.150829 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Running in 3d5a5c36949c 2025-12-16 01:41:48.150839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-12-16 01:41:48.150849 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-12-16 01:41:48.150862 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-12-16 01:41:48.150930 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages were automatically installed and are no longer required: 2025-12-16 01:41:48.150942 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:41:48.151005 | 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 2025-12-16 01:41:48.151017 | 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 2025-12-16 01:41:48.151060 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:41:48.151075 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:41:48.151137 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:41:48.151149 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:41:48.151189 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2025-12-16 01:41:48.151203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Use 'apt autoremove' to remove them. 2025-12-16 01:41:48.151290 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2025-12-16 01:41:48.151305 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: build-essential 2025-12-16 01:41:48.151361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:41:48.151373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:41:48.151430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-12-16 01:41:48.151486 | 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% 2025-12-16 01:41:48.151502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-12-16 01:41:48.151561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:70% 2025-12-16 01:41:48.151572 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% (Reading database ... 2025-12-16 01:41:48.151647 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:80% 2025-12-16 01:41:48.151659 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-12-16 01:41:48.151757 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-12-16 01:41:48.151769 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-12-16 01:41:48.151833 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19598 files and directories currently installed.) 2025-12-16 01:41:48.151845 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:41:48.151905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading package lists... 2025-12-16 01:41:48.151915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Building dependency tree... 2025-12-16 01:41:48.151980 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Reading state information... 2025-12-16 01:41:48.152034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:The following packages will be REMOVED: 2025-12-16 01:41:48.152046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:41:48.152086 | 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 2025-12-16 01:41:48.152140 | 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 2025-12-16 01:41:48.152151 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:41:48.152165 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:41:48.152175 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:41:48.152265 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:41:48.152280 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: xz-utils 2025-12-16 01:41:48.152294 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:41:48.152307 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:After this operation, 228 MB disk space will be freed. 2025-12-16 01:41:48.152373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-12-16 01:41:48.152385 | 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% 2025-12-16 01:41:48.152425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 70% 2025-12-16 01:41:48.152455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 75% 2025-12-16 01:41:48.152509 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 2025-12-16 01:41:48.152520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:80% 2025-12-16 01:41:48.152533 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 85% 2025-12-16 01:41:48.152553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 90% 2025-12-16 01:41:48.152617 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 95% 2025-12-16 01:41:48.152656 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:(Reading database ... 100% (Reading database ... 19589 files and directories currently installed.) 2025-12-16 01:41:48.152670 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:41:48.152684 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:48.152823 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:41:48.152851 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:48.152860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:41:48.152867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:41:48.152879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:41:48.152886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:48.152920 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:41:48.152928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:48.152983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:41:48.152991 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:41:48.153041 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-12-16 01:41:48.153049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:41:48.153101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:41:48.153108 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:41:48.153162 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:41:48.153170 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:41:48.153221 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:48.153251 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:41:48.153306 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:48.153314 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:48.153369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:48.153377 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:41:48.153430 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:48.153438 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:48.153492 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:48.153499 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:41:48.153551 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:41:48.153559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:48.153611 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:48.153646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:41:48.153705 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:48.153713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:48.153720 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:41:48.153761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:48.153805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:41:48.153813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:48.153863 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:41:48.153870 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing lto-disabled-list (47) ... 2025-12-16 01:41:48.153988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing make (4.3-4.1build2) ... 2025-12-16 01:41:48.153996 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:41:48.154003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:41:48.154010 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Collecting pyclean==3.0.0 2025-12-16 01:41:48.154049 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:41:48.154057 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:41:48.154116 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Installing collected packages: pyclean 2025-12-16 01:41:48.154124 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully installed pyclean-3.0.0 2025-12-16 01:41:48.154169 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:41:48.154177 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-12-16 01:41:48.154250 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 8797 files, 1239 directories removed. 2025-12-16 01:41:48.154261 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-12-16 01:41:48.154304 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Cleaning directory /usr 2025-12-16 01:41:48.154312 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-12-16 01:41:48.154364 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Total 1331 files, 136 directories removed. 2025-12-16 01:41:48.154372 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: 2025-12-16 01:41:48.154423 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Found existing installation: pyclean 3.0.0 2025-12-16 01:41:48.154431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Uninstalling pyclean-3.0.0: 2025-12-16 01:41:48.154486 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:41:48.154494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> Removed intermediate container 3d5a5c36949c 2025-12-16 01:41:48.154547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe: ---> ab16e156205b 2025-12-16 01:41:48.154555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully built f9a56974718c 2025-12-16 01:41:48.154611 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Successfully tagged osism.harbor.regio.digital/kolla/ironic-pxe:build-20251216 2025-12-16 01:41:48.154726 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-pxe:Built at 2025-12-16 01:41:48.154587 (took 0:00:43.431583) 2025-12-16 01:41:48.155101 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-conductor) 2025-12-16 01:41:48.155145 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Processing 2025-12-16 01:41:48.155185 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building started at 2025-12-16 01:41:48.155108 2025-12-16 01:41:48.155276 | 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 2025-12-16 01:41:48.932565 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 1 plugins into plugins archive 2025-12-16 01:41:48.932853 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-conductor:Turned 0 additions into additions archive 2025-12-16 01:44:08.796925 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 1/7 : FROM osism.harbor.regio.digital/kolla/ironic-base:build-20251216 2025-12-16 01:44:08.797004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 25402f0d7c16 2025-12-16 01:44:08.797013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 2/7 : LABEL "build-date"="20251216" "name"="ironic-conductor" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:44:08.799317 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 77c65b7bf7d7 2025-12-16 01:44:08.799336 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 77c65b7bf7d7 2025-12-16 01:44:08.799342 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> e7d03122b8d9 2025-12-16 01:44:08.799346 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 3/7 : ADD plugins-archive / 2025-12-16 01:44:08.799350 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 6c950f31c084 2025-12-16 01:44:08.799356 | 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 2025-12-16 01:44:08.799361 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 9f6853d3b9c9 2025-12-16 01:44:08.799365 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ironic-staging-drivers 2025-12-16 01:44:08.799369 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl.metadata (3.4 kB) 2025-12-16 01:44:08.799374 | 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)) 2025-12-16 01:44:08.799399 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading proliantutils-2.16.3-py3-none-any.whl.metadata (2.5 kB) 2025-12-16 01:44:08.799403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pysnmp-lextudio>=5.0.0 (from -r /ironic/driver-requirements.txt (line 8)) 2025-12-16 01:44:08.799408 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl.metadata (8.1 kB) 2025-12-16 01:44:08.799412 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1>=0.5.1 (from -r /ironic/driver-requirements.txt (line 9)) 2025-12-16 01:44:08.799416 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2025-12-16 01:44:08.799420 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyasn1-modules>=0.3.0 (from -r /ironic/driver-requirements.txt (line 10)) 2025-12-16 01:44:08.799424 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasn1_modules-0.4.0-py3-none-any.whl.metadata (3.4 kB) 2025-12-16 01:44:08.799428 | 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)) 2025-12-16 01:44:08.799433 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading python_scciclient-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2025-12-16 01:44:08.799448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible>=2.7 (from -r /ironic/driver-requirements.txt (line 14)) 2025-12-16 01:44:08.799451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible-13.1.0-py3-none-any.whl.metadata (8.1 kB) 2025-12-16 01:44:08.799455 | 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)) 2025-12-16 01:44:08.799458 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl.metadata (2.5 kB) 2025-12-16 01:44:08.799463 | 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) 2025-12-16 01:44:08.799468 | 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) 2025-12-16 01:44:08.799473 | 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) 2025-12-16 01:44:08.799476 | 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) 2025-12-16 01:44:08.799480 | 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) 2025-12-16 01:44:08.799483 | 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) 2025-12-16 01:44:08.799492 | 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) 2025-12-16 01:44:08.799497 | 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) 2025-12-16 01:44:08.799501 | 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) 2025-12-16 01:44:08.799504 | 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.1) 2025-12-16 01:44:08.799508 | 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) 2025-12-16 01:44:08.799514 | 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) 2025-12-16 01:44:08.799517 | 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)) 2025-12-16 01:44:08.799522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyghmi-1.5.70-py3-none-any.whl.metadata (1.1 kB) 2025-12-16 01:44:08.799525 | 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) 2025-12-16 01:44:08.799531 | 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) 2025-12-16 01:44:08.799536 | 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.0) 2025-12-16 01:44:08.799540 | 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) 2025-12-16 01:44:08.799543 | 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) 2025-12-16 01:44:08.799546 | 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) 2025-12-16 01:44:08.799549 | 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)) 2025-12-16 01:44:08.799553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyasyncore-1.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-12-16 01:44:08.799556 | 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)) 2025-12-16 01:44:08.799559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysmi_lextudio-1.4.3-py3-none-any.whl.metadata (8.1 kB) 2025-12-16 01:44:08.799563 | 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)) 2025-12-16 01:44:08.799566 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl.metadata (2.4 kB) 2025-12-16 01:44:08.799569 | 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) 2025-12-16 01:44:08.799573 | 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) 2025-12-16 01:44:08.799581 | 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) 2025-12-16 01:44:08.799586 | 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) 2025-12-16 01:44:08.799589 | 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) 2025-12-16 01:44:08.799593 | 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) 2025-12-16 01:44:08.799600 | 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) 2025-12-16 01:44:08.799606 | 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)) (2025.11.12) 2025-12-16 01:44:08.799610 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting ansible-core~=2.20.1 (from ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2025-12-16 01:44:08.799613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading ansible_core-2.20.1-py3-none-any.whl.metadata (7.7 kB) 2025-12-16 01:44:08.799616 | 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.20.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (6.0.2) 2025-12-16 01:44:08.799621 | 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.20.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) (24.1) 2025-12-16 01:44:08.799652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting resolvelib<2.0.0,>=0.8.0 (from ansible-core~=2.20.1->ansible>=2.7->-r /ironic/driver-requirements.txt (line 14)) 2025-12-16 01:44:08.799752 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading resolvelib-1.2.1-py3-none-any.whl.metadata (3.7 kB) 2025-12-16 01:44:08.799818 | 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) 2025-12-16 01:44:08.799876 | 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) 2025-12-16 01:44:08.799948 | 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) 2025-12-16 01:44:08.800004 | 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) 2025-12-16 01:44:08.800067 | 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) 2025-12-16 01:44:08.800130 | 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) 2025-12-16 01:44:08.800194 | 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) 2025-12-16 01:44:08.800279 | 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) 2025-12-16 01:44:08.800351 | 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) 2025-12-16 01:44:08.800414 | 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) 2025-12-16 01:44:08.800477 | 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) 2025-12-16 01:44:08.800538 | 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) 2025-12-16 01:44:08.800603 | 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) 2025-12-16 01:44:08.800661 | 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) 2025-12-16 01:44:08.800781 | 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) 2025-12-16 01:44:08.800840 | 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) 2025-12-16 01:44:08.800899 | 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) 2025-12-16 01:44:08.800958 | 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) 2025-12-16 01:44:08.801026 | 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) 2025-12-16 01:44:08.801084 | 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) 2025-12-16 01:44:08.801141 | 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) 2025-12-16 01:44:08.801198 | 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) 2025-12-16 01:44:08.801295 | 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) 2025-12-16 01:44:08.801358 | 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) 2025-12-16 01:44:08.801417 | 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) 2025-12-16 01:44:08.801475 | 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) 2025-12-16 01:44:08.801533 | 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) 2025-12-16 01:44:08.801593 | 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) 2025-12-16 01:44:08.801650 | 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) 2025-12-16 01:44:08.801725 | 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) 2025-12-16 01:44:08.801788 | 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) 2025-12-16 01:44:08.801842 | 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) 2025-12-16 01:44:08.801900 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading proliantutils-2.16.3-py3-none-any.whl (456 kB) 2025-12-16 01:44:08.801957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading python_scciclient-0.16.0-py3-none-any.whl (77 kB) 2025-12-16 01:44:08.802012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading sushy_oem_idrac-5.0.0-py3-none-any.whl (68 kB) 2025-12-16 01:44:08.802067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ironic_staging_drivers-0.17.0-py3-none-any.whl (84 kB) 2025-12-16 01:44:08.802121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmp_lextudio-5.0.33-py3-none-any.whl (290 kB) 2025-12-16 01:44:08.802180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasyncore-1.0.4-py3-none-any.whl (10 kB) 2025-12-16 01:44:08.802238 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysmi_lextudio-1.4.3-py3-none-any.whl (83 kB) 2025-12-16 01:44:08.802329 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pysnmpcrypto-0.0.4-py2.py3-none-any.whl (6.5 kB) 2025-12-16 01:44:08.802386 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2025-12-16 01:44:08.802451 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) 2025-12-16 01:44:08.802510 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible-13.1.0-py3-none-any.whl (54.1 MB) 2025-12-16 01:44:08.802575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 MB 37.8 MB/s 0:00:01 2025-12-16 01:44:08.802657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading ansible_core-2.20.1-py3-none-any.whl (2.4 MB) 2025-12-16 01:44:08.802751 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 31.5 MB/s 0:00:00 2025-12-16 01:44:08.802806 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading resolvelib-1.2.1-py3-none-any.whl (18 kB) 2025-12-16 01:44:08.802865 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyghmi-1.5.70-py3-none-any.whl (260 kB) 2025-12-16 01:44:08.802927 | 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 2025-12-16 01:44:08.802995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed ansible-13.1.0 ansible-core-2.20.1 ironic-staging-drivers-0.17.0 proliantutils-2.16.3 pyasn1-0.6.0 pyasn1-modules-0.4.0 pyasyncore-1.0.4 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 2025-12-16 01:44:08.803055 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing /plugins/ironic-prometheus-exporter-4.4.1.dev2 2025-12-16 01:44:08.803113 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: started 2025-12-16 01:44:08.803171 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: finished with status 'done' 2025-12-16 01:44:08.803237 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: started 2025-12-16 01:44:08.803309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:44:08.803373 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing backend dependencies: started 2025-12-16 01:44:08.803429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing backend dependencies: finished with status 'done' 2025-12-16 01:44:08.803485 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): started 2025-12-16 01:44:08.803539 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:44:08.803596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing /plugins/pycadf-3.1.1 2025-12-16 01:44:08.803651 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: started 2025-12-16 01:44:08.803754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing build dependencies: finished with status 'done' 2025-12-16 01:44:08.803815 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: started 2025-12-16 01:44:08.803875 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Getting requirements to build wheel: finished with status 'done' 2025-12-16 01:44:08.803926 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing backend dependencies: started 2025-12-16 01:44:08.803982 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Installing backend dependencies: finished with status 'done' 2025-12-16 01:44:08.804039 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): started 2025-12-16 01:44:08.804092 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Preparing metadata (pyproject.toml): finished with status 'done' 2025-12-16 01:44:08.804141 | 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) 2025-12-16 01:44:08.804192 | 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) 2025-12-16 01:44:08.804243 | 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.1) 2025-12-16 01:44:08.804318 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting Flask>=1.0.0 (from ironic-prometheus-exporter==4.4.1.dev2) 2025-12-16 01:44:08.804367 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2025-12-16 01:44:08.804416 | 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) 2025-12-16 01:44:08.804472 | 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.0) 2025-12-16 01:44:08.804520 | 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) 2025-12-16 01:44:08.804570 | 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) 2025-12-16 01:44:08.804621 | 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) 2025-12-16 01:44:08.804698 | 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) 2025-12-16 01:44:08.804733 | 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) 2025-12-16 01:44:08.804782 | 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) 2025-12-16 01:44:08.804830 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading werkzeug-3.0.4-py3-none-any.whl.metadata (3.7 kB) 2025-12-16 01:44:08.804879 | 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) 2025-12-16 01:44:08.804927 | 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) 2025-12-16 01:44:08.804973 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2025-12-16 01:44:08.805021 | 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) 2025-12-16 01:44:08.805068 | 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) 2025-12-16 01:44:08.805117 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB) 2025-12-16 01:44:08.805165 | 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) 2025-12-16 01:44:08.805213 | 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) 2025-12-16 01:44:08.805281 | 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) 2025-12-16 01:44:08.805332 | 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) 2025-12-16 01:44:08.805382 | 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) 2025-12-16 01:44:08.805429 | 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) 2025-12-16 01:44:08.805477 | 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) 2025-12-16 01:44:08.805525 | 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) 2025-12-16 01:44:08.805572 | 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) 2025-12-16 01:44:08.805627 | 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) 2025-12-16 01:44:08.805701 | 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) 2025-12-16 01:44:08.805752 | 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) 2025-12-16 01:44:08.805800 | 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) 2025-12-16 01:44:08.805847 | 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) 2025-12-16 01:44:08.805894 | 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) 2025-12-16 01:44:08.805941 | 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) 2025-12-16 01:44:08.805988 | 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) 2025-12-16 01:44:08.806034 | 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) 2025-12-16 01:44:08.806083 | 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) 2025-12-16 01:44:08.806129 | 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) 2025-12-16 01:44:08.806176 | 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) 2025-12-16 01:44:08.806238 | 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) 2025-12-16 01:44:08.806287 | 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) 2025-12-16 01:44:08.806338 | 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) 2025-12-16 01:44:08.806386 | 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) 2025-12-16 01:44:08.806431 | 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) 2025-12-16 01:44:08.806477 | 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) 2025-12-16 01:44:08.806529 | 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) 2025-12-16 01:44:08.806576 | 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) 2025-12-16 01:44:08.807359 | 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) 2025-12-16 01:44:08.807366 | 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) 2025-12-16 01:44:08.807370 | 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) 2025-12-16 01:44:08.807374 | 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) 2025-12-16 01:44:08.807378 | 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) 2025-12-16 01:44:08.807382 | 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) 2025-12-16 01:44:08.807386 | 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) 2025-12-16 01:44:08.807390 | 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) 2025-12-16 01:44:08.807394 | 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) 2025-12-16 01:44:08.807401 | 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) 2025-12-16 01:44:08.807406 | 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) 2025-12-16 01:44:08.807413 | 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) (2025.11.12) 2025-12-16 01:44:08.807417 | 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) 2025-12-16 01:44:08.807421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading flask-3.0.3-py3-none-any.whl (101 kB) 2025-12-16 01:44:08.807425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) 2025-12-16 01:44:08.807429 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-12-16 01:44:08.807433 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading werkzeug-3.0.4-py3-none-any.whl (227 kB) 2025-12-16 01:44:08.807437 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building wheels for collected packages: ironic-prometheus-exporter, pycadf 2025-12-16 01:44:08.807441 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): started 2025-12-16 01:44:08.807445 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for ironic-prometheus-exporter (pyproject.toml): finished with status 'done' 2025-12-16 01:44:08.807448 | 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=67916 sha256=bab788d1111f5df28b03f1f7883003bae363cd2af088b2d063beae2ae72e7355 2025-12-16 01:44:08.807455 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-agr7o3z_/wheels/83/17/95/561678901d81851705c08567792c6c0ce14dafcab409e836a2 2025-12-16 01:44:08.807460 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for pycadf (pyproject.toml): started 2025-12-16 01:44:08.807464 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Building wheel for pycadf (pyproject.toml): finished with status 'done' 2025-12-16 01:44:08.807468 | 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=2706ec67998ad72a1e6f5ad73656cd3a821db77466aa4e4b600917a6bda1e16f 2025-12-16 01:44:08.807472 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Stored in directory: /tmp/pip-ephem-wheel-cache-agr7o3z_/wheels/76/65/6b/d2fe6094978289f676e7357c321b39e059f1bc3b470d4cf005 2025-12-16 01:44:08.807475 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built ironic-prometheus-exporter pycadf 2025-12-16 01:44:08.807500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: Werkzeug, itsdangerous, blinker, Flask, pycadf, ironic-prometheus-exporter 2025-12-16 01:44:08.807504 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Attempting uninstall: pycadf 2025-12-16 01:44:08.807508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Found existing installation: pycadf 3.1.1 2025-12-16 01:44:08.807512 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Uninstalling pycadf-3.1.1: 2025-12-16 01:44:08.807516 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pycadf-3.1.1 2025-12-16 01:44:08.807535 | 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 2025-12-16 01:44:08.807555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 9f6853d3b9c9 2025-12-16 01:44:08.808435 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 2cdc63835ed8 2025-12-16 01:44:08.808479 | 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/* 2025-12-16 01:44:08.808494 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 98ec59ffd42a 2025-12-16 01:44:08.808500 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:44:08.808506 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:2 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:44:08.808511 | 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] 2025-12-16 01:44:08.808530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:44:08.808536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:44:08.808541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:5 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:44:08.808547 | 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] 2025-12-16 01:44:08.808553 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:44:08.808559 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:44:08.808564 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:44:08.808570 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:44:08.808575 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:44:08.808581 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:44:08.808587 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:14 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:44:08.808592 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:44:08.808597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 29.0 MB in 3s (10.7 MB/s) 2025-12-16 01:44:08.808603 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-12-16 01:44:08.808608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-12-16 01:44:08.808614 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-12-16 01:44:08.808619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-12-16 01:44:08.808625 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:e2fsprogs is already the newest version (1.47.0-2.4~exp1ubuntu4.1). 2025-12-16 01:44:08.808630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev is already the newest version (255.4-1ubuntu8.11). 2025-12-16 01:44:08.808635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:udev set to manually installed. 2025-12-16 01:44:08.808641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following additional packages will be installed: 2025-12-16 01:44:08.808646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils dmidecode freeipmi-common libcbor0.10 libfido2-1 libfreeipmi17 2025-12-16 01:44:08.808652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2025-12-16 01:44:08.808715 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 ncal 2025-12-16 01:44:08.808723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Suggested packages: 2025-12-16 01:44:08.808728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: calendar whois vacation mailutils freeipmi-tools wodim cdrkit-doc xorriso 2025-12-16 01:44:08.808739 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: fuse3 low-memory-monitor file libparted-dev libparted-i18n floppyd keychain 2025-12-16 01:44:08.808745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libpam-ssh monkeysphere ssh-askpass parted-doc xfsdump acl attr quota 2025-12-16 01:44:08.808750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Recommended packages: 2025-12-16 01:44:08.808756 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: groff-base openipmi syslinux-common libglib2.0-data shared-mime-info 2025-12-16 01:44:08.808761 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xdg-user-dirs xauth qemu-block-extra 2025-12-16 01:44:08.808766 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following NEW packages will be installed: 2025-12-16 01:44:08.808772 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: bsdextrautils bsdmainutils dmidecode dosfstools freeipmi-common gdisk 2025-12-16 01:44:08.808777 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: genisoimage ipmitool isolinux libcbor0.10 libfido2-1 libfreeipmi17 2025-12-16 01:44:08.808807 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libfuse3-3 libglib2.0-0t64 libinih1 libmagic-mgc libmagic1t64 libnuma1 2025-12-16 01:44:08.808814 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libparted2t64 libpopt0 liburcu8t64 liburing2 mtools ncal openssh-client 2025-12-16 01:44:08.808819 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: parted psmisc python3-systemd qemu-utils shellinabox xfsprogs 2025-12-16 01:44:08.808848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 31 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:44:08.808854 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Need to get 11.1 MB of archives. 2025-12-16 01:44:08.808886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 50.1 MB of additional disk space will be used. 2025-12-16 01:44:08.808915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:1 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:44:08.808944 | 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] 2025-12-16 01:44:08.811304 | 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] 2025-12-16 01:44:08.811318 | 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] 2025-12-16 01:44:08.811325 | 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.5 [1,544 kB] 2025-12-16 01:44:08.811332 | 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] 2025-12-16 01:44:08.811338 | 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.3 [73.7 kB] 2025-12-16 01:44:08.811343 | 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] 2025-12-16 01:44:08.811348 | 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] 2025-12-16 01:44:08.811354 | 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] 2025-12-16 01:44:08.811359 | 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] 2025-12-16 01:44:08.811364 | 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] 2025-12-16 01:44:08.811370 | 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] 2025-12-16 01:44:08.811382 | 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] 2025-12-16 01:44:08.811387 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libnuma1 amd64 2.0.18-1build1 [23.3 kB] 2025-12-16 01:44:08.811392 | 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] 2025-12-16 01:44:08.811398 | 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.14 [906 kB] 2025-12-16 01:44:08.811403 | 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] 2025-12-16 01:44:08.811409 | 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] 2025-12-16 01:44:08.811414 | 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] 2025-12-16 01:44:08.811419 | 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] 2025-12-16 01:44:08.811425 | 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] 2025-12-16 01:44:08.811430 | 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] 2025-12-16 01:44:08.811436 | 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] 2025-12-16 01:44:08.811442 | 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] 2025-12-16 01:44:08.811447 | 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] 2025-12-16 01:44:08.811452 | 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] 2025-12-16 01:44:08.811457 | 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] 2025-12-16 01:44:08.811467 | 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.10 [2,219 kB] 2025-12-16 01:44:08.811473 | 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] 2025-12-16 01:44:08.811485 | 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] 2025-12-16 01:44:08.811491 | 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] 2025-12-16 01:44:08.811496 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Fetched 11.1 MB in 1s (9,723 kB/s) 2025-12-16 01:44:08.811502 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package freeipmi-common. 2025-12-16 01:44:08.811508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-12-16 01:44:08.811513 | 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% 2025-12-16 01:44:08.811521 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-12-16 01:44:08.811530 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% (Reading database ... 80% 2025-12-16 01:44:08.811536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-12-16 01:44:08.811541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-12-16 01:44:08.811547 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-12-16 01:44:08.811552 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 18570 files and directories currently installed.) 2025-12-16 01:44:08.811558 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../00-freeipmi-common_1.6.13-3_all.deb ... 2025-12-16 01:44:08.811563 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking freeipmi-common (1.6.13-3) ... 2025-12-16 01:44:08.811569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfreeipmi17. 2025-12-16 01:44:08.811574 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../01-libfreeipmi17_1.6.13-3_amd64.deb ... 2025-12-16 01:44:08.811580 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfreeipmi17 (1.6.13-3) ... 2025-12-16 01:44:08.811585 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ipmitool. 2025-12-16 01:44:08.811591 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../02-ipmitool_1.8.19-7ubuntu0.24.04.3_amd64.deb ... 2025-12-16 01:44:08.811597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-12-16 01:44:08.811602 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libglib2.0-0t64:amd64. 2025-12-16 01:44:08.811608 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../03-libglib2.0-0t64_2.80.0-6ubuntu3.5_amd64.deb ... 2025-12-16 01:44:08.811613 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 01:44:08.811619 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libpopt0:amd64. 2025-12-16 01:44:08.811624 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../04-libpopt0_1.19+dfsg-1build1_amd64.deb ... 2025-12-16 01:44:08.811630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 01:44:08.811635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdextrautils. 2025-12-16 01:44:08.811641 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../05-bsdextrautils_2.39.3-9ubuntu6.3_amd64.deb ... 2025-12-16 01:44:08.811646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-12-16 01:44:08.811652 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dmidecode. 2025-12-16 01:44:08.811657 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../06-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2025-12-16 01:44:08.811663 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dmidecode (3.5-3ubuntu0.1) ... 2025-12-16 01:44:08.811686 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package dosfstools. 2025-12-16 01:44:08.811692 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../07-dosfstools_4.2-1.1build1_amd64.deb ... 2025-12-16 01:44:08.811698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking dosfstools (4.2-1.1build1) ... 2025-12-16 01:44:08.811703 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libcbor0.10:amd64. 2025-12-16 01:44:08.811708 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../08-libcbor0.10_0.10.2-1.2ubuntu2_amd64.deb ... 2025-12-16 01:44:08.811717 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 01:44:08.811723 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfido2-1:amd64. 2025-12-16 01:44:08.811728 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../09-libfido2-1_1.14.0-1build3_amd64.deb ... 2025-12-16 01:44:08.811743 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 01:44:08.811749 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libfuse3-3:amd64. 2025-12-16 01:44:08.811754 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../10-libfuse3-3_3.14.0-5build1_amd64.deb ... 2025-12-16 01:44:08.811760 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-16 01:44:08.811765 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic-mgc. 2025-12-16 01:44:08.811770 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../11-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2025-12-16 01:44:08.811776 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic-mgc (1:5.45-3build1) ... 2025-12-16 01:44:08.811781 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libmagic1t64:amd64. 2025-12-16 01:44:08.811786 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../12-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2025-12-16 01:44:08.811792 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-16 01:44:08.811797 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libnuma1:amd64. 2025-12-16 01:44:08.811803 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../13-libnuma1_2.0.18-1build1_amd64.deb ... 2025-12-16 01:44:08.811809 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 01:44:08.811816 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libparted2t64:amd64. 2025-12-16 01:44:08.811822 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../14-libparted2t64_3.6-4build1_amd64.deb ... 2025-12-16 01:44:08.811828 | 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' 2025-12-16 01:44:08.811835 | 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 libparted2t64' 2025-12-16 01:44:08.811842 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libparted2t64:amd64 (3.6-4build1) ... 2025-12-16 01:44:08.811848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package openssh-client. 2025-12-16 01:44:08.811854 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../15-openssh-client_1%3a9.6p1-3ubuntu13.14_amd64.deb ... 2025-12-16 01:44:08.811861 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 01:44:08.811867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package parted. 2025-12-16 01:44:08.811873 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../16-parted_3.6-4build1_amd64.deb ... 2025-12-16 01:44:08.811879 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking parted (3.6-4build1) ... 2025-12-16 01:44:08.811886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package psmisc. 2025-12-16 01:44:08.811892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../17-psmisc_23.7-1build1_amd64.deb ... 2025-12-16 01:44:08.811898 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking psmisc (23.7-1build1) ... 2025-12-16 01:44:08.811904 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package ncal. 2025-12-16 01:44:08.811910 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../18-ncal_12.1.8_amd64.deb ... 2025-12-16 01:44:08.811917 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-12-16 01:44:08.811923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking ncal (12.1.8) ... 2025-12-16 01:44:08.811933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package bsdmainutils. 2025-12-16 01:44:08.811940 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../19-bsdmainutils_12.1.8_all.deb ... 2025-12-16 01:44:08.811946 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking bsdmainutils (12.1.8) ... 2025-12-16 01:44:08.811953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package genisoimage. 2025-12-16 01:44:08.811962 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../20-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2025-12-16 01:44:08.811968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking genisoimage (9:1.1.11-3.5) ... 2025-12-16 01:44:08.811974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package isolinux. 2025-12-16 01:44:08.811984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../21-isolinux_3%3a6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3_all.deb ... 2025-12-16 01:44:08.811991 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-16 01:44:08.811997 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package libinih1:amd64. 2025-12-16 01:44:08.812003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../22-libinih1_55-1ubuntu2_amd64.deb ... 2025-12-16 01:44:08.812012 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking libinih1:amd64 (55-1ubuntu2) ... 2025-12-16 01:44:08.812018 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburcu8t64:amd64. 2025-12-16 01:44:08.812062 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../23-liburcu8t64_0.14.0-3.1build1_amd64.deb ... 2025-12-16 01:44:08.812072 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-16 01:44:08.812141 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package liburing2:amd64. 2025-12-16 01:44:08.812152 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../24-liburing2_2.5-1build1_amd64.deb ... 2025-12-16 01:44:08.812200 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking liburing2:amd64 (2.5-1build1) ... 2025-12-16 01:44:08.812248 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package mtools. 2025-12-16 01:44:08.812297 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../25-mtools_4.0.43-1build1_amd64.deb ... 2025-12-16 01:44:08.812343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking mtools (4.0.43-1build1) ... 2025-12-16 01:44:08.812379 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package python3-systemd. 2025-12-16 01:44:08.812413 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../26-python3-systemd_235-1build4_amd64.deb ... 2025-12-16 01:44:08.812450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking python3-systemd (235-1build4) ... 2025-12-16 01:44:08.812493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package qemu-utils. 2025-12-16 01:44:08.812505 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../27-qemu-utils_1%3a8.2.2+ds-0ubuntu1.10_amd64.deb ... 2025-12-16 01:44:08.812588 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 01:44:08.812599 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package shellinabox. 2025-12-16 01:44:08.812649 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../28-shellinabox_2.21build3_amd64.deb ... 2025-12-16 01:44:08.812700 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking shellinabox (2.21build3) ... 2025-12-16 01:44:08.812712 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package xfsprogs. 2025-12-16 01:44:08.812768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../29-xfsprogs_6.6.0-1ubuntu2.1_amd64.deb ... 2025-12-16 01:44:08.812805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking xfsprogs (6.6.0-1ubuntu2.1) ... 2025-12-16 01:44:08.812822 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Selecting previously unselected package gdisk. 2025-12-16 01:44:08.812871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Preparing to unpack .../30-gdisk_1.0.10-1build1_amd64.deb ... 2025-12-16 01:44:08.812915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Unpacking gdisk (1.0.10-1build1) ... 2025-12-16 01:44:08.812957 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburcu8t64:amd64 (0.14.0-3.1build1) ... 2025-12-16 01:44:08.812966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up shellinabox (2.21build3) ... 2025-12-16 01:44:08.813019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2025-12-16 01:44:08.813065 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:44:08.813100 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up isolinux (3:6.04~git20190206.bf6db5b4+dfsg1-3ubuntu3) ... 2025-12-16 01:44:08.813136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdextrautils (2.39.3-9ubuntu6.3) ... 2025-12-16 01:44:08.813180 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic-mgc (1:5.45-3build1) ... 2025-12-16 01:44:08.813190 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ncal (12.1.8) ... 2025-12-16 01:44:08.813247 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up mtools (4.0.43-1build1) ... 2025-12-16 01:44:08.813309 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up psmisc (23.7-1build1) ... 2025-12-16 01:44:08.813345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libcbor0.10:amd64 (0.10.2-1.2ubuntu2) ... 2025-12-16 01:44:08.813382 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up freeipmi-common (1.6.13-3) ... 2025-12-16 01:44:08.813426 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libinih1:amd64 (55-1ubuntu2) ... 2025-12-16 01:44:08.813448 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dosfstools (4.2-1.1build1) ... 2025-12-16 01:44:08.813498 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2025-12-16 01:44:08.813536 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.5) ... 2025-12-16 01:44:08.813555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:No schema files found: doing nothing. 2025-12-16 01:44:08.813603 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up bsdmainutils (12.1.8) ... 2025-12-16 01:44:08.813635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up xfsprogs (6.6.0-1ubuntu2.1) ... 2025-12-16 01:44:08.813683 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfuse3-3:amd64 (3.14.0-5build1) ... 2025-12-16 01:44:08.813725 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfreeipmi17 (1.6.13-3) ... 2025-12-16 01:44:08.813735 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libnuma1:amd64 (2.0.18-1build1) ... 2025-12-16 01:44:08.813915 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up dmidecode (3.5-3ubuntu0.1) ... 2025-12-16 01:44:08.813972 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up liburing2:amd64 (2.5-1build1) ... 2025-12-16 01:44:08.813985 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libfido2-1:amd64 (1.14.0-1build3) ... 2025-12-16 01:44:08.814004 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up ipmitool (1.8.19-7ubuntu0.24.04.3) ... 2025-12-16 01:44:08.814014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: could not determine current runlevel 2025-12-16 01:44:08.814024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:invoke-rc.d: policy-rc.d denied execution of start. 2025-12-16 01:44:08.814034 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up python3-systemd (235-1build4) ... 2025-12-16 01:44:08.814043 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libpopt0:amd64 (1.19+dfsg-1build1) ... 2025-12-16 01:44:08.814056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up genisoimage (9:1.1.11-3.5) ... 2025-12-16 01:44:08.814070 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up openssh-client (1:9.6p1-3ubuntu13.14) ... 2025-12-16 01:44:08.814112 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up libparted2t64:amd64 (3.6-4build1) ... 2025-12-16 01:44:08.814150 | 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' 2025-12-16 01:44:08.814179 | 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 lib 2025-12-16 01:44:08.814259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:parted2t64' 2025-12-16 01:44:08.814282 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up gdisk (1.0.10-1build1) ... 2025-12-16 01:44:08.814297 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.10) ... 2025-12-16 01:44:08.814345 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Setting up parted (3.6-4build1) ... 2025-12-16 01:44:08.814359 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:44:08.814417 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 98ec59ffd42a 2025-12-16 01:44:08.814431 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> 214e5b65d554 2025-12-16 01:44:08.814497 | 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 2025-12-16 01:44:08.814515 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in fcf9c2b5904f 2025-12-16 01:44:08.814560 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-12-16 01:44:08.814616 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-12-16 01:44:08.814630 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-12-16 01:44:08.814698 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages were automatically installed and are no longer required: 2025-12-16 01:44:08.814745 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:44:08.814759 | 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 2025-12-16 01:44:08.814817 | 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 2025-12-16 01:44:08.814832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:44:08.814877 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:44:08.814891 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:44:08.814937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:44:08.814968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2025-12-16 01:44:08.814983 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Use 'apt autoremove' to remove them. 2025-12-16 01:44:08.815031 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2025-12-16 01:44:08.815046 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: build-essential 2025-12-16 01:44:08.815091 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. 2025-12-16 01:44:08.815105 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 17.4 kB disk space will be freed. 2025-12-16 01:44:08.815161 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-12-16 01:44:08.815188 | 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% 2025-12-16 01:44:08.815203 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-12-16 01:44:08.815263 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-12-16 01:44:08.815296 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 80% 2025-12-16 01:44:08.815320 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-12-16 01:44:08.815343 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-12-16 01:44:08.815408 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-12-16 01:44:08.815421 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19248 files and directories currently installed.) 2025-12-16 01:44:08.815434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing build-essential (12.10ubuntu1) ... 2025-12-16 01:44:08.815493 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading package lists... 2025-12-16 01:44:08.815508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Building dependency tree... 2025-12-16 01:44:08.815555 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Reading state information... 2025-12-16 01:44:08.815569 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:The following packages will be REMOVED: 2025-12-16 01:44:08.815625 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: binutils binutils-common binutils-x86-64-linux-gnu bzip2 cpp cpp-13 2025-12-16 01:44:08.815637 | 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 2025-12-16 01:44:08.815650 | 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 2025-12-16 01:44:08.815724 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu libasan8 libatomic1 libbinutils 2025-12-16 01:44:08.815736 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libcc1-0 libctf-nobfd0 libctf0 libdpkg-perl libgcc-13-dev libgomp1 2025-12-16 01:44:08.815749 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libgprofng0 libhwasan0 libisl23 libitm1 liblsan0 libmpc3 libquadmath0 2025-12-16 01:44:08.815762 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: libsframe1 libstdc++-13-dev libtsan2 libubsan1 lto-disabled-list make 2025-12-16 01:44:08.815817 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: xz-utils 2025-12-16 01:44:08.815832 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:0 upgraded, 0 newly installed, 41 to remove and 0 not upgraded. 2025-12-16 01:44:08.815878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:After this operation, 228 MB disk space will be freed. 2025-12-16 01:44:08.815892 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-12-16 01:44:08.815937 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-12-16 01:44:08.815953 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-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% 2025-12-16 01:44:08.815970 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 70% 2025-12-16 01:44:08.816026 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 75% 2025-12-16 01:44:08.816042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 2025-12-16 01:44:08.816087 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:80% 2025-12-16 01:44:08.816101 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 85% 2025-12-16 01:44:08.816157 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 90% 2025-12-16 01:44:08.816178 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 95% 2025-12-16 01:44:08.816192 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:(Reading database ... 100% (Reading database ... 19239 files and directories currently installed.) 2025-12-16 01:44:08.816252 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++ (4:13.2.0-7ubuntu1) ... 2025-12-16 01:44:08.816279 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:44:08.816293 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc (4:13.2.0-7ubuntu1) ... 2025-12-16 01:44:08.816351 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:44:08.816366 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing dpkg-dev (1.22.6ubuntu6.5) ... 2025-12-16 01:44:08.816411 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils (2.42-4ubuntu2.8) ... 2025-12-16 01:44:08.816425 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:44:08.816480 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:44:08.816491 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:44:08.816505 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:44:08.816561 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-x86-64-linux-gnu (2.42-4ubuntu2.8) ... 2025-12-16 01:44:08.816576 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgprofng0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:44:08.816633 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:44:08.816644 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libbinutils:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:44:08.816658 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing binutils-common:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:44:08.816750 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing bzip2 (1.0.8-5.1build0.1) ... 2025-12-16 01:44:08.816797 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp (4:13.2.0-7ubuntu1) ... 2025-12-16 01:44:08.816811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:44:08.816867 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2025-12-16 01:44:08.816878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:44:08.816933 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:44:08.816944 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:44:08.816958 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04) ... 2025-12-16 01:44:08.817014 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libasan8:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:44:08.817029 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libatomic1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:44:08.817109 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libcc1-0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:44:08.817121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libctf-nobfd0:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:44:08.817131 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libdpkg-perl (1.22.6ubuntu6.5) ... 2025-12-16 01:44:08.817144 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libgomp1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:44:08.817158 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libhwasan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:44:08.817215 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libisl23:amd64 (0.26-3build1.1) ... 2025-12-16 01:44:08.817259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libitm1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:44:08.817286 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing liblsan0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:44:08.817300 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libmpc3:amd64 (1.3.1-1build1.1) ... 2025-12-16 01:44:08.817327 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libquadmath0:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:44:08.817374 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libsframe1:amd64 (2.42-4ubuntu2.8) ... 2025-12-16 01:44:08.817389 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libtsan2:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:44:08.817434 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing libubsan1:amd64 (14.2.0-4ubuntu2~24.04) ... 2025-12-16 01:44:08.817449 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing lto-disabled-list (47) ... 2025-12-16 01:44:08.817463 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing make (4.3-4.1build2) ... 2025-12-16 01:44:08.817508 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Removing xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2025-12-16 01:44:08.817522 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Processing triggers for libc-bin (2.39-0ubuntu8.6) ... 2025-12-16 01:44:08.817567 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Collecting pyclean==3.0.0 2025-12-16 01:44:08.817582 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:44:08.817596 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:44:08.817642 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Installing collected packages: pyclean 2025-12-16 01:44:08.817663 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully installed pyclean-3.0.0 2025-12-16 01:44:08.817705 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:44:08.817719 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-12-16 01:44:08.817768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 25585 files, 2967 directories removed. 2025-12-16 01:44:08.817783 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-12-16 01:44:08.817839 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Cleaning directory /usr 2025-12-16 01:44:08.817850 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-12-16 01:44:08.817864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Total 1323 files, 135 directories removed. 2025-12-16 01:44:08.817909 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: 2025-12-16 01:44:08.817923 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Found existing installation: pyclean 3.0.0 2025-12-16 01:44:08.817979 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Uninstalling pyclean-3.0.0: 2025-12-16 01:44:08.817990 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:44:08.818003 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container fcf9c2b5904f 2025-12-16 01:44:08.818048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> a9525af52d50 2025-12-16 01:44:08.818063 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Step 7/7 : USER ironic 2025-12-16 01:44:08.818107 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Running in 8ee1ad44f1df 2025-12-16 01:44:08.818121 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> Removed intermediate container 8ee1ad44f1df 2025-12-16 01:44:08.818136 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor: ---> dd6a3c58d136 2025-12-16 01:44:08.818194 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully built a39e4fdd8412 2025-12-16 01:44:08.818210 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Successfully tagged osism.harbor.regio.digital/kolla/ironic-conductor:build-20251216 2025-12-16 01:44:08.818397 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-conductor:Built at 2025-12-16 01:44:08.818219 (took 0:02:20.663111) 2025-12-16 01:44:08.818422 | ubuntu-noble-large | INFO:kolla.common.utils:Added next task BuildTask(ironic-prometheus-exporter) to queue 2025-12-16 01:44:08.818789 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(neutron-infoblox-ipam-agent) 2025-12-16 01:44:08.818930 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Processing 2025-12-16 01:44:08.818993 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building started at 2025-12-16 01:44:08.818926 2025-12-16 01:44:08.819791 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 plugins into plugins archive 2025-12-16 01:44:08.820254 | ubuntu-noble-large | DEBUG:kolla.common.utils.neutron-infoblox-ipam-agent:Turned 0 additions into additions archive 2025-12-16 01:44:17.009553 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 1/5 : FROM osism.harbor.regio.digital/kolla/neutron-server:build-20251216 2025-12-16 01:44:17.009650 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> aae1b7a1ac20 2025-12-16 01:44:17.009743 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 2/5 : LABEL "build-date"="20251216" "name"="neutron-infoblox-ipam-agent" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:44:17.009851 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 3dcf712651ad 2025-12-16 01:44:17.009916 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 3dcf712651ad 2025-12-16 01:44:17.010018 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> b0ac092b7f8d 2025-12-16 01:44:17.010085 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 3/5 : USER root 2025-12-16 01:44:17.010158 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in 3bacd1f60fca 2025-12-16 01:44:17.010265 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container 3bacd1f60fca 2025-12-16 01:44:17.010341 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 37455ee6af4a 2025-12-16 01:44:17.010468 | 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 2025-12-16 01:44:17.010493 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in b0ae1878f579 2025-12-16 01:44:17.010584 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2025-12-16 01:44:17.010661 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2025-12-16 01:44:17.010756 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2025-12-16 01:44:17.011362 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Package 'build-essential' is not installed, so not removed 2025-12-16 01:44:17.011399 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:44:17.011404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading package lists... 2025-12-16 01:44:17.011409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Building dependency tree... 2025-12-16 01:44:17.011413 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Reading state information... 2025-12-16 01:44:17.011425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:44:17.011428 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Collecting pyclean==3.0.0 2025-12-16 01:44:17.011432 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:44:17.011435 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:44:17.011438 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Installing collected packages: pyclean 2025-12-16 01:44:17.011442 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully installed pyclean-3.0.0 2025-12-16 01:44:17.011445 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:44:17.011449 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-12-16 01:44:17.011479 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 326 files, 48 directories removed. 2025-12-16 01:44:17.011483 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-12-16 01:44:17.011486 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Cleaning directory /usr 2025-12-16 01:44:17.011490 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-12-16 01:44:17.012329 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Total 158 files, 19 directories removed. 2025-12-16 01:44:17.012363 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: 2025-12-16 01:44:17.012370 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Found existing installation: pyclean 3.0.0 2025-12-16 01:44:17.012375 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Uninstalling pyclean-3.0.0: 2025-12-16 01:44:17.012380 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:44:17.012385 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container b0ae1878f579 2025-12-16 01:44:17.012390 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 83ee3ca74dce 2025-12-16 01:44:17.012395 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Step 5/5 : USER neutron 2025-12-16 01:44:17.012400 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Running in b7f1ef8cdaf0 2025-12-16 01:44:17.012404 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> Removed intermediate container b7f1ef8cdaf0 2025-12-16 01:44:17.012409 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent: ---> 3ec8356175cf 2025-12-16 01:44:17.012414 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully built 887fe9354a10 2025-12-16 01:44:17.012419 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Successfully tagged osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251216 2025-12-16 01:44:17.012425 | ubuntu-noble-large | INFO:kolla.common.utils.neutron-infoblox-ipam-agent:Built at 2025-12-16 01:44:17.012053 (took 0:00:08.193127) 2025-12-16 01:44:17.012957 | ubuntu-noble-large | INFO:kolla.common.utils:Attempt number: 1 to run task: BuildTask(ironic-prometheus-exporter) 2025-12-16 01:44:17.012984 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Processing 2025-12-16 01:44:17.012995 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building started at 2025-12-16 01:44:17.012790 2025-12-16 01:44:17.014297 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 plugins into plugins archive 2025-12-16 01:44:17.016332 | ubuntu-noble-large | DEBUG:kolla.common.utils.ironic-prometheus-exporter:Turned 0 additions into additions archive 2025-12-16 01:44:36.119450 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 1/9 : FROM osism.harbor.regio.digital/kolla/ironic-conductor:build-20251216 2025-12-16 01:44:36.119541 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> a39e4fdd8412 2025-12-16 01:44:36.119597 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 2/9 : LABEL "build-date"="20251216" "name"="ironic-prometheus-exporter" "de.osism.commit.docker_images_kolla"="46b68cf" "de.osism.commit.kolla"="57f438d69" "de.osism.commit.kolla_version"="19.7.1" "de.osism.commit.release"="782a25d" "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"="2025-12-16T00:03:56.479700+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" 2025-12-16 01:44:36.119635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in b79f706627b1 2025-12-16 01:44:36.119722 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container b79f706627b1 2025-12-16 01:44:36.119773 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 55489d4050ec 2025-12-16 01:44:36.119860 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 3/9 : USER root 2025-12-16 01:44:36.119905 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in a1588819fc43 2025-12-16 01:44:36.119984 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container a1588819fc43 2025-12-16 01:44:36.120056 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> ac425f5d6c47 2025-12-16 01:44:36.120121 | 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/* 2025-12-16 01:44:36.120183 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 5a752b6252fc 2025-12-16 01:44:36.120271 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu noble-updates/dalmatian InRelease [6,574 B] 2025-12-16 01:44:36.120344 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:2 http://mirrors.ubuntu.com/mirrors.txt Mirrorlist [34 B] 2025-12-16 01:44:36.120403 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:3 http://archive.ubuntu.com/ubuntu noble InRelease [256 kB] 2025-12-16 01:44:36.120462 | 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] 2025-12-16 01:44:36.120520 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] 2025-12-16 01:44:36.120578 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] 2025-12-16 01:44:36.120635 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:6 http://archive.ubuntu.com/ubuntu noble-security InRelease [126 kB] 2025-12-16 01:44:36.120713 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 Packages [1,808 kB] 2025-12-16 01:44:36.120789 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:9 http://archive.ubuntu.com/ubuntu noble/universe amd64 Packages [19.3 MB] 2025-12-16 01:44:36.120848 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2,124 kB] 2025-12-16 01:44:36.120906 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1,944 kB] 2025-12-16 01:44:36.120966 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:12 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.4 kB] 2025-12-16 01:44:36.121024 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:13 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.3 kB] 2025-12-16 01:44:36.121081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:14 http://archive.ubuntu.com/ubuntu noble-security/main amd64 Packages [1,752 kB] 2025-12-16 01:44:36.121125 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Get:15 http://archive.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1,183 kB] 2025-12-16 01:44:36.121199 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Fetched 29.0 MB in 3s (10.4 MB/s) 2025-12-16 01:44:36.121259 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-12-16 01:44:36.121352 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-12-16 01:44:36.121415 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-12-16 01:44:36.121476 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-12-16 01:44:36.121543 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:apache2 is already the newest version (2.4.58-1ubuntu8.8). 2025-12-16 01:44:36.121576 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:libapache2-mod-wsgi-py3 is already the newest version (5.0.0-1build2). 2025-12-16 01:44:36.121646 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:44:36.121746 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 5a752b6252fc 2025-12-16 01:44:36.121811 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 79607adeee5d 2025-12-16 01:44:36.121868 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 5/9 : RUN echo > /etc/apache2/ports.conf 2025-12-16 01:44:36.121928 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in d7171d2a538b 2025-12-16 01:44:36.121988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container d7171d2a538b 2025-12-16 01:44:36.122045 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 8607b609d1f1 2025-12-16 01:44:36.122104 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 6/9 : ENV IRONIC_CONFIG /etc/ironic/ironic.conf 2025-12-16 01:44:36.122163 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 3170ddfb8106 2025-12-16 01:44:36.122219 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 3170ddfb8106 2025-12-16 01:44:36.123768 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 909dbfccde9f 2025-12-16 01:44:36.123805 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 7/9 : COPY extend_start.sh /usr/local/bin/kolla_extend_start 2025-12-16 01:44:36.123813 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 5a2afda8ab9d 2025-12-16 01:44:36.123821 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Step 8/9 : RUN chmod 755 /usr/local/bin/kolla_extend_start 2025-12-16 01:44:36.123828 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 23ff7b849fad 2025-12-16 01:44:36.123836 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 23ff7b849fad 2025-12-16 01:44:36.123843 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 8465ca7df22e 2025-12-16 01:44:36.123853 | 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 2025-12-16 01:44:36.123864 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Running in 70c6ff99683d 2025-12-16 01:44:36.123871 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-12-16 01:44:36.123878 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-12-16 01:44:36.123886 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-12-16 01:44:36.123893 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Package 'build-essential' is not installed, so not removed 2025-12-16 01:44:36.123907 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:44:36.123914 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading package lists... 2025-12-16 01:44:36.123921 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Building dependency tree... 2025-12-16 01:44:36.123929 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Reading state information... 2025-12-16 01:44:36.123936 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 2025-12-16 01:44:36.123943 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Collecting pyclean==3.0.0 2025-12-16 01:44:36.123949 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Downloading pyclean-3.0.0-py3-none-any.whl.metadata (49 kB) 2025-12-16 01:44:36.123955 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Downloading pyclean-3.0.0-py3-none-any.whl (34 kB) 2025-12-16 01:44:36.123962 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Installing collected packages: pyclean 2025-12-16 01:44:36.123968 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully installed pyclean-3.0.0 2025-12-16 01:44:36.123974 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /var/lib/kolla/venv 2025-12-16 01:44:36.123981 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-12-16 01:44:36.123988 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 326 files, 48 directories removed. 2025-12-16 01:44:36.123994 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-12-16 01:44:36.124000 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Cleaning directory /usr 2025-12-16 01:44:36.124006 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-12-16 01:44:36.124013 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Total 158 files, 19 directories removed. 2025-12-16 01:44:36.124019 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: 2025-12-16 01:44:36.124035 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Found existing installation: pyclean 3.0.0 2025-12-16 01:44:36.124042 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Uninstalling pyclean-3.0.0: 2025-12-16 01:44:36.124048 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: Successfully uninstalled pyclean-3.0.0 2025-12-16 01:44:36.124054 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> Removed intermediate container 70c6ff99683d 2025-12-16 01:44:36.124061 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter: ---> 0c1de9ba1afb 2025-12-16 01:44:36.124067 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully built af6afb4e46c4 2025-12-16 01:44:36.124073 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Successfully tagged osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251216 2025-12-16 01:44:36.124081 | ubuntu-noble-large | INFO:kolla.common.utils.ironic-prometheus-exporter:Built at 2025-12-16 01:44:36.123534 (took 0:00:19.110744) 2025-12-16 01:44:37.415626 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2025-12-16 01:44:37.415726 | ubuntu-noble-large | INFO:kolla.common.utils:Successfully built images 2025-12-16 01:44:37.415741 | ubuntu-noble-large | INFO:kolla.common.utils:========================= 2025-12-16 01:44:37.415751 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-api 2025-12-16 01:44:37.415760 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-base 2025-12-16 01:44:37.415770 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-evaluator 2025-12-16 01:44:37.415779 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-expirer 2025-12-16 01:44:37.415789 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-listener 2025-12-16 01:44:37.415799 | ubuntu-noble-large | INFO:kolla.common.utils:aodh-notifier 2025-12-16 01:44:37.415808 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-api 2025-12-16 01:44:37.415817 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-base 2025-12-16 01:44:37.415826 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-keystone-listener 2025-12-16 01:44:37.415836 | ubuntu-noble-large | INFO:kolla.common.utils:barbican-worker 2025-12-16 01:44:37.415845 | ubuntu-noble-large | INFO:kolla.common.utils:base 2025-12-16 01:44:37.415867 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-api 2025-12-16 01:44:37.415877 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-base 2025-12-16 01:44:37.415886 | ubuntu-noble-large | INFO:kolla.common.utils:blazar-manager 2025-12-16 01:44:37.415896 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-base 2025-12-16 01:44:37.415905 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-central 2025-12-16 01:44:37.415914 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-compute 2025-12-16 01:44:37.415923 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-ipmi 2025-12-16 01:44:37.415972 | ubuntu-noble-large | INFO:kolla.common.utils:ceilometer-notification 2025-12-16 01:44:37.415984 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-api 2025-12-16 01:44:37.415993 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-backup 2025-12-16 01:44:37.416002 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-base 2025-12-16 01:44:37.416012 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-scheduler 2025-12-16 01:44:37.416021 | ubuntu-noble-large | INFO:kolla.common.utils:cinder-volume 2025-12-16 01:44:37.416031 | ubuntu-noble-large | INFO:kolla.common.utils:cron 2025-12-16 01:44:37.416041 | ubuntu-noble-large | INFO:kolla.common.utils:designate-api 2025-12-16 01:44:37.416050 | ubuntu-noble-large | INFO:kolla.common.utils:designate-backend-bind9 2025-12-16 01:44:37.416060 | ubuntu-noble-large | INFO:kolla.common.utils:designate-base 2025-12-16 01:44:37.416074 | ubuntu-noble-large | INFO:kolla.common.utils:designate-central 2025-12-16 01:44:37.416334 | ubuntu-noble-large | INFO:kolla.common.utils:designate-mdns 2025-12-16 01:44:37.416422 | ubuntu-noble-large | INFO:kolla.common.utils:designate-producer 2025-12-16 01:44:37.416445 | ubuntu-noble-large | INFO:kolla.common.utils:designate-sink 2025-12-16 01:44:37.416457 | ubuntu-noble-large | INFO:kolla.common.utils:designate-worker 2025-12-16 01:44:37.416495 | ubuntu-noble-large | INFO:kolla.common.utils:dnsmasq 2025-12-16 01:44:37.416582 | ubuntu-noble-large | INFO:kolla.common.utils:fluentd 2025-12-16 01:44:37.416637 | ubuntu-noble-large | INFO:kolla.common.utils:glance-api 2025-12-16 01:44:37.416734 | ubuntu-noble-large | INFO:kolla.common.utils:glance-base 2025-12-16 01:44:37.417418 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-api 2025-12-16 01:44:37.417469 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-base 2025-12-16 01:44:37.417481 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-metricd 2025-12-16 01:44:37.417491 | ubuntu-noble-large | INFO:kolla.common.utils:gnocchi-statsd 2025-12-16 01:44:37.417500 | ubuntu-noble-large | INFO:kolla.common.utils:grafana 2025-12-16 01:44:37.417510 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-base 2025-12-16 01:44:37.417520 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-corosync 2025-12-16 01:44:37.417529 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker 2025-12-16 01:44:37.417539 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pacemaker-remote 2025-12-16 01:44:37.417549 | ubuntu-noble-large | INFO:kolla.common.utils:hacluster-pcs 2025-12-16 01:44:37.417558 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy 2025-12-16 01:44:37.417568 | ubuntu-noble-large | INFO:kolla.common.utils:haproxy-ssh 2025-12-16 01:44:37.417577 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api 2025-12-16 01:44:37.417587 | ubuntu-noble-large | INFO:kolla.common.utils:heat-api-cfn 2025-12-16 01:44:37.417596 | ubuntu-noble-large | INFO:kolla.common.utils:heat-base 2025-12-16 01:44:37.417606 | ubuntu-noble-large | INFO:kolla.common.utils:heat-engine 2025-12-16 01:44:37.417615 | ubuntu-noble-large | INFO:kolla.common.utils:horizon 2025-12-16 01:44:37.417656 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-api 2025-12-16 01:44:37.417667 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-base 2025-12-16 01:44:37.417755 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-conductor 2025-12-16 01:44:37.417766 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-inspector 2025-12-16 01:44:37.417775 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-neutron-agent 2025-12-16 01:44:37.417785 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-prometheus-exporter 2025-12-16 01:44:37.417794 | ubuntu-noble-large | INFO:kolla.common.utils:ironic-pxe 2025-12-16 01:44:37.417804 | ubuntu-noble-large | INFO:kolla.common.utils:iscsid 2025-12-16 01:44:37.417815 | ubuntu-noble-large | INFO:kolla.common.utils:keepalived 2025-12-16 01:44:37.417829 | ubuntu-noble-large | INFO:kolla.common.utils:keystone 2025-12-16 01:44:37.417840 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-base 2025-12-16 01:44:37.417850 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-fernet 2025-12-16 01:44:37.417957 | ubuntu-noble-large | INFO:kolla.common.utils:keystone-ssh 2025-12-16 01:44:37.418047 | ubuntu-noble-large | INFO:kolla.common.utils:kolla-toolbox 2025-12-16 01:44:37.418101 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-base 2025-12-16 01:44:37.418161 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-lego 2025-12-16 01:44:37.418221 | ubuntu-noble-large | INFO:kolla.common.utils:letsencrypt-webserver 2025-12-16 01:44:37.418309 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-api 2025-12-16 01:44:37.420284 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-base 2025-12-16 01:44:37.420306 | ubuntu-noble-large | INFO:kolla.common.utils:magnum-conductor 2025-12-16 01:44:37.420316 | ubuntu-noble-large | INFO:kolla.common.utils:manila-api 2025-12-16 01:44:37.420326 | ubuntu-noble-large | INFO:kolla.common.utils:manila-base 2025-12-16 01:44:37.420335 | ubuntu-noble-large | INFO:kolla.common.utils:manila-data 2025-12-16 01:44:37.420344 | ubuntu-noble-large | INFO:kolla.common.utils:manila-scheduler 2025-12-16 01:44:37.420354 | ubuntu-noble-large | INFO:kolla.common.utils:manila-share 2025-12-16 01:44:37.420363 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-base 2025-12-16 01:44:37.420372 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-clustercheck 2025-12-16 01:44:37.420382 | ubuntu-noble-large | INFO:kolla.common.utils:mariadb-server 2025-12-16 01:44:37.420391 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-api 2025-12-16 01:44:37.420419 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-base 2025-12-16 01:44:37.420429 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-engine 2025-12-16 01:44:37.420438 | ubuntu-noble-large | INFO:kolla.common.utils:masakari-monitors 2025-12-16 01:44:37.420447 | ubuntu-noble-large | INFO:kolla.common.utils:memcached 2025-12-16 01:44:37.420456 | ubuntu-noble-large | INFO:kolla.common.utils:multipathd 2025-12-16 01:44:37.420466 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-base 2025-12-16 01:44:37.420475 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-bgp-dragent 2025-12-16 01:44:37.420485 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-dhcp-agent 2025-12-16 01:44:37.420494 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-infoblox-ipam-agent 2025-12-16 01:44:37.420503 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-l3-agent 2025-12-16 01:44:37.420513 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-linuxbridge-agent 2025-12-16 01:44:37.420522 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metadata-agent 2025-12-16 01:44:37.420531 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-metering-agent 2025-12-16 01:44:37.420541 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-mlnx-agent 2025-12-16 01:44:37.420550 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-openvswitch-agent 2025-12-16 01:44:37.420559 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-agent 2025-12-16 01:44:37.420569 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-ovn-vpn-agent 2025-12-16 01:44:37.420578 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-server 2025-12-16 01:44:37.420587 | ubuntu-noble-large | INFO:kolla.common.utils:neutron-sriov-agent 2025-12-16 01:44:37.420596 | ubuntu-noble-large | INFO:kolla.common.utils:nova-api 2025-12-16 01:44:37.420605 | ubuntu-noble-large | INFO:kolla.common.utils:nova-base 2025-12-16 01:44:37.420615 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute 2025-12-16 01:44:37.420624 | ubuntu-noble-large | INFO:kolla.common.utils:nova-compute-ironic 2025-12-16 01:44:37.420633 | ubuntu-noble-large | INFO:kolla.common.utils:nova-conductor 2025-12-16 01:44:37.420642 | ubuntu-noble-large | INFO:kolla.common.utils:nova-libvirt 2025-12-16 01:44:37.420651 | ubuntu-noble-large | INFO:kolla.common.utils:nova-novncproxy 2025-12-16 01:44:37.420661 | ubuntu-noble-large | INFO:kolla.common.utils:nova-scheduler 2025-12-16 01:44:37.420670 | ubuntu-noble-large | INFO:kolla.common.utils:nova-serialproxy 2025-12-16 01:44:37.420698 | ubuntu-noble-large | INFO:kolla.common.utils:nova-spicehtml5proxy 2025-12-16 01:44:37.420708 | ubuntu-noble-large | INFO:kolla.common.utils:nova-ssh 2025-12-16 01:44:37.420717 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-api 2025-12-16 01:44:37.420726 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-base 2025-12-16 01:44:37.420735 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-driver-agent 2025-12-16 01:44:37.420745 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-health-manager 2025-12-16 01:44:37.420754 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-housekeeping 2025-12-16 01:44:37.420763 | ubuntu-noble-large | INFO:kolla.common.utils:octavia-worker 2025-12-16 01:44:37.420773 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch 2025-12-16 01:44:37.420782 | ubuntu-noble-large | INFO:kolla.common.utils:opensearch-dashboards 2025-12-16 01:44:37.420791 | ubuntu-noble-large | INFO:kolla.common.utils:openstack-base 2025-12-16 01:44:37.420800 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-base 2025-12-16 01:44:37.420809 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-db-server 2025-12-16 01:44:37.420819 | ubuntu-noble-large | INFO:kolla.common.utils:openvswitch-vswitchd 2025-12-16 01:44:37.420828 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-base 2025-12-16 01:44:37.420837 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-controller 2025-12-16 01:44:37.420846 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-nb-db-server 2025-12-16 01:44:37.420856 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-northd 2025-12-16 01:44:37.420865 | ubuntu-noble-large | INFO:kolla.common.utils:ovn-sb-db-server 2025-12-16 01:44:37.420874 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk 2025-12-16 01:44:37.420893 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-db 2025-12-16 01:44:37.420902 | ubuntu-noble-large | INFO:kolla.common.utils:ovsdpdk-vswitchd 2025-12-16 01:44:37.420911 | ubuntu-noble-large | INFO:kolla.common.utils:placement-api 2025-12-16 01:44:37.420920 | ubuntu-noble-large | INFO:kolla.common.utils:placement-base 2025-12-16 01:44:37.420930 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-alertmanager 2025-12-16 01:44:37.420939 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-base 2025-12-16 01:44:37.420948 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-blackbox-exporter 2025-12-16 01:44:37.420962 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-cadvisor 2025-12-16 01:44:37.420972 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-elasticsearch-exporter 2025-12-16 01:44:37.420982 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-libvirt-exporter 2025-12-16 01:44:37.420991 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-memcached-exporter 2025-12-16 01:44:37.421000 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mtail 2025-12-16 01:44:37.421009 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-mysqld-exporter 2025-12-16 01:44:37.421018 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-node-exporter 2025-12-16 01:44:37.421028 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-openstack-exporter 2025-12-16 01:44:37.421037 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-ovn-exporter 2025-12-16 01:44:37.421046 | ubuntu-noble-large | INFO:kolla.common.utils:prometheus-v2-server 2025-12-16 01:44:37.421055 | ubuntu-noble-large | INFO:kolla.common.utils:proxysql 2025-12-16 01:44:37.421065 | ubuntu-noble-large | INFO:kolla.common.utils:rabbitmq 2025-12-16 01:44:37.421074 | ubuntu-noble-large | INFO:kolla.common.utils:redis 2025-12-16 01:44:37.421084 | ubuntu-noble-large | INFO:kolla.common.utils:redis-base 2025-12-16 01:44:37.421094 | ubuntu-noble-large | INFO:kolla.common.utils:redis-sentinel 2025-12-16 01:44:37.421103 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-apiserver 2025-12-16 01:44:37.421116 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-base 2025-12-16 01:44:37.421126 | ubuntu-noble-large | INFO:kolla.common.utils:skyline-console 2025-12-16 01:44:37.421135 | ubuntu-noble-large | INFO:kolla.common.utils:tgtd 2025-12-16 01:44:38.198465 | 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-20251216.log 2025-12-16 01:44:38.224218 | ubuntu-noble-large | + docker images 2025-12-16 01:44:39.384349 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-12-16 01:44:39.384432 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20251216 af6afb4e46c4 4 seconds ago 1.37GB 2025-12-16 01:44:39.384462 | ubuntu-noble-large | 0c1de9ba1afb 6 seconds ago 1.37GB 2025-12-16 01:44:39.384471 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20251216 887fe9354a10 23 seconds ago 1.17GB 2025-12-16 01:44:39.384493 | ubuntu-noble-large | 3ec8356175cf 23 seconds ago 1.17GB 2025-12-16 01:44:39.384502 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20251216 a39e4fdd8412 31 seconds ago 1.37GB 2025-12-16 01:44:39.384510 | ubuntu-noble-large | dd6a3c58d136 46 seconds ago 1.56GB 2025-12-16 01:44:39.384519 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20251216 f9a56974718c 2 minutes ago 1.15GB 2025-12-16 01:44:39.384527 | ubuntu-noble-large | ab16e156205b 2 minutes ago 1.15GB 2025-12-16 01:44:39.384535 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20251216 f5dc49932ceb 3 minutes ago 1.09GB 2025-12-16 01:44:39.384543 | ubuntu-noble-large | ec077a62df14 3 minutes ago 1.09GB 2025-12-16 01:44:39.384552 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20251216 df74c5af17f0 4 minutes ago 1.05GB 2025-12-16 01:44:39.384560 | ubuntu-noble-large | ec7cad6987fa 4 minutes ago 1.05GB 2025-12-16 01:44:39.384568 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20251216 2b79c661a621 4 minutes ago 1.05GB 2025-12-16 01:44:39.384576 | ubuntu-noble-large | a52ddc7e09c9 4 minutes ago 1.05GB 2025-12-16 01:44:39.384584 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20251216 b625d84947eb 4 minutes ago 1.06GB 2025-12-16 01:44:39.384593 | ubuntu-noble-large | 7ff297e9700c 4 minutes ago 1.06GB 2025-12-16 01:44:39.384601 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20251216 17e7113cb518 5 minutes ago 1.22GB 2025-12-16 01:44:39.384609 | ubuntu-noble-large | 0bf78dd58eb8 5 minutes ago 1.24GB 2025-12-16 01:44:39.384617 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20251216 5eb82a8ab571 6 minutes ago 1.06GB 2025-12-16 01:44:39.384625 | ubuntu-noble-large | 71ed473cddfc 6 minutes ago 1.07GB 2025-12-16 01:44:39.384634 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20251216 b7d85f3fd94b 7 minutes ago 1.07GB 2025-12-16 01:44:39.384642 | ubuntu-noble-large | 9f1e84633b0e 7 minutes ago 1.07GB 2025-12-16 01:44:39.384650 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20251216 deb7b11726e0 7 minutes ago 1.06GB 2025-12-16 01:44:39.384658 | ubuntu-noble-large | 6a32b3ca95ff 7 minutes ago 1.07GB 2025-12-16 01:44:39.384697 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20251216 90b2367ad919 8 minutes ago 976MB 2025-12-16 01:44:39.384706 | ubuntu-noble-large | 3f443431d1f5 8 minutes ago 976MB 2025-12-16 01:44:39.384715 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20251216 e083b5fd04cb 8 minutes ago 987MB 2025-12-16 01:44:39.384730 | ubuntu-noble-large | d1781ebae8e2 8 minutes ago 990MB 2025-12-16 01:44:39.384739 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20251216 93909ff2f913 9 minutes ago 976MB 2025-12-16 01:44:39.384748 | ubuntu-noble-large | b369a8d62934 9 minutes ago 976MB 2025-12-16 01:44:39.384762 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20251216 79cfcf40e6f0 9 minutes ago 987MB 2025-12-16 01:44:39.384771 | ubuntu-noble-large | 967cc774e72c 9 minutes ago 990MB 2025-12-16 01:44:39.384780 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20251216 378ca21d6ce2 10 minutes ago 1.05GB 2025-12-16 01:44:39.384788 | ubuntu-noble-large | f0351300429c 10 minutes ago 1.05GB 2025-12-16 01:44:39.384797 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20251216 98d06aaa98bb 10 minutes ago 990MB 2025-12-16 01:44:39.384805 | ubuntu-noble-large | 5caae9c39ce4 10 minutes ago 997MB 2025-12-16 01:44:39.384814 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20251216 2d9e9b84f2f1 11 minutes ago 975MB 2025-12-16 01:44:39.384822 | ubuntu-noble-large | 8ad013c3077a 11 minutes ago 976MB 2025-12-16 01:44:39.384831 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20251216 3167d8524947 11 minutes ago 990MB 2025-12-16 01:44:39.384839 | ubuntu-noble-large | 2ae749b490cd 12 minutes ago 991MB 2025-12-16 01:44:39.384848 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20251216 1713582baa13 12 minutes ago 991MB 2025-12-16 01:44:39.384856 | ubuntu-noble-large | 9705e5cdeef9 12 minutes ago 991MB 2025-12-16 01:44:39.384865 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20251216 911d5c6bfd94 12 minutes ago 991MB 2025-12-16 01:44:39.384874 | ubuntu-noble-large | 4850304a1181 12 minutes ago 991MB 2025-12-16 01:44:39.384883 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20251216 92eb3f5386f7 13 minutes ago 1.1GB 2025-12-16 01:44:39.384891 | ubuntu-noble-large | 0f9279ec9f3b 13 minutes ago 1.1GB 2025-12-16 01:44:39.384900 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20251216 5441b53d9562 13 minutes ago 1.16GB 2025-12-16 01:44:39.384908 | ubuntu-noble-large | defcc5636e28 14 minutes ago 1.16GB 2025-12-16 01:44:39.384917 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20251216 39ef87d468a7 14 minutes ago 1.16GB 2025-12-16 01:44:39.384925 | ubuntu-noble-large | 9c153d43f736 14 minutes ago 1.16GB 2025-12-16 01:44:39.384934 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20251216 97b137286506 15 minutes ago 1.16GB 2025-12-16 01:44:39.384942 | ubuntu-noble-large | b77cf28e4da5 15 minutes ago 1.17GB 2025-12-16 01:44:39.384951 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent build-20251216 fb7ba2c7e600 15 minutes ago 1.16GB 2025-12-16 01:44:39.384959 | ubuntu-noble-large | c941a628a188 16 minutes ago 1.16GB 2025-12-16 01:44:39.384974 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20251216 bc189df2bec4 16 minutes ago 1.16GB 2025-12-16 01:44:39.384983 | ubuntu-noble-large | 507e8b0c32db 16 minutes ago 1.16GB 2025-12-16 01:44:39.384996 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20251216 aae1b7a1ac20 17 minutes ago 1.16GB 2025-12-16 01:44:39.385005 | ubuntu-noble-large | 20030bd6d7c8 17 minutes ago 1.17GB 2025-12-16 01:44:39.385013 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20251216 33abe28146c3 18 minutes ago 1.16GB 2025-12-16 01:44:39.385022 | ubuntu-noble-large | d92b1e78e1b6 18 minutes ago 1.16GB 2025-12-16 01:44:39.385030 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20251216 4f7056037324 19 minutes ago 1.16GB 2025-12-16 01:44:39.385038 | ubuntu-noble-large | 4f07e0f1e3c0 19 minutes ago 1.16GB 2025-12-16 01:44:39.385047 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20251216 68800414a70d 19 minutes ago 1.16GB 2025-12-16 01:44:39.385060 | ubuntu-noble-large | a5cdefb77321 19 minutes ago 1.16GB 2025-12-16 01:44:39.385069 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20251216 05ec33245e0a 20 minutes ago 1.16GB 2025-12-16 01:44:39.385077 | ubuntu-noble-large | 870399520258 20 minutes ago 1.16GB 2025-12-16 01:44:39.385085 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20251216 c7feb27918d5 21 minutes ago 1.16GB 2025-12-16 01:44:39.385094 | ubuntu-noble-large | c607b4d6c954 21 minutes ago 1.16GB 2025-12-16 01:44:39.385102 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20251216 0d92db568e83 21 minutes ago 1.16GB 2025-12-16 01:44:39.385110 | ubuntu-noble-large | 7215db521706 21 minutes ago 1.16GB 2025-12-16 01:44:39.385119 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20251216 e09d8f5838b1 22 minutes ago 1.16GB 2025-12-16 01:44:39.385127 | ubuntu-noble-large | e7fa6d7679a8 22 minutes ago 1.16GB 2025-12-16 01:44:39.385135 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20251216 7eed5732951b 23 minutes ago 1.4GB 2025-12-16 01:44:39.385144 | ubuntu-noble-large | fcfe14ce0b03 23 minutes ago 1.41GB 2025-12-16 01:44:39.385152 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20251216 470663f5bf0d 23 minutes ago 1.72GB 2025-12-16 01:44:39.385161 | ubuntu-noble-large | 58843cb0650d 23 minutes ago 2.03GB 2025-12-16 01:44:39.385169 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20251216 6603ae7bbc9c 27 minutes ago 1.41GB 2025-12-16 01:44:39.385177 | ubuntu-noble-large | 5bc89fdf75b1 27 minutes ago 1.42GB 2025-12-16 01:44:39.385186 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20251216 4e605a7bdd47 27 minutes ago 1.41GB 2025-12-16 01:44:39.385194 | ubuntu-noble-large | 3e958d47899b 27 minutes ago 1.41GB 2025-12-16 01:44:39.385210 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20251216 4cc1d52bd18e 28 minutes ago 1.03GB 2025-12-16 01:44:39.385218 | ubuntu-noble-large | aae0942332b0 28 minutes ago 1.03GB 2025-12-16 01:44:39.385226 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20251216 3d59bd98a583 28 minutes ago 1.05GB 2025-12-16 01:44:39.385277 | ubuntu-noble-large | 875064b819bf 28 minutes ago 1.06GB 2025-12-16 01:44:39.385286 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20251216 097c6fe550b1 29 minutes ago 1.05GB 2025-12-16 01:44:39.385294 | ubuntu-noble-large | d03c460b1569 29 minutes ago 1.06GB 2025-12-16 01:44:39.385302 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20251216 c6f8dcc781ef 30 minutes ago 1.03GB 2025-12-16 01:44:39.385311 | ubuntu-noble-large | efc24ef00b18 30 minutes ago 1.03GB 2025-12-16 01:44:39.385324 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20251216 c4ae406cdd74 30 minutes ago 1.03GB 2025-12-16 01:44:39.385333 | ubuntu-noble-large | 47d76b380f8f 30 minutes ago 1.03GB 2025-12-16 01:44:39.385341 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20251216 a2cec02ba617 31 minutes ago 1.1GB 2025-12-16 01:44:39.385349 | ubuntu-noble-large | dc05ce36bf03 31 minutes ago 1.1GB 2025-12-16 01:44:39.385358 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20251216 b926234815b6 31 minutes ago 1.1GB 2025-12-16 01:44:39.385366 | ubuntu-noble-large | 7dfe63cd571f 31 minutes ago 1.1GB 2025-12-16 01:44:39.385375 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20251216 bc08eddbab4c 32 minutes ago 1.1GB 2025-12-16 01:44:39.385390 | ubuntu-noble-large | 344364235ba2 32 minutes ago 1.1GB 2025-12-16 01:44:39.385399 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20251216 12250a9f22da 32 minutes ago 993MB 2025-12-16 01:44:39.385407 | ubuntu-noble-large | c8c6b36d6630 32 minutes ago 994MB 2025-12-16 01:44:39.385416 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20251216 c49433bb616e 33 minutes ago 994MB 2025-12-16 01:44:39.385424 | ubuntu-noble-large | f376a9d24cf7 33 minutes ago 994MB 2025-12-16 01:44:39.385432 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20251216 ac0da3b2ca35 33 minutes ago 1.07GB 2025-12-16 01:44:39.385441 | ubuntu-noble-large | f27e43cce3f7 33 minutes ago 1.08GB 2025-12-16 01:44:39.385449 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20251216 581d35496eff 34 minutes ago 1.21GB 2025-12-16 01:44:39.385457 | ubuntu-noble-large | e59712010303 34 minutes ago 1.21GB 2025-12-16 01:44:39.385466 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20251216 e97e5cf84f76 35 minutes ago 1.21GB 2025-12-16 01:44:39.385474 | ubuntu-noble-large | 761d0e4d7dca 35 minutes ago 1.21GB 2025-12-16 01:44:39.385489 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20251216 bc22f1c2421a 35 minutes ago 1.21GB 2025-12-16 01:44:39.385498 | ubuntu-noble-large | f85e1021f0d1 35 minutes ago 1.21GB 2025-12-16 01:44:39.385506 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20251216 a2dcb262f5c6 36 minutes ago 1.21GB 2025-12-16 01:44:39.385515 | ubuntu-noble-large | 465c71a96b7a 36 minutes ago 1.21GB 2025-12-16 01:44:39.385523 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20251216 941fffe493d9 36 minutes ago 1.37GB 2025-12-16 01:44:39.385531 | ubuntu-noble-large | 3665f4ecdc5e 36 minutes ago 1.4GB 2025-12-16 01:44:39.385540 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20251216 be3db3928c50 38 minutes ago 1.57GB 2025-12-16 01:44:39.385548 | ubuntu-noble-large | 0b2bcbd55fe0 38 minutes ago 1.6GB 2025-12-16 01:44:39.385556 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20251216 38d095837169 40 minutes ago 1.25GB 2025-12-16 01:44:39.385565 | ubuntu-noble-large | 3e79cede0158 40 minutes ago 1.27GB 2025-12-16 01:44:39.385573 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20251216 66f571ae998b 40 minutes ago 1.22GB 2025-12-16 01:44:39.385581 | ubuntu-noble-large | a5678c91b961 40 minutes ago 1.23GB 2025-12-16 01:44:39.385589 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20251216 e063e3c2af29 41 minutes ago 1.22GB 2025-12-16 01:44:39.385598 | ubuntu-noble-large | 6e837b258a12 41 minutes ago 1.22GB 2025-12-16 01:44:39.385606 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20251216 1a52648d19d7 42 minutes ago 1.04GB 2025-12-16 01:44:39.385619 | ubuntu-noble-large | 0b8c0b8989e5 42 minutes ago 1.04GB 2025-12-16 01:44:39.385627 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20251216 4c81e749e9ce 42 minutes ago 1.04GB 2025-12-16 01:44:39.385636 | ubuntu-noble-large | e458254cb555 42 minutes ago 1.04GB 2025-12-16 01:44:39.385644 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20251216 9375c781f3be 43 minutes ago 1.09GB 2025-12-16 01:44:39.385652 | ubuntu-noble-large | 82fe6ffd455e 43 minutes ago 1.09GB 2025-12-16 01:44:39.385661 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20251216 62ebf53441fa 47 minutes ago 1.13GB 2025-12-16 01:44:39.385734 | ubuntu-noble-large | 7761874ab7fa 47 minutes ago 1.13GB 2025-12-16 01:44:39.385745 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20251216 bf30b33828b9 48 minutes ago 1.24GB 2025-12-16 01:44:39.385753 | ubuntu-noble-large | 2461017c91bb 48 minutes ago 1.24GB 2025-12-16 01:44:39.385761 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20251216 ce5450e626a6 48 minutes ago 974MB 2025-12-16 01:44:39.385770 | ubuntu-noble-large | 4b74b67d07ee 48 minutes ago 974MB 2025-12-16 01:44:39.385785 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20251216 aff453df79e7 49 minutes ago 974MB 2025-12-16 01:44:39.385793 | ubuntu-noble-large | af32ba2a3e4e 49 minutes ago 974MB 2025-12-16 01:44:39.385802 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20251216 cb32b6363816 49 minutes ago 974MB 2025-12-16 01:44:39.385810 | ubuntu-noble-large | 2f38cac706fb 49 minutes ago 974MB 2025-12-16 01:44:39.385818 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20251216 a0b036302da8 49 minutes ago 973MB 2025-12-16 01:44:39.385826 | ubuntu-noble-large | 6d15a5169fbc 49 minutes ago 974MB 2025-12-16 01:44:39.385835 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20251216 957dbd097139 50 minutes ago 974MB 2025-12-16 01:44:39.385843 | ubuntu-noble-large | 881607308b62 50 minutes ago 974MB 2025-12-16 01:44:39.385851 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20251216 0b441ee45632 50 minutes ago 984MB 2025-12-16 01:44:39.385860 | ubuntu-noble-large | bb917f182ed2 50 minutes ago 984MB 2025-12-16 01:44:39.385868 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20251216 1c32613cbc15 51 minutes ago 989MB 2025-12-16 01:44:39.385877 | ubuntu-noble-large | 3fc961f941d9 51 minutes ago 992MB 2025-12-16 01:44:39.385885 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20251216 c7e50759743b 51 minutes ago 984MB 2025-12-16 01:44:39.385893 | ubuntu-noble-large | ac96d39aa811 51 minutes ago 984MB 2025-12-16 01:44:39.385902 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20251216 f8016f5230c8 52 minutes ago 983MB 2025-12-16 01:44:39.385910 | ubuntu-noble-large | 749e62569fd0 52 minutes ago 984MB 2025-12-16 01:44:39.385919 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20251216 56c33c58f6d0 52 minutes ago 984MB 2025-12-16 01:44:39.385927 | ubuntu-noble-large | fbbc4d34d87b 52 minutes ago 984MB 2025-12-16 01:44:39.385935 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20251216 665e1f7a55f9 53 minutes ago 989MB 2025-12-16 01:44:39.385944 | ubuntu-noble-large | 9af18e75c083 53 minutes ago 992MB 2025-12-16 01:44:39.385952 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20251216 84e450d012e3 53 minutes ago 984MB 2025-12-16 01:44:39.385965 | ubuntu-noble-large | 0d55ef33ba43 53 minutes ago 984MB 2025-12-16 01:44:39.385974 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20251216 ac0964214e7b 54 minutes ago 977MB 2025-12-16 01:44:39.385982 | ubuntu-noble-large | 784fe580ba86 54 minutes ago 977MB 2025-12-16 01:44:39.385990 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20251216 7ad9520738a0 54 minutes ago 976MB 2025-12-16 01:44:39.385999 | ubuntu-noble-large | b7909debc9b9 54 minutes ago 977MB 2025-12-16 01:44:39.386013 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20251216 41910767c247 55 minutes ago 840MB 2025-12-16 01:44:39.386026 | ubuntu-noble-large | 4774ecf35508 55 minutes ago 841MB 2025-12-16 01:44:39.386039 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20251216 734a425d3967 55 minutes ago 840MB 2025-12-16 01:44:39.386054 | ubuntu-noble-large | a71f2a67fbfc 55 minutes ago 841MB 2025-12-16 01:44:39.386070 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20251216 dca96d5e2347 55 minutes ago 840MB 2025-12-16 01:44:39.386096 | ubuntu-noble-large | 257591ba21e9 55 minutes ago 841MB 2025-12-16 01:44:39.386110 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20251216 f7dc8df6bafb 55 minutes ago 840MB 2025-12-16 01:44:39.386124 | ubuntu-noble-large | 40c88bd1a670 55 minutes ago 841MB 2025-12-16 01:44:39.386138 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20251216 471542394b52 56 minutes ago 273MB 2025-12-16 01:44:39.386153 | ubuntu-noble-large | 9f827e1097b4 56 minutes ago 274MB 2025-12-16 01:44:39.386168 | ubuntu-noble-large | 587840f3e8a5 56 minutes ago 273MB 2025-12-16 01:44:39.386184 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20251216 27d2b996b632 56 minutes ago 273MB 2025-12-16 01:44:39.386199 | ubuntu-noble-large | 6c6fedf3641a 56 minutes ago 284MB 2025-12-16 01:44:39.386215 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20251216 fe1d42c3a8c8 56 minutes ago 284MB 2025-12-16 01:44:39.386224 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20251216 b877b0a1493a 56 minutes ago 291MB 2025-12-16 01:44:39.386265 | ubuntu-noble-large | f92807b8b4e0 56 minutes ago 291MB 2025-12-16 01:44:39.386273 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20251216 b8e3ab8e6afa 56 minutes ago 292MB 2025-12-16 01:44:39.386282 | ubuntu-noble-large | a994a9d5d547 56 minutes ago 292MB 2025-12-16 01:44:39.386290 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20251216 b641a5ec9a8c 56 minutes ago 288MB 2025-12-16 01:44:39.386298 | ubuntu-noble-large | 87f49bee889e 56 minutes ago 288MB 2025-12-16 01:44:39.386307 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20251216 572484144208 56 minutes ago 305MB 2025-12-16 01:44:39.386315 | ubuntu-noble-large | 094cc3aecd16 56 minutes ago 305MB 2025-12-16 01:44:39.386323 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20251216 9330e172aa87 57 minutes ago 301MB 2025-12-16 01:44:39.386332 | ubuntu-noble-large | 7dc522bde4cb 57 minutes ago 301MB 2025-12-16 01:44:39.386340 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20251216 abb87b3cce2e 57 minutes ago 298MB 2025-12-16 01:44:39.386348 | ubuntu-noble-large | 52bcca3e344a 57 minutes ago 298MB 2025-12-16 01:44:39.386357 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server build-20251216 e90e6a759bc2 57 minutes ago 839MB 2025-12-16 01:44:39.386387 | ubuntu-noble-large | 6a9140cafdbc 57 minutes ago 839MB 2025-12-16 01:44:39.386396 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20251216 06f615c02fb3 57 minutes ago 299MB 2025-12-16 01:44:39.386404 | ubuntu-noble-large | 971f11efdf6a 57 minutes ago 299MB 2025-12-16 01:44:39.386413 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20251216 544a7af78103 57 minutes ago 357MB 2025-12-16 01:44:39.386421 | ubuntu-noble-large | fe4600493163 57 minutes ago 357MB 2025-12-16 01:44:39.386430 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20251216 4e825bb945c5 57 minutes ago 404MB 2025-12-16 01:44:39.386446 | ubuntu-noble-large | 156e15687b4c 57 minutes ago 404MB 2025-12-16 01:44:39.386455 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20251216 6165bc819bbf 57 minutes ago 308MB 2025-12-16 01:44:39.386464 | ubuntu-noble-large | 83609203a4ec 57 minutes ago 308MB 2025-12-16 01:44:39.386472 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20251216 25402f0d7c16 58 minutes ago 1.08GB 2025-12-16 01:44:39.386480 | ubuntu-noble-large | 45dfb7a04ff7 58 minutes ago 1.08GB 2025-12-16 01:44:39.386489 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20251216 34f32de5b920 58 minutes ago 1.04GB 2025-12-16 01:44:39.386497 | ubuntu-noble-large | f9a8389ac801 58 minutes ago 1.05GB 2025-12-16 01:44:39.386506 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20251216 e7d88aec8079 59 minutes ago 1.04GB 2025-12-16 01:44:39.386514 | ubuntu-noble-large | 3e4d359892a4 59 minutes ago 1.04GB 2025-12-16 01:44:39.386522 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20251216 99f19a9d3b40 About an hour ago 1.06GB 2025-12-16 01:44:39.386531 | ubuntu-noble-large | 9f371fffb097 About an hour ago 1.06GB 2025-12-16 01:44:39.386539 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20251216 f8ba4b6cbbd7 About an hour ago 967MB 2025-12-16 01:44:39.386548 | ubuntu-noble-large | 1dbcbc50ca61 About an hour ago 967MB 2025-12-16 01:44:39.386556 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20251216 66dd3d223c77 About an hour ago 960MB 2025-12-16 01:44:39.386564 | ubuntu-noble-large | 47ad3ad341e2 About an hour ago 960MB 2025-12-16 01:44:39.386573 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20251216 7bc236fbdfd8 About an hour ago 967MB 2025-12-16 01:44:39.386581 | ubuntu-noble-large | 351a3538901d About an hour ago 967MB 2025-12-16 01:44:39.386589 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20251216 cd858f7a9cc7 About an hour ago 982MB 2025-12-16 01:44:39.386598 | ubuntu-noble-large | 6a8087e6489b About an hour ago 983MB 2025-12-16 01:44:39.386606 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20251216 967b81597352 About an hour ago 1.07GB 2025-12-16 01:44:39.386620 | ubuntu-noble-large | 1e45a70c140b About an hour ago 1.07GB 2025-12-16 01:44:39.386629 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20251216 4d6b3663c6cc About an hour ago 1.15GB 2025-12-16 01:44:39.386637 | ubuntu-noble-large | 3ba58ed1e2f0 About an hour ago 1.18GB 2025-12-16 01:44:39.386645 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20251216 656afd24b98e About an hour ago 1.15GB 2025-12-16 01:44:39.386653 | ubuntu-noble-large | 35c3f6dfce09 About an hour ago 1.15GB 2025-12-16 01:44:39.386662 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20251216 955879558685 About an hour ago 1.4GB 2025-12-16 01:44:39.386691 | ubuntu-noble-large | 8bf3600ce4d6 About an hour ago 1.4GB 2025-12-16 01:44:39.386701 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20251216 575cc7b1b67d About an hour ago 1.02GB 2025-12-16 01:44:39.386709 | ubuntu-noble-large | 1eec663c0e54 About an hour ago 1.02GB 2025-12-16 01:44:39.386718 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20251216 023ba25c2ef5 About an hour ago 1.09GB 2025-12-16 01:44:39.386726 | ubuntu-noble-large | abf858671d3f About an hour ago 1.1GB 2025-12-16 01:44:39.386735 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20251216 2f94414b00ea About an hour ago 985MB 2025-12-16 01:44:39.386749 | ubuntu-noble-large | 619e5ea754df About an hour ago 985MB 2025-12-16 01:44:39.386758 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20251216 e98b2058587a About an hour ago 1.2GB 2025-12-16 01:44:39.386777 | ubuntu-noble-large | 04c4a63f8b29 About an hour ago 1.2GB 2025-12-16 01:44:39.386786 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20251216 b577bd7bf98f About an hour ago 1.02GB 2025-12-16 01:44:39.386794 | ubuntu-noble-large | f2f4081c69d7 About an hour ago 1.02GB 2025-12-16 01:44:39.386803 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20251216 9a3365a5b178 About an hour ago 1.12GB 2025-12-16 01:44:39.386811 | ubuntu-noble-large | 7b8b5aff5265 About an hour ago 1.12GB 2025-12-16 01:44:39.387001 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20251216 6915712cbbfb About an hour ago 965MB 2025-12-16 01:44:39.387025 | ubuntu-noble-large | 663aa98cc1ae About an hour ago 965MB 2025-12-16 01:44:39.387040 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20251216 1f1b444888dd About an hour ago 975MB 2025-12-16 01:44:39.387054 | ubuntu-noble-large | dbe602169074 About an hour ago 975MB 2025-12-16 01:44:39.387067 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20251216 2a4a64782154 About an hour ago 968MB 2025-12-16 01:44:39.387081 | ubuntu-noble-large | 26ed04e19467 About an hour ago 968MB 2025-12-16 01:44:39.387095 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20251216 fafa7c2d3358 About an hour ago 311MB 2025-12-16 01:44:39.387119 | ubuntu-noble-large | ed1e41e9b1e2 About an hour ago 312MB 2025-12-16 01:44:39.387132 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20251216 1c1f5acf16ff About an hour ago 435MB 2025-12-16 01:44:39.387146 | ubuntu-noble-large | f61f46a7e948 About an hour ago 436MB 2025-12-16 01:44:39.387159 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20251216 d91a974bfc6e About an hour ago 379MB 2025-12-16 01:44:39.387172 | ubuntu-noble-large | 7ad4bde61e40 About an hour ago 379MB 2025-12-16 01:44:39.387186 | ubuntu-noble-large | 4d0c1d526638 About an hour ago 311MB 2025-12-16 01:44:39.387199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20251216 a06a5d567438 About an hour ago 311MB 2025-12-16 01:44:39.387212 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20251216 3fdd97ab5471 About an hour ago 387MB 2025-12-16 01:44:39.387226 | ubuntu-noble-large | 458d3c565720 About an hour ago 387MB 2025-12-16 01:44:39.387275 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20251216 5c3be7d3b691 About an hour ago 315MB 2025-12-16 01:44:39.387289 | ubuntu-noble-large | 51a42097e092 About an hour ago 315MB 2025-12-16 01:44:39.387302 | ubuntu-noble-large | 85ad90388259 About an hour ago 303MB 2025-12-16 01:44:39.387325 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20251216 307605e9ae4b About an hour ago 303MB 2025-12-16 01:44:39.387338 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20251216 45b5ce4e6ba7 About an hour ago 452MB 2025-12-16 01:44:39.387352 | ubuntu-noble-large | c697b86e9849 About an hour ago 570MB 2025-12-16 01:44:39.387365 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20251216 e4350cfd2fcb About an hour ago 448MB 2025-12-16 01:44:39.387379 | ubuntu-noble-large | 3f0cc34cbb7d About an hour ago 448MB 2025-12-16 01:44:39.387392 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20251216 ab8ee7c55c39 About an hour ago 448MB 2025-12-16 01:44:39.387420 | ubuntu-noble-large | 4c411211ea99 About an hour ago 448MB 2025-12-16 01:44:39.387434 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20251216 c76d0ddf7e1b About an hour ago 839MB 2025-12-16 01:44:39.387448 | ubuntu-noble-large | 5d481c30be63 About an hour ago 840MB 2025-12-16 01:44:39.387461 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20251216 7e659cf65832 About an hour ago 279MB 2025-12-16 01:44:39.387475 | ubuntu-noble-large | 6948dc76df08 About an hour ago 279MB 2025-12-16 01:44:39.387488 | ubuntu-noble-large | b2233b667b2f About an hour ago 279MB 2025-12-16 01:44:39.387502 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20251216 23ba03d69f07 About an hour ago 279MB 2025-12-16 01:44:39.387516 | ubuntu-noble-large | 7351aff1712d About an hour ago 264MB 2025-12-16 01:44:39.387538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20251216 91368228402b About an hour ago 264MB 2025-12-16 01:44:39.387552 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20251216 77a3f005c3ba About an hour ago 1.53GB 2025-12-16 01:44:39.387566 | ubuntu-noble-large | 4b72c96dd96d About an hour ago 1.53GB 2025-12-16 01:44:39.387579 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20251216 beacb0760775 About an hour ago 1.56GB 2025-12-16 01:44:39.387594 | ubuntu-noble-large | e675c2074255 About an hour ago 1.56GB 2025-12-16 01:44:39.387607 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20251216 f5d5e0d3b343 About an hour ago 264MB 2025-12-16 01:44:39.387622 | ubuntu-noble-large | b4707e2c25e5 About an hour ago 264MB 2025-12-16 01:44:39.387636 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20251216 401cbecb0e4b About an hour ago 578MB 2025-12-16 01:44:39.387650 | ubuntu-noble-large | 38c7d4d125e9 About an hour ago 581MB 2025-12-16 01:44:39.387664 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20251216 530665a78e68 About an hour ago 959MB 2025-12-16 01:44:39.387719 | ubuntu-noble-large | 4bbb56b2b4a9 About an hour ago 974MB 2025-12-16 01:44:39.387734 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20251216 9b18ae75a2bb About an hour ago 264MB 2025-12-16 01:44:39.387749 | ubuntu-noble-large | f3aa376438ff About an hour ago 264MB 2025-12-16 01:44:39.387764 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20251216 7bd8bd8b4916 About an hour ago 264MB 2025-12-16 01:44:39.387778 | ubuntu-noble-large | 72c4c8f18e43 About an hour ago 264MB 2025-12-16 01:44:39.387792 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20251216 fd4e91a8bc57 About an hour ago 1.02GB 2025-12-16 01:44:39.387806 | ubuntu-noble-large | ce8feca15633 About an hour ago 1.02GB 2025-12-16 01:44:39.387820 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20251216 776649ccb3cd About an hour ago 412MB 2025-12-16 01:44:39.387834 | ubuntu-noble-large | 9b51bd06a43a About an hour ago 413MB 2025-12-16 01:44:39.387855 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20251216 a166eae3e804 About an hour ago 265MB 2025-12-16 01:44:39.387870 | ubuntu-noble-large | b95fcb57641a About an hour ago 266MB 2025-12-16 01:44:39.387884 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20251216 d81a6babca01 About an hour ago 303MB 2025-12-16 01:44:39.387898 | ubuntu-noble-large | b2c0cfa929db About an hour ago 304MB 2025-12-16 01:44:39.387913 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20251216 b25516b5ca6a About an hour ago 448MB 2025-12-16 01:44:39.387928 | ubuntu-noble-large | 3ede8ae7e980 About an hour ago 449MB 2025-12-16 01:44:39.387952 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20251216 2a9f1adbbac8 2 hours ago 669MB 2025-12-16 01:44:39.387976 | ubuntu-noble-large | 1f4a31398290 2 hours ago 909MB 2025-12-16 01:44:39.387991 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20251216 22fa1525e7aa 2 hours ago 277MB 2025-12-16 01:44:39.388006 | ubuntu-noble-large | 6c945283ff69 2 hours ago 278MB 2025-12-16 01:44:39.388021 | ubuntu-noble-large | d4b98b5b55ac 2 hours ago 277MB 2025-12-16 01:44:39.388035 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20251216 9753d1819907 2 hours ago 276MB 2025-12-16 01:44:39.388050 | ubuntu-noble-large | 6214a25a1a52 2 hours ago 264MB 2025-12-16 01:44:39.388065 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20251216 8610e7e09e38 2 hours ago 264MB 2025-12-16 01:44:39.388080 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20251216 1c0cb912cb16 2 hours ago 274MB 2025-12-16 01:44:39.388094 | ubuntu-noble-large | 18e300812548 2 hours ago 274MB 2025-12-16 01:44:39.388109 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20251216 15415d80f557 2 hours ago 274MB 2025-12-16 01:44:39.388124 | ubuntu-noble-large | b4166d4e7231 2 hours ago 275MB 2025-12-16 01:44:39.388139 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20251216 4945891ef6e1 2 hours ago 270MB 2025-12-16 01:44:39.388154 | ubuntu-noble-large | 83e4e530a514 2 hours ago 270MB 2025-12-16 01:44:39.388169 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20251216 fa168ff2589d 2 hours ago 279MB 2025-12-16 01:44:39.388184 | ubuntu-noble-large | c3d022353cca 2 hours ago 293MB 2025-12-16 01:44:39.388199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20251216 4305907546cd 2 hours ago 1.05GB 2025-12-16 01:44:39.388214 | ubuntu-noble-large | 06c2144fc250 2 hours ago 1.07GB 2025-12-16 01:44:39.388256 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20251216 fa1500230e3a 2 hours ago 268MB 2025-12-16 01:44:39.388277 | ubuntu-noble-large | 2fdc01c7681e 2 hours ago 268MB 2025-12-16 01:44:39.388291 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20251216 68e7818682b9 2 hours ago 266MB 2025-12-16 01:44:39.388305 | ubuntu-noble-large | c7e69561e597 2 hours ago 267MB 2025-12-16 01:44:39.388319 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20251216 f81025313029 2 hours ago 322MB 2025-12-16 01:44:39.388333 | ubuntu-noble-large | 3f93f280c490 2 hours ago 324MB 2025-12-16 01:44:39.388346 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20251216 d8e2c400b94e 2 hours ago 264MB 2025-12-16 01:44:39.388360 | ubuntu-noble-large | 8cacdbc7c4a9 2 hours ago 270MB 2025-12-16 01:44:39.388381 | ubuntu-noble-large | ubuntu 24.04 c3a134f2ace4 2 months ago 78.1MB 2025-12-16 01:44:39.388394 | ubuntu-noble-large | osism.harbor.regio.digital/packages/ovs-ubuntu-noble v3.4.3 7dce45e8985c 2 months ago 13.9MB 2025-12-16 01:44:39.392596 | ubuntu-noble-large | + bash scripts/005-tag.sh 2025-12-16 01:44:39.398667 | ubuntu-noble-large | ++ date +%Y%m%d 2025-12-16 01:44:39.400808 | ubuntu-noble-large | + BUILD_ID=20251216 2025-12-16 01:44:39.400878 | ubuntu-noble-large | + DOCKER_NAMESPACE=kolla 2025-12-16 01:44:39.400893 | ubuntu-noble-large | + DOCKER_REGISTRY=osism.harbor.regio.digital 2025-12-16 01:44:39.400904 | ubuntu-noble-large | + IS_RELEASE=False 2025-12-16 01:44:39.400915 | ubuntu-noble-large | + OPENSTACK_VERSION=2024.2 2025-12-16 01:44:39.400947 | ubuntu-noble-large | + VERSION=latest 2025-12-16 01:44:39.400959 | ubuntu-noble-large | + LSTFILE=images.txt 2025-12-16 01:44:39.400970 | ubuntu-noble-large | + SOURCE_DOCKER_TAG=build-20251216 2025-12-16 01:44:39.401077 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-12-16 01:44:39.401090 | ubuntu-noble-large | + . defaults/all.sh 2025-12-16 01:44:39.401811 | ubuntu-noble-large | ++ export 'LOGURU_FORMAT={time} - {level} - {message}' 2025-12-16 01:44:39.401827 | ubuntu-noble-large | ++ LOGURU_FORMAT='{time} - {level} - {message}' 2025-12-16 01:44:39.401839 | ubuntu-noble-large | ++ [[ -e /tmp/venv/bin/activate ]] 2025-12-16 01:44:39.401851 | ubuntu-noble-large | ++ . /tmp/venv/bin/activate 2025-12-16 01:44:39.402902 | ubuntu-noble-large | +++ deactivate nondestructive 2025-12-16 01:44:39.402963 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-16 01:44:39.402976 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-16 01:44:39.402990 | ubuntu-noble-large | +++ hash -r 2025-12-16 01:44:39.403078 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-16 01:44:39.403088 | ubuntu-noble-large | +++ unset VIRTUAL_ENV 2025-12-16 01:44:39.403099 | ubuntu-noble-large | +++ unset VIRTUAL_ENV_PROMPT 2025-12-16 01:44:39.403133 | ubuntu-noble-large | +++ '[' '!' nondestructive = nondestructive ']' 2025-12-16 01:44:39.403323 | ubuntu-noble-large | +++ '[' linux-gnu = cygwin ']' 2025-12-16 01:44:39.403374 | ubuntu-noble-large | +++ '[' linux-gnu = msys ']' 2025-12-16 01:44:39.403380 | ubuntu-noble-large | +++ export VIRTUAL_ENV=/tmp/venv 2025-12-16 01:44:39.403390 | ubuntu-noble-large | +++ VIRTUAL_ENV=/tmp/venv 2025-12-16 01:44:39.403395 | 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 2025-12-16 01:44:39.403401 | 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 2025-12-16 01:44:39.403405 | ubuntu-noble-large | +++ export PATH 2025-12-16 01:44:39.403411 | ubuntu-noble-large | +++ '[' -n '' ']' 2025-12-16 01:44:39.403466 | ubuntu-noble-large | +++ '[' -z '' ']' 2025-12-16 01:44:39.403487 | ubuntu-noble-large | +++ _OLD_VIRTUAL_PS1= 2025-12-16 01:44:39.403508 | ubuntu-noble-large | +++ PS1='(venv) ' 2025-12-16 01:44:39.403527 | ubuntu-noble-large | +++ export PS1 2025-12-16 01:44:39.403534 | ubuntu-noble-large | +++ VIRTUAL_ENV_PROMPT='(venv) ' 2025-12-16 01:44:39.403554 | ubuntu-noble-large | +++ export VIRTUAL_ENV_PROMPT 2025-12-16 01:44:39.403586 | ubuntu-noble-large | +++ hash -r 2025-12-16 01:44:39.403691 | ubuntu-noble-large | + . defaults/2024.2.sh 2025-12-16 01:44:39.405351 | ubuntu-noble-large | +++ date +%Y%m%d 2025-12-16 01:44:39.407932 | ubuntu-noble-large | ++ export BUILD_ID=20251216 2025-12-16 01:44:39.407947 | ubuntu-noble-large | ++ BUILD_ID=20251216 2025-12-16 01:44:39.407985 | ubuntu-noble-large | ++ export KOLLA_TYPE= 2025-12-16 01:44:39.407991 | ubuntu-noble-large | ++ KOLLA_TYPE= 2025-12-16 01:44:39.408016 | ubuntu-noble-large | ++ export BASE_VERSION=24.04 2025-12-16 01:44:39.408023 | ubuntu-noble-large | ++ BASE_VERSION=24.04 2025-12-16 01:44:39.408085 | ubuntu-noble-large | + export IS_RELEASE 2025-12-16 01:44:39.408092 | ubuntu-noble-large | + export OPENSTACK_VERSION 2025-12-16 01:44:39.408117 | ubuntu-noble-large | + export VERSION 2025-12-16 01:44:39.408148 | ubuntu-noble-large | + rm -f images.txt 2025-12-16 01:44:39.411453 | ubuntu-noble-large | + touch images.txt 2025-12-16 01:44:39.414411 | ubuntu-noble-large | + docker image prune --filter=dangling=true -f 2025-12-16 01:45:15.163024 | ubuntu-noble-large | Deleted Images: 2025-12-16 01:45:15.163118 | ubuntu-noble-large | deleted: sha256:c8c6b36d6630f362e7ed2aff386791c7f712decba32dbec60e824a5a6d43e6a2 2025-12-16 01:45:15.163135 | ubuntu-noble-large | deleted: sha256:69a53836bdd8c48cb457e0b6f20b3fdcb5395c4fa1b6ba58f5b45f0c9cd0e4dc 2025-12-16 01:45:15.163146 | ubuntu-noble-large | deleted: sha256:f3344c92f327a24f55135b1375cc89d855825a7bab3ca2c2e5bd9a8b602179d9 2025-12-16 01:45:15.163158 | ubuntu-noble-large | deleted: sha256:7df64555631ad067996d903c6c8d1a404945a06b54e2ca42c0cd988d15674dd5 2025-12-16 01:45:15.163168 | ubuntu-noble-large | deleted: sha256:2dbf9eee86a978a0529dcf45ebb95a2c3226aeb1d9af0c2d6b9241d4f3327e21 2025-12-16 01:45:15.163179 | ubuntu-noble-large | deleted: sha256:41bed3663b82dcb028ceb3cc1902041369838f9fd3ef5ae6e2e26a13726ad77a 2025-12-16 01:45:15.163190 | ubuntu-noble-large | deleted: sha256:7795d9e58b39dea708d662a6f67a5f45c3a6c69a15f12adf4859542de3d4697b 2025-12-16 01:45:15.163200 | ubuntu-noble-large | deleted: sha256:c607b4d6c954fb4965f03a084d08ed0a546f52b8d1d3a700a79310085dfa45d6 2025-12-16 01:45:15.163289 | ubuntu-noble-large | deleted: sha256:7cfb2b97e126b8170a7bf47a6bb2b2071c89e95aafd2cb26de934eddda971f7a 2025-12-16 01:45:15.163304 | ubuntu-noble-large | deleted: sha256:710ebb3c903941db8058de68d2bf6b724007c7b826f7317fe61ab88496ec5687 2025-12-16 01:45:15.163313 | ubuntu-noble-large | deleted: sha256:a5cc64475d36237a56cc4635e6f9711ddc3d860c21d81ad08ee1acb438f001ee 2025-12-16 01:45:15.163322 | ubuntu-noble-large | deleted: sha256:58843cb0650da91c6fbd356c3f0e71c8ba0753c9bc8c6f141b3fd0a6b310bbf4 2025-12-16 01:45:15.163330 | ubuntu-noble-large | deleted: sha256:158199a4501fcca24e859bd7d6d16c2f0b6e1ad2b7fac5b0c4af05f582019410 2025-12-16 01:45:15.163339 | ubuntu-noble-large | deleted: sha256:2b116208bb98537cf4135da7648cdd612b157386f82701a907b9987c0d8c9fc1 2025-12-16 01:45:15.163348 | ubuntu-noble-large | deleted: sha256:2c4d95b6c7b57728ace5a82ba180cfcb57ab9b3cedfff1a5a961243f5f05da18 2025-12-16 01:45:15.163357 | ubuntu-noble-large | deleted: sha256:3d0784e8b2a28a5f1dd87440446cbcb3600479ad9bf6d94ce624ae817e5570a6 2025-12-16 01:45:15.163366 | ubuntu-noble-large | deleted: sha256:fd481a15b96c7aa5d1c2c57265c5f55ec28cca18bde7811620aff723a271b02d 2025-12-16 01:45:15.163375 | ubuntu-noble-large | deleted: sha256:48e042e160d7a5cd94f9007a0bd26ce5ff7b22e4c091900c349bb38e886158c6 2025-12-16 01:45:15.163383 | ubuntu-noble-large | deleted: sha256:6488593c41532c11ece8045fb4cb3ff92f0eb80fe6deb5b8f46e6caf2070b0f6 2025-12-16 01:45:15.163392 | ubuntu-noble-large | deleted: sha256:395416257bdbf9678d3b9cf500858c159ebba7e7911f5b2d344833747763eb59 2025-12-16 01:45:15.163401 | ubuntu-noble-large | deleted: sha256:f7d60ae8511eb67321f95e33e517e914a6249e0bd3484c9587ed251819cd7e8d 2025-12-16 01:45:15.163409 | ubuntu-noble-large | deleted: sha256:1269bd0211dc8802b94a5e80a77eecaf12cbae1787119bdc0b96e70e1bb1b9b6 2025-12-16 01:45:15.163418 | ubuntu-noble-large | deleted: sha256:60f340f7825ccd3bce280264b58b005e7825fe6f2f2ea885bdf15a1fffb277bd 2025-12-16 01:45:15.163427 | ubuntu-noble-large | deleted: sha256:367c7e81bdd1c4ce281202846102c0cda42247fabf186f1cce0bb1618218e43d 2025-12-16 01:45:15.163435 | ubuntu-noble-large | deleted: sha256:d7aa205385f4dfa169104fe033dbc21d2f7ec7292626adcadc79586820510c6c 2025-12-16 01:45:15.163444 | ubuntu-noble-large | deleted: sha256:c8e674524649ce6c7267ab2a163b7adce24071780ac6c940c578b7cfc0b08e49 2025-12-16 01:45:15.163453 | ubuntu-noble-large | deleted: sha256:8862d9310e89169e67e3fa287e7b05bfbbc96b83f5ea83f9c8b62890f57bf56b 2025-12-16 01:45:15.163461 | ubuntu-noble-large | deleted: sha256:0c1de9ba1afb578c2cd00f7a0c46b11742025ee544233ec3b3c3178e53b39282 2025-12-16 01:45:15.163481 | ubuntu-noble-large | deleted: sha256:1154b1f53a73be88edbede2e058eb1f0afd8a73d1041570ed973e3288fcc7699 2025-12-16 01:45:15.163490 | ubuntu-noble-large | deleted: sha256:8465ca7df22e07eca999e803d94dac8cdb264f2f539e8269dae5ee88865e0a33 2025-12-16 01:45:15.163498 | ubuntu-noble-large | deleted: sha256:567a09c9bc62c2f7a6eae87b756fabf8d76e82f3861f372f55b4eb2a7a89c557 2025-12-16 01:45:15.163506 | ubuntu-noble-large | deleted: sha256:5a2afda8ab9d7cae6245a8a7b72073bf0d8dc157579059de00d448d528e1faae 2025-12-16 01:45:15.163515 | ubuntu-noble-large | deleted: sha256:0542b79a97708ae9288aa5a6c644363cca340198493306e4330d1004e5ad60ad 2025-12-16 01:45:15.163524 | ubuntu-noble-large | deleted: sha256:909dbfccde9f64178bbcffbdf1956ffe84154a887d4f2e7d0ad3f379e4b0d3b0 2025-12-16 01:45:15.163532 | ubuntu-noble-large | deleted: sha256:8607b609d1f18f40b3eeccf65f17bfb2857bf2acdea39d76a8d11e2d3311f6e6 2025-12-16 01:45:15.163541 | ubuntu-noble-large | deleted: sha256:447b9fa527a1825b91df2a8a1558ce01bece5ae57d03e65aac11159d2750c314 2025-12-16 01:45:15.163551 | ubuntu-noble-large | deleted: sha256:79607adeee5d74b5b1930c9dd59ae2b2b18c6d0998cd335035592770573953a7 2025-12-16 01:45:15.163560 | ubuntu-noble-large | deleted: sha256:9bdf6ebcefb53139e41d5c39399ff645d1189eb56f3a2719f22bbca8c903cd46 2025-12-16 01:45:15.163568 | ubuntu-noble-large | deleted: sha256:ac425f5d6c4718ac9f42458b5462cfdbd456bf0048cb5b71dd21acc8c5722221 2025-12-16 01:45:15.163576 | ubuntu-noble-large | deleted: sha256:55489d4050ec49baa6f2b46728087c796d0f9f241ecd72caa50efdf84e24dccf 2025-12-16 01:45:15.163585 | ubuntu-noble-large | deleted: sha256:7215db5217065913a10db9b3065d4b309d252daef370cd53c6f77244811507e2 2025-12-16 01:45:15.163593 | ubuntu-noble-large | deleted: sha256:164169d44602bbb62775e01a88b1700b340d3df22414626c18b321be8ee96256 2025-12-16 01:45:15.163601 | ubuntu-noble-large | deleted: sha256:c296b62701c11b7ebfe5281f4402fb9281f65dd80b1792c5a6801258e4edcc08 2025-12-16 01:45:15.163610 | ubuntu-noble-large | deleted: sha256:985926402138dce660fd06c665d8f2d2f4ece721812fb94f2edefa30b513158a 2025-12-16 01:45:15.163618 | ubuntu-noble-large | deleted: sha256:3e79cede015889b70fd0fcbe241366c5ea9073bf6199226c3026a58dcc973ba9 2025-12-16 01:45:15.163634 | ubuntu-noble-large | deleted: sha256:2c0187502f7dd5c784077ef606b8892551bbe13caa0d7c20e7a64671d085350c 2025-12-16 01:45:15.163643 | ubuntu-noble-large | deleted: sha256:614b061359eba5953eeab839bbadf9b7c6d770b47971df765a4b07f211d57d71 2025-12-16 01:45:15.163651 | ubuntu-noble-large | deleted: sha256:dc3c75b0acb04fdbf546c2f266bfff418450e2b840412c93c8ab8246175bfee9 2025-12-16 01:45:15.163659 | ubuntu-noble-large | deleted: sha256:84737d0626458c013cb4df49dee495512461d81af4c22da8118dfec4f9876626 2025-12-16 01:45:15.163668 | ubuntu-noble-large | deleted: sha256:ac6ddead7ea1cd4fc3c56d83bd9a80958cd417ed03b836ec8b7b27e5d7f11e11 2025-12-16 01:45:15.163728 | ubuntu-noble-large | deleted: sha256:24534a4ad4efefe0d273efeea4e1688a79315d56afa4cc4552c826ec359ab732 2025-12-16 01:45:15.163738 | ubuntu-noble-large | deleted: sha256:f18adeada7901a92f8122a167bab8693fb4df70ef92615528955e2977cdf6e97 2025-12-16 01:45:15.163747 | ubuntu-noble-large | deleted: sha256:9b51bd06a43a2914d273ed90fcef2a49f40deef9b095216102c3911d9692bdd1 2025-12-16 01:45:15.163755 | ubuntu-noble-large | deleted: sha256:6b7f12b030c6448ff53daee082303c6e5c27b1a04ef1494170a934c3e558125b 2025-12-16 01:45:15.163764 | ubuntu-noble-large | deleted: sha256:1a1eb1cf097c920ce486ef16e9b091fcddd9d6c2e44fa6fb80891c3230b6429c 2025-12-16 01:45:15.163772 | ubuntu-noble-large | deleted: sha256:ae3249706ea45862cc875cb1ef0c05d01456fe887206399395196594695c404b 2025-12-16 01:45:15.163781 | ubuntu-noble-large | deleted: sha256:835682d3dbea1c522a797c258c7dadaccf0e9119c71095afbb906606928c2fb1 2025-12-16 01:45:15.163789 | ubuntu-noble-large | deleted: sha256:b774e16aa63bb4e5ea0887810b98517588176ee9f937cdc5b571293f4f28bc23 2025-12-16 01:45:15.163797 | ubuntu-noble-large | deleted: sha256:85988008599e9511e4510fb29cc2f2b7e8a02662f8c25adc7acb9f45dc08db50 2025-12-16 01:45:15.163806 | ubuntu-noble-large | deleted: sha256:71b118b605970745edee3b4480193a35ac4ccf7e4e8f071660d173a68799c93d 2025-12-16 01:45:15.163814 | ubuntu-noble-large | deleted: sha256:165bbdc8305cc2c94c2fb0a95a05815608fe03ea6544fce894b33d297a580120 2025-12-16 01:45:15.163823 | ubuntu-noble-large | deleted: sha256:78a740debc5ce4f79fcc97a7ff9429b7898f059b65848f84b5592a6c9df7413f 2025-12-16 01:45:15.163831 | ubuntu-noble-large | deleted: sha256:18f46fd6bf72fabaff058cbf2ab86e03c52e7a2c0afa41106bf597aa3ffc602c 2025-12-16 01:45:15.163840 | ubuntu-noble-large | deleted: sha256:6584488e2f83e51d04e548a26f235f9583e4cc2c22b9747772e3891a44a6d22f 2025-12-16 01:45:15.163848 | ubuntu-noble-large | deleted: sha256:969ff7f9b4615e6659291d183bd5c139b342c637726136264ff06a783e4f6e70 2025-12-16 01:45:15.163856 | ubuntu-noble-large | deleted: sha256:d60847718bb9432fef8f7db41d269a7659f9135f8bb6be962c04e1e168d2bbaf 2025-12-16 01:45:15.163865 | ubuntu-noble-large | deleted: sha256:9b85ef77123396eeb5ada5bca038df81d38e5ac109edee157ac7313c8cdc8cbd 2025-12-16 01:45:15.163873 | ubuntu-noble-large | deleted: sha256:2b139fc08f6161f59d5a90511986671304066b0af771e51720f37996671649f5 2025-12-16 01:45:15.163881 | ubuntu-noble-large | deleted: sha256:b95fcb57641a7fcf770b6a13d8d568886f8b96ce8dbc34565cb3be19a98d1846 2025-12-16 01:45:15.163890 | ubuntu-noble-large | deleted: sha256:60ef7b9d1e4f4b143897226409e44185860b4e13f50e1fc57837e9e6dc9d5928 2025-12-16 01:45:15.163898 | ubuntu-noble-large | deleted: sha256:6ea1f4908e73048d3c74651e723d30f01d81c51b7401305d7a56fd545dee9ab3 2025-12-16 01:45:15.163936 | ubuntu-noble-large | deleted: sha256:5164429fbfd0998d0d1b321922abeb6b4cfc6d71ff2830a50486cdc4d1d1a55b 2025-12-16 01:45:15.163945 | ubuntu-noble-large | deleted: sha256:33ea9b5636de733fe772cde8cd9f54aa71c490d577bb06cdb23c50c63aa707a7 2025-12-16 01:45:15.163954 | ubuntu-noble-large | deleted: sha256:1f0b38a16442782554ac378a788e16f60bde5245f82f0a90cbd5555e4ddc321f 2025-12-16 01:45:15.163962 | ubuntu-noble-large | deleted: sha256:b5f6627c9bb009698224b4930b7cbc57ef0256bb99bdcaaeac339616efe93e00 2025-12-16 01:45:15.163971 | ubuntu-noble-large | deleted: sha256:88003d8c0c49b592078cf77153552c74b2a4edc614a8da7e9fb3e3d6080b8004 2025-12-16 01:45:15.163979 | ubuntu-noble-large | deleted: sha256:f4d26fd38300d9877405f5fc242b416d16b96a99b66e4aa41c0741492954bc85 2025-12-16 01:45:15.163987 | ubuntu-noble-large | deleted: sha256:3ec8356175cf0b8b924ab564827c5132364b7830613986558ac36c079323438e 2025-12-16 01:45:15.164002 | ubuntu-noble-large | deleted: sha256:83ee3ca74dce335f2e58d931aee18418a94ffca0d056abbd82def4cedf9e02ca 2025-12-16 01:45:15.164010 | ubuntu-noble-large | deleted: sha256:37455ee6af4aad06e768dbd67a796a4ef369b7f594675273f90e7873ca92fe62 2025-12-16 01:45:15.164019 | ubuntu-noble-large | deleted: sha256:b0ac092b7f8d395a26a42b78dc05b820fc1e129f84a0d74bbbaefd528ee9c15a 2025-12-16 01:45:15.164027 | ubuntu-noble-large | deleted: sha256:5caae9c39ce4bb0a84c09f13506019e677defa7803f8b3102e1bead5904ab325 2025-12-16 01:45:15.164042 | ubuntu-noble-large | deleted: sha256:cf43046944208d997cf885609cb6dd4f5f7192aadad104285d332ee8068bd5a9 2025-12-16 01:45:15.164051 | ubuntu-noble-large | deleted: sha256:95aa6ab9aeeee780fe2ff28e32a7c4fe542f4242d925ee64af237cf6307f8731 2025-12-16 01:45:15.164059 | ubuntu-noble-large | deleted: sha256:46a8900d95156da30c2070fd138bad26a7b705978f59e6379cbe83e48549fed6 2025-12-16 01:45:15.164067 | ubuntu-noble-large | deleted: sha256:8a648c79ab9957e1809e573813e1583ad1980f1d1c5286182ff3de50129eba33 2025-12-16 01:45:15.164076 | ubuntu-noble-large | deleted: sha256:ad2cb105046b5626566bca1c4b48161f06d08156ff7d50e86a798c9e21888eba 2025-12-16 01:45:15.164084 | ubuntu-noble-large | deleted: sha256:2537fcae1c04df977cfc0c18172b716d42885eb6ad3b7fb2709dac43bb7a854e 2025-12-16 01:45:15.164093 | ubuntu-noble-large | deleted: sha256:cb35eeca3104425d71c2a4f130053d1d16b6e512a116772ca6ae4701e9b49163 2025-12-16 01:45:15.164101 | ubuntu-noble-large | deleted: sha256:fa3097f9513ff13938d2f8e3f03e82814c6aeddf8cfebb3bf5b84aaf6a827521 2025-12-16 01:45:15.164109 | ubuntu-noble-large | deleted: sha256:5a7f4791f57481141c0a27aa2cad288804a27138621df9db9866a88f6a710359 2025-12-16 01:45:15.164117 | ubuntu-noble-large | deleted: sha256:0d55ef33ba43f0eebab0f616ad685306a9b0bc12c5f2b6614c0dce74a2b3f7d3 2025-12-16 01:45:15.164126 | ubuntu-noble-large | deleted: sha256:d63633b2502d488ec6f024bd12aedb39e0dd04974390a6907557015914e82cd6 2025-12-16 01:45:15.164134 | ubuntu-noble-large | deleted: sha256:e74dea4ba6f3736bb42b6d007e35ef6790c4470b350f7c81aa6eb10cfc5b7800 2025-12-16 01:45:15.164142 | ubuntu-noble-large | deleted: sha256:f7eeb0327d2b05e59c8fc990bf9da263f80dbcfcb9fdc69dbdecb3bda26c0aab 2025-12-16 01:45:15.164151 | ubuntu-noble-large | deleted: sha256:efc24ef00b18904d670a80d8e2ccf14d002adcc5f5f8b9b466368795bee50b6c 2025-12-16 01:45:15.164159 | ubuntu-noble-large | deleted: sha256:acfcd7528c53023c6152248e85e330782a5afe75075a54df02dd7d47ad4443bc 2025-12-16 01:45:15.164167 | ubuntu-noble-large | deleted: sha256:0a0ce83b72bfca70226cfe0cf19216efb0c4dd146f1399bb86b562ed9a4d0fcb 2025-12-16 01:45:15.164176 | ubuntu-noble-large | deleted: sha256:088dec5a7fd110c94a38a1be2ec1509539f0b7cde75320071b5d045f4e1ac5d7 2025-12-16 01:45:15.164184 | ubuntu-noble-large | deleted: sha256:6a8087e6489b93d6ae7ba542d1d9bbfd1013603360e215f3b94ae6d24cbca8d0 2025-12-16 01:45:15.164212 | ubuntu-noble-large | deleted: sha256:179c6650beec7a3ffad511cc97415fbc4a9c90ac055a58e02eadff2ab58e7334 2025-12-16 01:45:15.164221 | ubuntu-noble-large | deleted: sha256:c93c6a4756148b5581813483480fa2bbc23c8f263ceff4a4774f3bdb0f076389 2025-12-16 01:45:15.164258 | ubuntu-noble-large | deleted: sha256:7a8f041f0f466afd00b68481048d0dd272a36816e93ca09fffc987df9184902c 2025-12-16 01:45:15.164267 | ubuntu-noble-large | deleted: sha256:6f669db273668d9b21a587c758e10e58b51da30d26b307416b0b3ed30f5e3edd 2025-12-16 01:45:15.164275 | ubuntu-noble-large | deleted: sha256:fcc052b56149c2dc8ff2586d62d5daf83124bfd0481cfbe1585ae4d88677c629 2025-12-16 01:45:15.164284 | ubuntu-noble-large | deleted: sha256:9c5acb7be80d05dd1a17be8e91537d42765a9d3817b90354ceca4a6cfba13bd3 2025-12-16 01:45:15.164292 | ubuntu-noble-large | deleted: sha256:16ceea9992d9d4ed3bd26b7c5ca132aaafd86296c01b7f01cfc8167fe0490eab 2025-12-16 01:45:15.164300 | ubuntu-noble-large | deleted: sha256:56f7ebdabcb16e9ad6d2078fa1ed9ec89d312ecf2bbc1f4c43393304d41fe841 2025-12-16 01:45:15.164308 | ubuntu-noble-large | deleted: sha256:b4ed6ba94e2a2bb8f20e8d8cacbb67f56e85f0b6e32b6d07adab58a2538984ee 2025-12-16 01:45:15.164316 | ubuntu-noble-large | deleted: sha256:ff6452eab1fc9d13ede323ba05c4281367a148e7ff072943898b0ab3ab3ae1b9 2025-12-16 01:45:15.164325 | ubuntu-noble-large | deleted: sha256:5db71972023f8cc05039dc42fa0682b6a75cc0093bb4d05f1a577f51add083c1 2025-12-16 01:45:15.164333 | ubuntu-noble-large | deleted: sha256:fb140a9da60497989987cd226ab475ffe4d2c2593e51d1f09ad843594ba7a3ac 2025-12-16 01:45:15.164341 | ubuntu-noble-large | deleted: sha256:761d0e4d7dcaf1cb618dc6957248580a74b14913fd3d8906dd5c2058a7de3f08 2025-12-16 01:45:15.164349 | ubuntu-noble-large | deleted: sha256:b907734d279301d97c8b65423e9b23084d47df6d558126bc71ab1e11b6c2fcac 2025-12-16 01:45:15.164357 | ubuntu-noble-large | deleted: sha256:0cf3dd98b7d70482cc29759e884554092af127b92a6ce379e7269f14a5263eb5 2025-12-16 01:45:15.164366 | ubuntu-noble-large | deleted: sha256:9949bf5a4f17da87ed7d13e4502ba1801ba78c30b4334490903499096ba016ba 2025-12-16 01:45:15.164374 | ubuntu-noble-large | deleted: sha256:dc464d34a4156118b4aa105ea25c78ce0a0294160442757291b46ab3da6870ea 2025-12-16 01:45:15.164382 | ubuntu-noble-large | deleted: sha256:df47b14ee8f0c7cf9475fdb7f168de3661063e0e5243fd637423aa16eb374528 2025-12-16 01:45:15.164390 | ubuntu-noble-large | deleted: sha256:ca7fbfc139faf71de7b171d889a00855aecec8e2ff3f86a2a38938a147cea13d 2025-12-16 01:45:15.164398 | ubuntu-noble-large | deleted: sha256:6a9140cafdbceea7abfebaaee7807e67d3d59e9585e838f9797a9c2c04a79b81 2025-12-16 01:45:15.164413 | ubuntu-noble-large | deleted: sha256:7a819ac16b8942a9b57352713d4e7043a7d93b2d305dc7ad41c87e28f30e3245 2025-12-16 01:45:15.164421 | ubuntu-noble-large | deleted: sha256:c9955cf4c77450ad2da05b72059636404a1ee76abc29a76455662e61f312ec20 2025-12-16 01:45:15.164429 | ubuntu-noble-large | deleted: sha256:2dbaaf081db74202eb9c8d2591bb1fade151985ac1e994e32a5a341fa8db9c9b 2025-12-16 01:45:15.164437 | ubuntu-noble-large | deleted: sha256:d205679feb8c839bddf9b60f570729e7cdc6238b7270b4bbb708ce6f6789956f 2025-12-16 01:45:15.164446 | ubuntu-noble-large | deleted: sha256:d4d3c885a45554d55df3c22b73d7310bfa3a1a265db64fdfe0a18be3171b923c 2025-12-16 01:45:15.164454 | ubuntu-noble-large | deleted: sha256:2e8821211936ee8dc1af2559d574d56e8000e1c525524e5103197acba6bfe48f 2025-12-16 01:45:15.164462 | ubuntu-noble-large | deleted: sha256:986c38e4a1d2a4f1b4c930b51289fd6b04a9da3867a26c8df8d1af0b42e955a3 2025-12-16 01:45:15.164470 | ubuntu-noble-large | deleted: sha256:5d481c30be63b25b384c29dd69a0a610bb8bb96320ac579a5d2534cf7fe426b9 2025-12-16 01:45:15.164478 | ubuntu-noble-large | deleted: sha256:1f6758a59abc04b7eb83e97e220aa810b1755f3383aed133611c1261544bf797 2025-12-16 01:45:15.164492 | ubuntu-noble-large | deleted: sha256:644f5f3bd15cd4813ed10651c9c81ced7f57a5f1828c0d2f39d30f6c126ae03e 2025-12-16 01:45:15.164500 | ubuntu-noble-large | deleted: sha256:f31cba253929118a824bda5aa811e38d5a48abdba6571943b8c01fbe90e1e83b 2025-12-16 01:45:15.164509 | ubuntu-noble-large | deleted: sha256:43ef4d93f7926e502ab8a2ff4472fbcb6f93e03b990142b318d3bd71b49ca32d 2025-12-16 01:45:15.164517 | ubuntu-noble-large | deleted: sha256:806869e6e55c4ede52057d3e107af883bb9ccdd28935f8cd917d2ce585c6ab27 2025-12-16 01:45:15.164525 | ubuntu-noble-large | deleted: sha256:c2bff2089f6099d6ec5626bcc861266cee69731a57fd4880491866e8a18a017a 2025-12-16 01:45:15.164533 | ubuntu-noble-large | deleted: sha256:6d15a5169fbc38fa278fef9c2a185e9939af7a03961b0bbeecd0b8206af6afba 2025-12-16 01:45:15.164542 | ubuntu-noble-large | deleted: sha256:ea8cef1a428011bd12b9ce08400625622c01fa847dfbf19f9b38f2695be59b8f 2025-12-16 01:45:15.164550 | ubuntu-noble-large | deleted: sha256:9f34418acabe41e628c74dcf610514a37aec296ba984572b6ce31dcbc7dc3d65 2025-12-16 01:45:15.164558 | ubuntu-noble-large | deleted: sha256:071514396dd64d0e4b91050477e7eef15ca7799d4019d9ad7c8d52e93b52b0b1 2025-12-16 01:45:15.164566 | ubuntu-noble-large | deleted: sha256:360398568a322c9dda918e45c86279adad311425362c607d14dac5bcac33a53a 2025-12-16 01:45:15.164574 | ubuntu-noble-large | deleted: sha256:68a021e1e4fe783c0a28d054d2165fc9add9d8eb6e067a59cee94fe0304ba7f8 2025-12-16 01:45:15.164583 | ubuntu-noble-large | deleted: sha256:10c9cccd056f5fd145e931724b380f3cfc84561a862a8e21a7f3e5ca1360c1c2 2025-12-16 01:45:15.164591 | ubuntu-noble-large | deleted: sha256:3ba58ed1e2f0c3f462863b0f65ed52230f284c676258f305bea98452a777bd64 2025-12-16 01:45:15.164599 | ubuntu-noble-large | deleted: sha256:ccbb65db3497d94d9e393cb03cc7a27769896f8e03a1d401f97a5fa730cda5df 2025-12-16 01:45:15.164607 | ubuntu-noble-large | deleted: sha256:fe42c1b511d785436d20b9a42eadfd8631c308b322076dc42d681fd1139cdc1a 2025-12-16 01:45:15.164616 | ubuntu-noble-large | deleted: sha256:d14cf9fae8ed31e341477dafd6dacde9a28314e62f736073d2120247b64dfa39 2025-12-16 01:45:15.164624 | ubuntu-noble-large | deleted: sha256:1315f4891a581b57e54bc51160019be5ae21c3b9317da9fe4588a611c169bfcf 2025-12-16 01:45:15.164632 | ubuntu-noble-large | deleted: sha256:1d77be0af5d12a564c74ae4742a2718333d7b742c37e2c9d1ad1fc5fbbbabe79 2025-12-16 01:45:15.164640 | ubuntu-noble-large | deleted: sha256:93be0a0e67dc5aba398ad8048070ed1b1a03a7246a08b200c8243e1a1cdeee36 2025-12-16 01:45:15.164648 | ubuntu-noble-large | deleted: sha256:8c68c3fd4564af5eb3dd29ee884d2cbc6d519aac0e02e854edd801a1c57559fa 2025-12-16 01:45:15.164657 | ubuntu-noble-large | deleted: sha256:1dcec5a86cebdf5d979739e7c2349ceb8fec691b3bb9ff06a3234185da9f603e 2025-12-16 01:45:15.164665 | ubuntu-noble-large | deleted: sha256:90c3a0cb8119515de04a47dfe1ae13dce5fdbb893120e0ff357e352ec4d087d1 2025-12-16 01:45:15.164707 | ubuntu-noble-large | deleted: sha256:3b88452334341f03be8364855f33c6a1ba09c46e5ca53cb85a3cfd2619a751d0 2025-12-16 01:45:15.164717 | ubuntu-noble-large | deleted: sha256:0ffcfb1c22c8871f852b0903088dee537cbb8cb864114fc1fe04f212c83f1ef6 2025-12-16 01:45:15.164726 | ubuntu-noble-large | deleted: sha256:129c8f582d0aab682eb47317d4c28905f52446e859ae1c4766a6abffc6f0b934 2025-12-16 01:45:15.164734 | ubuntu-noble-large | deleted: sha256:e18093619c3e64c1b04ad2bdd0cda44cc1d692758d2cf4e7d1e1d61161a5c294 2025-12-16 01:45:15.164742 | ubuntu-noble-large | deleted: sha256:b1e18e312230d7f6ab722181eccd08d1fb69c2168c69363f2c840066ee2983e7 2025-12-16 01:45:15.164751 | ubuntu-noble-large | deleted: sha256:5d63215252784fa70a85e3539cf020a91e7706e9d621a4cf7da676063a294226 2025-12-16 01:45:15.164765 | ubuntu-noble-large | deleted: sha256:3edacdbbaa2f7ac3edcb8a1a1a4294fa0585e60895213efe377c7c63937abcc3 2025-12-16 01:45:15.164773 | ubuntu-noble-large | deleted: sha256:0c751f2720fa0e01531d1a60fad73469e12845f9cdbe765737845bac0bf368c7 2025-12-16 01:45:15.164782 | ubuntu-noble-large | deleted: sha256:238afbb8a35d0b00f3e921d9bec1777746dbaf0f21a5c0f1fe04647fd50892c2 2025-12-16 01:45:15.164790 | ubuntu-noble-large | deleted: sha256:ee8719ba3ee53488f62cdeccd99a25a69ebafc43b57f8a48b4c9ef457687a0b0 2025-12-16 01:45:15.164798 | ubuntu-noble-large | deleted: sha256:35d7c58ee2b65cb85eafe57285036be8d32da4fd869be7c6ccab952cf7201014 2025-12-16 01:45:15.164806 | ubuntu-noble-large | deleted: sha256:4b74b67d07eeae2488fa901e828cfd3f75ed363c9a3d27b057aefcc0942e483c 2025-12-16 01:45:15.164815 | ubuntu-noble-large | deleted: sha256:02e2aa72e9876f12f8196bb9773931073f627d79cfef33d0fd6c37c151458a6b 2025-12-16 01:45:15.164823 | ubuntu-noble-large | deleted: sha256:78e0e437d129c6b0d48497416b0c0b43ceecb190f38785821026798c8de60e2c 2025-12-16 01:45:15.164831 | ubuntu-noble-large | deleted: sha256:755eeab97f346fe350c4863c39d6eab761f38828f4a61dcd67af6f3b08e7c435 2025-12-16 01:45:15.164839 | ubuntu-noble-large | deleted: sha256:c3d022353cca8a4f4aa3439ac177926547045f80134091d2bdb8325a6b0511ff 2025-12-16 01:45:15.164847 | ubuntu-noble-large | deleted: sha256:3348907127a342612005fb281b88867ae93d20c0fba324c3ae3fb51460a0ec2b 2025-12-16 01:45:15.164856 | ubuntu-noble-large | deleted: sha256:d94e9910eabeee0440357820677ce14352b24ca629c3378df8b24808d1782304 2025-12-16 01:45:15.164864 | ubuntu-noble-large | deleted: sha256:c3d26a1f260b263af271de96a7815f2237512a78a4aec243ca6c9fc18c304ba3 2025-12-16 01:45:15.164872 | ubuntu-noble-large | deleted: sha256:d25a47ea1f0fe04a70c5c29d55319793765edae9470508df03bb8b97ed3f9051 2025-12-16 01:45:15.164880 | ubuntu-noble-large | deleted: sha256:852d58d53828579d61f3c8ac342c880122ff31b0b4022247e9cffe56e792cef4 2025-12-16 01:45:15.164889 | ubuntu-noble-large | deleted: sha256:fe0ddb293ef73497d74a0cc7de983e5ebb3bfd9838a53ed4e687be7238abcd42 2025-12-16 01:45:15.164897 | ubuntu-noble-large | deleted: sha256:8a5d955e90f1fe6bac3f19f644e0f361693d6295bcf1ecffd38e475aedbe642a 2025-12-16 01:45:15.164905 | ubuntu-noble-large | deleted: sha256:f5c33ab8831c89d5d1c97ab5a8ea8f9011f0d2b58ca52212f02424c34330181d 2025-12-16 01:45:15.164913 | ubuntu-noble-large | deleted: sha256:4be452cc226173e3d9ce3d7cd9eb9bcaeafe04a3f5857026d7494681f2b4fdaa 2025-12-16 01:45:15.164921 | ubuntu-noble-large | deleted: sha256:116f7fd51f0fd7406456dbd08c72db57f4d10a13203f6194608757900b6b89b8 2025-12-16 01:45:15.164929 | ubuntu-noble-large | deleted: sha256:f3aa376438ffded8461f1d4905c41164e1c7f22cc5a27c1d00928cfe93d5e8c4 2025-12-16 01:45:15.164938 | ubuntu-noble-large | deleted: sha256:4f7b0bf1aa680b099b4a16e690941b32731d274c8050a336ba349318cd1a9ccf 2025-12-16 01:45:15.164951 | ubuntu-noble-large | deleted: sha256:9f371fffb09731ebcda2fae71d6acd2a81ae623ab6f5bb7e6d59160956d1d988 2025-12-16 01:45:15.164960 | ubuntu-noble-large | deleted: sha256:6c3537ce4dab63b294a0b1ae87fcb15fce318ea6ce158b8f69ed55fb85f9de57 2025-12-16 01:45:15.164968 | ubuntu-noble-large | deleted: sha256:ff188fe73d6d153cfff81f1adea704f8a7d72833345744cd002d97b54f9bb526 2025-12-16 01:45:15.164976 | ubuntu-noble-large | deleted: sha256:2ad0ad3afb9e79500de0d71ca8ce9b6ed897003ba573c270c0c91fbcc5a915f9 2025-12-16 01:45:15.164984 | ubuntu-noble-large | deleted: sha256:d7cddd9e7fbec84e164ecb430eda9ff63758142baf284992ec53a8e970081768 2025-12-16 01:45:15.164992 | ubuntu-noble-large | deleted: sha256:fca92f4c9ec77faddd8031e44c46782094433968eb5bd0f22fccf52bfd047542 2025-12-16 01:45:15.165001 | ubuntu-noble-large | deleted: sha256:43f07a67d01487f2a579eef0aaebc7ab46e070d6aad097c2fbc77c1018d7560e 2025-12-16 01:45:15.165009 | ubuntu-noble-large | deleted: sha256:36072f947383b6be2bc54d1530da927c4c8456af8d739f9ae14fd7441b2a5ce1 2025-12-16 01:45:15.165017 | ubuntu-noble-large | deleted: sha256:5d4bfd4b157578c5505cd9796d14e219c5dc21c7d648ce75f3cf8c934154ecac 2025-12-16 01:45:15.165025 | ubuntu-noble-large | deleted: sha256:20030bd6d7c8ed676fea68edc4e2d281f8ebea806c9bec65ab4062bb6ea8b9fd 2025-12-16 01:45:15.165034 | ubuntu-noble-large | deleted: sha256:467d6aa9bf53b3053ea5ab81e6f28bf217410eb9132ba305c4831efd1b82f263 2025-12-16 01:45:15.165042 | ubuntu-noble-large | deleted: sha256:5e4177a11466b5501f81cf9cafecf75ee29f366dcbc6e8660e9e69d7a66831f7 2025-12-16 01:45:15.165050 | ubuntu-noble-large | deleted: sha256:7e25ffaf2332ef640ad65ed32348849989a1111c5b4a19f3a0b3a119bdd0f2c5 2025-12-16 01:45:15.165058 | ubuntu-noble-large | deleted: sha256:c625b03ee40c5b144064a32c21deaf5db5462f9016cc96f24108e4007beb817a 2025-12-16 01:45:15.165066 | ubuntu-noble-large | deleted: sha256:13b5537fa1ef7c3195c1505966e99fb1dcfc13338f9ad8f248b77ba9a26ebc28 2025-12-16 01:45:15.165087 | ubuntu-noble-large | deleted: sha256:b8b1062bd088f8aaaab29f08894c292b52014071adb61fd2d84fe074132139eb 2025-12-16 01:45:15.165096 | ubuntu-noble-large | deleted: sha256:3a89ed0fb463f7214cdb019c302718e0ce8a30269909e0fe0bac58cfc168cce4 2025-12-16 01:45:15.165104 | ubuntu-noble-large | deleted: sha256:8f825aed025c28e13c397c22a18c94be12f1d2d9829ba5ff0e87f700025a8f72 2025-12-16 01:45:15.165112 | ubuntu-noble-large | deleted: sha256:aec44c1b0f92dc20d86a489436a0e6cce35fc30dd6b5db3e5851324f4f1e2970 2025-12-16 01:45:15.165121 | ubuntu-noble-large | deleted: sha256:f376a9d24cf70087ba230aa4e2564b84fa0044fbbace00ad035944bcd2b36e12 2025-12-16 01:45:15.165129 | ubuntu-noble-large | deleted: sha256:cebca252a263856a7ea1270daebfa6cd4629968c528fd86e625df2cb682bcb65 2025-12-16 01:45:15.165137 | ubuntu-noble-large | deleted: sha256:57565b3a4f6833988eb4bdb9436286b28ca22b7503faed6a755c84b59d490441 2025-12-16 01:45:15.165145 | ubuntu-noble-large | deleted: sha256:69cba7481dcbb25d82f522108c42d6313a95e115f659b3c34e77bb77c97c6b9b 2025-12-16 01:45:15.165170 | ubuntu-noble-large | deleted: sha256:72c4c8f18e4343972b84372d15d887f295e91adf1c84fad2eebfcaa8707d9a93 2025-12-16 01:45:15.165179 | ubuntu-noble-large | deleted: sha256:b3e6fb4c361300ca47974219ddb3edfc73b8624694a556e79079364db4ad4c7f 2025-12-16 01:45:15.165187 | ubuntu-noble-large | deleted: sha256:60d4dbedb3421c548a55e671ae2cdeee34ce03f7fe5c4138ed77aff6c1c4b431 2025-12-16 01:45:15.165196 | ubuntu-noble-large | deleted: sha256:7ec9e5b0777d33b60ed710487937341c32bf14be513a6123ba4e2a19f7b3a2ce 2025-12-16 01:45:15.165204 | ubuntu-noble-large | deleted: sha256:ef1d5830e1a1142c45b59a0d87e509e9b6b8ebe8b566220afaa32671f05f1830 2025-12-16 01:45:15.165213 | ubuntu-noble-large | deleted: sha256:4f07e0f1e3c01bb9cecb25b90ec6a4f83af262ea0eb457501273c0f06fcce48f 2025-12-16 01:45:15.165221 | ubuntu-noble-large | deleted: sha256:ffc3d5a5d7cfe3db6963732fdf0428f003004b825c2fec7b9cb1e0ca24c5e7ca 2025-12-16 01:45:15.165255 | ubuntu-noble-large | deleted: sha256:eb46f7a37fb87245225fa841a521e16daed77cbcf85d5d7403a5c3d9b924fbbf 2025-12-16 01:45:15.165263 | ubuntu-noble-large | deleted: sha256:458515702d3982f95e4eb1d6c4bb7c27dfc92c772f7cd6171f7d22302699195d 2025-12-16 01:45:15.165272 | ubuntu-noble-large | deleted: sha256:c697b86e9849e3de2eeef80c57c901b21c6365d004fbdceb096da7d59d60a4e2 2025-12-16 01:45:15.165281 | ubuntu-noble-large | deleted: sha256:efbd89c5a1907dd39696671210ddb2657a669c47f841e6b48b1dfef7fa433b7f 2025-12-16 01:45:15.165289 | ubuntu-noble-large | deleted: sha256:b7eeafc795557e42bf637e4f0718a555fb1316591206c270af7f893820dd437c 2025-12-16 01:45:15.165297 | ubuntu-noble-large | deleted: sha256:3fc391dec1a4cc38f7e8d753cd52c0ae37a633f457af53e9193651ec69f22f3a 2025-12-16 01:45:15.165306 | ubuntu-noble-large | deleted: sha256:5d9faa56608df8a152cd79f656192b2cf0242097f9689299038ed502a387f776 2025-12-16 01:45:15.165315 | ubuntu-noble-large | deleted: sha256:f246e1e8517f1caac275d6317ac7943d02719f17f3bd0ba34b70fb3433b0a334 2025-12-16 01:45:15.165323 | ubuntu-noble-large | deleted: sha256:ea8e586c824f5389bc396c2ff81db61d0896fc98339367b97c942c7958259fc4 2025-12-16 01:45:15.165331 | ubuntu-noble-large | deleted: sha256:3f471be73ce2318eb061c65ebf34606e30132c926ed621a2d0d7eee614ea1bfc 2025-12-16 01:45:15.165340 | ubuntu-noble-large | deleted: sha256:130378ba455cb9676b92ade299e1d5e72f9e2806053dc6306667184c7feb4bd7 2025-12-16 01:45:15.165348 | ubuntu-noble-large | deleted: sha256:c8690d59e283d2f7502a38036c02266e1d3e5130eb9e74a8f1009bb1c408d8f6 2025-12-16 01:45:15.165357 | ubuntu-noble-large | deleted: sha256:cc986a934e116ea5d305833840dbdde09962f9ca9148e84a1565dfb9204f4f65 2025-12-16 01:45:15.165365 | ubuntu-noble-large | deleted: sha256:4706b68a8c12c9a112d1526dbd592f7f747a869f3858ab6786af7915e7b77bb9 2025-12-16 01:45:15.165374 | ubuntu-noble-large | deleted: sha256:2c481ecf70a2802ecd7c6f7415d55a53f4187bc4fccb99ed7e806f8862929e12 2025-12-16 01:45:15.165382 | ubuntu-noble-large | deleted: sha256:23c9ae27b2b741cd3f8b693f60f808e8ca78f37da41b8094fdaca8dafb717902 2025-12-16 01:45:15.165391 | ubuntu-noble-large | deleted: sha256:98164648031e6f46d2cb179fc5ad34fbafbd1a38f72a44f1255bc19062a14f05 2025-12-16 01:45:15.165399 | ubuntu-noble-large | deleted: sha256:8bc1069ada6547a0ec24b4f0f30753f5218ec777e6b996384074dfcfa9f83487 2025-12-16 01:45:15.165408 | ubuntu-noble-large | deleted: sha256:6ba3d5ea938a561520e5033afebe30ecf0495a87e729716b9a2fea387a05ca5b 2025-12-16 01:45:15.165416 | ubuntu-noble-large | deleted: sha256:6ce179aa5532984aec431c920350d64645ecc49042e8551be06f8997b3cbbc3d 2025-12-16 01:45:15.165424 | ubuntu-noble-large | deleted: sha256:7bd1d3ac26a818e0f8f14a51738b20919dc6bed7e3ab26d92d34c7f59cd67038 2025-12-16 01:45:15.165439 | ubuntu-noble-large | deleted: sha256:a81a36a50c82216e5d8606a79d8e13507347547d617428924ab033ec66f71445 2025-12-16 01:45:15.165455 | ubuntu-noble-large | deleted: sha256:5262514a4b6f238f1c52fe490a747d422020d6eee87de84ed360c88e6e9e7318 2025-12-16 01:45:15.165464 | ubuntu-noble-large | deleted: sha256:6b9d6a489acda75fb2ebcc13ddd358ec67c03443f3fcb2a6fd4eb08471d07544 2025-12-16 01:45:15.165472 | ubuntu-noble-large | deleted: sha256:43abd0d8ec50a87e136d2da1caef948d1a4c7d82a2160f47af2a9bf07da644fb 2025-12-16 01:45:15.165481 | ubuntu-noble-large | deleted: sha256:a6c29c5f9afc01219a34607fa810ea42db024cf4d915f72ff4533901c87497a0 2025-12-16 01:45:15.165489 | ubuntu-noble-large | deleted: sha256:3851db6a99463554ec12397a24160311a6d11ba51c109942d06b2c1a5593f5cc 2025-12-16 01:45:15.165498 | ubuntu-noble-large | deleted: sha256:7bb42f864e16999b7cd2200ed301505c6fee76d0f7023c30b6bc63e322be0369 2025-12-16 01:45:15.165506 | ubuntu-noble-large | deleted: sha256:9351c3a77066423273350c0e41e7d331a8976dc6d0eff6f5634803af0e91e2f1 2025-12-16 01:45:15.165515 | ubuntu-noble-large | deleted: sha256:5119fd6860185ca97c04576f3a610918852a02e587a2892647f23fcee7095775 2025-12-16 01:45:15.165523 | ubuntu-noble-large | deleted: sha256:827343496dcf03d96a769b08ac7fbb28a02d3a2370a915412d620b6b2b552248 2025-12-16 01:45:15.165532 | ubuntu-noble-large | deleted: sha256:0f710c96d4de6dd47a5e9798ba8effd40b8fbaf92aea265ac89bbf517984694d 2025-12-16 01:45:15.165540 | ubuntu-noble-large | deleted: sha256:465c71a96b7ac46949c4f27c8b271450471959a4e857489efee40e4cb0f4fd43 2025-12-16 01:45:15.165549 | ubuntu-noble-large | deleted: sha256:df610b43c029947d8a99151b59e7128c9263deb700bcf0c68df9c8682dee44e7 2025-12-16 01:45:15.165557 | ubuntu-noble-large | deleted: sha256:3685e023274e0956ac3ae582680548f968a04a3294534928e64e000bd129b95e 2025-12-16 01:45:15.165566 | ubuntu-noble-large | deleted: sha256:a053d8237879c25b47d5d85c9dc4facf16cd48b09d885a2294ed277093c7c4e4 2025-12-16 01:45:15.165575 | ubuntu-noble-large | deleted: sha256:663aa98cc1ae85c2c7737327a52ac8b54a55d6cc85b42ea5a823885ced47ad3e 2025-12-16 01:45:15.165583 | ubuntu-noble-large | deleted: sha256:92278ae24735916239bb9e8dd3492f388b629df898c907135498a49f61e2190a 2025-12-16 01:45:15.165592 | ubuntu-noble-large | deleted: sha256:84e4c172556861683f31d6fc286c03b5f79d77f53e75aa92dfd48afea6740fad 2025-12-16 01:45:15.165600 | ubuntu-noble-large | deleted: sha256:928237876cd99884fae1486bd0766d889ceb9346ef7b6deaef1c4c7002b24e55 2025-12-16 01:45:15.165609 | ubuntu-noble-large | deleted: sha256:d19a4ecf0cf159bf790b28b3284423846a798d8a9b3fd405af23b32fb178c092 2025-12-16 01:45:15.165617 | ubuntu-noble-large | deleted: sha256:35db38fd493f0d31683bbe033a67766c7e36a47a05bba08762324149027642db 2025-12-16 01:45:15.165625 | ubuntu-noble-large | deleted: sha256:686d9034ec742cefe42a942179d426175b6efb529ec89b92164209c0f7dbf3a6 2025-12-16 01:45:15.165651 | ubuntu-noble-large | deleted: sha256:8d53dc756cad82e253c4d08ea37a34370898fd46b57e79eccebbaf120637e48d 2025-12-16 01:45:15.165660 | ubuntu-noble-large | deleted: sha256:1f1d226100eeec855ede961adad58fac7cf10bb744d8b2624e2df6bca98e6abb 2025-12-16 01:45:15.165669 | ubuntu-noble-large | deleted: sha256:bbfc3d4d56923dfab36075879e911c5a824c1d0f4252f2e35e546cf9eed9b66c 2025-12-16 01:45:15.165706 | ubuntu-noble-large | deleted: sha256:2e5fe390a8477116ad19ff45cef410adec9359832ff4cbf834e06ccadbbe5b4a 2025-12-16 01:45:15.165715 | ubuntu-noble-large | deleted: sha256:8b2c8c999de9d178a8f44412e2139edaba21be99c971086d878b1b3a713ee948 2025-12-16 01:45:15.165724 | ubuntu-noble-large | deleted: sha256:a285c97bf2e9e68e916f09788f2908962f2a665e4223e7b4bd595d7ec8e405a9 2025-12-16 01:45:15.165732 | ubuntu-noble-large | deleted: sha256:e458254cb555c410ea13ecf80b8c9e122213029ce2f528fca90adc721488930a 2025-12-16 01:45:15.165740 | ubuntu-noble-large | deleted: sha256:cce9d06e69ea2c4bd7a32f181216433f7b767f059f84de9abda1ac4b2a88178b 2025-12-16 01:45:15.165748 | ubuntu-noble-large | deleted: sha256:f7cf75ed1f67189a8451a5c6711b727270de1116ff1aec01ca85d72bc3ffb1d2 2025-12-16 01:45:15.165757 | ubuntu-noble-large | deleted: sha256:3d474ad2bf1b5979aca6fa8a15215fdf78f008d7fa6a29f81345568602586859 2025-12-16 01:45:15.165765 | ubuntu-noble-large | deleted: sha256:75da6e5a2d8ad91fe2c32f8418ab0b492bbe9a314f2fbb473883e71d91d3002e 2025-12-16 01:45:15.165773 | ubuntu-noble-large | deleted: sha256:5ce1e77d5509a87e9285a1b14e699e2f90694526c569928d8649a5cfc02b40f6 2025-12-16 01:45:15.165781 | ubuntu-noble-large | deleted: sha256:bc0cda676dfa10bdfa8f74547cc5482a191b7c8cb96a07d8aa1d2ac72ef9dac8 2025-12-16 01:45:15.165790 | ubuntu-noble-large | deleted: sha256:c45db61ea2cc520f273aecd2f3b7a32514d99457a9c567c7c59ff0f8cb050508 2025-12-16 01:45:15.165798 | ubuntu-noble-large | deleted: sha256:326054cbf2291af9a058448f9eedb4e0a9398b5a8278b8d50c1d622fb681e668 2025-12-16 01:45:15.165806 | ubuntu-noble-large | deleted: sha256:a7278c43059e6d958812b34b1b44f109c99a5afc1a4679deb6dc07307052a9c8 2025-12-16 01:45:15.165821 | ubuntu-noble-large | deleted: sha256:de6d4f50fb5afb366bff90516078e8e6d13859505bd8e62569c258bad023fb94 2025-12-16 01:45:15.165829 | ubuntu-noble-large | deleted: sha256:faf3cadbb00b8e8f3fcc13a2eb05f66338b338be478ab8e79060323d77f51695 2025-12-16 01:45:15.165838 | ubuntu-noble-large | deleted: sha256:51d2c302917986379ad0bf540447abd5417ddee4fd44375bb847e6d3b2637bfa 2025-12-16 01:45:15.165846 | ubuntu-noble-large | deleted: sha256:f0351300429cf0c56cf448dade3ee42bcfc5d7ee6aa6d845afd86df12bb9ffe3 2025-12-16 01:45:15.165854 | ubuntu-noble-large | deleted: sha256:7508d6cca30dce6d7e142f73a25d8bff2e25429fbc37839544777b74f2080bfe 2025-12-16 01:45:15.165862 | ubuntu-noble-large | deleted: sha256:a821af418b509636bcbdb8d5714f38810317378f5b69b9a4ef798a95ec33d011 2025-12-16 01:45:15.165871 | ubuntu-noble-large | deleted: sha256:60a1be55ca5157d37718e4fb0921824d35cd587e141c3ca11d8f733873c9b995 2025-12-16 01:45:15.165879 | ubuntu-noble-large | deleted: sha256:9cc246b10278f232af8ed5449090d4bb08afcf0177aaf173c3d0d32c7e41e6b8 2025-12-16 01:45:15.165887 | ubuntu-noble-large | deleted: sha256:da15e8b65258ea6a9b81716f2e625677c68762ec4f0934d8026f66a18bc7baca 2025-12-16 01:45:15.165895 | ubuntu-noble-large | deleted: sha256:678fdfcf692cd66c4555b5ced7cf59053da216c8ebe1583e57532ba331fe4ef9 2025-12-16 01:45:15.165904 | ubuntu-noble-large | deleted: sha256:487f5a9573555bd322a2bf1be7ca02a8375deca9ba133371ba99c4f199e18539 2025-12-16 01:45:15.165912 | ubuntu-noble-large | deleted: sha256:ea61d62c55ea01850ebcdfc5e542098697a3397a9b90474d486116e18e5d4765 2025-12-16 01:45:15.165920 | ubuntu-noble-large | deleted: sha256:d586e33ce0af539aa6836807f6b710697fe2ebdfeeb48865bed5f7c7e0994d40 2025-12-16 01:45:15.165934 | ubuntu-noble-large | deleted: sha256:e675c20742558ba91a2f92883bf58a642c36051a4fd316eb9b1596f401245402 2025-12-16 01:45:15.165942 | ubuntu-noble-large | deleted: sha256:835ea1e82352cd09e34d1057c22203addc8965732ffd6bcbdad88450001a047a 2025-12-16 01:45:15.165950 | ubuntu-noble-large | deleted: sha256:b11c70e1545198a91db6a1dcb541ba7e1d69b4a4e9e884c691cb479f76dd5bdb 2025-12-16 01:45:15.165959 | ubuntu-noble-large | deleted: sha256:f2e2a20812943a74351ef80ca12c35a42fc671261b9018f25b311444c67fe08e 2025-12-16 01:45:15.165967 | ubuntu-noble-large | deleted: sha256:52a289face56136672516f63074a5351b921c7b50ea7c762c6af387208703add 2025-12-16 01:45:15.165975 | ubuntu-noble-large | deleted: sha256:78805701cc8a516e039a389c1d04dd6750c4d535e2e5974119c18801baad9647 2025-12-16 01:45:15.165983 | ubuntu-noble-large | deleted: sha256:d2d1427e549fe2e9809d10ed9541d17bf5c54f8088510a9bac4b12c07db0d587 2025-12-16 01:45:15.165991 | ubuntu-noble-large | deleted: sha256:16abfe6cfb79af7d70188d75fb7a5b40f1de974283761f7294e72e9649f3e689 2025-12-16 01:45:15.166000 | ubuntu-noble-large | deleted: sha256:107f4b504fc1d57b525dabe57013dfbe67182b9c425c442ccf4f0d1b66e45139 2025-12-16 01:45:15.166008 | ubuntu-noble-large | deleted: sha256:491ab1dde3a3ba28597e51ff4ea1580645e62abfca53ce5775b73dc6bf532a13 2025-12-16 01:45:15.166016 | ubuntu-noble-large | deleted: sha256:a27c2be5f2fb857b23b41d7500c2b765a1d14c7bd70bee97ab6829843c89f5c9 2025-12-16 01:45:15.166024 | ubuntu-noble-large | deleted: sha256:f1eb5d1837ce126f3f9d283094eb458ec0175a760af089be051797342578414a 2025-12-16 01:45:15.166032 | ubuntu-noble-large | deleted: sha256:2687cafa720fbf15f95ca675cd65e26307980c2c6bf00ef30b86721ac4dbbd13 2025-12-16 01:45:15.166041 | ubuntu-noble-large | deleted: sha256:e6966d46f0ad210a344a49916b9a48e9aa48b96422cc30033a3c98f768ddb188 2025-12-16 01:45:15.166049 | ubuntu-noble-large | deleted: sha256:66b2a3541275b8a79cefec221db3ebfd286c70a4bccd9e04084f99bb38754ec5 2025-12-16 01:45:15.166057 | ubuntu-noble-large | deleted: sha256:2461017c91bb87a600c55f801ff42e0092dbd288e03a110c60b7b2f74b540293 2025-12-16 01:45:15.166065 | ubuntu-noble-large | deleted: sha256:99c36586682c55d3efdc05eea379ef9dfe5abd8c9f44758a8189b49d7e824f2e 2025-12-16 01:45:15.166074 | ubuntu-noble-large | deleted: sha256:bdcc768ca77a892ad845036cad1533e24e5efde136a7f56e3cbb50c305e873cc 2025-12-16 01:45:15.166082 | ubuntu-noble-large | deleted: sha256:51f25b74bf232f069529803dc30e28908898daae8d308f8874d83f5fea786e66 2025-12-16 01:45:15.166090 | ubuntu-noble-large | deleted: sha256:f8760b2fff79c9ce6b2ace9eafec927c2d3afb791f5e23cc7d66d4ccae3bc267 2025-12-16 01:45:15.166098 | ubuntu-noble-large | deleted: sha256:a993308d64fb7b942f088b3ae470ac6f192ab686551a8a04b9f645e8d7d0a890 2025-12-16 01:45:15.166107 | ubuntu-noble-large | deleted: sha256:06d0b15d93f370baa254959d4dd76495e874cd9b9f7515a75ef60ff82c85e1b8 2025-12-16 01:45:15.166132 | ubuntu-noble-large | deleted: sha256:faeddc7cac0b644d16eda854d0ff582a6050680c3b11c5abbc98cddf993b2cff 2025-12-16 01:45:15.166141 | ubuntu-noble-large | deleted: sha256:ed1e41e9b1e2559f11f0a51f360c87fbb1caccb5b13ad5e711cc6501c899c096 2025-12-16 01:45:15.166150 | ubuntu-noble-large | deleted: sha256:0f320861a4d424ecf694ec23e725cc19a678327e97c32e36f0d1f2be0c849a71 2025-12-16 01:45:15.166164 | ubuntu-noble-large | deleted: sha256:6785763b3a9dab1a3f85b1dce62d0482837a125b2cdde4de13a79448c6ab7f55 2025-12-16 01:45:15.166172 | ubuntu-noble-large | deleted: sha256:a5482e73e9aa4daf79ebe55d1876f460039c31ff7ef49e858a8f2dc40304ea37 2025-12-16 01:45:15.166181 | ubuntu-noble-large | deleted: sha256:86a46d008b175d8db929d7312674b86136697a9f90ae3ed8e85cc9295f647441 2025-12-16 01:45:15.166190 | ubuntu-noble-large | deleted: sha256:722e15ee8518b2dd941d100955a1507db675b48dd4c44fd2cb12a2dc798151c9 2025-12-16 01:45:15.166198 | ubuntu-noble-large | deleted: sha256:bbe562323efaf8d795be68e85728ee3123574faca6a27ff142582e739b0a3821 2025-12-16 01:45:15.166207 | ubuntu-noble-large | deleted: sha256:72b88f3bf80d34d80d8228c3980f4a94a2c3ab59f26cd116b15bf3ab3f8dee73 2025-12-16 01:45:15.166215 | ubuntu-noble-large | deleted: sha256:dd7344678b28f649ccfd8ea5610ba8ca46f27e9124a8212bcf06b1712c3585e3 2025-12-16 01:45:15.166224 | ubuntu-noble-large | deleted: sha256:defcc5636e288d5dbf9a13cdb927c1ecc2aa2f3bd22ec5e15c2ede369a1b3c16 2025-12-16 01:45:15.166266 | ubuntu-noble-large | deleted: sha256:18227d22b1cb0106508e721ba2e331a469d86cf6113c90f338c7d9218fcfa55e 2025-12-16 01:45:15.166274 | ubuntu-noble-large | deleted: sha256:3503dd0ea0e6c4218ee7bf4be73fb50b9e0e862c4735baaca92e07dcfc6890e7 2025-12-16 01:45:15.166282 | ubuntu-noble-large | deleted: sha256:e1b1b2c395f0416d4b5e3f9cbf10dcd54cb2693e4c1fa06692e8512d702a654c 2025-12-16 01:45:15.166291 | ubuntu-noble-large | deleted: sha256:6948dc76df08293b23679d2a51e2fdb5763b1bd513a957e1973a6bdd2e83422b 2025-12-16 01:45:15.166299 | ubuntu-noble-large | deleted: sha256:f8ceb983d8c705bb4195b62ea21b38c12702d0fbd3c6b901c62a8569aa8ea9af 2025-12-16 01:45:15.166307 | ubuntu-noble-large | deleted: sha256:c413bce3c910a4020decfb3595afbb55faeecf626e87808f666059a7427990b5 2025-12-16 01:45:15.166315 | ubuntu-noble-large | deleted: sha256:c44b6454adc0a7916ee2d3358f27fd1f6adced61ae9b53110ef4e46ba642c0de 2025-12-16 01:45:15.166324 | ubuntu-noble-large | deleted: sha256:7b0a67af25400b4d27398d565a0494f8ce1da0f1738878edeaf8329a6010df1b 2025-12-16 01:45:15.166332 | ubuntu-noble-large | deleted: sha256:62282665fb6e34b2455fa66e6318cd5c2cd48ec65bc93c4943c0043aa50dbb1b 2025-12-16 01:45:15.166340 | ubuntu-noble-large | deleted: sha256:5efd9e9fa45f33ce0eb70bf8b8e153150b8f84d2a69c2c6524cb30d22f2f30c0 2025-12-16 01:45:15.166348 | ubuntu-noble-large | deleted: sha256:c7e69561e59761065c5e32fbcdd8b088df384d431da34759ba993f97790fbae6 2025-12-16 01:45:15.166356 | ubuntu-noble-large | deleted: sha256:257b7f20d9cd569a74adc6509bcc0c825c4ef4067bc2283fe35ea6e9d7ad0a0e 2025-12-16 01:45:15.166364 | ubuntu-noble-large | deleted: sha256:f91a673cf392f220d397ccedd2da62b0b1e445880e26836b578f1aa5ed92a2a3 2025-12-16 01:45:15.166373 | ubuntu-noble-large | deleted: sha256:ddf35e9124a4099f9b8f3a8ca6afb32c694975b2b902a7a040d76786ab3e2133 2025-12-16 01:45:15.166381 | ubuntu-noble-large | deleted: sha256:3bec028bd3dbc23e750a1972f58c2626d9cac2c2472cde778090dc54afae0ade 2025-12-16 01:45:15.166389 | ubuntu-noble-large | deleted: sha256:c96b248411bf2e360cf30f144e84b9f8ebdb66b2fa90588f76fdb63ad7b35a0d 2025-12-16 01:45:15.166397 | ubuntu-noble-large | deleted: sha256:788f78ccc08e494f0d17cc0c1337ea4a56f5f5196f7060864ed0a317a1804ae5 2025-12-16 01:45:15.166410 | ubuntu-noble-large | deleted: sha256:9d0c6ea738d3a8a8bc907f60c15d7581feef54be17a2d81eee9e4cd468380e5e 2025-12-16 01:45:15.166419 | ubuntu-noble-large | deleted: sha256:9af18e75c0831e92fcd2a271f3753c6156ef5b8d51608683b95e85e946a9d391 2025-12-16 01:45:15.166427 | ubuntu-noble-large | deleted: sha256:4e28c522cc20aa03d3ad05000d17ca7fb35cc1084b32876037c303347293ed8b 2025-12-16 01:45:15.166435 | ubuntu-noble-large | deleted: sha256:e8c5d8ed48c08df488d294387d2261fdd5896ed5ab9f54df9cc22dc480646337 2025-12-16 01:45:15.166443 | ubuntu-noble-large | deleted: sha256:8bea28dbec29ff0f241817f46eef276dff18891683790d0f0afd02b0e31e8351 2025-12-16 01:45:15.166451 | ubuntu-noble-large | deleted: sha256:5ad1d1f32996bf0d6130d222d39a63cec0c70dcf6157e6079c5c65001dbbe938 2025-12-16 01:45:15.166459 | ubuntu-noble-large | deleted: sha256:0a456da1da406805b91d2ff5b8fed9640f886cabd2af03df2bbcabedd6bb6dfc 2025-12-16 01:45:15.166467 | ubuntu-noble-large | deleted: sha256:84e6be97b7727168c42e8620b890356fdfd12a43d2151cc9280dea82b8ed8710 2025-12-16 01:45:15.166476 | ubuntu-noble-large | deleted: sha256:4c411211ea99254ba8fd21d4c81119287fd4e78ea268a320769bce2a701d9496 2025-12-16 01:45:15.166484 | ubuntu-noble-large | deleted: sha256:ab3e7b8834e71d4010d8adf34ecc5d74c7e745686e08ec10ed01283ed7b08e72 2025-12-16 01:45:15.166492 | ubuntu-noble-large | deleted: sha256:601d4ed7fad5d0e4635e8954998b4b4adf0c485bd66ecbb31d00e20f4354cd03 2025-12-16 01:45:15.166500 | ubuntu-noble-large | deleted: sha256:3216c0c4a9c47c9d6e8d0c7e620ad156360b0b1e9310a884ef7a5f0dce68b35e 2025-12-16 01:45:15.166514 | ubuntu-noble-large | deleted: sha256:66d804669adfe197f79a9dbae142588d64c9784dfd9d37de0a36714c86e7712c 2025-12-16 01:45:15.166522 | ubuntu-noble-large | deleted: sha256:caa133c8ccbd3b500eaa03820fb29b9c7b67b8046fef03bc2467163b75ee59f1 2025-12-16 01:45:15.166530 | ubuntu-noble-large | deleted: sha256:05213e7f884c196141ecd8a26abebf3fff70769be3c24541f22a885e3398752b 2025-12-16 01:45:15.166538 | ubuntu-noble-large | deleted: sha256:53c7dc92324afd8ddd363fd75dbc61bf65d9b7a817455aac3bd171a01220a430 2025-12-16 01:45:15.166547 | ubuntu-noble-large | deleted: sha256:007fafd03b02ca8b572108ebde07b86e05856a64c62fb3b6d22068dd5862a085 2025-12-16 01:45:15.166558 | ubuntu-noble-large | deleted: sha256:1e45a70c140b8a513be879840d2a45caebcbd07c44d7694bef1130a55be112c3 2025-12-16 01:45:15.166567 | ubuntu-noble-large | deleted: sha256:518b011e4c6b37d5dac07a5702b6c42759f579c6a2fca3f16221246d7bb460b2 2025-12-16 01:45:15.166576 | ubuntu-noble-large | deleted: sha256:8dabd696da0dee5ceba25d540a33d945ba6933a547c51c0071b43040bd233b95 2025-12-16 01:45:15.166584 | ubuntu-noble-large | deleted: sha256:208e037b784161420730dfb0a4ea5778f86a2aad7cd0882fe56957cd076a9cc9 2025-12-16 01:45:15.166592 | ubuntu-noble-large | deleted: sha256:bac19344a570f925df241535a589d6caf7be235e88d40bc3e84e3b1ecb233383 2025-12-16 01:45:15.166617 | ubuntu-noble-large | deleted: sha256:7a84bc62f74cc6a33f25628d11a16865a4ac8875136debb02b94f67df61f6510 2025-12-16 01:45:15.166626 | ubuntu-noble-large | deleted: sha256:553bb0c8bbd8e22bee439d8f287d9a11659a7cffe6312ec3d0915eb60318153e 2025-12-16 01:45:15.166635 | ubuntu-noble-large | deleted: sha256:99abaa87bb631f1d7d7e0bfdc4d6d7267f1a8a3eca928e76c62c0cea703eceae 2025-12-16 01:45:15.166643 | ubuntu-noble-large | deleted: sha256:6637e2b5a26fc0854a53d6eb4a55050baa4c1e893fb227dda81920d77f009c87 2025-12-16 01:45:15.166651 | ubuntu-noble-large | deleted: sha256:54bbe3294ac6a33b1d51640807020f0e7ecad8591d18ce71a2148ea5cafb97a9 2025-12-16 01:45:15.166660 | ubuntu-noble-large | deleted: sha256:63670823e071a2faf1e6c187092dbff77b7a5072b5d33c3884dcb291537726bf 2025-12-16 01:45:15.166668 | ubuntu-noble-large | deleted: sha256:311f23ce9cbb7caac087bf128517404a4cc60e665db984b30658e38c94cf84d7 2025-12-16 01:45:15.166712 | ubuntu-noble-large | deleted: sha256:229f3e2fa608a878da05a7db802849f5f891024b341e719b1336b1d80b40cb9d 2025-12-16 01:45:15.166721 | ubuntu-noble-large | deleted: sha256:1c26282fa7a979e18e719ab6d7b1aeea777552adf3b28d03ffc82402d5690a4f 2025-12-16 01:45:15.166730 | ubuntu-noble-large | deleted: sha256:bdbf3cb97ee37fda1e51337ff322296fc1e60c05e459fbb0521cab88a07738ce 2025-12-16 01:45:15.166738 | ubuntu-noble-large | deleted: sha256:83e4e530a51490e1139ec2f6dc9e7500525c6c8b57a7cb77698514323b9af3f9 2025-12-16 01:45:15.166746 | ubuntu-noble-large | deleted: sha256:bc0e5ce84f3170382fea9bcc8cdd8abd3234b2f6d0ef5595d51e1422c1d07473 2025-12-16 01:45:15.166754 | ubuntu-noble-large | deleted: sha256:6e4128c16a6259707ebb2da83689c0c71afee1c2077e1721624ae5353115d225 2025-12-16 01:45:15.166763 | ubuntu-noble-large | deleted: sha256:d8c1c63f25b0eea28bb921d095332f4a981908df8b5d4422481c9218352aca73 2025-12-16 01:45:15.166771 | ubuntu-noble-large | deleted: sha256:f7ef25e22d1dc99c120f18f122bc5adc9d0e88ad90b4d6fac06a86362181176f 2025-12-16 01:45:15.166779 | ubuntu-noble-large | deleted: sha256:85ad90388259a3b86f1b53146e8a604db485cfd92774c0e80f441da243a022a2 2025-12-16 01:45:15.166787 | ubuntu-noble-large | deleted: sha256:892a6205226d3f3f14858590ac829dbe1ac48c3e906de8ff3a8129273c692dfa 2025-12-16 01:45:15.166796 | ubuntu-noble-large | deleted: sha256:28f5125c82c21af7631369a2570f584c12a3c799984eda416afac7d56db7aaf7 2025-12-16 01:45:15.166804 | ubuntu-noble-large | deleted: sha256:fb846de8812282247d82920afdf02c95034270d38a7f28d61b43a0fa94a057f0 2025-12-16 01:45:15.166812 | ubuntu-noble-large | deleted: sha256:78d30f9d94e544b25aef0e4d47bc751b8b048f38ccc589da49a9e5c708ccac6b 2025-12-16 01:45:15.166820 | ubuntu-noble-large | deleted: sha256:80475ab660b89022fddee9da7b2705569c16dcc26fd4ada12519f80593374fde 2025-12-16 01:45:15.166829 | ubuntu-noble-large | deleted: sha256:07e9e26037fc8626f1ab2cdb9e5808690fb8470c7d658a3024fbafca11a74d61 2025-12-16 01:45:15.166837 | ubuntu-noble-large | deleted: sha256:6aaa3075f21e541154c66c0c2046edc0b64bcde8ebaa75817ef900b27a3c039a 2025-12-16 01:45:15.166845 | ubuntu-noble-large | deleted: sha256:3d01e7c9a886328aa6d4abe68f741d7c05f9ab533954e63c9b2fbe181ab2996c 2025-12-16 01:45:15.166853 | ubuntu-noble-large | deleted: sha256:b369a8d62934ab854ad4a81c564d61a2d82b0ea9d0b9d8304c1d575fc3622979 2025-12-16 01:45:15.166862 | ubuntu-noble-large | deleted: sha256:6bfc065c6b2f299e1174968bd8485529abf76461b0531dd36fda0d9c89a4be68 2025-12-16 01:45:15.166870 | ubuntu-noble-large | deleted: sha256:6154f63adc615071e6339db275061d14727f3d242c1fe10cc416a18823dbc877 2025-12-16 01:45:15.166885 | ubuntu-noble-large | deleted: sha256:f6dc058c5d0f0f96cd8d3bbbe2d23bf93033df491d4853338980a903d0c48333 2025-12-16 01:45:15.166894 | ubuntu-noble-large | deleted: sha256:fdb2f47922726ca385576f331b4888bbc6325e6eb13f7bfeef7987c3fb3fd672 2025-12-16 01:45:15.166907 | ubuntu-noble-large | deleted: sha256:bd9bf13237836dfeefdfbb847f0acc879944a4055ce1908296badff164c4d47a 2025-12-16 01:45:15.166916 | ubuntu-noble-large | deleted: sha256:42f87e3cce34c9ef1601c2c8c2b751e8fa56963f0cdef3f4bc93c9d65d70e6ba 2025-12-16 01:45:15.166924 | ubuntu-noble-large | deleted: sha256:65d70103e7613042cbb6a437050bd7c7081c9686b3001af0a5d41515c112d9c7 2025-12-16 01:45:15.166932 | ubuntu-noble-large | deleted: sha256:aae0942332b0b39d73bae553e31a0e6229ecf8346d38c6b636f4ab8088c5492c 2025-12-16 01:45:15.166941 | ubuntu-noble-large | deleted: sha256:acd2bd53579d80a3f3246f4c30d3527c006311c72cf19cd9f2a6f903c7a0c582 2025-12-16 01:45:15.166949 | ubuntu-noble-large | deleted: sha256:a7a7cd4a7e29fac3929a105b366d1b3046c948936b4a21cbdee87c693f2a8865 2025-12-16 01:45:15.166957 | ubuntu-noble-large | deleted: sha256:602758e782c3859eb44f6ee931cfd1d4cc011ca0c7c7298dc6456681adb56cb6 2025-12-16 01:45:15.166965 | ubuntu-noble-large | deleted: sha256:dc05ce36bf037f6f1039a6aa59c7e4bc2020fbe0154ac07779ba55bbab9722cc 2025-12-16 01:45:15.166973 | ubuntu-noble-large | deleted: sha256:f06adc4f3e6a345f328e79437514abbe746639b91a2ffbf22a8c6cad5fa21a4f 2025-12-16 01:45:15.166982 | ubuntu-noble-large | deleted: sha256:f51548ee91ddc74afe64ab4d83be056e6abbd1d1197b5cc5a836f21fc1225e57 2025-12-16 01:45:15.166990 | ubuntu-noble-large | deleted: sha256:3d060566a08916f8cca6c4c719d299a78ed83131b8ceb50221ab2e554d7c5a2e 2025-12-16 01:45:15.166998 | ubuntu-noble-large | deleted: sha256:ab16e156205b99447d5e20274fc3b10d84a264a581b31a6ed5c652d3c7d612a8 2025-12-16 01:45:15.167006 | ubuntu-noble-large | deleted: sha256:df7a4df07561922973e90667d1467a1cf22b0a093ad230f5a4a8d43524a6716b 2025-12-16 01:45:15.167014 | ubuntu-noble-large | deleted: sha256:e7f09a75638324b000c7ab72d319f2afbb25e55646c1a637f4882026b4ad7612 2025-12-16 01:45:15.167022 | ubuntu-noble-large | deleted: sha256:1aff67b767088b52a6b171054dbd308ec840d7511ef8e4383a4a649424a348a2 2025-12-16 01:45:15.167031 | ubuntu-noble-large | deleted: sha256:35af65841a538968b493d2d21d4519d77f2a416c58e0dd5a06bb765b14f7d59a 2025-12-16 01:45:15.167039 | ubuntu-noble-large | deleted: sha256:d86b60a9a65d64df9794f37d7a3b714ee21fb58554b7d38bf91bc3ef139027f2 2025-12-16 01:45:15.167047 | ubuntu-noble-large | deleted: sha256:117fd6497c206fd13f65b162641720d3d0ca73438b07129f72bed0e6f5f6d97b 2025-12-16 01:45:15.167056 | ubuntu-noble-large | deleted: sha256:e20cdaec38e9f3f6ccc8b5fcbce7b31cac6cacff7167a4a2d4635ecdb8f2f233 2025-12-16 01:45:15.167064 | ubuntu-noble-large | deleted: sha256:9ed61d9c2a9801e81104b116dec2fc432cf2aaeeb3caa6e54f8a877b246ea2e2 2025-12-16 01:45:15.167072 | ubuntu-noble-large | deleted: sha256:1a3d2601969c52b268b879247a0bb9fef286f1fffa2fae96555b15e9f3672435 2025-12-16 01:45:15.167081 | ubuntu-noble-large | deleted: sha256:5f2e8d3f0b1ec62d3aef98a7ae6bf8dbd485634b87925951de173e7caf8b308e 2025-12-16 01:45:15.167106 | ubuntu-noble-large | deleted: sha256:d49cf1c1de6c1d472bd69ad129e8a2cf7abcf2c976507b467e3293a008a7110e 2025-12-16 01:45:15.167115 | ubuntu-noble-large | deleted: sha256:3e4d359892a4b010f32a5937d6348e00aba26091a46b69dc5818698963aaaee4 2025-12-16 01:45:15.167124 | ubuntu-noble-large | deleted: sha256:b2075853fac45096d92b48c75b5fa8a40e0db5f522743928ecbace2ed7962bef 2025-12-16 01:45:15.167132 | ubuntu-noble-large | deleted: sha256:9d99657650f38101f0d4dffaebc8287ca6335c8212207282a26588b3f012a132 2025-12-16 01:45:15.167140 | ubuntu-noble-large | deleted: sha256:8af7b4db877cac87bb0b055d3844a9803292949d63e7c3360b5bf7b3217fbf0a 2025-12-16 01:45:15.167148 | ubuntu-noble-large | deleted: sha256:9a6db18ae9026650eee76e7b02b6d1d3015f8bad511ea6089bb9553e6a23f42d 2025-12-16 01:45:15.167157 | ubuntu-noble-large | deleted: sha256:6d4e07525e15c1021f12827a6c4cdfed5d5665f46782a2120482ed3957c5098a 2025-12-16 01:45:15.167165 | ubuntu-noble-large | deleted: sha256:6439ee952167235a5432e93b25c8afefada93e982e580dc4bf5f351f729d0367 2025-12-16 01:45:15.167173 | ubuntu-noble-large | deleted: sha256:5feaf0a451ae30a4d50514ad6adce398502e8afa627a8a8af7c67555a62589a9 2025-12-16 01:45:15.167182 | ubuntu-noble-large | deleted: sha256:abb1c2d1ecd3752882ef1ff03b028df2a9c64014bfb6162c0437b63526404d99 2025-12-16 01:45:15.167190 | ubuntu-noble-large | deleted: sha256:27b7a2d133fc8fe498175b7ad6d1c20a55c2017dccc2fd5bedd00b5eb594cd52 2025-12-16 01:45:15.167198 | ubuntu-noble-large | deleted: sha256:a8f5d48f8685a29f03ee2580ea6528468f1d14e83dcf25fcd3182d161783a940 2025-12-16 01:45:15.167206 | ubuntu-noble-large | deleted: sha256:760ef931fab035922944bb0fd30f999a4d7411871abb2d52f2cbbc18da0949e9 2025-12-16 01:45:15.167220 | ubuntu-noble-large | deleted: sha256:3cba54bb9bb50f62ecdd12294b0d2271d6f561424e3f4041cc086b58ad96e14c 2025-12-16 01:45:15.167259 | ubuntu-noble-large | deleted: sha256:afdb5cdaf4d43013f8b7e7fe421fd6ed3bed19e70f12b0a8f4c6f0e753bdca07 2025-12-16 01:45:15.167269 | ubuntu-noble-large | deleted: sha256:eaeea164197e8363941c7f1ce221c15066e992293e1b9a19f8d6963ba1e4d04f 2025-12-16 01:45:15.167277 | ubuntu-noble-large | deleted: sha256:e7fa6d7679a87a27be6e7e9648da7fa84ddb48a8e59b3e0ee57af2670528817d 2025-12-16 01:45:15.167285 | ubuntu-noble-large | deleted: sha256:82b9db957e901f4cea4b428d10ba8ded3c2bf312425c1652ce0f2f69aa589a65 2025-12-16 01:45:15.167294 | ubuntu-noble-large | deleted: sha256:3848e70874eaafeacef11917c58d2afb099082bce23cea23d6e1af6d60c7721d 2025-12-16 01:45:15.167303 | ubuntu-noble-large | deleted: sha256:4b426e87d7be363993f1dfc760b0dd177d6bd8ab9ebb2879335160cff83d0796 2025-12-16 01:45:15.167312 | ubuntu-noble-large | deleted: sha256:c50d0af22da9270d168a70cfeba5a45920420b5c92793c65a457d61306e9b0cf 2025-12-16 01:45:15.167321 | ubuntu-noble-large | deleted: sha256:8af3571920847d6cecacb3296d7f1796a5be23b98aaedab84fe4531f72bf5af6 2025-12-16 01:45:15.167330 | ubuntu-noble-large | deleted: sha256:06c2144fc250acda751d094728d4d03907c9d974ce3ebc9c3eefb18f5f1771ce 2025-12-16 01:45:15.167339 | ubuntu-noble-large | deleted: sha256:fd7353e6ee0d8603432f9158f9cb1eb6f01e9a1b95b09b7b00726267a68ae1be 2025-12-16 01:45:15.167348 | ubuntu-noble-large | deleted: sha256:f4456bb7557f2e801018316cb9023add391d1d7559fd1008924a35d2a88fc6ef 2025-12-16 01:45:15.167356 | ubuntu-noble-large | deleted: sha256:09ff00ad05a98c60d642f82be26050fb5d4869348453896b0a429d04abe5aa7d 2025-12-16 01:45:15.167365 | ubuntu-noble-large | deleted: sha256:ba952d7aab13e05469cee2401e6c647d9d852da5964608f4a2deb53775a648db 2025-12-16 01:45:15.167374 | ubuntu-noble-large | deleted: sha256:f3d2481de2f24054443a0c13fe8d8efaffc87549e862d59c5267bd924b00a26e 2025-12-16 01:45:15.167388 | ubuntu-noble-large | deleted: sha256:8a48ae3a0729011c32004e0e74c9c583a68534e8a100174cf447b1c7737ed7fb 2025-12-16 01:45:15.167397 | ubuntu-noble-large | deleted: sha256:412c04f29c005e3a06a152a6fc57b4d70461d0a4f626b12a8ca9293d909fcf6a 2025-12-16 01:45:15.167406 | ubuntu-noble-large | deleted: sha256:77fe208af36cc9435010a3fe353dca2c7bc6b2db9d07b3c1b5cd782a1ea9d1fa 2025-12-16 01:45:15.167415 | ubuntu-noble-large | deleted: sha256:50f6d6cc890798c05c1040964445a5956a34ed6e42f58eb98ca20127d1f314b6 2025-12-16 01:45:15.167424 | ubuntu-noble-large | deleted: sha256:24fa6bc281149fa70e07e1142cf1361fb022a23523150714f00570321371975b 2025-12-16 01:45:15.167433 | ubuntu-noble-large | deleted: sha256:91aed59f2c520aaad9cc08dca4ee46a6b7edbbd1c65724ef3f5a3cba7a50ed8b 2025-12-16 01:45:15.167442 | ubuntu-noble-large | deleted: sha256:2bb3cfd19cd61d03e1cf96e2c480685bc4f985ac4539b0ef92d1461c295ff97b 2025-12-16 01:45:15.167450 | ubuntu-noble-large | deleted: sha256:696acef89cb56fa27a108759024458e4688a8f9da1b37cc3fc57ec34fac6ee79 2025-12-16 01:45:15.167459 | ubuntu-noble-large | deleted: sha256:e0a59f2a52e09d10953528db2a7470abf275ff0edd9a45edc48f13b7246513c7 2025-12-16 01:45:15.167468 | ubuntu-noble-large | deleted: sha256:1bb9d32a59d6b4af9733ceecac4c62998fa9f87682ad2ebc0e58705a3a6871d3 2025-12-16 01:45:15.167477 | ubuntu-noble-large | deleted: sha256:c4edaede31bf409fe7516a442b48d8675d345b3e35bdb82ffab6b4d1170c3be5 2025-12-16 01:45:15.167486 | ubuntu-noble-large | deleted: sha256:e5971201030320ab033afa4b79098938764672aefd5c9fd8ecac0fb06101e581 2025-12-16 01:45:15.167495 | ubuntu-noble-large | deleted: sha256:1588596e404ef91ac934e55ae3f3b3e2e5e259c3ea9ccbb28f1b8170c12b0659 2025-12-16 01:45:15.167504 | ubuntu-noble-large | deleted: sha256:d2887d6511565f5a9f85b5b0fc5d87227d0bad80c69691c29ff1bdfab592fc22 2025-12-16 01:45:15.167513 | ubuntu-noble-large | deleted: sha256:3ceae55d56e2824c866527edcb0d2518c78c26b1ce7e9944ed1583c8e7827789 2025-12-16 01:45:15.167522 | ubuntu-noble-large | deleted: sha256:215f8edcf39a5482da2274121534f5283f2512460567a34627128a9d11211309 2025-12-16 01:45:15.167531 | ubuntu-noble-large | deleted: sha256:cd062e6db59de59257c2df3e5f59b37765b402d3c42dab3c1e294b1d830e2b36 2025-12-16 01:45:15.167539 | ubuntu-noble-large | deleted: sha256:5b9bd4ab64840e5cd47dae5413eb941ee633b38e8eda91569157309bb167271c 2025-12-16 01:45:15.167548 | ubuntu-noble-large | deleted: sha256:567c97040cd73fef20e28d4b27b342e33756d6b94e9157daf65f47bf088ed165 2025-12-16 01:45:15.167557 | ubuntu-noble-large | deleted: sha256:a5cdefb77321cbf6d6fbe98fadd9b441ab73b8d60e35c15302c52c04551be942 2025-12-16 01:45:15.167566 | ubuntu-noble-large | deleted: sha256:8c282a6445af34674fb04b406612717d8f8699c1623ea89c5ed55be9245050d3 2025-12-16 01:45:15.167575 | ubuntu-noble-large | deleted: sha256:409c9a8d89e7b14d1106521de423b9f37c0a9c67c64b85687000cf60ee6499d8 2025-12-16 01:45:15.167601 | ubuntu-noble-large | deleted: sha256:ed9d6b9d9d774f951e29f635ca4b6b402c8cbac9dd289ef7e570891e71452ceb 2025-12-16 01:45:15.167615 | ubuntu-noble-large | deleted: sha256:8fb17a7d45558477389e8d6cdea7f10dc31ad17be048862318745b4e3e7cebc0 2025-12-16 01:45:15.167624 | ubuntu-noble-large | deleted: sha256:6f2c0629bb10fb26af19bb3918e462bfedbf038e8e03d46bd02ef96900f0514f 2025-12-16 01:45:15.167632 | ubuntu-noble-large | deleted: sha256:f61f46a7e948ca90f620c119590c95c3fae6011865bc549574891773a24c8275 2025-12-16 01:45:15.167641 | ubuntu-noble-large | deleted: sha256:f23cbe9fc6b226b577686ca5e820e822a1ba3a4eeec3b96668aab2e9435a33b4 2025-12-16 01:45:15.167649 | ubuntu-noble-large | deleted: sha256:d0e1dc1c1506c90e663238e05d6906016408d621e5f903f3e6b14d5a3220fa50 2025-12-16 01:45:15.167657 | ubuntu-noble-large | deleted: sha256:89a9f665a4d9d69c04d0c1865eaf9898337c1a4c57d07978d47ed97620511fbf 2025-12-16 01:45:15.167665 | ubuntu-noble-large | deleted: sha256:009f455347537c314faf6bec6ccdfe40e0e883045b8eb0795f2401679569e57b 2025-12-16 01:45:15.167690 | ubuntu-noble-large | deleted: sha256:30a13396aa6797aa89c1414994e9fecc5bfd39275b68d93d6a733ab95c373769 2025-12-16 01:45:15.167699 | ubuntu-noble-large | deleted: sha256:7715cc1653fd83ef4b09b6e0007ad4b4b6ada83719ec6bfbe46cc9242a9f13cb 2025-12-16 01:45:15.167707 | ubuntu-noble-large | deleted: sha256:add49e629e54f51024d0ccb6f9c1b8db18e6c2dd33ed7a0eb59cf9c65463716c 2025-12-16 01:45:15.167715 | ubuntu-noble-large | deleted: sha256:04b779101650bb577a748d7c7b0bfbd726aae8b64423d8e91dc6664c78b0e896 2025-12-16 01:45:15.167724 | ubuntu-noble-large | deleted: sha256:df8df88b7be9cec79225e7742d99368f642eaf67ec6965e02611985e8cf58ec7 2025-12-16 01:45:15.167732 | ubuntu-noble-large | deleted: sha256:70a6ff4ddbceec1e469d3c40a9f8da7ff2da5b58a9c1a8a00aed7bcf74e669ec 2025-12-16 01:45:15.167740 | ubuntu-noble-large | deleted: sha256:2450a0bbc7a68c66898ac4d68c0ffd1d12951c9a2d49cb0798668a0b7a67402b 2025-12-16 01:45:15.167748 | ubuntu-noble-large | deleted: sha256:648d3418e7bc3dc98717c0700da5e53fd4a1e6ea0a0169e7f8e73a2306137b7e 2025-12-16 01:45:15.167756 | ubuntu-noble-large | deleted: sha256:6d86738408b89ef45460d116a509188261f47eedade8ad0c6d0330a1727b5d1b 2025-12-16 01:45:15.167764 | ubuntu-noble-large | deleted: sha256:4d1984f3804c9bda05e3c301836e000e22fc08712949a6094b5ba5878bfe3e9d 2025-12-16 01:45:15.167772 | ubuntu-noble-large | deleted: sha256:ec20a36eb0ef173577b9f1ff30b585af3a16bcee5a69b69fb94390c8b15856cc 2025-12-16 01:45:15.167781 | ubuntu-noble-large | deleted: sha256:465513f86e3ef4b3ee6537fbf919add984f219076daa634251a3790b85622788 2025-12-16 01:45:15.167789 | ubuntu-noble-large | deleted: sha256:344364235ba230b992fba7d27e614eb0d0adf6c168443873c9e0847094a995c1 2025-12-16 01:45:15.167797 | ubuntu-noble-large | deleted: sha256:eb40e484b125663c758dc870ab754e565ba3261ac3e4374602d6eb05b8a24267 2025-12-16 01:45:15.167805 | ubuntu-noble-large | deleted: sha256:6271e09701644027650d582487de2b4e3599b84bf0fef436abf39104e3054f12 2025-12-16 01:45:15.167813 | ubuntu-noble-large | deleted: sha256:5aa0ef4cfa73cb070fd392716ce83b3c34825b774fbf0ab30b08940ee5457c8f 2025-12-16 01:45:15.167821 | ubuntu-noble-large | deleted: sha256:2ae749b490cdc009f813c303cabc2f060b29d2737d594753dd34c93c115c8fdb 2025-12-16 01:45:15.167829 | ubuntu-noble-large | deleted: sha256:95fcecac5b3c66e17dbbbb6b5bcf0d615e00a2ebb596ebe864c41eb04d446a87 2025-12-16 01:45:15.167837 | ubuntu-noble-large | deleted: sha256:a84f384dcfae6a2e066d3e8f6a5e9cd7d00d65e4cf8b90b188155f2db3663833 2025-12-16 01:45:15.167846 | ubuntu-noble-large | deleted: sha256:cbe08d3b14ccc22f460c51f9e5e6de32bd88102225e9a235ae67e20c12aa726f 2025-12-16 01:45:15.167854 | ubuntu-noble-large | deleted: sha256:518c5ea963cd6e798c147125770a6eaa9937fa865326a37d6e5366d6abfdf894 2025-12-16 01:45:15.167867 | ubuntu-noble-large | deleted: sha256:95b4e43fbf29f2addcbd0b692840f2f602bc653a29364b74dfde9300f8fd9dd6 2025-12-16 01:45:15.167876 | ubuntu-noble-large | deleted: sha256:675d414de72331b157ebd78038497d2ae142c77a8e1ba6a470a9a6271645fa0d 2025-12-16 01:45:15.167884 | ubuntu-noble-large | deleted: sha256:8d3b6ef2e82e21816159902b13eac4f64be445d4a97435785e66f5620f768ea4 2025-12-16 01:45:15.167892 | ubuntu-noble-large | deleted: sha256:8703995202583133e90aa4d7fa891a0d3be9ab5c298d0e38c37c3510945c21e1 2025-12-16 01:45:15.167900 | ubuntu-noble-large | deleted: sha256:d651fa884c898d8177fa4eecf8d42e0a9394afa4bd037a160da48a3fec5ba497 2025-12-16 01:45:15.167909 | ubuntu-noble-large | deleted: sha256:1e8c7b7e97767185ea193cd01bbae702d0ff894efaf26b2428028ef7094c0bc2 2025-12-16 01:45:15.167917 | ubuntu-noble-large | deleted: sha256:6284d396b80d1e7e6286d363c7c432ac1c19818158a9c8b83ba4cc5a833739d8 2025-12-16 01:45:15.167925 | ubuntu-noble-large | deleted: sha256:4e5130710c3709d80b763d52f278f33d2c11dfc8b9760b694d9eb1809502006e 2025-12-16 01:45:15.167933 | ubuntu-noble-large | deleted: sha256:8bb9a69306807bc81716b3bf7514455d410982ac8ee1cef27e91cc1f066ea10b 2025-12-16 01:45:15.167947 | ubuntu-noble-large | deleted: sha256:71ed473cddfc7e217de81f470928d1a6c883147912fd826c5eb531eafd5e797a 2025-12-16 01:45:15.167955 | ubuntu-noble-large | deleted: sha256:6ea5fde16fd505da998403bcc103e089d97cd7e501a85b25550774058806025a 2025-12-16 01:45:15.167963 | ubuntu-noble-large | deleted: sha256:bf4141ba230b4b433e7bd5b671c63ff886526ad626a172089f49b3b5c3b72f17 2025-12-16 01:45:15.167971 | ubuntu-noble-large | deleted: sha256:5a85e0814d5dc3d5f732ff0695c87c666c1cf3e7cf4c748b837c69cc359e689c 2025-12-16 01:45:15.167980 | ubuntu-noble-large | deleted: sha256:806931ea383f64fb32110a367478b67575dfca9c75b4749d5e6b4af8ab6dda7e 2025-12-16 01:45:15.167988 | ubuntu-noble-large | deleted: sha256:22e50436c6c5a17f1d38f1e390fa392c80b25d82410162c1ead54aac95570abc 2025-12-16 01:45:15.167996 | ubuntu-noble-large | deleted: sha256:7a1210343a787c8ccee21f7a3018467aacfac27e832ee729895171a4a55c0005 2025-12-16 01:45:15.168004 | ubuntu-noble-large | deleted: sha256:45dfb7a04ff77f8baba1db9c22b0b31b497ca3ff3a94f5fb6cf52906866423b6 2025-12-16 01:45:15.168012 | ubuntu-noble-large | deleted: sha256:f6b52def82a977fced316af11ae52fb9fdb60533245b8b2f88a19769567f8f59 2025-12-16 01:45:15.168021 | ubuntu-noble-large | deleted: sha256:182b3d29579433886cf273e3dd9f63232fd92e2e3789abffe6648257b4bd48a9 2025-12-16 01:45:15.168029 | ubuntu-noble-large | deleted: sha256:dfa58d4fbae6e7d965e8af7d9e70614065a36d7cabaddd34fdb2277fcbee7a9a 2025-12-16 01:45:15.168037 | ubuntu-noble-large | deleted: sha256:14e1d10cf736a13cd4b3233c7a5dbe96ec72bc7d5c6ba84d9d141009441faf63 2025-12-16 01:45:15.168045 | ubuntu-noble-large | deleted: sha256:6a9a9eaab78874b84c871a852b67b5fca0b468fec83ac0f62980411c8929bf84 2025-12-16 01:45:15.168070 | ubuntu-noble-large | deleted: sha256:a6c4258665a5ccf2bc94fba5662d0e9a4c96fae2d2a5cd9a1f9a1549bd96ff14 2025-12-16 01:45:15.168079 | ubuntu-noble-large | deleted: sha256:97e3b6db5c56b4927e099027e5a4c3fe9a739e8b17f57383ac78e93c3733ae81 2025-12-16 01:45:15.168088 | ubuntu-noble-large | deleted: sha256:b21905952a86ee750dcdcc8fd65b6eae2e6684f4cdeb38d341c583e238da740c 2025-12-16 01:45:15.168096 | ubuntu-noble-large | deleted: sha256:7a05f96c78a08d181d9a2c42a408716def6accbd0ec676a94286bc9873bacde9 2025-12-16 01:45:15.168105 | ubuntu-noble-large | deleted: sha256:81f08574215ca8d934bcec3ed9f574d8532b6b4354c4ee8073589dacc44e0938 2025-12-16 01:45:15.168113 | ubuntu-noble-large | deleted: sha256:47d76b380f8f5744d0b5c6762847fd4711437b4bd757915cb32dd454f7c8b36e 2025-12-16 01:45:15.168121 | ubuntu-noble-large | deleted: sha256:a9abca08799af0bc9e36235036707a1ac277a2d9c8a781dd76def041e6b61b89 2025-12-16 01:45:15.168130 | ubuntu-noble-large | deleted: sha256:4fb2047a2ff558af1b1a2d9816d4f9fb0bbe471b7c854e3004837eb3d9b28779 2025-12-16 01:45:15.168138 | ubuntu-noble-large | deleted: sha256:2611eeba4dfe80a31fa0249a4ab7f879aac73daa09256d4967cb0c7d1a3843c6 2025-12-16 01:45:15.168146 | ubuntu-noble-large | deleted: sha256:dbe602169074e509d0991bab3ed8713c5483dd6aa425868c5e69da01de37435c 2025-12-16 01:45:15.168155 | ubuntu-noble-large | deleted: sha256:c601a78d24d0de62dcf43e2cf04b53b3f16060d98d62ff793b5d90fc9515da9d 2025-12-16 01:45:15.168163 | ubuntu-noble-large | deleted: sha256:d4b729d37042694749898d22d2f2b792fb1462984cadcd5a6bba7b44603a4212 2025-12-16 01:45:15.168172 | ubuntu-noble-large | deleted: sha256:20637d09b2adf593fc7d907cf8dc95523c0bfd1dac37166322c15f3d43e30c0d 2025-12-16 01:45:15.168180 | ubuntu-noble-large | deleted: sha256:6db70dd48fc8e9a4b6b6f8c2be7555d2184214190c51aaf8d77211637d923a85 2025-12-16 01:45:15.168189 | ubuntu-noble-large | deleted: sha256:de7a7e1bac5dea7b906e113ef0443103d0a5afdfe252adb7240515c1626d63d9 2025-12-16 01:45:15.168197 | ubuntu-noble-large | deleted: sha256:f2909e57eeaa7f7e08cd9db348989857a1180389265b9d029d0b1f64554e6353 2025-12-16 01:45:15.168205 | ubuntu-noble-large | deleted: sha256:1cc9bd5de86f8ab827686def3f7bd57f2c496c5d3b44ff2f7fd8e93938799303 2025-12-16 01:45:15.168214 | ubuntu-noble-large | deleted: sha256:0d7405f645c48c77c8c052c32cc687f0dc0d336c850a43a345ecb1f26a143efd 2025-12-16 01:45:15.168222 | ubuntu-noble-large | deleted: sha256:e2ad822c71f15b08f76bd5f16e1a6272d3b59da555f26597466da0672fbd8533 2025-12-16 01:45:15.168256 | ubuntu-noble-large | deleted: sha256:831ac761d309f0db4a0406c5ddf4e1fcb4d190e5610c5ba1dd40bd7706f9c8a9 2025-12-16 01:45:15.168264 | ubuntu-noble-large | deleted: sha256:f92807b8b4e0afb713a0a75ff7574812c84bf5d5829c888c0c6ebe5934a453b0 2025-12-16 01:45:15.168273 | ubuntu-noble-large | deleted: sha256:6f65c6dc260ab50189bdd8a328b7dc90cec67f0084460d84c4d51594615bae60 2025-12-16 01:45:15.168281 | ubuntu-noble-large | deleted: sha256:c93e37b7423f22d8f8e0d9fdbeb67c7170096a922c27a078b62ca53a9453a9fd 2025-12-16 01:45:15.168289 | ubuntu-noble-large | deleted: sha256:9762546693f5f34850152ba1317789eefc0dc24210eb5ea0762bbefdf22aeead 2025-12-16 01:45:15.168308 | ubuntu-noble-large | deleted: sha256:2753662f363a4a579340db964f1d637045f76a1f34a36d6633a480f2bd1b984c 2025-12-16 01:45:15.168316 | ubuntu-noble-large | deleted: sha256:2ab5baef97503c75e53de7c5c588179f63e136d80c52eacc58a0488a0e8725ad 2025-12-16 01:45:15.168324 | ubuntu-noble-large | deleted: sha256:17b9a0757e4347159e0dc922a9ebbbc78126555a0305ec9f175776b368759b9b 2025-12-16 01:45:15.168332 | ubuntu-noble-large | deleted: sha256:f721b51a647500c3bd22da8a96e1d1b0637540835f5e0c74e8fe307317545f5c 2025-12-16 01:45:15.168345 | ubuntu-noble-large | deleted: sha256:f27e43cce3f7087d9b2f4b4ace4543d62fa1a98ae5faf9b46139ada7af0b7c2b 2025-12-16 01:45:15.168354 | ubuntu-noble-large | deleted: sha256:2dd6eaf6fa105a6deecc611fa928d365d5d6778c5a58adaf5b28457800a24031 2025-12-16 01:45:15.168362 | ubuntu-noble-large | deleted: sha256:aae27212423eeeb25680bfecda59ab76eb0bb03bd9262bb060cd0fee883b70e3 2025-12-16 01:45:15.168370 | ubuntu-noble-large | deleted: sha256:f1a4efdc14c4bbadea32e37448d753a9fd6e3942c2ce89b6f0d3d0cde1b0c631 2025-12-16 01:45:15.168378 | ubuntu-noble-large | deleted: sha256:542c43cc127e7575bf1443c162d7dbbd346b0411fbbe3d12c74b33c25687023d 2025-12-16 01:45:15.168386 | ubuntu-noble-large | deleted: sha256:88a9ac3cfc82dab11107eae264cbf419aaf542088d440c824054f231cf6eebdd 2025-12-16 01:45:15.168395 | ubuntu-noble-large | deleted: sha256:d12fab32f95766c0724fe88a380a5636fced14d6d4adb1f86a383245b96e09b1 2025-12-16 01:45:15.168403 | ubuntu-noble-large | deleted: sha256:869e2beade85854b1f85a5edf9183e419b22fe01c8251cec2e3d7ea9a68e79ca 2025-12-16 01:45:15.168411 | ubuntu-noble-large | deleted: sha256:9a2b773878f270297f0ce4e5d923259a8ef466b529e51f62666e69a779a80bbf 2025-12-16 01:45:15.168419 | ubuntu-noble-large | deleted: sha256:b70f275105209a13de2169a50d08d23e9e25af125ada93d546fc610cbe656e36 2025-12-16 01:45:15.168427 | ubuntu-noble-large | deleted: sha256:ebdc9af68d698987d61cbcec0f2a6912e86c712b63fa26f6a0e0133b03c77f3d 2025-12-16 01:45:15.168436 | ubuntu-noble-large | deleted: sha256:88a8ae4d6b6f018e36f27f6887cd13ad89de737c243afe978f93117b36ec2607 2025-12-16 01:45:15.168444 | ubuntu-noble-large | deleted: sha256:3fc961f941d9245946e196ec206fc6467364846ca6d60e4df70f6e3104ca07ab 2025-12-16 01:45:15.168452 | ubuntu-noble-large | deleted: sha256:1a8e23e0860612ba4528a3585ffd9297cee1de715e120dddee0bd029a6bd341e 2025-12-16 01:45:15.168460 | ubuntu-noble-large | deleted: sha256:3156bb40a5e85d4f1be72693e34215da7a0fc238c7aaea6313a715c9de0b8398 2025-12-16 01:45:15.168468 | ubuntu-noble-large | deleted: sha256:b5424824b2743b6f5c6d9cd62991a40a8f2633befc49100d719f4ec26dd361a5 2025-12-16 01:45:15.168476 | ubuntu-noble-large | deleted: sha256:30bf11b340c461234314ee5f2e46b27645e5285d3d2c7dad3e6118c66951fbbb 2025-12-16 01:45:15.168485 | ubuntu-noble-large | deleted: sha256:d74a08f77e19293c1d5cd279eab877b79c09766a71d2694051a3babf83ccbcb3 2025-12-16 01:45:15.168493 | ubuntu-noble-large | deleted: sha256:749e62569fd0965da372e594714c40698eee48f61a0ff58b25b50a14927f3712 2025-12-16 01:45:15.168501 | ubuntu-noble-large | deleted: sha256:861e28f479fc477595b7a8d8b970d410d0998b2582918fa034b5bffe6b7deba7 2025-12-16 01:45:15.168510 | ubuntu-noble-large | deleted: sha256:8d36382387624bf094fcdadbe10220cac810f14fdebee8a5937249c6664781c4 2025-12-16 01:45:15.168518 | ubuntu-noble-large | deleted: sha256:d27307498cb6bdab05fc73fcba6f4cdd8ac5ea520c5a84119dbf8e1ca276ccc5 2025-12-16 01:45:15.168526 | ubuntu-noble-large | deleted: sha256:cc81ec11efb644d387272ce65bfa5ee2f470941048e740edf0ffd9ad3ba4ce3d 2025-12-16 01:45:15.168551 | ubuntu-noble-large | deleted: sha256:79240e37491ae9518629ff73b947529a321a1ba8ef5e32086feaea702d65a79f 2025-12-16 01:45:15.168560 | ubuntu-noble-large | deleted: sha256:1607654ddb0366a70020b5ba6ed1f67736e5986329dc0b4624cc94b0ea6b0f39 2025-12-16 01:45:15.168569 | ubuntu-noble-large | deleted: sha256:c37f218decf26f0a194a9c9fcdcae8a6062507885e04052619f0f93aa50e5601 2025-12-16 01:45:15.168577 | ubuntu-noble-large | deleted: sha256:b77cf28e4da5209ceed11d27c80abd1aeed95d88f8b099abae8f4c0e3f73c4b8 2025-12-16 01:45:15.168586 | ubuntu-noble-large | deleted: sha256:7d66b8dace72ca73af2e002ae8978e8bad1cc4122d0c0c4e0f38ceb7b32528d8 2025-12-16 01:45:15.168594 | ubuntu-noble-large | deleted: sha256:c41cde167f1b04d7827b0d6e948e99c6204d88468104a20d5345cc46d7a82128 2025-12-16 01:45:15.168602 | ubuntu-noble-large | deleted: sha256:ca209fbd5a77f674dbef5f4dd647b92657c6a6bc372b8dfd31e8d263694dc36f 2025-12-16 01:45:15.168610 | ubuntu-noble-large | deleted: sha256:87594ce418768e55fee9c8829bb424c9f7f33c74d2dc40ab755e213cf95270dd 2025-12-16 01:45:15.168618 | ubuntu-noble-large | deleted: sha256:1ba5ea29990de86ff2a4ba0e2d22b750c9dbdbe8974274b161cf6d449266b188 2025-12-16 01:45:15.168627 | ubuntu-noble-large | deleted: sha256:a9dfa3e147aad2ffa92bf5d2502c21f393ba17409a06be737e1059572f74c92e 2025-12-16 01:45:15.168641 | ubuntu-noble-large | deleted: sha256:141ae4fb3610411ccbf24f6d0ab8543ee9786169b87390298d4b803cdd9ceb72 2025-12-16 01:45:15.168649 | ubuntu-noble-large | deleted: sha256:ec077a62df14aa1f30217d72327a6a2513d02f4b52f5ce01dcf7f664e601ea4f 2025-12-16 01:45:15.168658 | ubuntu-noble-large | deleted: sha256:9d75bc124efd83c28806c41b6b63d99c885c76ac590b9de4870b672e53d8087d 2025-12-16 01:45:15.168666 | ubuntu-noble-large | deleted: sha256:7586f9a9f921f40b069716557cb78ccd6d268e447dde303446a717e8c06fc120 2025-12-16 01:45:15.168716 | ubuntu-noble-large | deleted: sha256:67ef6ab341938e550a81ceaf5d6b08b151b5fe788c8791567805278b547f74b5 2025-12-16 01:45:15.168726 | ubuntu-noble-large | deleted: sha256:98ddc94d849e7c5343ec550d469d57e479d1d62be03b19be073e595637e806c1 2025-12-16 01:45:15.168734 | ubuntu-noble-large | deleted: sha256:598796dd61e6854e19eef479d34cb58699a00ea453581584fd773ead9c8b3b40 2025-12-16 01:45:15.168742 | ubuntu-noble-large | deleted: sha256:7cf59fd25dffdbd516445309ae3e52adf307b5f17a550e280408193dc2a221e6 2025-12-16 01:45:15.168751 | ubuntu-noble-large | deleted: sha256:875064b819bfb0ecb43890b83b723a39d3e8595d22cd49b2f92602352b8c6733 2025-12-16 01:45:15.168759 | ubuntu-noble-large | deleted: sha256:a015bd810d8bd9109a19a11e435b1dbf89669fec9ed2251c6176e0f9cf26c6b1 2025-12-16 01:45:15.168767 | ubuntu-noble-large | deleted: sha256:480be0d9bb400f7f0a7cc01478a5988a50c407df0bad30af6e4bb5c9cc6fc17b 2025-12-16 01:45:15.168776 | ubuntu-noble-large | deleted: sha256:5ee1ea14f7cb1f0065c00bf8a95305b5ae07a7e01457051d5de124e48e9286e1 2025-12-16 01:45:15.168784 | ubuntu-noble-large | deleted: sha256:51ad7ce03fc7ad9989bfa756cc439550ed65f038633306128b16eb266899fa83 2025-12-16 01:45:15.168792 | ubuntu-noble-large | deleted: sha256:3144e18edd566c853f4da95bbe4aa928cb7a887fb6d04ed8533d391757b70757 2025-12-16 01:45:15.168800 | ubuntu-noble-large | deleted: sha256:ffce6fade2983fa93dcc169496d3b584095f213b89cc6fe955111866d7540426 2025-12-16 01:45:15.168808 | ubuntu-noble-large | deleted: sha256:f61c7c2c9aa33bcf4d333fdaecbd44aa9849aa8e5afd7d3359869e20f3fed92d 2025-12-16 01:45:15.168817 | ubuntu-noble-large | deleted: sha256:8bf3600ce4d64d9f46707f14ddae79f2b5eecae694fcc7b341c30a432a204167 2025-12-16 01:45:15.168825 | ubuntu-noble-large | deleted: sha256:55d13f0a822441779d9d18bdf4f1bb4bfc24aa21f634e936409fe6cf7011a742 2025-12-16 01:45:15.168839 | ubuntu-noble-large | deleted: sha256:b2fedd449381fff720e875e99fa128a0bd73eed50918f75cbdc1f96d98ab19d3 2025-12-16 01:45:15.168847 | ubuntu-noble-large | deleted: sha256:5cdf9cd682b0514ce5d5c7f048e5be72a7dc04afd36fcf3ca38630f9f15ad833 2025-12-16 01:45:15.168855 | ubuntu-noble-large | deleted: sha256:306c721445d05780d6b68712baf6443ef72322872bb682f6d74cacc1c57e3b73 2025-12-16 01:45:15.168864 | ubuntu-noble-large | deleted: sha256:054aeff9d4c6457194a9d049fd750b8527c2465e9edd0e24ce2e4a2e438d9a23 2025-12-16 01:45:15.168872 | ubuntu-noble-large | deleted: sha256:cc792223a0523e4ee8b2af6ad28828c870e09db2dcd1f38774b2b4026a463999 2025-12-16 01:45:15.168880 | ubuntu-noble-large | deleted: sha256:6a1cd0fc8306d65d788af279b40a180e5f653715d7bcfe13f969747df325a953 2025-12-16 01:45:15.168888 | ubuntu-noble-large | deleted: sha256:d3bd44e6dec114682720fc0aa68f0df88807df224e2ea6505959bf2ebedab4f6 2025-12-16 01:45:15.168897 | ubuntu-noble-large | deleted: sha256:ec72818e656bdd69f49dc566917c8f7fc4ec8ebe948ed0c9009c2be0a592c389 2025-12-16 01:45:15.168905 | ubuntu-noble-large | deleted: sha256:4dd163c0df5b6252bdcc065c71ce34297f5e280229aa3b021adf093299937386 2025-12-16 01:45:15.168913 | ubuntu-noble-large | deleted: sha256:eb6ab9c91998eb6d6283fa987d51db10bd7f9d8c7c116893ecf8d191aa51a0a1 2025-12-16 01:45:15.168921 | ubuntu-noble-large | deleted: sha256:b0e6985fba27bf035472befd179f3bc1457637b266027e800761eb16fb0ccaf1 2025-12-16 01:45:15.168929 | ubuntu-noble-large | deleted: sha256:abf858671d3fb1d8db62d4c170f51788fec4972c020a39f7e74305b0b6bcee87 2025-12-16 01:45:15.168938 | ubuntu-noble-large | deleted: sha256:71b242474dcddcf2d9057fa9f51cbf1a63dbb266214c2f2f1b279834af4bacf9 2025-12-16 01:45:15.168946 | ubuntu-noble-large | deleted: sha256:07d41219425de32d2c72a12a816407eadad74470bf72eeb46675aa50b7ccc563 2025-12-16 01:45:15.168954 | ubuntu-noble-large | deleted: sha256:8813329e368a5c01f853ac131c93d708bc5bf01bf42b513ca98df6f34d121ad4 2025-12-16 01:45:15.168962 | ubuntu-noble-large | deleted: sha256:e58dd65f9f0914e39a6290277e41a956e556d2d62725e55355190debe5bccbbb 2025-12-16 01:45:15.168970 | ubuntu-noble-large | deleted: sha256:8e69f2dcc07dcab4bc8b57f01abaeeebb2e53b0b5adcba67edda653c563f1013 2025-12-16 01:45:15.168979 | ubuntu-noble-large | deleted: sha256:29c001b4c12ca1e2c4f453cdbca938052c6f1e2bf4f2a2838547c930d25d9f69 2025-12-16 01:45:15.168987 | ubuntu-noble-large | deleted: sha256:4471410410b95fabcb68d7fd6ffe9bc4932e5d9537cc3667d40d44762fa56adb 2025-12-16 01:45:15.168995 | ubuntu-noble-large | deleted: sha256:6ca096f2cb94c0279655b258fdd83eff972fb1dcd5f462d4551325eadf3c304e 2025-12-16 01:45:15.169009 | ubuntu-noble-large | deleted: sha256:abf7a1cbe699409a5f8bedb055045e894ff66db567c2e57d5c7c9dfcaeebeae7 2025-12-16 01:45:15.169018 | ubuntu-noble-large | deleted: sha256:0db92719663c069ce636f163bb61d3a246a5124eeb5e5af5ad52e1b64f3ded9a 2025-12-16 01:45:15.169043 | ubuntu-noble-large | deleted: sha256:d56bfadcce55b5474bef9c452ffeae8898c178b795c540c75d853e7f6465718b 2025-12-16 01:45:15.169052 | ubuntu-noble-large | deleted: sha256:50a9c381dcce8ec678faf0e391e906b7aeac3e9a43f6eb6a6325c934fda455c5 2025-12-16 01:45:15.169060 | ubuntu-noble-large | deleted: sha256:b8a7f087162f3df43f806f6f38ca39d08856617b0b7d56a8ba7fd31f11302232 2025-12-16 01:45:15.169069 | ubuntu-noble-large | deleted: sha256:cacaff92097acd911641d17e478c0f22767114194adfa559abe0031f0519456c 2025-12-16 01:45:15.169077 | ubuntu-noble-large | deleted: sha256:3b1ee0a65d72e9ac60bed223594b8c63ea99a33b339b9eafd2fb42c9d5a85bef 2025-12-16 01:45:15.169085 | ubuntu-noble-large | deleted: sha256:89ea3000cbd0572c86186a23fd21c29595acdb225c860d595e7d881a8d5b7724 2025-12-16 01:45:15.169093 | ubuntu-noble-large | deleted: sha256:a5678c91b9617876f84d713aa051a3c44845c90266b76dbc332ee90e2e9a1fa3 2025-12-16 01:45:15.169102 | ubuntu-noble-large | deleted: sha256:fb8ecdc07f6b97360dafa29d456a596e220c36a72d6d809168236142306ef961 2025-12-16 01:45:15.169110 | ubuntu-noble-large | deleted: sha256:486726d36bae83e03f2fa220c32f9f7c8607023d4d08c08c2cae39a95bb97888 2025-12-16 01:45:15.169118 | ubuntu-noble-large | deleted: sha256:511645fcdeb4d62932a9c10a72cf8fcd130f546f087a68f8c63b243b5e1562af 2025-12-16 01:45:15.169126 | ubuntu-noble-large | deleted: sha256:d85bb92b54b32d96877f046c253a9c4b249bb451a3be31e51ea034992f79469f 2025-12-16 01:45:15.169134 | ubuntu-noble-large | deleted: sha256:f0509dcaea8b9537847f10f2648e689bb5b46e52dd70c0ea6e9ff344c545152e 2025-12-16 01:45:15.169143 | ubuntu-noble-large | deleted: sha256:619e5ea754dfc894c3893ceb9f7eab74a1b3b9ad6a07e9c47fc35e5b5c4c3119 2025-12-16 01:45:15.169151 | ubuntu-noble-large | deleted: sha256:44713365224a270902b6160dcf74ab740a41b7b7d013a67083061388574da417 2025-12-16 01:45:15.169159 | ubuntu-noble-large | deleted: sha256:a0c0247f4bb1f74eb968baba22aee58eba5d03282c22a76f05f41cf8c4275ba2 2025-12-16 01:45:15.169167 | ubuntu-noble-large | deleted: sha256:04d118d4b00a47780a735b35a600dedf37d56e622d4085c78c3bbe858a3e71eb 2025-12-16 01:45:15.169176 | ubuntu-noble-large | deleted: sha256:f2049c8fc27b2c1225d3a857eb6abc5f2583bbbf1c14528d1cf30719f358f095 2025-12-16 01:45:15.169184 | ubuntu-noble-large | deleted: sha256:cfa472d9b5c27319b2fd756b028ff1a65be6f1f16e758f3bee774545bef2aa78 2025-12-16 01:45:15.169192 | ubuntu-noble-large | deleted: sha256:e36e8c9a8bc0696edc1fe401b9d6cbf7ce1f3cd86bd9879f1a0a1950c0722fda 2025-12-16 01:45:15.169200 | ubuntu-noble-large | deleted: sha256:196bb8fe229a17c0026212d87e0bd7467efefc6c1217de98a8cf9df9bb44ad87 2025-12-16 01:45:15.169208 | ubuntu-noble-large | deleted: sha256:8d4eaa488b7e67c4e7b9df27efd618e02cbc75317b931e1fff5f902e771838d6 2025-12-16 01:45:15.169216 | ubuntu-noble-large | deleted: sha256:3e958d47899b88a909a48fe1562577427d061eaeb625ee45efefd752f7e43319 2025-12-16 01:45:15.169247 | ubuntu-noble-large | deleted: sha256:d77e8376945a4cf9a888397ac3f4b387959baeace965dc9aeab19ee923d4a99a 2025-12-16 01:45:15.169260 | ubuntu-noble-large | deleted: sha256:45dc588acce3c07db761f304f986d2f63d3c1ce27c99a91bda55af27f114bc13 2025-12-16 01:45:15.169268 | ubuntu-noble-large | deleted: sha256:91fd01e8200a2b978e666abeaa9fada61436ada6e07e646a4731f4cd2580e302 2025-12-16 01:45:15.169276 | ubuntu-noble-large | deleted: sha256:47ad3ad341e29200929cc43b03d25229e3bf265e8f0b4a99510280fcbf02ac39 2025-12-16 01:45:15.169284 | ubuntu-noble-large | deleted: sha256:9a42dacceb38b934616108b3d94b5ebb7c08624f5203fa02b2f1570b56b1da6c 2025-12-16 01:45:15.169293 | ubuntu-noble-large | deleted: sha256:05983f9eea24235ed0f18b5650889dd52316da2e08071c3221c8ee32a083ace1 2025-12-16 01:45:15.169301 | ubuntu-noble-large | deleted: sha256:ea6dd47a839ec0ed0e52d738abbc99ca93e73fc3585becdf4ac0c7aa4bff40b6 2025-12-16 01:45:15.169314 | ubuntu-noble-large | deleted: sha256:9b52bff4ffa52238b3165d9e69674cff078d95be36f34b5ab2550b09f1132d2f 2025-12-16 01:45:15.169323 | ubuntu-noble-large | deleted: sha256:65a32bbf6fe950a2a1729f66f6ac925b3e1fbbde2742d6cd5a44a3eaab68eec8 2025-12-16 01:45:15.169331 | ubuntu-noble-large | deleted: sha256:10b3514dd1d2a47f699e31f4fae2134dd94d158e43de0a102e5a47cee9410a09 2025-12-16 01:45:15.169339 | ubuntu-noble-large | deleted: sha256:ec7cad6987fa42518c3cfb6d903d06012415656d34fc822a82d83b5eff784f75 2025-12-16 01:45:15.169347 | ubuntu-noble-large | deleted: sha256:b9e5d0426ae28ea7278de3b0272b277d2e2d6cadfcc7b44a774f9a6f5378b248 2025-12-16 01:45:15.169356 | ubuntu-noble-large | deleted: sha256:dcae4dc3a3169c6c3d3d565ab9c80582fecf933b3784d90b92f426e7f974ed3f 2025-12-16 01:45:15.169369 | ubuntu-noble-large | deleted: sha256:942701844490c75ea959712065fc6463260169a468c3819ca660bcfaba42702c 2025-12-16 01:45:15.169378 | ubuntu-noble-large | deleted: sha256:0c05ad798bb20bf0db778a416990f7e028b9acba0f26cd0feca17c0c9f7d3ef3 2025-12-16 01:45:15.169386 | ubuntu-noble-large | deleted: sha256:f114a7926dbd938d3277dc83f1835036bba9b62632253d7666f473a1ff6b9a31 2025-12-16 01:45:15.169394 | ubuntu-noble-large | deleted: sha256:f2378ea974d64161df4e75fcbd6d0833219967f1a866dd35ff9ef4a6b99051e3 2025-12-16 01:45:15.169403 | ubuntu-noble-large | deleted: sha256:4c8d73fbf8453c122af9b075f290197ed58bcf7ceb9fe341e17a5c6cb97d8a54 2025-12-16 01:45:15.169411 | ubuntu-noble-large | deleted: sha256:38c7d4d125e93180b037873c0bfb20ae08e35e24b0c34547898180804b9ec5fd 2025-12-16 01:45:15.169419 | ubuntu-noble-large | deleted: sha256:02bf6d351a3365b687284f0b9882b7af8c6f27148055a5e91d06ede3ae7db896 2025-12-16 01:45:15.169427 | ubuntu-noble-large | deleted: sha256:ebaf5831813ee94122c8c1571fb00d8b31050d1345937ba08f6acc2e88318fd1 2025-12-16 01:45:15.169436 | ubuntu-noble-large | deleted: sha256:7adafef81391e8dd509dc74dfd946f753f2731b2be0e1ce59fb33f3ca54b8080 2025-12-16 01:45:15.169444 | ubuntu-noble-large | deleted: sha256:218ef17242e4509d713caccd6ade3df98a42e98f9cb99617f7687fb4d2df6136 2025-12-16 01:45:15.169452 | ubuntu-noble-large | deleted: sha256:ecb7098ff6b884b7ad372559253675e3ceab5436c73f62150fff9684dbbd6443 2025-12-16 01:45:15.169460 | ubuntu-noble-large | deleted: sha256:90d808c8cd022ee66bc79efaec7d69b5436b4f8a637619465f00d20e1e3d12c6 2025-12-16 01:45:15.169468 | ubuntu-noble-large | deleted: sha256:549e02c2d6ab3d45358e311437e2b8f68a99bec775be66930fd292ff88f1e2c0 2025-12-16 01:45:15.169477 | ubuntu-noble-large | deleted: sha256:f2c6f3a5dfa805ab3225fcc66fb1a6aa42a3f23c48a77a7d93fe9920273addf7 2025-12-16 01:45:15.169485 | ubuntu-noble-large | deleted: sha256:4e7dc4c9675fce12317615eea81b51ef7d19ac3210acc5960c8078d6d8afa3dd 2025-12-16 01:45:15.169493 | ubuntu-noble-large | deleted: sha256:2e228b0d1d255bf2b96aeac8318dc0c7119739a35ebe72ab3de3ce238c95348e 2025-12-16 01:45:15.169509 | ubuntu-noble-large | deleted: sha256:37ec54314d9948dccaa3b234443021c39f63418d4555dda85d7d0b3f325d20ad 2025-12-16 01:45:15.169517 | ubuntu-noble-large | deleted: sha256:c273eb7d4b88d8861e957f83ffffaeb9dfa5369213a1c1f6b5b7e5728dbee9aa 2025-12-16 01:45:15.169526 | ubuntu-noble-large | deleted: sha256:9a50b589954c38413990b8a784d5995f4078b9a27b4e70995107a18aa4bcedeb 2025-12-16 01:45:15.169534 | ubuntu-noble-large | deleted: sha256:90c99fe521d37518e4e04dc402f286af1934140b31b243ec4569da3bdf97131b 2025-12-16 01:45:15.169542 | ubuntu-noble-large | deleted: sha256:7dd34aa57eeb73d56bbc1ee8e16e2da95c3c6727b1720e9d8d966950954c0a32 2025-12-16 01:45:15.169551 | ubuntu-noble-large | deleted: sha256:6e837b258a12c6ca1e5f1b984f02c1b61a0248ad71cf23909f5cb8bf97f1e926 2025-12-16 01:45:15.169559 | ubuntu-noble-large | deleted: sha256:87400350ee241e91d47e13c329f203ef91ece3e95033e3ef237763f3b6284344 2025-12-16 01:45:15.169567 | ubuntu-noble-large | deleted: sha256:5d1f165de53e0a73750bfd035a39d9c2a64ab4159caf63b2f0902866f6d1a3da 2025-12-16 01:45:15.169575 | ubuntu-noble-large | deleted: sha256:1fab32ec1c25c5655cf00e0916e15db4e04c95a9939d5939f27d77c41222a506 2025-12-16 01:45:15.169584 | ubuntu-noble-large | deleted: sha256:6f63791156de13b923a8dd8209eea21bc72d109beeebf6d9effe7a9189588632 2025-12-16 01:45:15.169592 | ubuntu-noble-large | deleted: sha256:2f163648a48e9ea6911ecac7cac7860c05b8e6d438f336e222bfe3cec38f3fc9 2025-12-16 01:45:15.169600 | ubuntu-noble-large | deleted: sha256:08e20722a20481da3c2c0441119541ad417a8028d9c428f4ed4d2aaf03d7d80f 2025-12-16 01:45:15.169608 | ubuntu-noble-large | deleted: sha256:befe722273a0fd708a001f37b442d5a26ad2b4e7117da7cad1309e5f9cdd44da 2025-12-16 01:45:15.169617 | ubuntu-noble-large | deleted: sha256:abdb9a28aaeedf6bfdf15a3feaacce80ff6327f747bb06a5de333733a76a0c4d 2025-12-16 01:45:15.169625 | ubuntu-noble-large | deleted: sha256:42d7c09481c69c23d9c8088b913cedc8f7b18715c7922021924aa40bccff5021 2025-12-16 01:45:15.169633 | ubuntu-noble-large | deleted: sha256:48c5f8bcd6db822a16fb21f3a6e8ea644ebb3f2bae0fc948fdc850a4f7c46b3b 2025-12-16 01:45:15.169641 | ubuntu-noble-large | deleted: sha256:4999e4cb585cc362583ad2b23d9faf12e84b70e53d1237dbe7847f74ef84f3d3 2025-12-16 01:45:15.169650 | ubuntu-noble-large | deleted: sha256:0977f3c68a4337f75d566aa163f6da4cb7bc5a441f7c630e3e4e6a41377eaa16 2025-12-16 01:45:15.169658 | ubuntu-noble-large | deleted: sha256:458d3c565720493285b3122f704c9d63da582d6f0a22d45c1f23f31478dac602 2025-12-16 01:45:15.169666 | ubuntu-noble-large | deleted: sha256:17daf951ed33fbcd201de02e0619e991174cd3e4b20fde355a0e162deccce3bd 2025-12-16 01:45:15.169692 | ubuntu-noble-large | deleted: sha256:c941a628a188d444ce6eee7833a50494cca03e50b99e7ea36e8f5cc72e42d47d 2025-12-16 01:45:15.169706 | ubuntu-noble-large | deleted: sha256:1d02d95171a754689595e54252612dd3e748b63db4cac8f1ddae05616371ae01 2025-12-16 01:45:15.169715 | ubuntu-noble-large | deleted: sha256:4c3c620547d70e88833a26fa585f5a1425b72003bc7c6841d7cd4ecc90119b2f 2025-12-16 01:45:15.169723 | ubuntu-noble-large | deleted: sha256:e3455baed4ad6f9db92a44ce92c452765dd5953480d4e7fd4455da04352bc601 2025-12-16 01:45:15.169731 | ubuntu-noble-large | deleted: sha256:14fc95489b793f63e802230b78640050261aee839cdca227633947ab53c2281b 2025-12-16 01:45:15.169740 | ubuntu-noble-large | deleted: sha256:addd0baa7353cc1d5ba93ca2a8fe58db5b42c0c20f16410531e6125e44d74840 2025-12-16 01:45:15.169748 | ubuntu-noble-large | deleted: sha256:1dbcbc50ca61e66b7f2f1a4ba86efbc606a6265f23727e551f8a902e3ba01d17 2025-12-16 01:45:15.169756 | ubuntu-noble-large | deleted: sha256:2492ff8a2111d5cf23198c9e8a416e0014be72c7dfbd85bd4482d37a1c921e07 2025-12-16 01:45:15.169769 | ubuntu-noble-large | deleted: sha256:21779f689f5c7552a043e9c84ee9a6981427a001d1c6dab809e311d126eb36ca 2025-12-16 01:45:15.169777 | ubuntu-noble-large | deleted: sha256:6e37d48607dfe391ec1e9fb2ad965e6e9197c75639f3a1f9f3a1b2a6d1f1629c 2025-12-16 01:45:15.169786 | ubuntu-noble-large | deleted: sha256:01afb09d20ff33f5420f375bcd503b137a0c45621fa3d08bde3b74203c2659e2 2025-12-16 01:45:15.169794 | ubuntu-noble-large | deleted: sha256:c8eea0dc3f38a143504bf3b99d67e1e79d31246d93499ce1ee85a74c734c406a 2025-12-16 01:45:15.169802 | ubuntu-noble-large | deleted: sha256:85947d8973db02e8444338a9201516bf9e13e7281e6f13cfacc8de07d128f9ef 2025-12-16 01:45:15.169810 | ubuntu-noble-large | deleted: sha256:502f1425fea7c106f482cdd7c1d677a71e2778f5ffe99d22a2a85b67142d5d1a 2025-12-16 01:45:15.169819 | ubuntu-noble-large | deleted: sha256:9cdec1ca7535429e9f85ee87e34ff48981b01a9eb506d8479726782794a84abc 2025-12-16 01:45:15.169827 | ubuntu-noble-large | deleted: sha256:119fc8fd5292318dd454cb7acae2704faf29e6c57352610c439f1ccc7fce417b 2025-12-16 01:45:15.169835 | ubuntu-noble-large | deleted: sha256:d2f338e556708eecd8a8ef26edc98ee56cd68bbb44de60f8ca92479563f246eb 2025-12-16 01:45:15.169843 | ubuntu-noble-large | deleted: sha256:0f6fefdb288fa8bd4964beabbb83178830b8fc3e9a0cb6bf4bb6e6b516bdd841 2025-12-16 01:45:15.169851 | ubuntu-noble-large | deleted: sha256:753af03e20117d2becd19f000208e8e5cfee0ae96d70f6d985843b489bca079f 2025-12-16 01:45:15.169860 | ubuntu-noble-large | deleted: sha256:257591ba21e91b8ed7ffda359c71e6102cb6ecc2d1bf9548557c6c40d209f57f 2025-12-16 01:45:15.169868 | ubuntu-noble-large | deleted: sha256:1147587ca4c8548164407c0071e645be3c05cfcdbb3058c7213a3cbe33c1184a 2025-12-16 01:45:15.169876 | ubuntu-noble-large | deleted: sha256:aad007bbf626f2e259cdd5a01ece6194a03a311dd712b955fc5b2752e41bf4a6 2025-12-16 01:45:15.169884 | ubuntu-noble-large | deleted: sha256:63feb93a2dd99ae65e2989ba1a9c48adbd507a188653a273d817fb805e2a06a8 2025-12-16 01:45:15.169893 | ubuntu-noble-large | deleted: sha256:1056255a342fc827fbac27e741139ebc50a8d83cea1ecc3004993826558fd1b3 2025-12-16 01:45:15.169901 | ubuntu-noble-large | deleted: sha256:8f8553be659a1480dd04c953f20824a88168f920a1ad633e50e0635bc9583a82 2025-12-16 01:45:15.169909 | ubuntu-noble-large | deleted: sha256:7955d41219927c4934e26877edcc87b3c7b0730c55485cff111fe07a7a03b4cb 2025-12-16 01:45:15.169917 | ubuntu-noble-large | deleted: sha256:3665f4ecdc5e4a6544b84c2f34f27eb72eb06a8ab199eeca45040c55e1279cf7 2025-12-16 01:45:15.169926 | ubuntu-noble-large | deleted: sha256:12e4b67ce86d76c181461a467f5379adfa4518952836f68be2b88b03f5b7be82 2025-12-16 01:45:15.169934 | ubuntu-noble-large | deleted: sha256:dcf154f68a9266eae8b04367256eeb88e99937849ac6504072345b5fdf3653f0 2025-12-16 01:45:15.169942 | ubuntu-noble-large | deleted: sha256:f8352a426def58ea0ad3fd4a16e4f8e63e480574484f0c9c474abff8e29ebaa1 2025-12-16 01:45:15.169959 | ubuntu-noble-large | deleted: sha256:b9bf9415822b8c333c09beaf806910a49d2dbbe66ae6d4075f54b2b0c2236e90 2025-12-16 01:45:15.169968 | ubuntu-noble-large | deleted: sha256:4b7baf38b1915b3d5d894942b51c1b63f75aab922857d053065a3fc9182afd5e 2025-12-16 01:45:15.169976 | ubuntu-noble-large | deleted: sha256:3f93f280c490b13a631c3e37df89b4d4e632ac12b1a5db28f818d2228856ec62 2025-12-16 01:45:15.169985 | ubuntu-noble-large | deleted: sha256:44bc50bead93ce5a17de31ae28730f02788420f7696eb8e5ee2e77d6fa8e081c 2025-12-16 01:45:15.169993 | ubuntu-noble-large | deleted: sha256:cc311cb0d831c8875a1ca405ac0eebc26545d7892ba6a5dd64eedd1b296bed67 2025-12-16 01:45:15.170002 | ubuntu-noble-large | deleted: sha256:06177d5d1c08e160fe5e5971f04f41fcc3eabd008b0c49ac6e9c655c8ab158e4 2025-12-16 01:45:15.170010 | ubuntu-noble-large | deleted: sha256:bad077068d9a55677734092654b64612871e08dca68dafc5b1bd29a017186a5e 2025-12-16 01:45:15.170018 | ubuntu-noble-large | deleted: sha256:5104ce8a8562413433cae6ca71800718e31a62a1d1e54d056f0d93ca99fbd7a4 2025-12-16 01:45:15.170074 | ubuntu-noble-large | deleted: sha256:9c4f28bd3cb55e5cfd8608e6e56970c551410482cd63aa3c7d254fae162524e4 2025-12-16 01:45:15.170084 | ubuntu-noble-large | deleted: sha256:6692af7648669eedf98cfabf9e273b7eee2aedd2ecde87eec5b3af7b21cacbf6 2025-12-16 01:45:15.170092 | ubuntu-noble-large | deleted: sha256:095858682a020891313ec10cfeb70653e4a67cc14bed0143291c064436c83046 2025-12-16 01:45:15.170100 | ubuntu-noble-large | deleted: sha256:df27e6f9ec92ea931dae2173eba6d93bb112d0d95aa8c72c860597f574307f25 2025-12-16 01:45:15.170109 | ubuntu-noble-large | deleted: sha256:bf4f9a4d6f079e53eee9de2247251fce45ffac80afbcbbbfa3d2dd537a409c96 2025-12-16 01:45:15.170117 | ubuntu-noble-large | deleted: sha256:7109d69c9065226f610af166d50b90bc773c9564d326036f20b94e71fe31dd31 2025-12-16 01:45:15.170125 | ubuntu-noble-large | deleted: sha256:7fec32b0b19636b4d8b5471ca64e50341305ba3a3a2ae41e85fa3f1bc49ef6f6 2025-12-16 01:45:15.170133 | ubuntu-noble-large | deleted: sha256:53643741e3fb0e2fad15cb52b99dab6f6fd37be7eaf7e0ee34d689ef0c6cf858 2025-12-16 01:45:15.170141 | ubuntu-noble-large | deleted: sha256:9a238667e3b95e6eb7ee0c073305fa01975448ca53c5a2e9c0c1bd5b736701f7 2025-12-16 01:45:15.170149 | ubuntu-noble-large | deleted: sha256:3830f7d2d8bdc3d518b9c3d4dff423c55309076ed911372a383a93354442ecaa 2025-12-16 01:45:15.170158 | ubuntu-noble-large | deleted: sha256:109b6e5d7d30751e95b9d2e5b04824a15da46b94d78152285353d8b57e5c23c9 2025-12-16 01:45:15.170166 | ubuntu-noble-large | deleted: sha256:530b4f4652eea347446fe8a2d34cb68bf0d8332a59b46783ff392141f4759076 2025-12-16 01:45:15.170174 | ubuntu-noble-large | deleted: sha256:f277694901db2c59ebe1fa90745eaf339293b5fa10fbb91e4fcdcd19925c6747 2025-12-16 01:45:15.170182 | ubuntu-noble-large | deleted: sha256:27ed15df1023f36a7cdea65e44c2b1c4643e637dba8e43d469f099c02fd4f524 2025-12-16 01:45:15.170190 | ubuntu-noble-large | deleted: sha256:849ab5dca2a0660e7ac8e55dc1c39344fe518686dc77fa3f89faa7aea528c135 2025-12-16 01:45:15.170199 | ubuntu-noble-large | deleted: sha256:5e1960da36b7e605950def49308440b939d71177e6c112931ee6622af69cafb0 2025-12-16 01:45:15.170207 | ubuntu-noble-large | deleted: sha256:3f443431d1f533ca01372edb925bdea34e8ab0fd0dac64ae37a74037c0ab815e 2025-12-16 01:45:15.170215 | ubuntu-noble-large | deleted: sha256:99f28f758b1246cc9b60fd6b054099d5c3197b910714ba5514f916aa21b51e0f 2025-12-16 01:45:15.170223 | ubuntu-noble-large | deleted: sha256:7c85c8a13da672dc2f5710ba511855379d61ba0c54c2b385b0f00608c8931046 2025-12-16 01:45:15.170257 | ubuntu-noble-large | deleted: sha256:48c721f7c5ac68f270366dc9172ae6ecbb78823449e8a41cf68f36cf5d10a687 2025-12-16 01:45:15.170266 | ubuntu-noble-large | deleted: sha256:a71f2a67fbfc74be53990a1c37926b04c9728610a643517a1c2e9f1404c8ec2f 2025-12-16 01:45:15.170281 | ubuntu-noble-large | deleted: sha256:6cb581c1335262dd9946c3296b70429a704048ec5441ed3e9d654ded18599f93 2025-12-16 01:45:15.170289 | ubuntu-noble-large | deleted: sha256:92ab20df8e7ec7444c8b5313a98ae5ba3ea2466299965fba35c2e12f7640f92a 2025-12-16 01:45:15.170298 | ubuntu-noble-large | deleted: sha256:b17163f06588a041787420f54e91e6be1cca924ff4ffd2b85cc5e49d490b5e83 2025-12-16 01:45:15.170306 | ubuntu-noble-large | deleted: sha256:d168a89a25767072a70610a44f4333c7419575bce997d58035bbd91d9512b9e6 2025-12-16 01:45:15.170314 | ubuntu-noble-large | deleted: sha256:6a2abd857b84730e9b132fc8170ce16cdcfeaca0303bec2ecfc98b0b9dc7562c 2025-12-16 01:45:15.170322 | ubuntu-noble-large | deleted: sha256:278dd47971df4322da7d3d8b92687980d775bf67e44fbd0df2cebda9206babdc 2025-12-16 01:45:15.170331 | ubuntu-noble-large | deleted: sha256:c9478b4cff56fd499c38b97166f6538569bca44015ad08815dc04a46afa97ca4 2025-12-16 01:45:15.170339 | ubuntu-noble-large | deleted: sha256:dd5f76d32804f7b7342c5fbe2d9f28e218894da1699a849d5cd2e01f4da9c453 2025-12-16 01:45:15.170347 | ubuntu-noble-large | deleted: sha256:a9b54d609243e1b694cecabdeb31679b5c5bc5057f2507cc5081b7b697476f40 2025-12-16 01:45:15.170355 | ubuntu-noble-large | deleted: sha256:c70621bbd7691d4a395a31a65cb4d1cfe6994b0a7e39df380709b0a91720c736 2025-12-16 01:45:15.170363 | ubuntu-noble-large | deleted: sha256:b4707e2c25e51fdc8896c255b72d811b1716d0ef5a3c3fc20730eae4dbafa7e3 2025-12-16 01:45:15.170372 | ubuntu-noble-large | deleted: sha256:60fc232a7c3262047666318280e710bde39e5ecf9dbb62925b087c2127d93977 2025-12-16 01:45:15.170380 | ubuntu-noble-large | deleted: sha256:e72b219eedf3245b537a648f1e4bdd24d1c48de1eb3885a641ee073846a3bb43 2025-12-16 01:45:15.170388 | ubuntu-noble-large | deleted: sha256:86eca0249b123017962620430d868ced3b010666876e3b6283bb9d10f26af28c 2025-12-16 01:45:15.170396 | ubuntu-noble-large | deleted: sha256:1deb2424deca5c6f0bd0e4cb71b92eef743f985a79c3419bdb52e9ab264cdefb 2025-12-16 01:45:15.170405 | ubuntu-noble-large | deleted: sha256:edf3d7bd8605d2935eeedbe9e7e9d75f88237f6cda9cf578055093d213c57116 2025-12-16 01:45:15.170413 | ubuntu-noble-large | deleted: sha256:fea74382d3480eaaff21e92dde3ce9fdf338e17126c6cbce5f56936af61dfe4a 2025-12-16 01:45:15.170426 | ubuntu-noble-large | deleted: sha256:bb917f182ed24a98f0a221822d4dd58a2b4933b9230487fa809291054d722b81 2025-12-16 01:45:15.170435 | ubuntu-noble-large | deleted: sha256:67c1edd22bcf81a14c28253d83b60594e8b6d1848925f2ecb5343f350c5608fb 2025-12-16 01:45:15.170443 | ubuntu-noble-large | deleted: sha256:cbb5b2283bd30121bb1b7bab9052b7491b52912bf328a3eea94071f6f059b171 2025-12-16 01:45:15.170451 | ubuntu-noble-large | deleted: sha256:6378196158b77b37ef5ed0e58dacceb1fd4413758b6008ca74f55698cfe38b87 2025-12-16 01:45:15.170459 | ubuntu-noble-large | deleted: sha256:0bf78dd58eb8d36a54795717ea6fae39252be5efcd5d277fa2d0b6a14ec4be53 2025-12-16 01:45:15.170475 | ubuntu-noble-large | deleted: sha256:db66378561cfbd5f8b752a23501eb57b44971237ac9aeeb2f1e665b4a4d80e44 2025-12-16 01:45:15.170484 | ubuntu-noble-large | deleted: sha256:3235eab1fa1b3321344a589a394ae2374e2422355e2f6402e908f1ea1a372dbe 2025-12-16 01:45:15.170492 | ubuntu-noble-large | deleted: sha256:27cec3f15ac2a3ee6bb1f5127bed75fccfeb81f9759f839466c664c050d38313 2025-12-16 01:45:15.170500 | ubuntu-noble-large | deleted: sha256:252a5b370af000de975f87da9177b0aee1f5d6d3437979be046d0131517855b1 2025-12-16 01:45:15.170509 | ubuntu-noble-large | deleted: sha256:0eb3d0f2999bdec1186525ad5a4be9a8f54cd2d1747bd47b524acfa7d7ee4f53 2025-12-16 01:45:15.170517 | ubuntu-noble-large | deleted: sha256:6214a25a1a5273809bc1b1a4b89ababce986d9b27d7c31be3cca6710d35afb82 2025-12-16 01:45:15.170526 | ubuntu-noble-large | deleted: sha256:f3184bf6a708f11f742f2b76c5b4bebd39d9f33d008133199f89e2b9436908f5 2025-12-16 01:45:15.170534 | ubuntu-noble-large | deleted: sha256:bfa5e19307efec0984a4c8158bc6fbd9e3edcf39f60d0aef908eddbc87fff566 2025-12-16 01:45:15.170542 | ubuntu-noble-large | deleted: sha256:87a26a3ccc986441f886b71e91a5a6357845e78fc81d239555c9efa15af9d802 2025-12-16 01:45:15.170550 | ubuntu-noble-large | deleted: sha256:af67142105a837060b71a6f7b1df7fa14d6448147222da69f82023004e099a9a 2025-12-16 01:45:15.170558 | ubuntu-noble-large | deleted: sha256:3e7668ae9b0733eee2eafb1a2d71e260f67b02af4e9f6c4f735995d73bb37bf9 2025-12-16 01:45:15.170566 | ubuntu-noble-large | deleted: sha256:960c3f3e67cd26b3cf0956e36e0ae6f376e9a177d078fba23bdf736920bc7531 2025-12-16 01:45:15.170575 | ubuntu-noble-large | deleted: sha256:7dfe63cd571f3310dc1e7812ef8d806045476dde1eb0b75e75c59ce533fa9fd7 2025-12-16 01:45:15.170583 | ubuntu-noble-large | deleted: sha256:6908554dfec8dd2524acf3bd83b2284fffee594aef84cf3736257fb8ba25d9d7 2025-12-16 01:45:15.170591 | ubuntu-noble-large | deleted: sha256:bb68fadb61f263787fb67fa3a050d922b26ef2dbabb0c7ea944fc6a269abf899 2025-12-16 01:45:15.170599 | ubuntu-noble-large | deleted: sha256:69b5a48681417100c8cc621ffe38727c0cc69baea4cb3a66b8f1d97f036b7109 2025-12-16 01:45:15.170607 | ubuntu-noble-large | deleted: sha256:475f0067027e0832499b961f40db0a7d18d7428f9b1b0d74b90466781bc27aed 2025-12-16 01:45:15.170616 | ubuntu-noble-large | deleted: sha256:3c08ccd3a32632a2bdbc6a54569675dc2aac41b67ada804b98d4f75f76da346d 2025-12-16 01:45:15.170624 | ubuntu-noble-large | deleted: sha256:84f2c8fd200aa8848a74c572da5a78a3aa65b8e93f19231706a384a72001ef7a 2025-12-16 01:45:15.170632 | ubuntu-noble-large | deleted: sha256:b2233b667b2f762339dacf478435a4518d482964cd127acc080349be7176e088 2025-12-16 01:45:15.170640 | ubuntu-noble-large | deleted: sha256:d5588aea1b6d80803e789a943130a6d21a2515589e793b2294e5c6892b2cb017 2025-12-16 01:45:15.170649 | ubuntu-noble-large | deleted: sha256:dd4782be372253f752602f26372a536df1a73707982d50fa46fe5a782cbd7ba6 2025-12-16 01:45:15.170657 | ubuntu-noble-large | deleted: sha256:5061153e29387d88ac53c195ef0599f920e779a2bd5e0ad83a8db87253741bd8 2025-12-16 01:45:15.170665 | ubuntu-noble-large | deleted: sha256:84ee06caa0dbef2d6903db57a4b9186a948894fb180a4ac833e909866d290c98 2025-12-16 01:45:15.170690 | ubuntu-noble-large | deleted: sha256:0f7cb43d71f6aa18c1e0b72527cf45df768e38ac612b49a3329b3af5d1db202b 2025-12-16 01:45:15.170699 | ubuntu-noble-large | deleted: sha256:b3323b4273d60fd6c2a7cae13f95500b9dc30b0a55965b282d71581fc7d068f2 2025-12-16 01:45:15.170708 | ubuntu-noble-large | deleted: sha256:f9a8389ac801de854d2ffbf5fc000a00ed9b1cd254a1825d1e0a7fd0fccc39b5 2025-12-16 01:45:15.170716 | ubuntu-noble-large | deleted: sha256:118dc43137e510475db313cf9bab7b0970c9334e563cde0e29051f06b1d8568d 2025-12-16 01:45:15.170730 | ubuntu-noble-large | deleted: sha256:2f7320c2e7fa33ba803e445dffcfa228d4ca18a9e3b5ddf2bedb0d22149c15bd 2025-12-16 01:45:15.170738 | ubuntu-noble-large | deleted: sha256:a8b40c4898f80dd2b53d95ae5fc7b944705cd80a6089f16616e726c35a6e2c49 2025-12-16 01:45:15.170747 | ubuntu-noble-large | deleted: sha256:636d742ee9de0f9709341fba08c5a03309f14e6d7fa04b841e649ba21c66b9ea 2025-12-16 01:45:15.170755 | ubuntu-noble-large | deleted: sha256:779471ad08a5e1fd935d080e05d10251178ff7d65e5f77514f37d9f1df9360fc 2025-12-16 01:45:15.170770 | ubuntu-noble-large | deleted: sha256:f9a14584117413c93a25e8b798dc08b65385453e6f5022baa093fffe5d403b59 2025-12-16 01:45:15.170778 | ubuntu-noble-large | deleted: sha256:8b72a2d676867f3ec5a56e67ab23df79b9d9d3745f68a2c4482dbbb25e59719d 2025-12-16 01:45:15.170787 | ubuntu-noble-large | deleted: sha256:a53a8126c5fb786cb250190d741743aace7957e1ce29ee5e84b554dca512bff2 2025-12-16 01:45:15.170795 | ubuntu-noble-large | deleted: sha256:382a005a3d2eac989688889684c260da84e12b9b5da5728542454f0c96ffa739 2025-12-16 01:45:15.170804 | ubuntu-noble-large | deleted: sha256:fdc58ff9509fb623b4cd07b477e636944f4cd9dd4bb5a988cccebd49d63b9df5 2025-12-16 01:45:15.170812 | ubuntu-noble-large | deleted: sha256:d9b1bbc5f6698b3eb181535fd897debf731c1b191d96637642e3db5b7aaa5c89 2025-12-16 01:45:15.170821 | ubuntu-noble-large | deleted: sha256:58a875fd8859df934a703866cfd27385fbf80c5a5a27f2a84b7d44fe976826c2 2025-12-16 01:45:15.170829 | ubuntu-noble-large | deleted: sha256:19b5e97c5fe2e224cd491a9a7061dfa4329b8fd8843ed0dad64ace3e7fe51d08 2025-12-16 01:45:15.170838 | ubuntu-noble-large | deleted: sha256:4807c708960da23a15dec8d95452ee66551e7519fe6b2ec04cc96836f41429da 2025-12-16 01:45:15.170846 | ubuntu-noble-large | deleted: sha256:6933976f8dcfececc4f4f6ae3f8b05e532aca5360cb12935196af199c3d8aa8e 2025-12-16 01:45:15.170855 | ubuntu-noble-large | deleted: sha256:9f827e1097b4c1c6598ee46a25d2b66e8ee2c582033fbcc4d9663a36778f27db 2025-12-16 01:45:15.170863 | ubuntu-noble-large | deleted: sha256:017aedcbd898d52441114df66b7d97e0cc886ffa3b3ceea8148079368748626b 2025-12-16 01:45:15.170871 | ubuntu-noble-large | deleted: sha256:f1312ae84522347f128180dd886e0c2ce9e48aee45422c9c2f4ce03be5ec9f33 2025-12-16 01:45:15.170880 | ubuntu-noble-large | deleted: sha256:1ba1b9332d9c49ce59fe257cd3017051e9822ba9941d81835535745b235fa70d 2025-12-16 01:45:15.170888 | ubuntu-noble-large | deleted: sha256:da6f49d2ba15f253dde46ebee419b5d5c13376e0c6850b8a504de6a471ea0834 2025-12-16 01:45:15.170897 | ubuntu-noble-large | deleted: sha256:c18dbb424744e1bcba1095d4d94d8bce33849a968ff6aa633ae3632fff120d43 2025-12-16 01:45:15.170905 | ubuntu-noble-large | deleted: sha256:6a32b3ca95ff63c2ed4a200eec5c259915ae9864f3bfa757c73f49e2e903e3b1 2025-12-16 01:45:15.170914 | ubuntu-noble-large | deleted: sha256:dfd11d880ef29e0dc4fb13afb2560e9b09c85fe28e92f0c1ee3f1cadc5fb88b3 2025-12-16 01:45:15.170929 | ubuntu-noble-large | deleted: sha256:15656f87ca40b1c866926ede6b88b6e6210ed9be21ea5180285a7c612cfbdcc4 2025-12-16 01:45:15.170938 | ubuntu-noble-large | deleted: sha256:cb8f23163c5183a11e59c6d2548ac6127cac8497d0a3af569876ca41490f828c 2025-12-16 01:45:15.170946 | ubuntu-noble-large | deleted: sha256:75a211a80fd5b3dff0c51d5de20bd935a22b5e0ec380c51aa1c7386effb84f25 2025-12-16 01:45:15.170954 | ubuntu-noble-large | deleted: sha256:2aca26a45935a729bba71fd852332179b1e75731efcb450ef6193a32e0c1eab9 2025-12-16 01:45:15.170963 | ubuntu-noble-large | deleted: sha256:44a3eb0cbe53191e2027ba7680b2f951678990e376926a335ba3fa894a105c8b 2025-12-16 01:45:15.170971 | ubuntu-noble-large | deleted: sha256:3f0cc34cbb7d4933015106fc86e32dcbe55138422e0758450a564d230d5d675f 2025-12-16 01:45:15.170980 | ubuntu-noble-large | deleted: sha256:a58fb4453e583979e1650c1ce163e3d6402fe93323f46c4bf0f3248934004dc9 2025-12-16 01:45:15.170988 | ubuntu-noble-large | deleted: sha256:d28e4f4a813ad636f538c3a33b859e0b84864d40e335c77f62ed8993e7c9aafa 2025-12-16 01:45:15.170997 | ubuntu-noble-large | deleted: sha256:4b18640ad8a64361c29ddcf038e5870464c426cdfd43c38b45bc15cce2fcf4b1 2025-12-16 01:45:15.171005 | ubuntu-noble-large | deleted: sha256:18bb6953cd599c1d922618196c4bd5e8a229cd9dc72e314db2987176015379dd 2025-12-16 01:45:15.171013 | ubuntu-noble-large | deleted: sha256:1790b277038b8802ad5701a4d51657283f7066590e27dc72933ae0d2c96bad7d 2025-12-16 01:45:15.171022 | ubuntu-noble-large | deleted: sha256:f572edc4b48fc208ff43f36edca80161adb3ebde56af212820326fdce3ebee82 2025-12-16 01:45:15.171030 | ubuntu-noble-large | deleted: sha256:a994a9d5d5478b3f05b78a774b5641ebf4303d57339bf9603c74bcc9d613bfa3 2025-12-16 01:45:15.171039 | ubuntu-noble-large | deleted: sha256:a12bd39325f852e4306b799aa71cee818eaee756acf5d90ecb1812b1e491f35f 2025-12-16 01:45:15.171047 | ubuntu-noble-large | deleted: sha256:3dfea1b094133065e3c49501d83b3d52e0441e969adcecbbc6aae9e46fac3e14 2025-12-16 01:45:15.171056 | ubuntu-noble-large | deleted: sha256:3c4945987680b64dd548dac984a052322161402284cfb85af14b64f7bef04381 2025-12-16 01:45:15.171064 | ubuntu-noble-large | deleted: sha256:da44f4544e77bcb4f453f6357bae783d3ed1251d164c1eceee0a827c1421a31c 2025-12-16 01:45:15.171072 | ubuntu-noble-large | deleted: sha256:7f63c8631a496860726c8ade17f3c1b147023e878fbf3f009ab65aa235c3ac35 2025-12-16 01:45:15.171081 | ubuntu-noble-large | deleted: sha256:1328220a911b38ab71aea8a4332a27d593ab98006a4195aee161f6ed530ed508 2025-12-16 01:45:15.171095 | ubuntu-noble-large | deleted: sha256:ba5150c2a3136ce796208d1aa8f4394658cf772727f12ac637d86322ab1d78ca 2025-12-16 01:45:15.171103 | ubuntu-noble-large | deleted: sha256:156e15687b4cb5a1c4f9fcddb1d0f7cb92be82ec67ddd09bb361d61aee4c480f 2025-12-16 01:45:15.171112 | ubuntu-noble-large | deleted: sha256:e301a326917ed482a97578d9a75366b5c8077c9841924a33ca86fc17421caca8 2025-12-16 01:45:15.171120 | ubuntu-noble-large | deleted: sha256:c2be863f19f5dbf56286dbcc80f075ee3b08d01f74de6010325cbfac2a27aaff 2025-12-16 01:45:15.171129 | ubuntu-noble-large | deleted: sha256:9ac1e3c1f0fe53387b909ff03b49ff2b3c88f461e01522f5bdc09f9ce258ded5 2025-12-16 01:45:15.171137 | ubuntu-noble-large | deleted: sha256:33bfda56c353d96ecd79906996bf71f7d0327b4d8f357e10ea28587571dabab4 2025-12-16 01:45:15.171145 | ubuntu-noble-large | deleted: sha256:edc7f12436b60eacb46f590e346e501665f3e231572867675d3d148d803df085 2025-12-16 01:45:15.171154 | ubuntu-noble-large | deleted: sha256:d806faefd5baab737c22516a18fe2dfeb408903cad14d86ae61576f775ce46cc 2025-12-16 01:45:15.171162 | ubuntu-noble-large | deleted: sha256:c9cf8b2269172e937eb2e546fc3396c234f11cde1eed2d6da810e9917cb4805a 2025-12-16 01:45:15.171171 | ubuntu-noble-large | deleted: sha256:d92b1e78e1b696f1fe20517ae5bff2ef62a6a52c4b954a23d1a34d82ab05edbc 2025-12-16 01:45:15.171188 | ubuntu-noble-large | deleted: sha256:fd1c68c6b400e36d4d333de928a5f72738ce228cb5836283e3addd61cd6de5ff 2025-12-16 01:45:15.171197 | ubuntu-noble-large | deleted: sha256:63d76000614f1d7f248673d240feafdb3826c8b954fd873e97801106d005ad85 2025-12-16 01:45:15.171205 | ubuntu-noble-large | deleted: sha256:725d68f6cd58ab18261b9db0badb492b00ad305b2aa8d234a5712b07e6cd0027 2025-12-16 01:45:15.171214 | ubuntu-noble-large | deleted: sha256:fe4d77fc27625aadb6f5fe35931d0d1f113a6f0f5d4d05b08be9bc306d5a3878 2025-12-16 01:45:15.171222 | ubuntu-noble-large | deleted: sha256:470796bf30ee09adf0f5c1aa8739c9d020124ff708dcd6f940b1e6e5ec1c1c4b 2025-12-16 01:45:15.171253 | ubuntu-noble-large | deleted: sha256:784222106d4474b624c00f402cf529985cdae2eb0d20c0ae5564ed491ce62fd9 2025-12-16 01:45:15.171265 | ubuntu-noble-large | deleted: sha256:77ecd2e1664d646a962265911a08abbc155b1f144e2fb1fb6c4d239c55e25094 2025-12-16 01:45:15.171273 | ubuntu-noble-large | deleted: sha256:18e30081254824624517211733dd980a76363fe5377d41d79b2a4e104be541b5 2025-12-16 01:45:15.171282 | ubuntu-noble-large | deleted: sha256:f873fdb173379b390e2563e0e6bd25aa65bc1855d5cbe2701b6a90314b900cca 2025-12-16 01:45:15.171291 | ubuntu-noble-large | deleted: sha256:ff307220b14058ce393c8787efd699c6e72241813262850ae907bb65e0c57bc1 2025-12-16 01:45:15.171299 | ubuntu-noble-large | deleted: sha256:91dddd65d9414d9d43e4b3e284e60705bb96d0105fefe64eb6ac2225fcfaf34a 2025-12-16 01:45:15.171308 | ubuntu-noble-large | deleted: sha256:6f70ea7351f238e9ee7b0a60fb83500901317bb5af181f9c2e845ae7d1074284 2025-12-16 01:45:15.171317 | ubuntu-noble-large | deleted: sha256:404d2976e17697247377d5e4cb0e337ad519e10b75576483c5daf3b684b12599 2025-12-16 01:45:15.171325 | ubuntu-noble-large | deleted: sha256:7dd3760d82b7a48e66483df06005cbb6d80956e05892d6ee2657bfd39601bb76 2025-12-16 01:45:15.171334 | ubuntu-noble-large | deleted: sha256:45b38ce0b6941a10dc5b22cf5cac183169d44b33127722f95f159c81bead096a 2025-12-16 01:45:15.171343 | ubuntu-noble-large | deleted: sha256:1a0518d4e4bc114ea8236aaca6ee32871c7cb68aede17b3d121bc6ac6ada9b39 2025-12-16 01:45:15.171351 | ubuntu-noble-large | deleted: sha256:6becdb91aef598c8f49910647a0e24b287f52ea102ddf16eb3e80262c8615b21 2025-12-16 01:45:15.171360 | ubuntu-noble-large | deleted: sha256:ecbf93c1401642169256102b302e67ecd1788a4304a2135af3bb4e9e29fcff29 2025-12-16 01:45:15.171369 | ubuntu-noble-large | deleted: sha256:5ee19604a68ee1bfbaefa96461f9d4d8cd31b73c94ca426171bc4362cc511997 2025-12-16 01:45:15.171378 | ubuntu-noble-large | deleted: sha256:8541b65064ca278b432e90f39e0b1901cb6df0d6499f49be750a79acc781f1fe 2025-12-16 01:45:15.171386 | ubuntu-noble-large | deleted: sha256:564f009c960519fad8dc64a52a1e245d2f08318bc077b0cd0d939981eb88833e 2025-12-16 01:45:15.171395 | ubuntu-noble-large | deleted: sha256:fe0086251341f412478279b5fce41392514bc2075550b62cce12a6e57134f6be 2025-12-16 01:45:15.171411 | ubuntu-noble-large | deleted: sha256:b4166d4e7231301c0c6bc71934bc8fe2d9a3124561d031280fcae17c72c63b14 2025-12-16 01:45:15.171420 | ubuntu-noble-large | deleted: sha256:36022ea0e4e83352b7178f165b40e5757d2ad5a3404f91c874620074917d6a9b 2025-12-16 01:45:15.171429 | ubuntu-noble-large | deleted: sha256:cea795391db9bae95083090a48a533ef7c4ca04461b8b672698003159936f006 2025-12-16 01:45:15.171438 | ubuntu-noble-large | deleted: sha256:da4ae299316fea8a27a2be636295a0c134bfc69526e7409622e4e445560f8e63 2025-12-16 01:45:15.171446 | ubuntu-noble-large | deleted: sha256:79421ffae71f8b768e0782593d44c5d30be8618907c596468515c3e1c0fd95de 2025-12-16 01:45:15.171461 | ubuntu-noble-large | deleted: sha256:5807ea65807abab2bb3f2886f7257efb530775e3c3321725cd40cee1f9863973 2025-12-16 01:45:15.171470 | ubuntu-noble-large | deleted: sha256:5576f4ef0922c1349c22ab75dc6a940fef9726ddc9571823e5e35d75c39fa32a 2025-12-16 01:45:15.171479 | ubuntu-noble-large | deleted: sha256:97d7b6d244b7b3bad2ce7651e42c19a58b4ce9cd6c5fff1705bda09c254c7b1f 2025-12-16 01:45:15.171487 | ubuntu-noble-large | deleted: sha256:3689b56dd429ef513accac4391244ed72769f5973f246e518408e8089d4196f7 2025-12-16 01:45:15.171496 | ubuntu-noble-large | deleted: sha256:d2ed7618c63d098d21156410d42c3911b33d6167f0f4339a01795b51c1c1a2a9 2025-12-16 01:45:15.171505 | ubuntu-noble-large | deleted: sha256:b96b447f782ef03cfaca40c8096567e24c12eec459514d852a6c4facc74fae80 2025-12-16 01:45:15.171514 | ubuntu-noble-large | deleted: sha256:7ad4bde61e406d2797222d28117c2fdb3eb4c4db929d8dfc2594a9af20d96b4e 2025-12-16 01:45:15.171523 | ubuntu-noble-large | deleted: sha256:a9be0da3e0b44c81a0155aa1c5cba2ace6061915132278f83711c589b3324845 2025-12-16 01:45:15.171531 | ubuntu-noble-large | deleted: sha256:6c945283ff692b335f5afedbd316b6674fd8a5c13b375739ac2a6fc6751f7d68 2025-12-16 01:45:15.171540 | ubuntu-noble-large | deleted: sha256:7229b3c249ab53d70b1918677d9492edc197845598271dcc62dd4578e0494c7d 2025-12-16 01:45:15.171549 | ubuntu-noble-large | deleted: sha256:79005cec5007807799e182cf0c86ece287bd6b3caaf751a4eeff5aecb51b3e05 2025-12-16 01:45:15.171558 | ubuntu-noble-large | deleted: sha256:d33737e2fdb1cd93d8686bfb8b9d7171261a0ef28513dd7a456a05ed411a0ea0 2025-12-16 01:45:15.171567 | ubuntu-noble-large | deleted: sha256:8706e18a2454897f3082c7f66002edec7c1c79f7ddbf71095bfda215c66ccb82 2025-12-16 01:45:15.171576 | ubuntu-noble-large | deleted: sha256:611d21707d74514f96383014653dbd152e3ac7505619b9c0e51eae033e5f8f39 2025-12-16 01:45:15.171585 | ubuntu-noble-large | deleted: sha256:1393fba25225d0066e837eb999dd64fff83cc4c25bcf9da80216ef424ef71108 2025-12-16 01:45:15.171593 | ubuntu-noble-large | deleted: sha256:c9a7606633023298ff9da847296d2e001932bd46611d6506dd335463e7f7355b 2025-12-16 01:45:15.171602 | ubuntu-noble-large | deleted: sha256:ad7e1804ca0ec86fc5102a94aa46e725f74823f6814991bfeef897e1a8c75363 2025-12-16 01:45:15.171611 | ubuntu-noble-large | deleted: sha256:d1781ebae8e26cca5b9fba07a5e126945be9469c6fe8fa8942024385a15ba7d8 2025-12-16 01:45:15.171620 | ubuntu-noble-large | deleted: sha256:84b94ae49a47b48be60b41531acbbb1d20776d22d8d754922ad1b99c3a6ae37f 2025-12-16 01:45:15.171629 | ubuntu-noble-large | deleted: sha256:cc39051822d3792e7df077cfa773c16b7734e0aa17e047263cdfe5e5eafc2ece 2025-12-16 01:45:15.171637 | ubuntu-noble-large | deleted: sha256:4a3bb405d3b1f2e8eeeb5d517d16779f307c00aabd76d9ed27e078d0e6fb00e2 2025-12-16 01:45:15.171646 | ubuntu-noble-large | deleted: sha256:b11d4d75b147519b7002bbd90dfb780c9b3032da4fe5ea87de4c9e5363e401d2 2025-12-16 01:45:15.171655 | ubuntu-noble-large | deleted: sha256:7338808cd8dd791503a1bd65a4e16f9fc788e669de7b2f4b05468fcee4fba519 2025-12-16 01:45:15.171669 | ubuntu-noble-large | deleted: sha256:881607308b62080bfcc47a5f1963f58b23eef53f5e92e8795f86d56b42fd5a12 2025-12-16 01:45:15.171694 | ubuntu-noble-large | deleted: sha256:a195d510fd933d9206c9043fcd81ef1cfc5118e6313fe3eaf92ef1ff75903696 2025-12-16 01:45:15.171703 | ubuntu-noble-large | deleted: sha256:80a3cab0605a829ffed8b7a56774f8a401596f6ad026bf3f20cfc84c5d3e6d60 2025-12-16 01:45:15.171711 | ubuntu-noble-large | deleted: sha256:f23bbf832c2643a1b331f5742c69a4036260a33171555fb63e8f9c3dd0855d4f 2025-12-16 01:45:15.171719 | ubuntu-noble-large | deleted: sha256:4b72c96dd96de7fdf98d2417860756133adc04f9242bdf1df635794cc7bf0083 2025-12-16 01:45:15.171728 | ubuntu-noble-large | deleted: sha256:b6d63c8a80762110bd3b2ebc1df477ff16d5a70a25c29d53160d67fd5f0641c0 2025-12-16 01:45:15.171736 | ubuntu-noble-large | deleted: sha256:bb0ed88fdbd21b7703c86187773806e68c2c7236c878f6e499daa0aebdf59789 2025-12-16 01:45:15.171745 | ubuntu-noble-large | deleted: sha256:8dfcf4e09000ab7752ea7a37823d24c04807d8fe1d9509a0462161065812d6fe 2025-12-16 01:45:15.171753 | ubuntu-noble-large | deleted: sha256:9c2f28574ed23bf57352436398dfa4fcfcf0963d2a1f65a7cc90ffd87556621e 2025-12-16 01:45:15.171762 | ubuntu-noble-large | deleted: sha256:3c5b2bcad27781ed78db3cc8fbee0b9ebd8331759122e903126b3abf97fce670 2025-12-16 01:45:15.171770 | ubuntu-noble-large | deleted: sha256:88cb317dfc8c9aeca1634ec69c9baa39269261baf12b1910f4b973a377be78d6 2025-12-16 01:45:15.171779 | ubuntu-noble-large | deleted: sha256:f76e21dfd74668586ba00cb4eca8486bf0e344d001f092dc8ac9204804139896 2025-12-16 01:45:15.171787 | ubuntu-noble-large | deleted: sha256:4765b64f01267bbd5dd004a35f9eff71fa2adf84b8f19914d61de02c38eda9f5 2025-12-16 01:45:15.171796 | ubuntu-noble-large | deleted: sha256:7a5602628eb4be776c83c0c0c57694283340da09d6a722e07ee4c747f267b557 2025-12-16 01:45:15.171810 | ubuntu-noble-large | deleted: sha256:59b0e352df0c4be44d8f33fc18483a5571b0c669e77535a36082d960604d4c95 2025-12-16 01:45:15.171818 | ubuntu-noble-large | deleted: sha256:728cc9a2d9bb89dee5ee1ed036e7f6e5c5bd598b6c6dba9fedd2afd670229ead 2025-12-16 01:45:15.171827 | ubuntu-noble-large | deleted: sha256:3ab3d2fc001ffdba6fd1654db877acb917f5370e2e481feab614661f8ca325e8 2025-12-16 01:45:15.171835 | ubuntu-noble-large | deleted: sha256:5a7a4488e59751af28c1adb52549d99879d14da1419a76bb745d839d37b07f00 2025-12-16 01:45:15.171844 | ubuntu-noble-large | deleted: sha256:26ed04e19467344ef6deb43943a4604aa3deecf738fd063f0041105fbdf93957 2025-12-16 01:45:15.171852 | ubuntu-noble-large | deleted: sha256:b4f09cb184a6d73b3dbfc7834deca445f36c9009796cc1d20b656868a16d1e7e 2025-12-16 01:45:15.171861 | ubuntu-noble-large | deleted: sha256:6c29e6a1e5cc6f85c7a9f1728d77854baf245651603abb55d11a21be14a1df64 2025-12-16 01:45:15.171869 | ubuntu-noble-large | deleted: sha256:770c927d6eab87cad426da4e36c9c1913d968076aed7586f69bc206365c00b68 2025-12-16 01:45:15.171878 | ubuntu-noble-large | deleted: sha256:0d7e34147d4353fcde82c8f3a6620a3e858ba477fdd39cd4ea0622a1e1b7748d 2025-12-16 01:45:15.171892 | ubuntu-noble-large | deleted: sha256:14fafd617ad8ad8f9b819bfbb249dce7e96f3e371c2d84be5722d608d14a0f77 2025-12-16 01:45:15.171901 | ubuntu-noble-large | deleted: sha256:95a6b0300c49f1c2ee4980fa0445f39e1f897b3431f709c897034ea78dc76966 2025-12-16 01:45:15.171909 | ubuntu-noble-large | deleted: sha256:b30be0a6fadfeb21c4549069c43e641d12a19b7e0cd2264ad275b725b1b82a04 2025-12-16 01:45:15.171918 | ubuntu-noble-large | deleted: sha256:384857ca1acaa8fee82751f0ba30524fc068d53975973a884f44779e473423a6 2025-12-16 01:45:15.171926 | ubuntu-noble-large | deleted: sha256:04c4a63f8b29fd6c75d93ecff76b05ccd5e80a4b4cf08954cd18bfa625bd922d 2025-12-16 01:45:15.171935 | ubuntu-noble-large | deleted: sha256:5facb6628f581a63156bc2c1284145ebd0c1351912d3cf47d7d5b07a1b1320d5 2025-12-16 01:45:15.171943 | ubuntu-noble-large | deleted: sha256:e48b469fbc882ccc4fd00e0091203f202004755d828df9cdc63ba72cf1a50348 2025-12-16 01:45:15.171951 | ubuntu-noble-large | deleted: sha256:9471e641ba7c6c0c7023ac0c9676b5b34a06da4ddaf868ed6d767a1ebc11ee50 2025-12-16 01:45:15.171960 | ubuntu-noble-large | deleted: sha256:13c6a5b057df8121159e85cba01103d667b91e77b38a2ba9f85133a6e803785f 2025-12-16 01:45:15.171968 | ubuntu-noble-large | deleted: sha256:af5b93551e024187da947ef237e092579b0b0854ef5857b2cb54d9b69865c883 2025-12-16 01:45:15.171977 | ubuntu-noble-large | deleted: sha256:587566c6833b04042722216d8fe621327f2b1499c70e97f4629b81bedc350d1d 2025-12-16 01:45:15.171985 | ubuntu-noble-large | deleted: sha256:70c40f7abff8c140ee732ff5516f2c4c949545d376f8be33abc63f67b33eb4ee 2025-12-16 01:45:15.171994 | ubuntu-noble-large | deleted: sha256:9e49d23f0e4e2782ef811062c20a77bad99183302cacb659e2fee8412e8e7cc3 2025-12-16 01:45:15.172002 | ubuntu-noble-large | deleted: sha256:94a46a85d8972e456c29a71b822d158feba97ba0184df28b3c412edfc64c2827 2025-12-16 01:45:15.172010 | ubuntu-noble-large | deleted: sha256:779b63f8b6b7e8fcc76a29c9a65ebc6a712bc86710b2a269e9d4881e27a883bd 2025-12-16 01:45:15.172019 | ubuntu-noble-large | deleted: sha256:8c0e420b1bd74ed25e7dda2020caf171d7589abe804763ac7d819da248f2a5c1 2025-12-16 01:45:15.172027 | ubuntu-noble-large | deleted: sha256:3a916a2d403b1dba892710bdb2af2034c0474b83deedc571caab5649e5a10e04 2025-12-16 01:45:15.172036 | ubuntu-noble-large | deleted: sha256:6043b2e65f0b3f0fefcb174b5bc640953d6faa56a53b8e0f3a5edd0143b90151 2025-12-16 01:45:15.172044 | ubuntu-noble-large | deleted: sha256:5fb69d8425ebe065cd501ae67602c008e95568b9815777e3b5528a545d81248a 2025-12-16 01:45:15.172053 | ubuntu-noble-large | deleted: sha256:f85e1021f0d1ae8dda596cbef43973457bfdbe60a99d552a58d659ed6b3f55c2 2025-12-16 01:45:15.172062 | ubuntu-noble-large | deleted: sha256:4f8e3da632a3b706ef42c1ca7b5c2ef36a1c7b27bf966b7d8d8576254a2a66e9 2025-12-16 01:45:15.172070 | ubuntu-noble-large | deleted: sha256:481d2873127ceea5bd3a39cf2b32205e20d192e95d30b8ead8bf4105e04fac87 2025-12-16 01:45:15.172079 | ubuntu-noble-large | deleted: sha256:8d10b32d4602ddbb7410cd6f1092121213a7407531f3d8d0817dd900644f4df9 2025-12-16 01:45:15.172087 | ubuntu-noble-large | deleted: sha256:0b2bcbd55fe0fcf877900a439913925a7c97ef47058f8951e9588238c0659850 2025-12-16 01:45:15.172096 | ubuntu-noble-large | deleted: sha256:fcb0937a6bc0ee968ba19113c5ecc523bf43da90f0f4d184e1fccb7166e13f3a 2025-12-16 01:45:15.172105 | ubuntu-noble-large | deleted: sha256:a496b8232ed60238eb67a73d3ddbafcc0701b43e7e47c6202c2a96bbdb1ff2e8 2025-12-16 01:45:15.172113 | ubuntu-noble-large | deleted: sha256:78096f47f5b6a6f2a89bc8f2dbfca54e26b7c824ec64d956fcc61dc833655a1e 2025-12-16 01:45:15.172122 | ubuntu-noble-large | deleted: sha256:3046f1d64a98e022cb5343b2e6cc5667cc8ead3d54416685322b86bb5099affc 2025-12-16 01:45:15.172135 | ubuntu-noble-large | deleted: sha256:6a4791ed4e62b83cf4249fffad89f0a8a3e44bc92b42565a6ac53e2c541b8a23 2025-12-16 01:45:15.172151 | ubuntu-noble-large | deleted: sha256:1738dda343b67e25ec4d4ed481213be42763b6fca0bb287a52eccfe63dfe0921 2025-12-16 01:45:15.172160 | ubuntu-noble-large | deleted: sha256:a081277ce55c0d7877e270255e9fd3a3c34be0eae5113ab8ae94c043d65884e1 2025-12-16 01:45:15.172168 | ubuntu-noble-large | deleted: sha256:46926144b9d5c0729447613d0d952d27af247ec1752d8f78277b26bf7539a1a7 2025-12-16 01:45:15.172177 | ubuntu-noble-large | deleted: sha256:446b7c84a866a3b146b9d17894c947d8bed6f2f87c3761faea2814a887b191b2 2025-12-16 01:45:15.172185 | ubuntu-noble-large | deleted: sha256:ca38a150f7e2c982bc44f715861c4d70b1450e06f7b2e7442489bc70a61bbd7d 2025-12-16 01:45:15.172194 | ubuntu-noble-large | deleted: sha256:0ece68dbde78829667063e78655fb1953ef845423b826e528fd7be67a162e547 2025-12-16 01:45:15.172203 | ubuntu-noble-large | deleted: sha256:967cc774e72cb77459bc4fecc282b4fddc18ad7d49ed25fdba7fda666caac1fb 2025-12-16 01:45:15.172211 | ubuntu-noble-large | deleted: sha256:a4211158ead36fc59af5a766a2dba0ab70e1e9ea2ff5d5899090792cd607a26c 2025-12-16 01:45:15.172220 | ubuntu-noble-large | deleted: sha256:6a16a1510e41c58bd59c81b09bf1e21a3eb1e65866a5e3fdc10a5a80c5710566 2025-12-16 01:45:15.172249 | ubuntu-noble-large | deleted: sha256:7261277fddef5d1e7b791ee8a6d3ef65d335a62987f1177b5fbfb9e46194df2d 2025-12-16 01:45:15.172261 | ubuntu-noble-large | deleted: sha256:92940c4f69f3efc2970445a5c6ec8309732cdac9a03a1ad26a5fcce163817a77 2025-12-16 01:45:15.172270 | ubuntu-noble-large | deleted: sha256:39781aee402b97b846eb28626faed51f9fde7109673ef106693ea239c3b4e360 2025-12-16 01:45:15.172279 | ubuntu-noble-large | deleted: sha256:ce8feca1563374cb143ebe922d904cd59096a7f9dab83321a7339825ad9b6e3c 2025-12-16 01:45:15.172287 | ubuntu-noble-large | deleted: sha256:e38d2944e35659cf0cf2b06afe21d557aea367f10e3a61ef93b7f705bd62bbd4 2025-12-16 01:45:15.172296 | ubuntu-noble-large | deleted: sha256:01ac08264251593660210f6b04269a8fbe0b262fad51517853d6585c739ba690 2025-12-16 01:45:15.172304 | ubuntu-noble-large | deleted: sha256:90fa09d74258917e05dee3ac7a6b9478713956e2bc8e09c2a90e360e74c4c3d8 2025-12-16 01:45:15.172313 | ubuntu-noble-large | deleted: sha256:8563d19d0fff8b4dbd4050018bdb0e53536d7ba37be2e83c24e4f0b537c4ce6e 2025-12-16 01:45:15.172322 | ubuntu-noble-large | deleted: sha256:cc765a2eb45a9bfba87d8a3fe0a80c15a0c8b054c31ae83f94dc012e8ccd0cb0 2025-12-16 01:45:15.172330 | ubuntu-noble-large | deleted: sha256:734766f592983587c923af7fc2aca8b8e0bd85ffeb5a19dbf01d18b0858d2f0d 2025-12-16 01:45:15.172339 | ubuntu-noble-large | deleted: sha256:b3b17e848ce099203fb6cdf7dcb64fcfbbc7880447940551877c1c97670b37fc 2025-12-16 01:45:15.172348 | ubuntu-noble-large | deleted: sha256:d370071812f1be12af0b91d851207d03c938f6da7ae87a1ef94c7d8ab921aaea 2025-12-16 01:45:15.172362 | ubuntu-noble-large | deleted: sha256:12ac5dd6751625b1be4d438babb18ff6a1d2d491c23ac34a013c09708e906809 2025-12-16 01:45:15.172371 | ubuntu-noble-large | deleted: sha256:ee04396085b62f7d084c59a87e248cf0c9f6e7185c5bc8d9c1c16635615953cd 2025-12-16 01:45:15.172380 | ubuntu-noble-large | deleted: sha256:26968fbf59bd788f2b867885c70461c56f61ad82fd04dd2346df6bcc52649fd2 2025-12-16 01:45:15.172389 | ubuntu-noble-large | deleted: sha256:3f5571d2d47806e06c7779f23012f5653c7ca8f1c2bc2b644c2e93f9c357b5fa 2025-12-16 01:45:15.172398 | ubuntu-noble-large | deleted: sha256:8cf1fef1f71d766d141ce1ed431765abfbad729c09cf4fbef2cf90680ca31de1 2025-12-16 01:45:15.172406 | ubuntu-noble-large | deleted: sha256:f4bd2a11ae6838457f4003711a021b9cbe387ffa7ec537761f0fce669bfaec90 2025-12-16 01:45:15.172414 | ubuntu-noble-large | deleted: sha256:b0edcf8a2a651d50be00b784596d9441d13988d32d388082f775856b5507e5ec 2025-12-16 01:45:15.172423 | ubuntu-noble-large | deleted: sha256:218f11656ec36a372bf69a1414564eb6d71cd24a3617599c0122ebc1ceecf218 2025-12-16 01:45:15.172431 | ubuntu-noble-large | deleted: sha256:5be415e87493f59819ec8da65fd8a3296a3a46bfc0335d2fc11d34266befde79 2025-12-16 01:45:15.172440 | ubuntu-noble-large | deleted: sha256:fee285b325fc150812d55c2601d69f53cfc6e75a115a9143a9cf3ca11bff5dd2 2025-12-16 01:45:15.172448 | ubuntu-noble-large | deleted: sha256:02616d0f32941234260c9bb5cabf74be5b5942426b72d02240c145725dd5b0d4 2025-12-16 01:45:15.172456 | ubuntu-noble-large | deleted: sha256:b42796e7fbe997c9611b0b47163118b0e27fd15112a3fea1ebbdbbf1f11b322a 2025-12-16 01:45:15.172465 | ubuntu-noble-large | deleted: sha256:d4b98b5b55ac6a9a71f2a44c1217ff562634e8418d11a70f2035d8f4a09e535b 2025-12-16 01:45:15.172473 | ubuntu-noble-large | deleted: sha256:f1dee17d08cade5a1ec8aaa15adddc1c48a558a9684413698c817fd918fb1ff2 2025-12-16 01:45:15.172481 | ubuntu-noble-large | deleted: sha256:61b2eb14ed79a9d7f55be6fc7370fdd0d9b95141f6c9951bb6948073c2f36d9e 2025-12-16 01:45:15.172490 | ubuntu-noble-large | deleted: sha256:c535f0be5acd4c9a3b1892e2b5db0b98c606a128cced1249e49aa0dc4687b870 2025-12-16 01:45:15.172506 | ubuntu-noble-large | deleted: sha256:85bf0e9bdf611209569eb25958eb29df51f2980c3a04c8e50ceeea8ae05defcc 2025-12-16 01:45:15.172514 | ubuntu-noble-large | deleted: sha256:cd440f2894f1c842905dfddbad142b957fc5b12e15b8201de607f5b1d22401cc 2025-12-16 01:45:15.172523 | ubuntu-noble-large | deleted: sha256:a8f53c25d28237872e3677497e8b400c8e0a3c69d130e09a3c6e484c5c398dc5 2025-12-16 01:45:15.172531 | ubuntu-noble-large | deleted: sha256:4bf121ce34004e18994796ff32bfbc9f3c9ca06da51a2cc74705dd5b18f18c12 2025-12-16 01:45:15.172539 | ubuntu-noble-large | deleted: sha256:9c249a25fc6f6ec7abb17f1f4a8f10a8d5e6dfda446a2089df7f385a65cf33e3 2025-12-16 01:45:15.172547 | ubuntu-noble-large | deleted: sha256:ed611279d4678549f613db56f9b7807bbdf26f59c686ef7942122facbab68249 2025-12-16 01:45:15.172556 | ubuntu-noble-large | deleted: sha256:b41acf10cb9d6769dec41b7c2766afb8a1f2f4a76628a6b1375095d617633349 2025-12-16 01:45:15.172564 | ubuntu-noble-large | deleted: sha256:1f4a313982906c7ba1dc4d247c07d45812f2545b508eed5a6b7bc8cb01d2fbd2 2025-12-16 01:45:15.172572 | ubuntu-noble-large | deleted: sha256:06002e7bf5e074e25fcff23bb7a02e2ee8c2db9d39594883a9d7cfd0635e03d9 2025-12-16 01:45:15.172580 | ubuntu-noble-large | deleted: sha256:75119d1c9d87303c378ae862fba9c256f705c4598c98c09e4d3da0056206879c 2025-12-16 01:45:15.172589 | ubuntu-noble-large | deleted: sha256:93b3bb09d39abac2816207e2eeb393375d3368560b8e182399ee593f85c8dc0c 2025-12-16 01:45:15.172597 | ubuntu-noble-large | deleted: sha256:176041c8ee46bdca526d3d23637ca67652c617a573551c261179670ad061d4a7 2025-12-16 01:45:15.172605 | ubuntu-noble-large | deleted: sha256:145ae90ce59b22caf4e3333155a97a18622f8234cb76f716ba3b317239081249 2025-12-16 01:45:15.172618 | ubuntu-noble-large | deleted: sha256:1784ff7e52ccc8657315d5d0b0a295029014e3629ead6a7745c51f992f6ecde3 2025-12-16 01:45:15.172627 | ubuntu-noble-large | deleted: sha256:231b33e9cae8037c06f4f49e597dfb56cd4c1deac436ef5a4df7f09c8ce4a9a1 2025-12-16 01:45:15.172635 | ubuntu-noble-large | deleted: sha256:c8f2f4bbd1085eee6b0c979dc35041ee175fe46cc2e46b1877d6c924bb4dca51 2025-12-16 01:45:15.172643 | ubuntu-noble-large | deleted: sha256:565b381f9b7eeb86e446ba215dba735e625003e2b3fef2826d82779a9e8d1231 2025-12-16 01:45:15.172652 | ubuntu-noble-large | deleted: sha256:f6e687b2c78178b9fde3ceb0f77f283f6f9a27ff7e6aad7328f2c28281b2e0e4 2025-12-16 01:45:15.172660 | ubuntu-noble-large | deleted: sha256:1b55bd127087ef43ea8e1259dc916c97bd38c2539a3d4ed839ac3e9f90b97928 2025-12-16 01:45:15.172668 | ubuntu-noble-large | deleted: sha256:0f5df2909fffa2c1c577cb8244ed9f3037c3951fb68f620432d856efa9ee6297 2025-12-16 01:45:15.172716 | ubuntu-noble-large | deleted: sha256:07c6145999d16ce80a60ab793b324fc15eedd31cfab43fcedc676096f2f56ff6 2025-12-16 01:45:15.172725 | ubuntu-noble-large | deleted: sha256:428365993d0839239ca19543e97bedd4360e9fb57e881db097e7b30287dc3caf 2025-12-16 01:45:15.172733 | ubuntu-noble-large | deleted: sha256:ebfa047690121063a48dcaf100a15984ef66be8a9cdcfab7d7c668391e0844a3 2025-12-16 01:45:15.172742 | ubuntu-noble-large | deleted: sha256:827af91553d58b80dbda26ecdd08e43b10ef1c3d8461ba9643a4ee690f1b455d 2025-12-16 01:45:15.172750 | ubuntu-noble-large | deleted: sha256:cf7ae6515e9ce82f9daf7aff754bf69b328ecad1af4219b5b6b5389731eee936 2025-12-16 01:45:15.172758 | ubuntu-noble-large | deleted: sha256:ba21cf762a5e9c1e8e0e1a450b82b2ef2effbff18a6f6202f3e70fdd92bd17e7 2025-12-16 01:45:15.172767 | ubuntu-noble-large | deleted: sha256:60785e23f78d4d71f7985549a9defbf5c5ac8ae9b876e3c77f3771d0f8b18724 2025-12-16 01:45:15.172775 | ubuntu-noble-large | deleted: sha256:ebaf6890402effbb77530642b1caaed4260c030157b3b51f881cbca550cbcf4c 2025-12-16 01:45:15.172783 | ubuntu-noble-large | deleted: sha256:9b30a4ff265758f582f873166f29a2802b6f847196b9a9c244a183888da9bf9f 2025-12-16 01:45:15.172791 | ubuntu-noble-large | deleted: sha256:445800385b64f5c118b8fdf8d75b63f7df2d804ce20c0308a06093c3b79eaf41 2025-12-16 01:45:15.172800 | ubuntu-noble-large | deleted: sha256:81336615c68b6fd339658c0475d489f1e711419932b2c2b5e6ffab0de8c7f474 2025-12-16 01:45:15.172808 | ubuntu-noble-large | deleted: sha256:5d3a1af901d895490d5a3df627b8d753d018947ef4e7a5d953cf310b2fee6c5d 2025-12-16 01:45:15.172816 | ubuntu-noble-large | deleted: sha256:7aab2cace5df125d134d356fa48f350aef525c624a288615b01acd5ef41b4caf 2025-12-16 01:45:15.172824 | ubuntu-noble-large | deleted: sha256:d6d92c1b6017210469a965e9b9808ff215cbef169735c0bb1abdfe4c7556462e 2025-12-16 01:45:15.172833 | ubuntu-noble-large | deleted: sha256:61523af6b66ea65ddf02c74a2a817057d1d885b7f726a5819b17ec0e7fc9f63e 2025-12-16 01:45:15.172848 | ubuntu-noble-large | deleted: sha256:855a3873e4b7aba48ddccbbec4d92bec603d32d3ec0b4d85d4dfe6cc26e6777e 2025-12-16 01:45:15.172857 | ubuntu-noble-large | deleted: sha256:06f1c268feedfe2d94d1761aee5c84fc04c5eba7509f891f311752f6ae32432e 2025-12-16 01:45:15.172872 | ubuntu-noble-large | deleted: sha256:56952eeb6da06bf36a403cdf9aa62b09456b5d695c73742dff74a4ee3a27fadc 2025-12-16 01:45:15.172881 | ubuntu-noble-large | deleted: sha256:aef55b3c6f051351b8cfbe28c0773c16eb286c185a588626997cd38553a7ffd0 2025-12-16 01:45:15.172889 | ubuntu-noble-large | deleted: sha256:2b5993e6edf8ddfea4b4249e33911e52787f3d18025ed2fc5f7eb4f6fb25e494 2025-12-16 01:45:15.172897 | ubuntu-noble-large | deleted: sha256:54eaea3f0ef628dad2625dac8e6a2dd289fffeec512e0f9f32892e86fd070177 2025-12-16 01:45:15.172906 | ubuntu-noble-large | deleted: sha256:81f8d6b708d02ee31835b893ac7055c9a71e44eed696edca9c554ecbddfaff87 2025-12-16 01:45:15.172914 | ubuntu-noble-large | deleted: sha256:a90a0b1f1d1121eba8c9a652a9a7dd9dc52a121c4b230eeb509a83b79389e967 2025-12-16 01:45:15.172923 | ubuntu-noble-large | deleted: sha256:b7909debc9b949ea1d3e7e16f062bc9a303af4f26b6d99f905e8d0f8a6c45134 2025-12-16 01:45:15.172931 | ubuntu-noble-large | deleted: sha256:1b7b306b9d73a645324ded1d5f008ebf82cb2751238d7bf461027e2002c4ba06 2025-12-16 01:45:15.172940 | ubuntu-noble-large | deleted: sha256:0f0858c46a5597093a7131ee3872685a574b48c95f8c7d4280abe839bed26030 2025-12-16 01:45:15.172948 | ubuntu-noble-large | deleted: sha256:b36d42c0a80bcf75ec6b22d60317bc187a4e0a589955c18d74ce784b13212023 2025-12-16 01:45:15.172957 | ubuntu-noble-large | deleted: sha256:112013bcbf6401519089712b9dccd5e706f5c879b637d30cba432badc93b03df 2025-12-16 01:45:15.172965 | ubuntu-noble-large | deleted: sha256:5df1390ab07151280d97497eaccfead8a8153ce5d336c997053cdd1e54b2cfa0 2025-12-16 01:45:15.172974 | ubuntu-noble-large | deleted: sha256:0325322815b7912f60e348877a0745f096fc6a5e749b04618f67f61521ea9924 2025-12-16 01:45:15.172982 | ubuntu-noble-large | deleted: sha256:06f825bf7e883d314751b4f22f695ae8baaa9cc9bfe9d09ea2a9146de66f5af3 2025-12-16 01:45:15.172991 | ubuntu-noble-large | deleted: sha256:7b8b5aff526566fea6b6ee351d0673f575b19df133987575a691a54db4ee2ad4 2025-12-16 01:45:15.172999 | ubuntu-noble-large | deleted: sha256:a808fea829a3bc7016ac97dd61fbcb76be22113e0679f172cb19f77a101030ed 2025-12-16 01:45:15.173008 | ubuntu-noble-large | deleted: sha256:3fafcaa84e02e6073ba7c14207017c0229a2b3c533fd0b8b3b27b1e040b7aa76 2025-12-16 01:45:15.173016 | ubuntu-noble-large | deleted: sha256:cf3d645e2223a3a08e89693855aab666a80df0b100669a6792af29b2fe9fce17 2025-12-16 01:45:15.173024 | ubuntu-noble-large | deleted: sha256:d8446eb74d044b6dbcb1d52a1bd0b58fa36680d2b1b9f1a97db2a3bbbfa85398 2025-12-16 01:45:15.173033 | ubuntu-noble-large | deleted: sha256:f759bb4188b7adcebb06d957ab535e38d113c5ebc502c49a1f2e50796232e4b3 2025-12-16 01:45:15.173041 | ubuntu-noble-large | deleted: sha256:50f59688081725a301c82b1b36aea8fc78db09642572d9df0e1ea4eb843f080b 2025-12-16 01:45:15.173050 | ubuntu-noble-large | deleted: sha256:070c32c77dd60e4a560ebd6b00ea3742eaa611451e9ca02aa491ffe66009ff2f 2025-12-16 01:45:15.173058 | ubuntu-noble-large | deleted: sha256:3e17a9a04fc90d8f85c3cbeda48a0e01e02db5e506292b2f3b1a28a061975257 2025-12-16 01:45:15.173067 | ubuntu-noble-large | deleted: sha256:d80d503cfccf2bcc0b4e32bcdc76eb5bf59ef4c04fe0e70d255c36feb6f9f81d 2025-12-16 01:45:15.173075 | ubuntu-noble-large | deleted: sha256:f19c97b046257ea192fdf86548166b710a30224f361fc30507bbfdd9e0879590 2025-12-16 01:45:15.173084 | ubuntu-noble-large | deleted: sha256:56aa9e9eb262896091bd4505aa8010acff1626ea65b8e3738c1aad9d4b40b75e 2025-12-16 01:45:15.173098 | ubuntu-noble-large | deleted: sha256:9f8aa4be1f9879aebfc85f8fc8ceeb726b7fe1ea3adf5b810378f3abdd070d41 2025-12-16 01:45:15.173107 | ubuntu-noble-large | deleted: sha256:b2c0cfa929dbbb177eaf27919a45fccdf936eabf0ef94413934a3abd5b32f0e5 2025-12-16 01:45:15.173115 | ubuntu-noble-large | deleted: sha256:08c315f70f208ca6c16d4c163860e0bdfa4048bf39c2acac879e820a6fdca16e 2025-12-16 01:45:15.173124 | ubuntu-noble-large | deleted: sha256:0e2785b47ae794cd5e126dad2419222a91630026031fe982c56c309cd7749fdb 2025-12-16 01:45:15.173132 | ubuntu-noble-large | deleted: sha256:bee9ccd4b737dfb39d05627573d311e1aee257f4557ea85179f69a458bbd66ea 2025-12-16 01:45:15.173141 | ubuntu-noble-large | deleted: sha256:36af99a694654c3c5ec37662db75f043610e880d4bf06ea1d67ed645f736663d 2025-12-16 01:45:15.173149 | ubuntu-noble-large | deleted: sha256:ea0ba8a1f9b0cd39830242c5e617ae2d47ca37008e401411a3d30348d89d6efb 2025-12-16 01:45:15.173158 | ubuntu-noble-large | deleted: sha256:0478716bf8683a5bc8b4e51a929b871852c2a5ad705533e81a13bea76346f49d 2025-12-16 01:45:15.173165 | ubuntu-noble-large | deleted: sha256:a3d5f35f49e6d2cf3d0fde3db4bf76f5a8cee11cafb372ba58959bb00e9c2fc3 2025-12-16 01:45:15.173171 | ubuntu-noble-large | deleted: sha256:2d9bbff26991cabd1b46173114fac857fa155267450a4793a76fdae4b496c5d7 2025-12-16 01:45:15.173178 | ubuntu-noble-large | deleted: sha256:ffc1893818d5ea3f92a0204bdf7194901c2c1903628c3704f571c3c5bcc7c587 2025-12-16 01:45:15.173190 | ubuntu-noble-large | deleted: sha256:613a8bdf584d1de4508b2c48801cb798a035524ab02d73a406cef6bec581ba99 2025-12-16 01:45:15.173196 | ubuntu-noble-large | deleted: sha256:7351aff1712dffd28063bade60cc07a9e077ce90d5a64d8d7151ae57fe934a5b 2025-12-16 01:45:15.173203 | ubuntu-noble-large | deleted: sha256:11ca01a380f43abab459ac1bd52efbcf5a2dbcdae26e35aab67bb8726691ca0d 2025-12-16 01:45:15.173210 | ubuntu-noble-large | deleted: sha256:15dd8f9e434d9e58ebe6a177dec5af3570e1f5e5849d816263ad95a344112f16 2025-12-16 01:45:15.173217 | ubuntu-noble-large | deleted: sha256:4ba71ec246ee5972cc585fc4379a86ba43c5d318bfd439abcc03f7774edbf759 2025-12-16 01:45:15.173224 | ubuntu-noble-large | deleted: sha256:9f0eb3cd9962763f4fd316fd16bedd48cd11e3083dc043582c9fca430834d2ec 2025-12-16 01:45:15.173253 | ubuntu-noble-large | deleted: sha256:5159018694e83395b062cb1bd1ec3201704404114e4333203d879fcb3e53cac8 2025-12-16 01:45:15.173260 | ubuntu-noble-large | deleted: sha256:85b2055c0d9648c7d74d9f7b002835774f095f9e70069d45f0e0f4c917fb3fa6 2025-12-16 01:45:15.173267 | ubuntu-noble-large | deleted: sha256:1eec663c0e548475d68d0eaff455dbf0617e6365dfaecb9c9d323d713a5fce92 2025-12-16 01:45:15.173274 | ubuntu-noble-large | deleted: sha256:661c8e182468f4f69e3459cb8fafbd43e00065d1d6c2e305620231d0ffd7ea69 2025-12-16 01:45:15.173281 | ubuntu-noble-large | deleted: sha256:1303c8b739c9be25751f31b34bd43a1a1512e8dfdb7055ae433a1cf4731d66ed 2025-12-16 01:45:15.173293 | ubuntu-noble-large | deleted: sha256:3f255f7e9f87af7c1b46c30d2ea1f76e2010b1ef84a57ca5d0e77e8485fe5dfe 2025-12-16 01:45:15.173300 | ubuntu-noble-large | deleted: sha256:387e97a5e6ffdda1253b8c0660838dfc9cdc8ad303e613ae6d301605ccad01ee 2025-12-16 01:45:15.173307 | ubuntu-noble-large | deleted: sha256:65d28d74faed89bb57de464ca2e8f17ec8c7f9bc1e9888161088e90899966b7a 2025-12-16 01:45:15.173314 | ubuntu-noble-large | deleted: sha256:93eb953f2da2e99706b31259d372f524ae4633c002da77d147e6182a91fbc61e 2025-12-16 01:45:15.173321 | ubuntu-noble-large | deleted: sha256:404093df7a56d640b97a11dca1b177471bb2762270aa6c0dd9a1e8e7e38766d4 2025-12-16 01:45:15.173328 | ubuntu-noble-large | deleted: sha256:4e7136e5292d72c93e7d1317a042a8e62bd991d740da446b893b80a0e98990c6 2025-12-16 01:45:15.173335 | ubuntu-noble-large | deleted: sha256:705a94b271c6b0f59aef80bb28d19b264bb1006281b2059f5f5d3ae0139b9948 2025-12-16 01:45:15.173341 | ubuntu-noble-large | deleted: sha256:3d3d1f40b949458d4e0b00a67b134e541983dab617d7c44a7d90f8fea528a5c3 2025-12-16 01:45:15.173348 | ubuntu-noble-large | deleted: sha256:4bbb56b2b4a97c588690d8c739d7266704d7bac1c4af24e92c458a101874f9aa 2025-12-16 01:45:15.173355 | ubuntu-noble-large | deleted: sha256:b6fe2f3cdd2a6b47c96b64cb1d2c0257681d150349b7f94942b2bcddd3bd93f9 2025-12-16 01:45:15.173362 | ubuntu-noble-large | deleted: sha256:50b9815c8df8ad3c19d159b89bf00b32c4319a6008ec1651f6aa75611cfdff2a 2025-12-16 01:45:15.173369 | ubuntu-noble-large | deleted: sha256:8f8afcbef668041b0b861f7566eb43b9bc09b725094fe369241d6ccee8faf5b2 2025-12-16 01:45:15.173376 | ubuntu-noble-large | deleted: sha256:d2a3fe0d0dabb8b18090c5b08d02b82a1ef27c83a3585179d9253a33443ae82c 2025-12-16 01:45:15.173383 | ubuntu-noble-large | deleted: sha256:2f4ed4de7e202c5dd85d681cf5ffe7f85b12fd0948e366abd0f8177ae7074c79 2025-12-16 01:45:15.173390 | ubuntu-noble-large | deleted: sha256:b68a0dd538e005f28a0133907c6d0ff2fa1da8e881026dbeec855a9fb29eca72 2025-12-16 01:45:15.173397 | ubuntu-noble-large | deleted: sha256:755a6ce4b03dd256cb9ebd46143b7ec9a9b08400d85ca1203a64c8050dab3bd2 2025-12-16 01:45:15.173404 | ubuntu-noble-large | deleted: sha256:0acad9799e8843cfe8069b515b8787decbd192133fa427fc068656152ce3d84e 2025-12-16 01:45:15.173410 | ubuntu-noble-large | deleted: sha256:7110dd0191ae0afdf1bc7746ee4fcd5c6bfcd833529f6c0e2a23c4d45fea633f 2025-12-16 01:45:15.173417 | ubuntu-noble-large | deleted: sha256:2cc1156522079ab3d773c7ce9fcd2b63f4d77e79d087155b14c192d5a9f6cde3 2025-12-16 01:45:15.173424 | ubuntu-noble-large | deleted: sha256:166fc08902081fe7f38f32f72ef35a30c628dc2c8fd9f9fee23dc9a50fb9dc5b 2025-12-16 01:45:15.173431 | ubuntu-noble-large | deleted: sha256:8f0265b2040a8b0214066d1a9ab9e48464bccf11b91373296346a783928f5436 2025-12-16 01:45:15.173438 | ubuntu-noble-large | deleted: sha256:a7c3f76d1fad979ed08d32b94c5053d0c9fb5db23437deedf9d5f1ca40eaad76 2025-12-16 01:45:15.173445 | ubuntu-noble-large | deleted: sha256:6061959a41aa2b706d902d0869162dd106d1231f87d3cd163059e4fce8b7178a 2025-12-16 01:45:15.173452 | ubuntu-noble-large | deleted: sha256:c20f43ce4fd28cad225b8cba817093e7c2bf84d98898140946e261e5fbde9aaf 2025-12-16 01:45:15.173459 | ubuntu-noble-large | deleted: sha256:d4e274b6c87f5cb773740478774d71cc7567e5ec8909e8843477703cedb3b06f 2025-12-16 01:45:15.173466 | ubuntu-noble-large | deleted: sha256:d23c6d4a555c05e3eab2b535dd3451bac233be01809ce9227be548b5d6f564c6 2025-12-16 01:45:15.173473 | ubuntu-noble-large | deleted: sha256:6c6fedf3641a46d53d8dba72e11759a84f0aec17934a55d9a37d1009f86bef31 2025-12-16 01:45:15.173485 | ubuntu-noble-large | deleted: sha256:ccf413d71911e48c5d2f2d6440324db58a068e3d7dba2d1bbd7f5369d499041e 2025-12-16 01:45:15.173492 | ubuntu-noble-large | deleted: sha256:902efd7cdf7867dc0a312d98731c95dd1a0ebd9b2eb24bb26b7a6be42d608a6d 2025-12-16 01:45:15.173503 | ubuntu-noble-large | deleted: sha256:338158a72fc288882de5edecbc3e20247dbd4700ef80bca674771b1666e13b77 2025-12-16 01:45:15.173510 | ubuntu-noble-large | deleted: sha256:d14f1ed69a43258105d784f4993eaf0b17781688714b44bbc230dc19eb47a311 2025-12-16 01:45:15.173517 | ubuntu-noble-large | deleted: sha256:c1f8f44b75e35e82a2b66bb9af65990983d1710a19f4cee46e333a12d014a539 2025-12-16 01:45:15.173524 | ubuntu-noble-large | deleted: sha256:6e362b41bd5b14658f96158abb3155d1b89b802d9c02cdbfb68f1fb8110a6b26 2025-12-16 01:45:15.173531 | ubuntu-noble-large | deleted: sha256:784617625382a9d99dce4f6b0c5ae65fb7172ac55b4785b9374a5f4d49b2caca 2025-12-16 01:45:15.173538 | ubuntu-noble-large | deleted: sha256:0b8c0b8989e5b4d9fa8e4213950c829af15ab445f744f018a59ff851c1373afe 2025-12-16 01:45:15.173545 | ubuntu-noble-large | deleted: sha256:db44524c8d117a9ec99814444af09e9a3ad1058e1b83a0f41f9b4d8a66a21462 2025-12-16 01:45:15.173551 | ubuntu-noble-large | deleted: sha256:5eae6e20ba7ef34c10431cd7018f4e3a264b3192908026187fd8acdf93fb4b2a 2025-12-16 01:45:15.173558 | ubuntu-noble-large | deleted: sha256:8eef57f0280bf91bb69a8c60f8758072c6b18fd16fdf48fa494c72b91ed7e8d8 2025-12-16 01:45:15.173565 | ubuntu-noble-large | deleted: sha256:550cc87babe66d0efc543685262b5a448da10958a7dbe1710ae45bdec6dbcf50 2025-12-16 01:45:15.173572 | ubuntu-noble-large | deleted: sha256:f2e9c143536dc10e4275f083982ff4770cbd2c64eb463ac0cb45c041b3813759 2025-12-16 01:45:15.173579 | ubuntu-noble-large | deleted: sha256:466e42f865fa9b1423fc89d2bbbd4756d87e15471f3d2ebf63de9f487dcbf6a2 2025-12-16 01:45:15.173586 | ubuntu-noble-large | deleted: sha256:72c55e926909ef224ae7b0fa30fabc0b9c1c3177dd8c8bb51dc8d08508171a7d 2025-12-16 01:45:15.173593 | ubuntu-noble-large | deleted: sha256:c8ebdca40a9f3ae8ee95570a1737fa6e344c5797cc37d764a3b8d7bb685e88c1 2025-12-16 01:45:15.173600 | ubuntu-noble-large | deleted: sha256:f45f18a2b464f036c3f6ad5b7e22bf2ab22cdc1bd92fe38e5f3f50217d3b8fa6 2025-12-16 01:45:15.173607 | ubuntu-noble-large | deleted: sha256:e833f232b5c6f92f7486e7446d5c15580e5ed94f9c3ea70fa44f460b5923cce5 2025-12-16 01:45:15.173613 | ubuntu-noble-large | deleted: sha256:0210090c5828ba552de909921914b6294c6da5e8de37a1996b81336b735f279a 2025-12-16 01:45:15.173620 | ubuntu-noble-large | deleted: sha256:dd0f7cbec3a8bff75b7ba520266e17ab0048869944cf1a558d32640b141645e5 2025-12-16 01:45:15.173627 | ubuntu-noble-large | deleted: sha256:40c88bd1a670ff4caafa0b2edbc5d0619eb8d266b1c2895b4ce67ba9dde60c29 2025-12-16 01:45:15.173634 | ubuntu-noble-large | deleted: sha256:6ee86e3d5f268f54e40671b7012d83d1d908cba97f42f9273f1de281b4f3bb63 2025-12-16 01:45:15.173641 | ubuntu-noble-large | deleted: sha256:229ec69cdb5e0f8c8656d8a80d2d982887e618dd60735569557406eae0de9dc9 2025-12-16 01:45:15.173648 | ubuntu-noble-large | deleted: sha256:f55c0f449d0a3adf2d13da63c0adf052616a97ff9a06dd5bafb1c8066bfb12be 2025-12-16 01:45:15.173660 | ubuntu-noble-large | deleted: sha256:8221279e1632b6e86298d99a7f39d1e6da839cdcc8c7136fc53315a0bd9d221b 2025-12-16 01:45:15.173667 | ubuntu-noble-large | deleted: sha256:eb39f986bb5ad754be8157f1d31042c6288fb55a5d8610a1d1fb780f2c1139b3 2025-12-16 01:45:15.173688 | ubuntu-noble-large | deleted: sha256:68b3dcbd406b2758d8137fd67781b2c3eae1e5613f21a9047f1bb1716867c224 2025-12-16 01:45:15.173695 | ubuntu-noble-large | deleted: sha256:25d74a020f9f0645c7c812222c6f5cf3c92f15e6c49179e403f3f13fd135954b 2025-12-16 01:45:15.173702 | ubuntu-noble-large | deleted: sha256:8033c8316ea1e79679227b2c02d0ea78b815170a7edc6d1b9b11ab5380349292 2025-12-16 01:45:15.173709 | ubuntu-noble-large | deleted: sha256:8e60fa2f0fb52df7814f264674b7bef728ac10e9490f799a325a7994c25e45fc 2025-12-16 01:45:15.173716 | ubuntu-noble-large | deleted: sha256:b370a304ad5e316e79a590e1f55fde2373a13bc7e98395971b49dc91a1eaefd0 2025-12-16 01:45:15.173723 | ubuntu-noble-large | deleted: sha256:2fdc01c7681e13bda41ac2a3b964bb49165988288ae9785c248b8e0f8f66bf70 2025-12-16 01:45:15.173730 | ubuntu-noble-large | deleted: sha256:45ba600ed847aea0062e871b46faf7fbfd69aa3af2b55ff86c1b4303848cb6fb 2025-12-16 01:45:15.173737 | ubuntu-noble-large | deleted: sha256:6969fd176715a95715886ddb553ca7e4398278223cf9fd3de5099637b9290409 2025-12-16 01:45:15.173743 | ubuntu-noble-large | deleted: sha256:b0f6b9ac2074d897bab94a30c05ffc3beefced1127676ae473dd7b0f6b371ba6 2025-12-16 01:45:15.173750 | ubuntu-noble-large | deleted: sha256:e05bb9971e0020e04e972c2ea7c86d366fee25ca8337b1eba8f1848ca58662a6 2025-12-16 01:45:15.173757 | ubuntu-noble-large | deleted: sha256:d51627e7d67e180460b47f46df22a1797ff84113f422217b833a9f7baa8015a4 2025-12-16 01:45:15.173769 | ubuntu-noble-large | deleted: sha256:79b8f740a299168439b78d30cd750ca96e6ad036b4eb901d49e0225f7c959f02 2025-12-16 01:45:15.173776 | ubuntu-noble-large | deleted: sha256:438583c2309409d6dfe030f04f0be20789e86384f39af7ff87639ce21680785c 2025-12-16 01:45:15.173783 | ubuntu-noble-large | deleted: sha256:bb0ccd334aae48c8348bcd88bf4faad3e8824a2a2f72912a16610b8247b0c768 2025-12-16 01:45:15.173790 | ubuntu-noble-large | deleted: sha256:0f9279ec9f3b2a521cfc59f23cbae2f48bea86cdba50a117d8cb297a70be3336 2025-12-16 01:45:15.173797 | ubuntu-noble-large | deleted: sha256:7cf66fe5777dca2640d62ad17256a23e82c97b2c0b55a7a24c845cfd0d3dba0b 2025-12-16 01:45:15.173804 | ubuntu-noble-large | deleted: sha256:d597aad929b5c406591c82e6e67b3a7d35f589471039221f85438736705169e4 2025-12-16 01:45:15.173811 | ubuntu-noble-large | deleted: sha256:f5244bafe159ae399957370b76230c526ea8c92d8ea38f3bb65211502986b531 2025-12-16 01:45:15.173818 | ubuntu-noble-large | deleted: sha256:1f394fd56e92c1739eaecb2afb929ce74d1c421615fbf35ffde6ba82b9ad55fd 2025-12-16 01:45:15.173825 | ubuntu-noble-large | deleted: sha256:4333164d11a7c4c5469dc019784ba35c3af93e705106bed30a08cc785387a2a5 2025-12-16 01:45:15.173831 | ubuntu-noble-large | deleted: sha256:3e959a5aa7041caf368025eb7ffc93fc04c80db08bb4e4c6324932422b5e861b 2025-12-16 01:45:15.173839 | ubuntu-noble-large | deleted: sha256:06178917afb570b25fe3d8898870065fcdbfab35c210f3aa9d57c643af3bc676 2025-12-16 01:45:15.173845 | ubuntu-noble-large | deleted: sha256:4e07b6809b74c6a0bf4f762f9ad4c790cf0987b118821bfdda3b3a726c548986 2025-12-16 01:45:15.173852 | ubuntu-noble-large | deleted: sha256:bfff2488a712f4908beef1e6d103b732f80ec093d0fff44390ea0a968f206322 2025-12-16 01:45:15.173859 | ubuntu-noble-large | deleted: sha256:f2f4081c69d7e9a9cace80bb2496d43d429f13793cc68a2f28b8a75c358f9a81 2025-12-16 01:45:15.173866 | ubuntu-noble-large | deleted: sha256:a55dfdc28a9654fa409ea2306df83068fd4dac3ccf691062fc243e832065755c 2025-12-16 01:45:15.173877 | ubuntu-noble-large | deleted: sha256:2a252889676b92a400e9b336a29dac25bbfc643cbb1a137a8d22e49c989cc6cb 2025-12-16 01:45:15.173884 | ubuntu-noble-large | deleted: sha256:9ac5b980757c486fe62b2e2dd0c1899480e7b5c0a0beb7be82535c98442b570b 2025-12-16 01:45:15.173891 | ubuntu-noble-large | deleted: sha256:b5c4092bc5a99d531f7efbfcb700914760e9ca9d3add2370502566a548d99ecc 2025-12-16 01:45:15.173898 | ubuntu-noble-large | deleted: sha256:c7c97dc15cdb7cd5cd225e3578ce5ba8b6b207c5904c842dcdd093e183052797 2025-12-16 01:45:15.173905 | ubuntu-noble-large | deleted: sha256:4ab4fd581628631abc6c8f60919c26a1238f41d433382ef6e6a4730fd8160f4e 2025-12-16 01:45:15.173912 | ubuntu-noble-large | deleted: sha256:6c61490943cc12c8947b92d756bd2603acf27751526180efeafcc4885dbcf127 2025-12-16 01:45:15.173919 | ubuntu-noble-large | deleted: sha256:3aaab52e693d2650b459cd5a034188ae99a68708742d642bb6cbbe6ca0f1dbc6 2025-12-16 01:45:15.173926 | ubuntu-noble-large | deleted: sha256:de53e404cc125760dd2b9c8f1a54a0371c9f9092dcdc0a7378d6208aab33df04 2025-12-16 01:45:15.173933 | ubuntu-noble-large | deleted: sha256:10187963ebd25e5883b7d481c984a1e8a321f0856210929696bcf6096c5745c2 2025-12-16 01:45:15.173939 | ubuntu-noble-large | deleted: sha256:9705e5cdeef9a2679341c3e9ae3c1df8c9d6af9a23811db27686acbefbf24ac1 2025-12-16 01:45:15.173946 | ubuntu-noble-large | deleted: sha256:a2686e26315ccd8c48e31a52c7996f638e75c0a60539fc98ec23bfb3da85b7b8 2025-12-16 01:45:15.173953 | ubuntu-noble-large | deleted: sha256:46354d2259d1ec593ae484b94cae80f15bb0ec82d973ca5411cecf1e287375c8 2025-12-16 01:45:15.173960 | ubuntu-noble-large | deleted: sha256:40bd1558f870766afe8816ebbe0badaed12749e71c6b7db2d3069d860a5d368e 2025-12-16 01:45:15.173967 | ubuntu-noble-large | deleted: sha256:9c153d43f73645dc2dc897b5d2e6e691d3d7ba4db9688061320f210056fcdce4 2025-12-16 01:45:15.173974 | ubuntu-noble-large | deleted: sha256:587524f0b36525a74f083b6dbd0305b8f62023bf76eb3c0b466aadfa749c873c 2025-12-16 01:45:15.173981 | ubuntu-noble-large | deleted: sha256:303088e44f76f3c2e322c88b24161500bab688f992d1eb68c567df22118f0cc1 2025-12-16 01:45:15.173988 | ubuntu-noble-large | deleted: sha256:3103ac45d2d83c5bb154d43b84a8a97e4651d3b36b02116dad561619485c4e0f 2025-12-16 01:45:15.173994 | ubuntu-noble-large | deleted: sha256:094cc3aecd1698b7d0ccec53d3e58afa1b37e029684eebdfd2bb43f32b23abfd 2025-12-16 01:45:15.174001 | ubuntu-noble-large | deleted: sha256:a6c70184c2dd259008acf16d0ffc496fe5c93ca21b9d0b73890766206458c27b 2025-12-16 01:45:15.174008 | ubuntu-noble-large | deleted: sha256:5b74dc313812c7dfbdae088cad88fceaea0a81f8ae639db25560dc4d185f2ebb 2025-12-16 01:45:15.174015 | ubuntu-noble-large | deleted: sha256:9875890bf799eca4da744ae7afc135edb1e8eb97bbc3d05d4ec0c0105df887d2 2025-12-16 01:45:15.174022 | ubuntu-noble-large | deleted: sha256:22bd8538e9211f876a4e4d8e7ed9fbfc65ee38f0de6f72d375cb8a940dd6e755 2025-12-16 01:45:15.174042 | ubuntu-noble-large | deleted: sha256:105801f54c0c93a45c9ea95c93fea6f266a79fb1e761d33a2b51b8587a3dcfd7 2025-12-16 01:45:15.174049 | ubuntu-noble-large | deleted: sha256:76299d5a27a1d9ec79ba7eca24368cb4ee734bbecd4df8a560fbb62ecad1cbed 2025-12-16 01:45:15.174056 | ubuntu-noble-large | deleted: sha256:879c1f738ab54506db7414939a22c68fc55de8686170687a094dc7ff147ea67a 2025-12-16 01:45:15.174063 | ubuntu-noble-large | deleted: sha256:7ff297e9700cb644eec400d2ac204f2bd7c1dcb18dd537c048b84758d179880c 2025-12-16 01:45:15.174070 | ubuntu-noble-large | deleted: sha256:d309be8de4dd6aa3972ef9621c4c87b9396fc57f1e10c73d65a1d443bde20aad 2025-12-16 01:45:15.174077 | ubuntu-noble-large | deleted: sha256:0c0988e1131985c8d0f3c6369fb93ae4aacf45aaf805aa36e1bb0323085bbfcf 2025-12-16 01:45:15.174084 | ubuntu-noble-large | deleted: sha256:fda951f1b0e70e89521b659376338e1b2b2e05b4458ebbd152a12d65a8578913 2025-12-16 01:45:15.174091 | ubuntu-noble-large | deleted: sha256:52352ed0ed69a81441eda0c755c54eec256208467d9313f5efa7b56a76319847 2025-12-16 01:45:15.174098 | ubuntu-noble-large | deleted: sha256:1393d545ff5081a51049753bca700f4e8c8bf428f1f116716c9402559bd30bf7 2025-12-16 01:45:15.174105 | ubuntu-noble-large | deleted: sha256:52bcca3e344aab6c5dd6745129e4f956a2d3c3df1fcca68c19d498d2d1d42505 2025-12-16 01:45:15.174112 | ubuntu-noble-large | deleted: sha256:0d7c7b40f7ab0c7eb35b23b04d455cc8d9aa5371479c7dc4e4c58beba292b7e7 2025-12-16 01:45:15.174119 | ubuntu-noble-large | deleted: sha256:b436f51968f4c1021461221c488e849f7415bf189f6ffa424ea79b123629e718 2025-12-16 01:45:15.174125 | ubuntu-noble-large | deleted: sha256:2127b6527a110a40b605e57c1ab2dc521f9f066b7fe1fb285080523e0e01f19b 2025-12-16 01:45:15.174132 | ubuntu-noble-large | deleted: sha256:3ba42916c2522de52a194bba8e80a33cf06ea9c20a938a07be113968c1689ff7 2025-12-16 01:45:15.174139 | ubuntu-noble-large | deleted: sha256:83c88a7edf0aa8bb94b991bdaa7b2912801a2a5ba2d15f58efa5272ce9681fcc 2025-12-16 01:45:15.174146 | ubuntu-noble-large | deleted: sha256:6d24ad3260766362ce913154ed4c3050b75f30036b9757413e797f79f5b0b347 2025-12-16 01:45:15.174153 | ubuntu-noble-large | deleted: sha256:ce123da27465fe967d4a27c6d995fa4a53770aec03bac60d4c88c491d993f0a3 2025-12-16 01:45:15.174160 | ubuntu-noble-large | deleted: sha256:7dc522bde4cbaf7f0886f59f725079785b820fc11550fe364b67f166fb55c2f4 2025-12-16 01:45:15.174167 | ubuntu-noble-large | deleted: sha256:9ea672c377ba133984f3f7601e291c8fd034124547dd5ab234e184a727cc4769 2025-12-16 01:45:15.174174 | ubuntu-noble-large | deleted: sha256:bce538ef39285346c101372369f0aa53567786315612ba33061215f9b9d2a75c 2025-12-16 01:45:15.174181 | ubuntu-noble-large | deleted: sha256:b64a1e4cbdd19033d2a8e3b5b3bc1ba1648bee72d0f11919e5e9a9fee1995085 2025-12-16 01:45:15.174188 | ubuntu-noble-large | deleted: sha256:86c10c8f3fb2251a655cb422c1580b9a47b4f450a8d5c31f4131df2b393ee9be 2025-12-16 01:45:15.174194 | ubuntu-noble-large | deleted: sha256:23b7e50b6048ea79399723ad19f8fac389d8e830fbcefdc3f9694414b6c3d2aa 2025-12-16 01:45:15.174201 | ubuntu-noble-large | deleted: sha256:61d20ec43bc3d826047243a3657fce646abc7b2d5f589dd7dc8f2c940241eb5c 2025-12-16 01:45:15.174208 | ubuntu-noble-large | deleted: sha256:9286a178046b14fdac03a43a1d5432e95f7c9d7e6108f2cf0f76aa4475a0a8e6 2025-12-16 01:45:15.174215 | ubuntu-noble-large | deleted: sha256:7761874ab7fa8e8550665c8e2e7b7f2de20c2c734f3d7480e80bc1b41efcd11c 2025-12-16 01:45:15.174222 | ubuntu-noble-large | deleted: sha256:9075c921fc257145e3c4ba6abf884be5bbf2f09a7c52fb43be91c49b7b9d9368 2025-12-16 01:45:15.174247 | ubuntu-noble-large | deleted: sha256:209da063063eaf6384a6510e0402f2c84203ee4a4b9675a6df299981763c6cd4 2025-12-16 01:45:15.174257 | ubuntu-noble-large | deleted: sha256:f9a6cb603b8757f5587363c198ab0e77f640143737df9b42607d7b785e5754ca 2025-12-16 01:45:15.174269 | ubuntu-noble-large | deleted: sha256:8663b67b4d899ae475a9d7238c93e052f0357ca688cc48214034a07eac1fe816 2025-12-16 01:45:15.174276 | ubuntu-noble-large | deleted: sha256:8fe5eb3da6b7bd839fabb3cc6444dbb261a0ed6690abb41858f6169b4be79de6 2025-12-16 01:45:15.174283 | ubuntu-noble-large | deleted: sha256:84bd2ff4f9d7bf2a9e2eddbc8d7f8cab805059bdc185078e0d8d197acfe0d371 2025-12-16 01:45:15.174290 | ubuntu-noble-large | deleted: sha256:6b622f090b4b5357c34b7421518714c328d0901da2b6be1009f3cca3132e8056 2025-12-16 01:45:15.174297 | ubuntu-noble-large | deleted: sha256:9f1e84633b0edeab5661b4285f8092b3e2944a8160021c2023fffb59da8fc7ec 2025-12-16 01:45:15.174304 | ubuntu-noble-large | deleted: sha256:7f0fad4c70371bd866bc938e243cf2a2f422986637ca3309d1ef32617a5b386f 2025-12-16 01:45:15.174311 | ubuntu-noble-large | deleted: sha256:6d22374955951fc2b9c02f8689601523b815d8dd2bef4928ba8088945ea81491 2025-12-16 01:45:15.174317 | ubuntu-noble-large | deleted: sha256:39816730a5b02f0b4c33250bced6f8a5a1ae182c9b5b19b8c6645a5f0d125381 2025-12-16 01:45:15.174329 | ubuntu-noble-large | deleted: sha256:587840f3e8a5de060c713b2c2346b55e1dcc3d19987630bcf266c8cc32a07ba8 2025-12-16 01:45:15.174336 | ubuntu-noble-large | deleted: sha256:d8eb65dede52d6afb37c46b0ba3518b13676046fbee27ce40ea6f953c293ad4a 2025-12-16 01:45:15.174343 | ubuntu-noble-large | deleted: sha256:cb8beb7397a62aabc9472f36c518e2e5dc411b170f547be50e31570d61923828 2025-12-16 01:45:15.174350 | ubuntu-noble-large | deleted: sha256:ac79c073570344f75c63eaae818fb5a19bcf355236f0e332006d004346a800f9 2025-12-16 01:45:15.174357 | ubuntu-noble-large | deleted: sha256:e38e9edba7a944335c53f1fab3971e34eed75db37665af970e2b5506a3e72da9 2025-12-16 01:45:15.174364 | ubuntu-noble-large | deleted: sha256:17e48879450556f2c6f2b3bae8946ed2d84d308c879021f18365e023d10f6d48 2025-12-16 01:45:15.174371 | ubuntu-noble-large | deleted: sha256:4cb7a2dad25e3f90f3eab8525518856c1b9d5b011b12fcf027646987e7eddef9 2025-12-16 01:45:15.174378 | ubuntu-noble-large | deleted: sha256:d6d04351d7214d8adcef0ef74bf3aab45665334614871d0908849a214e1ab23a 2025-12-16 01:45:15.174384 | ubuntu-noble-large | deleted: sha256:22e2207a3293e8515854155e37c96f3f4e131360a54b4542eba5f4351d96114a 2025-12-16 01:45:15.174391 | ubuntu-noble-large | deleted: sha256:357ef729e13585f4c1b69148081a2afd34aff8030043c279a8c8e0dbb87a2f8c 2025-12-16 01:45:15.174398 | ubuntu-noble-large | deleted: sha256:d03c460b156986cfaf1923505a98aa64dd93ba591591488adbe35913345f44e6 2025-12-16 01:45:15.174405 | ubuntu-noble-large | deleted: sha256:c2ee37ec36cb208405f7232766881ec5f4c6900604f10b094afe445766b52fbc 2025-12-16 01:45:15.174412 | ubuntu-noble-large | deleted: sha256:2fac9550fb6774452e14adcf7b1625b120c20618b3a1af4f1796e12164c76a8b 2025-12-16 01:45:15.174419 | ubuntu-noble-large | deleted: sha256:f250d25ef6827f2739e47ab56c91547648e1ce7fccfc04a5074c1f42262d94f7 2025-12-16 01:45:15.174431 | ubuntu-noble-large | deleted: sha256:43b294122253d28368ee79d11bd65d5fc914f1f7e1a778699cc0df740f3aa124 2025-12-16 01:45:15.174438 | ubuntu-noble-large | deleted: sha256:68135211a05af8de5608f348c9a524f7178b029b8c9b443754b90d5aa7fe0d35 2025-12-16 01:45:15.174445 | ubuntu-noble-large | deleted: sha256:a76a0a41e7821556889174c1f8d52edab6fcf9864efd8f92405484f73fb1468d 2025-12-16 01:45:15.174452 | ubuntu-noble-large | deleted: sha256:0179ed98b65827be1ebce1c05c2a05ff08aae78f470fd1e83acce0d484812acf 2025-12-16 01:45:15.174459 | ubuntu-noble-large | deleted: sha256:f546c5bc971e581d5dd13af152cc5949978acb9192e0d29ad16f2e944c84951d 2025-12-16 01:45:15.174466 | ubuntu-noble-large | deleted: sha256:af32ba2a3e4eaff704d1d65ee859eecf67dea59b597b75a8975f9a0edef1fb05 2025-12-16 01:45:15.174473 | ubuntu-noble-large | deleted: sha256:2bfa2dcf8598afe08563653a9324a79befd1755783e6b37e6967b7d774e49ec1 2025-12-16 01:45:15.174479 | ubuntu-noble-large | deleted: sha256:0b81fcaf1abbfc5b0ba0c47391df5bc54c25b269e494e2024cd691f2ab1fbccf 2025-12-16 01:45:15.174486 | ubuntu-noble-large | deleted: sha256:9c1144d82a0e6158bebf0d8755410387909ae8e1c43a4655beacef93bc3598d4 2025-12-16 01:45:15.174493 | ubuntu-noble-large | deleted: sha256:4d0c1d5266385dff7b8d91748a8707311bebec6a5afdda8136d1542993467c56 2025-12-16 01:45:15.174500 | ubuntu-noble-large | deleted: sha256:04e838e858e5f95e8646002e373dde5bebe95e7e73dfa06afe9816c9e9eb3a98 2025-12-16 01:45:15.174507 | ubuntu-noble-large | deleted: sha256:35c3f6dfce09387b1947ded8e4fadc19634356bf8f373a1b988d3635d7e6d98c 2025-12-16 01:45:15.174514 | ubuntu-noble-large | deleted: sha256:8f7740b5abc4752a59ced73228d8d155bca18022b37725894cf6a2ba6f246589 2025-12-16 01:45:15.174521 | ubuntu-noble-large | deleted: sha256:9c526da0ff87dfd9806a54e021c947d8b7e050f1e9daaf1bdbdda9cf850f6759 2025-12-16 01:45:15.174528 | ubuntu-noble-large | deleted: sha256:a3de337b12ffdd5e70150c4883d9219dd6b43e6c0f8b334118a03e93c44f23d8 2025-12-16 01:45:15.174534 | ubuntu-noble-large | deleted: sha256:abb73442d9197c3b8f2ca69f9338ee9f59100492e45640e5905001f18360efc3 2025-12-16 01:45:15.174541 | ubuntu-noble-large | deleted: sha256:a750dc838d69dc55183951bd11fe01aab84e524a1ae296b46252c2b6bc633cad 2025-12-16 01:45:15.174548 | ubuntu-noble-large | deleted: sha256:d0bc07abf037493cdbf4983fb5da84a0d550a9669ebb6328d9b6f4e985af527e 2025-12-16 01:45:15.174555 | ubuntu-noble-large | deleted: sha256:3221ce4a9208135fe6d74a899d537876488057688597e7557e55da240244b203 2025-12-16 01:45:15.174562 | ubuntu-noble-large | deleted: sha256:65b88476b32be6187152088d48451990ae162200764d9799c085e0b8947d86e9 2025-12-16 01:45:15.174569 | ubuntu-noble-large | deleted: sha256:5138afe48aca2f81be4a79816e771d8d1cb079752c1e59c567ec960d2e4a07fd 2025-12-16 01:45:15.174576 | ubuntu-noble-large | deleted: sha256:fa4f213856f90ca417a18e915ee7d4f056e0421526cf56cb4fe8512f8838d09c 2025-12-16 01:45:15.174583 | ubuntu-noble-large | deleted: sha256:2cdedf501bbeb3840353d44fe02c51e67e1bdaa8ad59c0ac5df56d64cc3c1707 2025-12-16 01:45:15.174590 | ubuntu-noble-large | deleted: sha256:9f5150cb3a9f469e6a86c9ff0925f7957dec9e669778f55cc65d8a0bab56ce97 2025-12-16 01:45:15.174601 | ubuntu-noble-large | deleted: sha256:590d1a1dbb45b259bbbd293be1b7e3e4a00b4d17babfb19c25e9f70dd7f89a87 2025-12-16 01:45:15.174608 | ubuntu-noble-large | deleted: sha256:2bf9a717befe508825ff66c93723aec6fffc74e59a3124d8e13e662125f4b141 2025-12-16 01:45:15.174615 | ubuntu-noble-large | deleted: sha256:5bc89fdf75b12c64e5a417be0cd6de0279b2d6b83b45ddebd7eb7a820d19aeb1 2025-12-16 01:45:15.174622 | ubuntu-noble-large | deleted: sha256:235744af80202e15d5199c5c221826bfb31d731da8c2787fe79b0398571312e6 2025-12-16 01:45:15.174633 | ubuntu-noble-large | deleted: sha256:8a0e22ed1047d4f79e91d8a4f6e033b5b419ee6f6ece92edfd8c1ba2e05df025 2025-12-16 01:45:15.174640 | ubuntu-noble-large | deleted: sha256:5c2bacdd1e22bcbc142035d7be2c8a2eca794c2fee5cbcbb8c8b13fa1f6e26b8 2025-12-16 01:45:15.174647 | ubuntu-noble-large | deleted: sha256:3d68b3d199ccbeed5d0bb536083435fa0340d6d6763c94bb391629e691ca0cca 2025-12-16 01:45:15.174654 | ubuntu-noble-large | deleted: sha256:72cead28819543425c737e4e20bc0f8fd2a3707e9d07d900ddf9f8ca942df781 2025-12-16 01:45:15.174661 | ubuntu-noble-large | deleted: sha256:351a3538901de6e235806da2549ce5db5f8b797a1525fe1f8d29aceaa477e85b 2025-12-16 01:45:15.174668 | ubuntu-noble-large | deleted: sha256:4b9d4d35e76c27d629d75b4ba49f4084feff8a434f1a22e8a24e8d9f4198d944 2025-12-16 01:45:15.174688 | ubuntu-noble-large | deleted: sha256:c8a896ee4c9fddaf0ddf22fdc11af2172a0f680d58a73ab2a29124909d333ba2 2025-12-16 01:45:15.174695 | ubuntu-noble-large | deleted: sha256:22e758fb83642337659b8c38f66dd104356db060d80a890542f0ea13d5c31780 2025-12-16 01:45:15.174702 | ubuntu-noble-large | deleted: sha256:5946b31bbb18093f4e7d8907ae44c52ed32b4c17e728819ad57b426b1f153cdb 2025-12-16 01:45:15.174709 | ubuntu-noble-large | deleted: sha256:9e27be89b6c10be9ffe3845865d4dfc83499f068f59ba8f3a1c000b718b19308 2025-12-16 01:45:15.174716 | ubuntu-noble-large | deleted: sha256:4bc97f79564d4ed1e2fbf02e28779e15e8cc2f29492dbc437c314cf83da61600 2025-12-16 01:45:15.174723 | ubuntu-noble-large | deleted: sha256:130dcfaec2f4c5fc54b2458e6ba733ca517a1cea9eb83a57be269284286bbd77 2025-12-16 01:45:15.174730 | ubuntu-noble-large | deleted: sha256:eb8f96df446e23ccc5fe06f1fbfb1df06b0dee6a27518e5e2ce83e16eeef8ed9 2025-12-16 01:45:15.174737 | ubuntu-noble-large | deleted: sha256:39431a5db708adda63525a8f9b0c7e823e4655d6939a2d087ef4c45acdd38686 2025-12-16 01:45:15.174744 | ubuntu-noble-large | deleted: sha256:49f3d3e27aabacda6521388819e7a67c4fbdea42b90082c54927693ec74fdf4a 2025-12-16 01:45:15.174751 | ubuntu-noble-large | deleted: sha256:784fe580ba860ba77f9e3f7b20be7b2e726a7fff493b562dd4922b83f65db2fa 2025-12-16 01:45:15.174758 | ubuntu-noble-large | deleted: sha256:dbcff4f394cdc2e4bdefd6b81589dacf7c2d52a8f947d49027ff4532e48aec4f 2025-12-16 01:45:15.174764 | ubuntu-noble-large | deleted: sha256:d9cabcf6de258fb0895196bbf9c297d2c7f94f37fe301db16b6311295caea32f 2025-12-16 01:45:15.174771 | ubuntu-noble-large | deleted: sha256:904552b04b80caaaff6ea1a183e7f385b8d9bf0d0640b8e95f319f763dd47eca 2025-12-16 01:45:15.174778 | ubuntu-noble-large | deleted: sha256:507e8b0c32db0f2a7d55272f1ba66fda2670e7785f766dd4acb8abe407fac530 2025-12-16 01:45:15.174785 | ubuntu-noble-large | deleted: sha256:f6ad6343630ab88f176f98bad33381c8376160ee18108bff3c585bda6132e8cb 2025-12-16 01:45:15.174792 | ubuntu-noble-large | deleted: sha256:8685cd2e0d656ead5118a70145e0a90c42a3a6c9474a19dac4a1c14e68ee3fef 2025-12-16 01:45:15.174799 | ubuntu-noble-large | deleted: sha256:0cb5fabe81693f2284c7c68e3caa46df4dc2d0f9f747a25f215c02a07600f07f 2025-12-16 01:45:15.174811 | ubuntu-noble-large | deleted: sha256:ac96d39aa8111f0a8af8916a02922de4ae06d3046b8f4d26ec48bb1ec25007be 2025-12-16 01:45:15.174819 | ubuntu-noble-large | deleted: sha256:a773d73efcf3e8e354eda0a032f7519a37f4a56e1c22ab6e5217595f59183a03 2025-12-16 01:45:15.174825 | ubuntu-noble-large | deleted: sha256:7dde45a3c05f9b07e64fddf86469d7b92a8df0de6d1f60cc396a9fa409d199c8 2025-12-16 01:45:15.174832 | ubuntu-noble-large | deleted: sha256:41567fda2698154c2fd30b7946b4565b50f8df30ccdfd931a84ddd100d92b342 2025-12-16 01:45:15.174839 | ubuntu-noble-large | deleted: sha256:3ede8ae7e980351e09e4ed19093c7f763329345d441ba568ac2322cc79b7fd79 2025-12-16 01:45:15.174846 | ubuntu-noble-large | deleted: sha256:ab5a94768c60b868eca641be20d1c69dcb0ce470a3e570e1ddea80d65e03fa6a 2025-12-16 01:45:15.174853 | ubuntu-noble-large | deleted: sha256:a25b9a2ac0520e1951ebbafb9d55c75ed46ccff6706b7f5ab98c7bef25aa6ae9 2025-12-16 01:45:15.174860 | ubuntu-noble-large | deleted: sha256:4e3d542a21d08574e06995bbe9b6d398934c09337530dd8adf4c7244a6e12c5a 2025-12-16 01:45:15.174867 | ubuntu-noble-large | deleted: sha256:3623c424a467ec9bac81a86717f6985caa4d6b49c36714d82f9955fdb4f2375a 2025-12-16 01:45:15.174874 | ubuntu-noble-large | deleted: sha256:ee01f297dd6fea130f675d20f44006bb50cd8dbff266e3a91051ef7a07fa4eda 2025-12-16 01:45:15.174885 | ubuntu-noble-large | deleted: sha256:0cc5785b4b365bf1009b0af9292d07ed6156980c653bb043524ed20ec6e354ed 2025-12-16 01:45:15.174892 | ubuntu-noble-large | deleted: sha256:690c29a687ade42a014ed293154b041a98fbe6d18d4ca74f116a4221dabb53f8 2025-12-16 01:45:15.174899 | ubuntu-noble-large | deleted: sha256:a60d0d087b54636acdd06f14c6e10bb9ecb90ef70fd142bfec0ee41db17b6218 2025-12-16 01:45:15.174906 | ubuntu-noble-large | deleted: sha256:fcfe14ce0b039f42b27737f526ee7b0c76db72af2706d6e9de61c8b6d69bf5e0 2025-12-16 01:45:15.174913 | ubuntu-noble-large | deleted: sha256:db2faca8f9c699a7121f49259d107538fd5ccd7d975b7a0392b36b81dd78a572 2025-12-16 01:45:15.174920 | ubuntu-noble-large | deleted: sha256:5c123df25ee691b77f8c802607c51b7c2a7a2347035b3c5287c85a9a5dbd940c 2025-12-16 01:45:15.174927 | ubuntu-noble-large | deleted: sha256:a8bc0881688baafd61bb39e3a4f460535ece7d930da1270c1d01a4a9eb5cbe30 2025-12-16 01:45:15.174934 | ubuntu-noble-large | deleted: sha256:2bbd08c181f9424492dc2643bc1f6271ed6c975c24620c111e15d608c379389d 2025-12-16 01:45:15.174941 | ubuntu-noble-large | deleted: sha256:fa4435c27152de96d0621785db0cb870415c88fb71980043eb1709c499bc507b 2025-12-16 01:45:15.174947 | ubuntu-noble-large | deleted: sha256:f2f733e155e3ad572e03960a684f61971089d4c0c2933b0d7ad88e9bcef69226 2025-12-16 01:45:15.174954 | ubuntu-noble-large | deleted: sha256:a52ddc7e09c9c2aebfbb4aeab74940c65b2273e4e40630d229d234642f616c1c 2025-12-16 01:45:15.174961 | ubuntu-noble-large | deleted: sha256:a46bc94f77c1accfd12c77e934be9a92916c64ef4649364433044b6121f07016 2025-12-16 01:45:15.174968 | ubuntu-noble-large | deleted: sha256:c1cd97c9f139a5b7ebf533f5e9ab93f2ba09eca7c318190568c7e4ed224382ab 2025-12-16 01:45:15.174975 | ubuntu-noble-large | deleted: sha256:fc97ef70e9765e09fb64f396ad923eae22b8b523ac8cf5bf2469c05566731357 2025-12-16 01:45:15.174982 | ubuntu-noble-large | deleted: sha256:fe46004931634278a45076a9048ef722f09c2f908594f648986d9c0eb39ce539 2025-12-16 01:45:15.174989 | ubuntu-noble-large | deleted: sha256:cd44c0540db8af0e3c8c809d42bc36acfde1e81ffcac3772ddf425bdb938818c 2025-12-16 01:45:15.174996 | ubuntu-noble-large | deleted: sha256:2380319d67a5c3ccbd690f463bae904070139b00f41687db1eb635ca1a6612a4 2025-12-16 01:45:15.175003 | ubuntu-noble-large | deleted: sha256:2a2e6abea368e21efb4944d786275c19108c65a5f2879b411649d1771b874b9a 2025-12-16 01:45:15.175013 | ubuntu-noble-large | deleted: sha256:2b57b6b058273fdadad4734ef0c1c024d00e52b4fb20006aefedd4684c008c16 2025-12-16 01:45:15.175020 | ubuntu-noble-large | deleted: sha256:de3e67dcee7e8850485d95caeb1f0f0424161e6f661b49deff4e9ef15369cc72 2025-12-16 01:45:15.175027 | ubuntu-noble-large | deleted: sha256:a58d11b9f1ddaedac1fc6356bade60fc6986d411d015f8a7cfb462e49f13d619 2025-12-16 01:45:15.175034 | ubuntu-noble-large | deleted: sha256:dd6a3c58d136b0266a1a9fbe5fe62775a5992dbf61069b4215c0d2f73ec998ac 2025-12-16 01:45:15.175041 | ubuntu-noble-large | deleted: sha256:a9525af52d50776dbfca1807905abf130ee45179ff06357c437cb298ebcfee33 2025-12-16 01:45:15.175048 | ubuntu-noble-large | deleted: sha256:a64f16a09bf81667f2d6f8aca81aeb6fce27f73b564bfb74e2a4bedee8520c3f 2025-12-16 01:45:15.175055 | ubuntu-noble-large | deleted: sha256:214e5b65d5542e36c4194021dd3823e34c6c046c28620a98937cdd7ca0860a18 2025-12-16 01:45:15.175062 | ubuntu-noble-large | deleted: sha256:d73302c74074c0a2ef8250db89d0f9b7b1c5326bf2ca198067770cfcc785b558 2025-12-16 01:45:15.175069 | ubuntu-noble-large | deleted: sha256:2cdc63835ed862a58479d62ba76d6b4eccb36a27ecbef389129bee6f966b669f 2025-12-16 01:45:15.175076 | ubuntu-noble-large | deleted: sha256:9b9f4bbad2ca2b52986a664f8e68b30f39b35b8caf584a9339b06a855e9a067f 2025-12-16 01:45:15.175083 | ubuntu-noble-large | deleted: sha256:6c950f31c084917def451a31dffe072c3c051e8d06c1c4f10457cd1b743e1fea 2025-12-16 01:45:15.175090 | ubuntu-noble-large | deleted: sha256:52e9d3d61d5be28c150265904578cd14764313259ebc55a7cbd47a69764acfa8 2025-12-16 01:45:15.175097 | ubuntu-noble-large | deleted: sha256:e7d03122b8d9ff7f3a628e2333e49de1e9076bb4c5fc02b4b98f416b24e8fa3b 2025-12-16 01:45:15.175104 | ubuntu-noble-large | deleted: sha256:8cacdbc7c4a9972e9f3574deb7caf4dab2481234aefb3c1bfafc5c2b78167bb8 2025-12-16 01:45:15.175110 | ubuntu-noble-large | deleted: sha256:5115be4add4cba63bbba41ec48fc2f2f8b8384c248f9781810d22fda12d14753 2025-12-16 01:45:15.175117 | ubuntu-noble-large | deleted: sha256:978d9887e1b7ced57936a7f7a6ddd0345c6039660d6804b07cd067a11fa66a10 2025-12-16 01:45:15.175124 | ubuntu-noble-large | deleted: sha256:7785b09b30e90aecb26e4bd821954f771e1338dee7d08a1794dec956c3fe1663 2025-12-16 01:45:15.175131 | ubuntu-noble-large | deleted: sha256:e2d352f1d85d05cb92eee516e7d61930754fdd94b3ca1bce4200e5a569ae6bb5 2025-12-16 01:45:15.175138 | ubuntu-noble-large | deleted: sha256:eaa4d41de41eeb5e7a5a2571dfe1085709ea69dfc66edfd8db3414b36733c5a8 2025-12-16 01:45:15.175149 | ubuntu-noble-large | deleted: sha256:0a5230ca4d4fa160c0953e35ea3fe7f82c8a9370ca0eaffa47d65cd0b925d605 2025-12-16 01:45:15.175156 | ubuntu-noble-large | deleted: sha256:1f664dd5b15531f0ae8bfb7debb1db5174352a4f5f4e3fce3187d5fbfe7e549e 2025-12-16 01:45:15.175163 | ubuntu-noble-large | deleted: sha256:7e73f5c99a33d19339954fdc3a3535624ad480fe3e66653590076af08b4ba493 2025-12-16 01:45:15.175174 | ubuntu-noble-large | deleted: sha256:065d95c904b7915c6ebda97ae359dbc8d04e38f5221897ed5900a9b1c89c9303 2025-12-16 01:45:15.175182 | ubuntu-noble-large | deleted: sha256:b73627088031e9877c553ee8bb22aa5ed6c331480e940304095d553a9744f2d8 2025-12-16 01:45:15.175188 | ubuntu-noble-large | deleted: sha256:9c10fa80c4b42da05a719dd866bf9f3a0b6f6de0d9162bef482c69eeebff90ce 2025-12-16 01:45:15.175195 | ubuntu-noble-large | deleted: sha256:5347a7d56522908f43e5b84622485b44eead428c4b41b67b5822cb4323aac7aa 2025-12-16 01:45:15.175202 | ubuntu-noble-large | deleted: sha256:40327fce4026e8036fd85c0e8f7102277050bcda2061fff3c4debfa0db4650d8 2025-12-16 01:45:15.175209 | ubuntu-noble-large | deleted: sha256:2a4e7cba326ba1deaa316bbbb54c36a2712f47c5e90794e7ce4b6ca55a886259 2025-12-16 01:45:15.175215 | ubuntu-noble-large | deleted: sha256:f839bf6327710a097c5f6dc8a2d44c80a9fdd621df0c68dd3aa8fb029830911a 2025-12-16 01:45:15.175222 | ubuntu-noble-large | deleted: sha256:3d023d66d8687d8d4f5f455543410adcaeba40ab2baea3d3a081fba8de7900cc 2025-12-16 01:45:15.175247 | ubuntu-noble-large | deleted: sha256:e3a0179c955fbf2f663be168fd3a6e8347e528a231849a4848fde33a92dd53a9 2025-12-16 01:45:15.175257 | ubuntu-noble-large | deleted: sha256:fe73b10ac4e5241074268481fcdcf14f9dd3812261253094fbb2d2aee9a42739 2025-12-16 01:45:15.175264 | ubuntu-noble-large | deleted: sha256:a2d96f010fe443a2fa4b7070d888e4c396f722d9298c8476a6fe3128910c1ee7 2025-12-16 01:45:15.175272 | ubuntu-noble-large | deleted: sha256:b34ad78b6b6424d3bb2175b0ef1bcee9fbe5d99697cd1e228448cd6a9ca030b9 2025-12-16 01:45:15.175279 | ubuntu-noble-large | deleted: sha256:fd1c72c498a713c4e084a50c6c674962e56b52e9cd4c41fb772300a9d9129799 2025-12-16 01:45:15.175286 | ubuntu-noble-large | deleted: sha256:bad12cb41ac9b8770b7855a1b92541d3b852a4327f57641c72d2a337707aca84 2025-12-16 01:45:15.175294 | ubuntu-noble-large | deleted: sha256:d0a2afb7341da6c69bad839d007409daf261489e701e54f3332e4a3d94cba0fd 2025-12-16 01:45:15.175301 | ubuntu-noble-large | deleted: sha256:ef789664e581b3d9e4e367ebe0b632eaba7d19b9433b45c38e48ea9d5d557580 2025-12-16 01:45:15.175309 | ubuntu-noble-large | deleted: sha256:1dd226a4b137a647e9f22427f35a7228fc0725b68b31813ae9c8e6f246ecb475 2025-12-16 01:45:15.175316 | ubuntu-noble-large | deleted: sha256:241fde51fabe62486d7f5f236ed445a5c375ccace7da8a0aa235ad13c9a2a857 2025-12-16 01:45:15.175323 | ubuntu-noble-large | deleted: sha256:58c7144372efbf7dd56be4806bf616dd9ca61f03f590aa920d6a8ddd61d73ae6 2025-12-16 01:45:15.175331 | ubuntu-noble-large | deleted: sha256:0da8c472fb520ca3f57be9692aecdb2edb4de52d0a67803a7a7e01347d5b98bf 2025-12-16 01:45:15.175338 | ubuntu-noble-large | deleted: sha256:a009ce13dd6745453830c183dd15d7547e8e2e3f1636cdaff42968729cfa6c03 2025-12-16 01:45:15.175346 | ubuntu-noble-large | deleted: sha256:c87eb8b548a22d71a9ee283fb5962ef5253cf8c31075fbb317e81694bf4fb09a 2025-12-16 01:45:15.175353 | ubuntu-noble-large | deleted: sha256:3a6e1df62fa8d0d7307ac7449a04f1dfeeff51009f907c914b4c65cec69ccfc2 2025-12-16 01:45:15.175361 | ubuntu-noble-large | deleted: sha256:fbc4f5d626af8fbf50c79218a5f45bb54ee6e4280840acf1b81e9718c7d9a3db 2025-12-16 01:45:15.175368 | ubuntu-noble-large | deleted: sha256:9b8e3a8009dff98256dd59ae5141a06914be001afcb1b9313d9c5db2f6f45722 2025-12-16 01:45:15.175375 | ubuntu-noble-large | deleted: sha256:d84b9c9ea92fa4dd16300538ec80ffc6787e766af266b89b20172a34e7443aea 2025-12-16 01:45:15.175383 | ubuntu-noble-large | deleted: sha256:bf0009ee4282db0607cb5d7e08144b9242f82136575cf0aa3e571d2924bfa6c7 2025-12-16 01:45:15.175390 | ubuntu-noble-large | deleted: sha256:e50a6c2bf2c00194ec9e5f329c97965e0dbd47afba67937c2458f6c0263a3571 2025-12-16 01:45:15.175401 | ubuntu-noble-large | deleted: sha256:a2c2a22f0eb5c04b304d04366582f7dd6839377ab843113f67642317e1984029 2025-12-16 01:45:15.175408 | ubuntu-noble-large | deleted: sha256:72005ddb084966626e52b0dbe9cb92bccd3e61228d13e518062183947c3ba1d2 2025-12-16 01:45:15.175416 | ubuntu-noble-large | deleted: sha256:75486e86e433738bf8e06db762a8b8b177c8ab374bdc5c9229e5ddc5ec787e0c 2025-12-16 01:45:15.175423 | ubuntu-noble-large | deleted: sha256:f64cb25cd386eef4cc4169b9598aad348f5291206864b98b9f2f767eb73e043d 2025-12-16 01:45:15.175431 | ubuntu-noble-large | deleted: sha256:64475fe4411ac1c0ae2c78caded23549cd34835619d760868cbf2f5ca674d582 2025-12-16 01:45:15.175438 | ubuntu-noble-large | deleted: sha256:cafb7396ed85313863c214daa105f0cf7c5dcba9316c690b7408dd84cfc5bc2a 2025-12-16 01:45:15.175451 | ubuntu-noble-large | deleted: sha256:ab83aaaf2622d9caa3a80d9af0a5a5ccc19566f19aea894e25c4763e08adc685 2025-12-16 01:45:15.175458 | ubuntu-noble-large | deleted: sha256:bcedd51748cc2fcd105e398d92c3f3594f20573134a374b3707f96749f6e6821 2025-12-16 01:45:15.175465 | ubuntu-noble-large | deleted: sha256:bcf8878bb180c946053205faea883d787617d845ea8ee41119066f1b02cc3ab6 2025-12-16 01:45:15.175472 | ubuntu-noble-large | deleted: sha256:3fc8ceee443b066f625e6d9ea49d721c5ebdd7b08609bcbe9ef6eeacaff76431 2025-12-16 01:45:15.175479 | ubuntu-noble-large | deleted: sha256:6b869181259d2195f54150adaaa51aa21f7d755ff1edaee6f082a587966b248a 2025-12-16 01:45:15.175486 | ubuntu-noble-large | deleted: sha256:8300444015552f7d77785195d8df2568ad42c463a48870fbbbec5cd46fe26268 2025-12-16 01:45:15.175493 | ubuntu-noble-large | deleted: sha256:9f8118a585f1ccfce0f3c958ad17b9e033fc9952f0f393a4b99a2446fdb8613c 2025-12-16 01:45:15.175500 | ubuntu-noble-large | deleted: sha256:491aaf638284c7ed1ca77ba4f5995aa8d17e84cfab693233fe53a365ad9530a9 2025-12-16 01:45:15.175507 | ubuntu-noble-large | deleted: sha256:b4aa1a9aebf90be5681c3498ddc31e01222b02fbabb162cd17a84f682862a035 2025-12-16 01:45:15.175514 | ubuntu-noble-large | deleted: sha256:c52b5634251e4bf70d72951c8db01e0257688215fe06fa1d660121ce6fad2c13 2025-12-16 01:45:15.175521 | ubuntu-noble-large | deleted: sha256:46e8d2cf39530fcd95d8da73f48268bd2f8a53551a368ade1422ad5ca25bc0ae 2025-12-16 01:45:15.175528 | ubuntu-noble-large | deleted: sha256:eca541b819ee30ec4e8cd7c4aa5729dea239cfc092b38dc4afc34a5fe9e358f5 2025-12-16 01:45:15.175534 | ubuntu-noble-large | deleted: sha256:c0e03f0924d303982a640ca872607847c03abd4f08359f20cd7e191971461ec2 2025-12-16 01:45:15.175541 | ubuntu-noble-large | deleted: sha256:dcc1911631460f4c14a43c376a5756ab1cae3c2b551ffe4ff7cba88d1285e7c6 2025-12-16 01:45:15.175548 | ubuntu-noble-large | deleted: sha256:1bed8a1c3e18fe1fe367ef31a835f0d61a3a92e99a0e6c1116a81672b42f78b1 2025-12-16 01:45:15.175555 | ubuntu-noble-large | deleted: sha256:757f72fe12b40e86a4587195332d1f6e9da61473565bc74813b9d1dcd3175d30 2025-12-16 01:45:15.175562 | ubuntu-noble-large | deleted: sha256:a7a2833f7c2c299343a45de9877b43aae73270561f1bbbd2c755a49bda536413 2025-12-16 01:45:15.175575 | ubuntu-noble-large | deleted: sha256:c8f60d1886842753960fc26fb33c1c648c04383e63293e7260228fad8c9f0e4f 2025-12-16 01:45:15.175582 | ubuntu-noble-large | deleted: sha256:5cb2f0d19d309ec74af330c6757f61eb972fb925bb0df13003c51497d21a7f03 2025-12-16 01:45:15.175589 | ubuntu-noble-large | deleted: sha256:d64cdd5f5f8254193ca47842a160e0a2835ded0511015927efdf18d3a6b14df5 2025-12-16 01:45:15.175596 | ubuntu-noble-large | deleted: sha256:fbbc4d34d87b5fe833bdfbde76d46bf4308e38025c933bdc82578da6b5a64847 2025-12-16 01:45:15.175603 | ubuntu-noble-large | deleted: sha256:484ef586cba00e9714f0e564b2607ef087cba42cc7fda0df29c5b6795c1de44f 2025-12-16 01:45:15.175610 | ubuntu-noble-large | deleted: sha256:94b723e36cab6964f57e5451e3d72a137cc6e75604834a7a04bd63838d8843ee 2025-12-16 01:45:15.175617 | ubuntu-noble-large | deleted: sha256:227d901304cc485f91492b2a1cf5474b027b2cf6a2a9a198e2d04fefd6a2588e 2025-12-16 01:45:15.175623 | ubuntu-noble-large | deleted: sha256:4850304a1181c788ac76825f4414cecea394cb2008abad7aa44d1c963d1d477b 2025-12-16 01:45:15.175630 | ubuntu-noble-large | deleted: sha256:28d2bd29ca69c6a0b78731268e4d94b89ffba6832e22f45aa9a685cb2ac873a7 2025-12-16 01:45:15.175637 | ubuntu-noble-large | deleted: sha256:4cf1d81a9cbb9510ff13e6ee240fe6234a70bb04d5fef3afd565ac4f5518b28f 2025-12-16 01:45:15.175644 | ubuntu-noble-large | deleted: sha256:13cf14773776d7d35404d07e9254d97d492e9c3eb317128dcef127f39b02bb6a 2025-12-16 01:45:15.175651 | ubuntu-noble-large | deleted: sha256:971f11efdf6a4796313e98b3f3c3a514449fbcfb5bb6b25150ed08b7df99181a 2025-12-16 01:45:15.175658 | ubuntu-noble-large | deleted: sha256:ea10cef1f7216605d1d6db128b0309fb0dc98eccb6a1575250116575c05f0ac1 2025-12-16 01:45:15.175665 | ubuntu-noble-large | deleted: sha256:3f0eb1e3b3c6a7b826b9193081a826437960239064ed55273ff9e63654ea95d9 2025-12-16 01:45:15.175672 | ubuntu-noble-large | deleted: sha256:fece43f1611520a7ff502fdb739446def7c414d49b20093d546b7a26345bb2e4 2025-12-16 01:45:15.175828 | ubuntu-noble-large | deleted: sha256:ded9992d2dfa32e36f8eb24a6c9517162c1f5a93a5e9adce7de752b0f46e4055 2025-12-16 01:45:15.175834 | ubuntu-noble-large | deleted: sha256:4c1034453afa8342dc1ea378c87a941692ccfcd22f6fd56280f11099c605ff49 2025-12-16 01:45:15.175840 | ubuntu-noble-large | deleted: sha256:00c265c4b64f68adfbfbfddabf01105cc10ab8ab3159a279a028751f245246db 2025-12-16 01:45:15.175846 | ubuntu-noble-large | deleted: sha256:14abf4ed585a509910fd528ed0e10f1e3a29eae8bc77c6cacb2f753dfcda99d5 2025-12-16 01:45:15.175852 | ubuntu-noble-large | deleted: sha256:83609203a4ec63c8ccbfdb945bf39201dbc00f7209037bf2e7f2d8698316d400 2025-12-16 01:45:15.175857 | ubuntu-noble-large | deleted: sha256:6afd9e4bbaf8f29d4e9b5d9a85735faf35b80738c95778da709e77c4756b3e45 2025-12-16 01:45:15.175869 | ubuntu-noble-large | deleted: sha256:f05154df25633c8f1df622e4d802525f5dfe4e72feb38d8f05438fbd0f362d44 2025-12-16 01:45:15.175875 | ubuntu-noble-large | deleted: sha256:4368b5a159913322624f87cae1dfd51f26a2dba9a5162d3607417b7c6df2140a 2025-12-16 01:45:15.175881 | ubuntu-noble-large | deleted: sha256:62e7b300d4fa8b9cc6ebe1416dcee696b45f01724bde1d765771f7dd5cd54dbd 2025-12-16 01:45:15.175886 | ubuntu-noble-large | deleted: sha256:19be14472e6028085fcb357f27e080d25117209096d2570d836d442b8da1ebbb 2025-12-16 01:45:15.175892 | ubuntu-noble-large | deleted: sha256:a29cd62b1ae74896d340eb72d3a7241deb9ae8a34a635609b9bde1abc73cb36a 2025-12-16 01:45:15.175898 | ubuntu-noble-large | deleted: sha256:45f8e0c4a633fb00eeee576616a6923fd1334071c0bf53398c087d4cf731ab29 2025-12-16 01:45:15.175904 | ubuntu-noble-large | deleted: sha256:9cf41625c4ada50f7011fbb823e6eb06f54d765d9ee8f4ff2896b01b8a6aa5c6 2025-12-16 01:45:15.175914 | ubuntu-noble-large | deleted: sha256:be8bd54b8ad5c81a3468c64f6838ac16377adbc0d5aacc3367a941bfce73f497 2025-12-16 01:45:15.175920 | ubuntu-noble-large | deleted: sha256:4774ecf35508c9a21e9ddf7bcd7e10739db78de625496e4ee3cc50c0681b636e 2025-12-16 01:45:15.175926 | ubuntu-noble-large | deleted: sha256:d068717b7267d2db20219966f1ddc498214f54e0031aa0e9362b2c08f454885c 2025-12-16 01:45:15.175932 | ubuntu-noble-large | deleted: sha256:694dc047f3c85718bed3dd284a18216798e257ed9e868facc5b0fe28d0ea539f 2025-12-16 01:45:15.175937 | ubuntu-noble-large | deleted: sha256:feac393a143b038a2ff2b7bdbc53ea16e26faa8d2976b9edb30375d7cf61ac40 2025-12-16 01:45:15.175943 | ubuntu-noble-large | deleted: sha256:fc2193d64534ff9c833eb8a3cceee35d4dbb18893cf900ee94169b3421edcb60 2025-12-16 01:45:15.175949 | ubuntu-noble-large | deleted: sha256:a4905e11f5c2dd5fdab1899f7e222c1efae0927e0443b19204eb923aae4a1ee4 2025-12-16 01:45:15.175955 | ubuntu-noble-large | deleted: sha256:d49e2f285e38e81eea48047d334129cad4a4515cd5a10b91b15ea1b71d6cf979 2025-12-16 01:45:15.175960 | ubuntu-noble-large | deleted: sha256:87f49bee889ee95cd3b2b30a594c0f194d3fc7664f332e71cb6aefef28ffc23c 2025-12-16 01:45:15.175966 | ubuntu-noble-large | deleted: sha256:3fd889f142b70d7264905190faf4bcb3143df39185e1202449bf7c70c983dfb5 2025-12-16 01:45:15.175972 | ubuntu-noble-large | deleted: sha256:cefa0c01446f99b3ca2383a36ef31cf393313184dc88d78e5e5116fbcdc6c1bd 2025-12-16 01:45:15.175977 | ubuntu-noble-large | deleted: sha256:7cccb48a99b3548594629b2f6ffc9bc30e866b104a35878f261d681b05767818 2025-12-16 01:45:15.175983 | ubuntu-noble-large | deleted: sha256:2a98d801a980f1a4e00e8b6c6bd072fadc6394b72093fa07771e1fb909100c12 2025-12-16 01:45:15.175989 | ubuntu-noble-large | deleted: sha256:02254ae0011f25db460707b6f52dbb4e5520e72db9d8b4fe25f5f7ef0158d90e 2025-12-16 01:45:15.175994 | ubuntu-noble-large | deleted: sha256:791f7a046e60e621f10e8799920fc8b110c1c524615dab2364cb49bc18e1ee25 2025-12-16 01:45:15.176000 | ubuntu-noble-large | deleted: sha256:5d8b689df4937135ba926f7c86eb7804e30c7ba0bd157298c49ef1872f996b92 2025-12-16 01:45:15.176006 | ubuntu-noble-large | deleted: sha256:8ad013c3077ab0eb1307ba245a1097e51b9418d7d52b7552b3e50b74a6b76d0e 2025-12-16 01:45:15.176012 | ubuntu-noble-large | deleted: sha256:7a2fe11f7a0a9785e3c498f5c0792c346e40737593ef77856a6c6aa2a924ba7b 2025-12-16 01:45:15.176017 | ubuntu-noble-large | deleted: sha256:2a65881cff35d03eed334d3e4d1b23091aa5d998f8db6e45b10b515861a0f3ad 2025-12-16 01:45:15.176023 | ubuntu-noble-large | deleted: sha256:abe57fe6444b09bab89ed924ce8e0b1a30e8c86bdfa73f17fea1fddbee9db69f 2025-12-16 01:45:15.176029 | ubuntu-noble-large | deleted: sha256:401e74b618ff3f4c198e060c9456a556a3579371f93e8214de6b1d29a2f39b9e 2025-12-16 01:45:15.176035 | ubuntu-noble-large | deleted: sha256:2f38cac706fb225490add33c0dbdd02786b8052ec23b7ae796174a028a4b85ed 2025-12-16 01:45:15.176046 | ubuntu-noble-large | deleted: sha256:8c33e80a10b909d8f83f23cdccddba400cdb043b6b3e0a47b72d46acbe9c5005 2025-12-16 01:45:15.176052 | ubuntu-noble-large | deleted: sha256:936aa0c0d8f1ddd1dd2e1356ce72a84bc1fe1a6a743023768a02682052c22415 2025-12-16 01:45:15.176058 | ubuntu-noble-large | deleted: sha256:7c4c83098394f016a43224cd5d0a9315a25ec11e659ae398b955e1aafe283a1f 2025-12-16 01:45:15.176064 | ubuntu-noble-large | deleted: sha256:51a42097e0929688cdda21e1d00f018107623993701bd40a3011d60901514c00 2025-12-16 01:45:15.176070 | ubuntu-noble-large | deleted: sha256:93f17a4bd1cbce22293f9165a032b77f2db73c93182fcab910887f63c07aeac8 2025-12-16 01:45:15.176076 | ubuntu-noble-large | deleted: sha256:82fe6ffd455e526bd3ac931c154c12a8e1927c63b7c839fb4dcb58ce7f3d1cff 2025-12-16 01:45:15.176081 | ubuntu-noble-large | deleted: sha256:9b2346be015aa59aebed16a0b1533d7fecfeb9716bfa8ce84b7e52e0745c87c6 2025-12-16 01:45:15.176087 | ubuntu-noble-large | deleted: sha256:acf12b7f9468ecc3dd4d58622ac918c0531177731c632936b52904d55b7fb966 2025-12-16 01:45:15.176098 | ubuntu-noble-large | deleted: sha256:a6335148d82ba2ba8a49f56d206b9cba001d214690479f2cbc677ab307053511 2025-12-16 01:45:15.176104 | ubuntu-noble-large | deleted: sha256:6660ccec2066cbe451a13ac4b2e8788b7b8c48ef31d53c0a99591b389be2aba8 2025-12-16 01:45:15.176110 | ubuntu-noble-large | deleted: sha256:5d21afe0dc5d7c1314a0b7c098bb87ebd9f60a7b39a6f741d4392ad4e3aa27c9 2025-12-16 01:45:15.176116 | ubuntu-noble-large | deleted: sha256:d39090bda0356a700fa71212b9bf83b70dc0a997e84ca7faac45d55ccd6ec7da 2025-12-16 01:45:15.176122 | ubuntu-noble-large | deleted: sha256:c4aa088676ccab37f09516c46ae368d6e31410cf004f5c3ffe3e99537c04093c 2025-12-16 01:45:15.176128 | ubuntu-noble-large | deleted: sha256:189917a1ad7e17abaa1127f802c25e0c2013126d1a31e0f02552d1b5e2ca7cbb 2025-12-16 01:45:15.176134 | ubuntu-noble-large | deleted: sha256:9741d977defe36eb509485c51db040d6cba5f0f38e9f084e20cdc6a9f280a41f 2025-12-16 01:45:15.176140 | ubuntu-noble-large | deleted: sha256:efab6ebb98ade977456469f8d816befcab5397cb5bcc6f4b5b5232f4c59dc622 2025-12-16 01:45:15.176145 | ubuntu-noble-large | deleted: sha256:05d4b7f3129d1978aad1c95ace57443d4333b4c22cc231f7bf09e4b6aa66d5f8 2025-12-16 01:45:15.176151 | ubuntu-noble-large | deleted: sha256:bf98435e480330a60236f81a2f6e9c579e4e4d826d60eb47a985b9a9e8c83330 2025-12-16 01:45:15.176157 | ubuntu-noble-large | deleted: sha256:2f14ef6810f4b4af83cd36fc1831e4c25d0af48dfa57b3a78386cafed0c4c409 2025-12-16 01:45:15.176163 | ubuntu-noble-large | deleted: sha256:0cc1869d1a6023683d53887d57baf8ca23886afc3e73a5b22020a0ac68e8bf96 2025-12-16 01:45:15.176169 | ubuntu-noble-large | deleted: sha256:18840a1bf5c90b7152465699ded9ba5621d74277a41729235ac05db59926dae3 2025-12-16 01:45:15.176175 | ubuntu-noble-large | deleted: sha256:bcd49a2582cb484fce5572d799f7a615a3fc86a1942fa86239e5afefea59a3cb 2025-12-16 01:45:15.176181 | ubuntu-noble-large | deleted: sha256:baccfcc713b69ec2c7b477779cb2a08746740b732c6b41a5aa0b8ae2e2f8933f 2025-12-16 01:45:15.176187 | ubuntu-noble-large | deleted: sha256:5f8086455ac1a9a5928c5dbf30e92f4c8fbac199d71f37bde70f62cf75742422 2025-12-16 01:45:15.176194 | ubuntu-noble-large | 2025-12-16 01:45:15.176201 | ubuntu-noble-large | Total reclaimed space: 14.06GB 2025-12-16 01:45:15.176207 | ubuntu-noble-large | + docker images 2025-12-16 01:45:15.326816 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-12-16 01:45:15.326896 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter build-20251216 af6afb4e46c4 40 seconds ago 1.37GB 2025-12-16 01:45:15.326920 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent build-20251216 887fe9354a10 59 seconds ago 1.17GB 2025-12-16 01:45:15.326929 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor build-20251216 a39e4fdd8412 About a minute ago 1.37GB 2025-12-16 01:45:15.326939 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe build-20251216 f9a56974718c 3 minutes ago 1.15GB 2025-12-16 01:45:15.326948 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api build-20251216 f5dc49932ceb 4 minutes ago 1.09GB 2025-12-16 01:45:15.326967 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api build-20251216 df74c5af17f0 4 minutes ago 1.05GB 2025-12-16 01:45:15.326976 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler build-20251216 2b79c661a621 5 minutes ago 1.05GB 2025-12-16 01:45:15.326985 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data build-20251216 b625d84947eb 5 minutes ago 1.06GB 2025-12-16 01:45:15.326994 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share build-20251216 17e7113cb518 6 minutes ago 1.22GB 2025-12-16 01:45:15.327003 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api build-20251216 5eb82a8ab571 7 minutes ago 1.06GB 2025-12-16 01:45:15.327011 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine build-20251216 b7d85f3fd94b 7 minutes ago 1.07GB 2025-12-16 01:45:15.327020 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn build-20251216 deb7b11726e0 8 minutes ago 1.06GB 2025-12-16 01:45:15.327029 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central build-20251216 90b2367ad919 8 minutes ago 976MB 2025-12-16 01:45:15.327055 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute build-20251216 e083b5fd04cb 9 minutes ago 987MB 2025-12-16 01:45:15.327064 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification build-20251216 93909ff2f913 9 minutes ago 976MB 2025-12-16 01:45:15.327073 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi build-20251216 79cfcf40e6f0 10 minutes ago 987MB 2025-12-16 01:45:15.327082 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console build-20251216 378ca21d6ce2 10 minutes ago 1.05GB 2025-12-16 01:45:15.327091 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver build-20251216 98d06aaa98bb 11 minutes ago 990MB 2025-12-16 01:45:15.327099 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api build-20251216 2d9e9b84f2f1 12 minutes ago 975MB 2025-12-16 01:45:15.327108 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api build-20251216 3167d8524947 12 minutes ago 990MB 2025-12-16 01:45:15.327117 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker build-20251216 1713582baa13 13 minutes ago 991MB 2025-12-16 01:45:15.327125 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener build-20251216 911d5c6bfd94 13 minutes ago 991MB 2025-12-16 01:45:15.327134 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api build-20251216 92eb3f5386f7 13 minutes ago 1.1GB 2025-12-16 01:45:15.327143 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent build-20251216 5441b53d9562 14 minutes ago 1.16GB 2025-12-16 01:45:15.327152 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent build-20251216 39ef87d468a7 15 minutes ago 1.16GB 2025-12-16 01:45:15.327160 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent build-20251216 97b137286506 15 minutes ago 1.16GB 2025-12-16 01:45:15.327169 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent build-20251216 fb7ba2c7e600 16 minutes ago 1.16GB 2025-12-16 01:45:15.327189 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent build-20251216 bc189df2bec4 17 minutes ago 1.16GB 2025-12-16 01:45:15.327197 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server build-20251216 aae1b7a1ac20 17 minutes ago 1.16GB 2025-12-16 01:45:15.327206 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent build-20251216 33abe28146c3 19 minutes ago 1.16GB 2025-12-16 01:45:15.327214 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent build-20251216 4f7056037324 19 minutes ago 1.16GB 2025-12-16 01:45:15.327222 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent build-20251216 68800414a70d 20 minutes ago 1.16GB 2025-12-16 01:45:15.327277 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent build-20251216 05ec33245e0a 21 minutes ago 1.16GB 2025-12-16 01:45:15.327293 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent build-20251216 c7feb27918d5 21 minutes ago 1.16GB 2025-12-16 01:45:15.327302 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent build-20251216 0d92db568e83 22 minutes ago 1.16GB 2025-12-16 01:45:15.327310 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent build-20251216 e09d8f5838b1 22 minutes ago 1.16GB 2025-12-16 01:45:15.327319 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api build-20251216 7eed5732951b 23 minutes ago 1.4GB 2025-12-16 01:45:15.327327 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume build-20251216 470663f5bf0d 24 minutes ago 1.72GB 2025-12-16 01:45:15.327336 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup build-20251216 6603ae7bbc9c 27 minutes ago 1.41GB 2025-12-16 01:45:15.327351 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler build-20251216 4e605a7bdd47 28 minutes ago 1.41GB 2025-12-16 01:45:15.327360 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker build-20251216 4cc1d52bd18e 29 minutes ago 1.03GB 2025-12-16 01:45:15.327368 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent build-20251216 3d59bd98a583 29 minutes ago 1.05GB 2025-12-16 01:45:15.327377 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api build-20251216 097c6fe550b1 30 minutes ago 1.05GB 2025-12-16 01:45:15.327385 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping build-20251216 c6f8dcc781ef 31 minutes ago 1.03GB 2025-12-16 01:45:15.327394 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager build-20251216 c4ae406cdd74 31 minutes ago 1.03GB 2025-12-16 01:45:15.327402 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd build-20251216 a2cec02ba617 32 minutes ago 1.1GB 2025-12-16 01:45:15.327411 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api build-20251216 b926234815b6 32 minutes ago 1.1GB 2025-12-16 01:45:15.327419 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd build-20251216 bc08eddbab4c 32 minutes ago 1.1GB 2025-12-16 01:45:15.327428 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api build-20251216 12250a9f22da 33 minutes ago 993MB 2025-12-16 01:45:15.327437 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine build-20251216 c49433bb616e 33 minutes ago 994MB 2025-12-16 01:45:15.327445 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors build-20251216 ac0da3b2ca35 34 minutes ago 1.07GB 2025-12-16 01:45:15.327454 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor build-20251216 581d35496eff 35 minutes ago 1.21GB 2025-12-16 01:45:15.327462 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api build-20251216 e97e5cf84f76 35 minutes ago 1.21GB 2025-12-16 01:45:15.327471 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy build-20251216 bc22f1c2421a 36 minutes ago 1.21GB 2025-12-16 01:45:15.327479 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler build-20251216 a2dcb262f5c6 36 minutes ago 1.21GB 2025-12-16 01:45:15.327488 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy build-20251216 941fffe493d9 37 minutes ago 1.37GB 2025-12-16 01:45:15.327497 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute build-20251216 be3db3928c50 38 minutes ago 1.57GB 2025-12-16 01:45:15.327505 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy build-20251216 38d095837169 40 minutes ago 1.25GB 2025-12-16 01:45:15.327514 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic build-20251216 66f571ae998b 41 minutes ago 1.22GB 2025-12-16 01:45:15.327522 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh build-20251216 e063e3c2af29 42 minutes ago 1.22GB 2025-12-16 01:45:15.327531 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet build-20251216 1a52648d19d7 42 minutes ago 1.04GB 2025-12-16 01:45:15.327539 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh build-20251216 4c81e749e9ce 43 minutes ago 1.04GB 2025-12-16 01:45:15.327548 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone build-20251216 9375c781f3be 44 minutes ago 1.09GB 2025-12-16 01:45:15.327556 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api build-20251216 62ebf53441fa 48 minutes ago 1.13GB 2025-12-16 01:45:15.327574 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor build-20251216 bf30b33828b9 48 minutes ago 1.24GB 2025-12-16 01:45:15.327593 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier build-20251216 ce5450e626a6 49 minutes ago 974MB 2025-12-16 01:45:15.327602 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer build-20251216 aff453df79e7 49 minutes ago 974MB 2025-12-16 01:45:15.327610 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener build-20251216 cb32b6363816 50 minutes ago 974MB 2025-12-16 01:45:15.327619 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api build-20251216 a0b036302da8 50 minutes ago 973MB 2025-12-16 01:45:15.327628 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator build-20251216 957dbd097139 50 minutes ago 974MB 2025-12-16 01:45:15.327636 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api build-20251216 0b441ee45632 51 minutes ago 984MB 2025-12-16 01:45:15.327645 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker build-20251216 1c32613cbc15 51 minutes ago 989MB 2025-12-16 01:45:15.327653 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink build-20251216 c7e50759743b 52 minutes ago 984MB 2025-12-16 01:45:15.327662 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central build-20251216 f8016f5230c8 52 minutes ago 983MB 2025-12-16 01:45:15.327670 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns build-20251216 56c33c58f6d0 53 minutes ago 984MB 2025-12-16 01:45:15.327706 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 build-20251216 665e1f7a55f9 53 minutes ago 989MB 2025-12-16 01:45:15.327715 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer build-20251216 84e450d012e3 54 minutes ago 984MB 2025-12-16 01:45:15.327723 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager build-20251216 ac0964214e7b 54 minutes ago 977MB 2025-12-16 01:45:15.327731 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api build-20251216 7ad9520738a0 55 minutes ago 976MB 2025-12-16 01:45:15.327740 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd build-20251216 41910767c247 55 minutes ago 840MB 2025-12-16 01:45:15.327749 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server build-20251216 734a425d3967 55 minutes ago 840MB 2025-12-16 01:45:15.327757 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller build-20251216 dca96d5e2347 56 minutes ago 840MB 2025-12-16 01:45:15.327766 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server build-20251216 f7dc8df6bafb 56 minutes ago 840MB 2025-12-16 01:45:15.327774 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis build-20251216 471542394b52 56 minutes ago 273MB 2025-12-16 01:45:15.327782 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel build-20251216 27d2b996b632 56 minutes ago 273MB 2025-12-16 01:45:15.327791 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter build-20251216 fe1d42c3a8c8 57 minutes ago 284MB 2025-12-16 01:45:15.327799 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter build-20251216 b877b0a1493a 57 minutes ago 291MB 2025-12-16 01:45:15.327808 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter build-20251216 b8e3ab8e6afa 57 minutes ago 292MB 2025-12-16 01:45:15.327816 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter build-20251216 b641a5ec9a8c 57 minutes ago 288MB 2025-12-16 01:45:15.327825 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter build-20251216 572484144208 57 minutes ago 305MB 2025-12-16 01:45:15.327833 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter build-20251216 9330e172aa87 57 minutes ago 301MB 2025-12-16 01:45:15.327848 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter build-20251216 abb87b3cce2e 57 minutes ago 298MB 2025-12-16 01:45:15.327857 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server build-20251216 e90e6a759bc2 57 minutes ago 839MB 2025-12-16 01:45:15.327865 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail build-20251216 06f615c02fb3 58 minutes ago 299MB 2025-12-16 01:45:15.327874 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor build-20251216 544a7af78103 58 minutes ago 357MB 2025-12-16 01:45:15.327882 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager build-20251216 4e825bb945c5 58 minutes ago 404MB 2025-12-16 01:45:15.327896 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter build-20251216 6165bc819bbf 58 minutes ago 308MB 2025-12-16 01:45:15.327910 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base build-20251216 25402f0d7c16 58 minutes ago 1.08GB 2025-12-16 01:45:15.327919 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector build-20251216 34f32de5b920 59 minutes ago 1.04GB 2025-12-16 01:45:15.327928 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base build-20251216 e7d88aec8079 About an hour ago 1.04GB 2025-12-16 01:45:15.327936 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base build-20251216 99f19a9d3b40 About an hour ago 1.06GB 2025-12-16 01:45:15.327945 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base build-20251216 f8ba4b6cbbd7 About an hour ago 967MB 2025-12-16 01:45:15.327954 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base build-20251216 66dd3d223c77 About an hour ago 960MB 2025-12-16 01:45:15.327962 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base build-20251216 7bc236fbdfd8 About an hour ago 967MB 2025-12-16 01:45:15.327971 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base build-20251216 cd858f7a9cc7 About an hour ago 982MB 2025-12-16 01:45:15.327979 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base build-20251216 967b81597352 About an hour ago 1.07GB 2025-12-16 01:45:15.327988 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon build-20251216 4d6b3663c6cc About an hour ago 1.15GB 2025-12-16 01:45:15.327997 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base build-20251216 656afd24b98e About an hour ago 1.15GB 2025-12-16 01:45:15.328005 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base build-20251216 955879558685 About an hour ago 1.4GB 2025-12-16 01:45:15.328014 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base build-20251216 575cc7b1b67d About an hour ago 1.02GB 2025-12-16 01:45:15.328022 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base build-20251216 023ba25c2ef5 About an hour ago 1.09GB 2025-12-16 01:45:15.328031 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base build-20251216 2f94414b00ea About an hour ago 985MB 2025-12-16 01:45:15.328039 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base build-20251216 e98b2058587a About an hour ago 1.2GB 2025-12-16 01:45:15.328048 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base build-20251216 b577bd7bf98f About an hour ago 1.02GB 2025-12-16 01:45:15.328057 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base build-20251216 9a3365a5b178 About an hour ago 1.12GB 2025-12-16 01:45:15.328065 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base build-20251216 6915712cbbfb About an hour ago 965MB 2025-12-16 01:45:15.328074 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base build-20251216 1f1b444888dd About an hour ago 975MB 2025-12-16 01:45:15.328092 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base build-20251216 2a4a64782154 About an hour ago 968MB 2025-12-16 01:45:15.328100 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver build-20251216 fafa7c2d3358 About an hour ago 311MB 2025-12-16 01:45:15.328109 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego build-20251216 1c1f5acf16ff About an hour ago 435MB 2025-12-16 01:45:15.328117 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker build-20251216 d91a974bfc6e About an hour ago 379MB 2025-12-16 01:45:15.328126 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync build-20251216 a06a5d567438 About an hour ago 311MB 2025-12-16 01:45:15.328134 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs build-20251216 3fdd97ab5471 About an hour ago 387MB 2025-12-16 01:45:15.328142 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote build-20251216 5c3be7d3b691 About an hour ago 315MB 2025-12-16 01:45:15.328151 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck build-20251216 307605e9ae4b About an hour ago 303MB 2025-12-16 01:45:15.328160 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server build-20251216 45b5ce4e6ba7 About an hour ago 452MB 2025-12-16 01:45:15.328168 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd build-20251216 e4350cfd2fcb About an hour ago 448MB 2025-12-16 01:45:15.328177 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db build-20251216 ab8ee7c55c39 About an hour ago 448MB 2025-12-16 01:45:15.328193 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base build-20251216 c76d0ddf7e1b About an hour ago 839MB 2025-12-16 01:45:15.328207 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server build-20251216 7e659cf65832 About an hour ago 279MB 2025-12-16 01:45:15.328215 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd build-20251216 23ba03d69f07 About an hour ago 279MB 2025-12-16 01:45:15.328224 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base build-20251216 91368228402b About an hour ago 264MB 2025-12-16 01:45:15.328272 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards build-20251216 77a3f005c3ba About an hour ago 1.53GB 2025-12-16 01:45:15.328281 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch build-20251216 beacb0760775 About an hour ago 1.56GB 2025-12-16 01:45:15.328289 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base build-20251216 f5d5e0d3b343 About an hour ago 264MB 2025-12-16 01:45:15.328298 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd build-20251216 401cbecb0e4b About an hour ago 578MB 2025-12-16 01:45:15.328306 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base build-20251216 530665a78e68 About an hour ago 959MB 2025-12-16 01:45:15.328316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base build-20251216 7bd8bd8b4916 About an hour ago 264MB 2025-12-16 01:45:15.328324 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base build-20251216 9b18ae75a2bb About an hour ago 264MB 2025-12-16 01:45:15.328333 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana build-20251216 fd4e91a8bc57 About an hour ago 1.02GB 2025-12-16 01:45:15.328342 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql build-20251216 776649ccb3cd About an hour ago 412MB 2025-12-16 01:45:15.328351 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron build-20251216 a166eae3e804 About an hour ago 265MB 2025-12-16 01:45:15.328360 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base build-20251216 d81a6babca01 2 hours ago 303MB 2025-12-16 01:45:15.328385 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk build-20251216 b25516b5ca6a 2 hours ago 448MB 2025-12-16 01:45:15.328394 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox build-20251216 2a9f1adbbac8 2 hours ago 669MB 2025-12-16 01:45:15.328403 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid build-20251216 22fa1525e7aa 2 hours ago 277MB 2025-12-16 01:45:15.328412 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived build-20251216 9753d1819907 2 hours ago 276MB 2025-12-16 01:45:15.328421 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd build-20251216 8610e7e09e38 2 hours ago 264MB 2025-12-16 01:45:15.328430 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh build-20251216 1c0cb912cb16 2 hours ago 274MB 2025-12-16 01:45:15.328439 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy build-20251216 15415d80f557 2 hours ago 274MB 2025-12-16 01:45:15.328448 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd build-20251216 4945891ef6e1 2 hours ago 270MB 2025-12-16 01:45:15.328457 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base build-20251216 fa168ff2589d 2 hours ago 279MB 2025-12-16 01:45:15.328466 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt build-20251216 4305907546cd 2 hours ago 1.05GB 2025-12-16 01:45:15.328475 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq build-20251216 fa1500230e3a 2 hours ago 268MB 2025-12-16 01:45:15.328484 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached build-20251216 68e7818682b9 2 hours ago 266MB 2025-12-16 01:45:15.328492 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq build-20251216 f81025313029 2 hours ago 322MB 2025-12-16 01:45:15.328501 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base build-20251216 d8e2c400b94e 2 hours ago 264MB 2025-12-16 01:45:15.328510 | ubuntu-noble-large | ubuntu 24.04 c3a134f2ace4 2 months ago 78.1MB 2025-12-16 01:45:15.328519 | ubuntu-noble-large | osism.harbor.regio.digital/packages/ovs-ubuntu-noble v3.4.3 7dce45e8985c 2 months ago 13.9MB 2025-12-16 01:45:15.333142 | ubuntu-noble-large | + docker images -f label=de.osism.release.openstack=2024.2 2025-12-16 01:45:15.333197 | ubuntu-noble-large | + tail -n +2 2025-12-16 01:45:15.333900 | ubuntu-noble-large | + awk '{ print $1 }' 2025-12-16 01:45:15.334576 | ubuntu-noble-large | + read image 2025-12-16 01:45:15.527048 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025-12-16 01:45:15.527519 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:15.530914 | ubuntu-noble-large | + imagename=ironic-prometheus-exporter 2025-12-16 01:45:15.530966 | ubuntu-noble-large | + [[ ironic-prometheus-exporter != \<\n\o\n\e\> ]] 2025-12-16 01:45:15.530992 | ubuntu-noble-large | + new_imagename=ironic-prometheus-exporter 2025-12-16 01:45:15.531035 | ubuntu-noble-large | + project=ironic 2025-12-16 01:45:15.531051 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:15.531064 | ubuntu-noble-large | + new_imagename=kolla/ironic-prometheus-exporter 2025-12-16 01:45:15.531076 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:15.531088 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2025-12-16 01:45:15.531133 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:15.531146 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:15.531158 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:15.531205 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251216 osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 01:45:15.640531 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 01:45:15.640724 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251216 2025-12-16 01:45:15.681580 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:build-20251216 2025-12-16 01:45:15.685836 | ubuntu-noble-large | + read image 2025-12-16 01:45:15.687732 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025-12-16 01:45:15.687959 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:15.690725 | ubuntu-noble-large | + imagename=neutron-infoblox-ipam-agent 2025-12-16 01:45:15.690761 | ubuntu-noble-large | + [[ neutron-infoblox-ipam-agent != \<\n\o\n\e\> ]] 2025-12-16 01:45:15.690771 | ubuntu-noble-large | + new_imagename=neutron-infoblox-ipam-agent 2025-12-16 01:45:15.690809 | ubuntu-noble-large | + project=neutron 2025-12-16 01:45:15.690822 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:15.690834 | ubuntu-noble-large | + new_imagename=kolla/neutron-infoblox-ipam-agent 2025-12-16 01:45:15.690846 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:15.690858 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2025-12-16 01:45:15.690892 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:15.690905 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:15.690914 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:15.690954 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251216 osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 01:45:15.737372 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 01:45:15.737436 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251216 2025-12-16 01:45:15.777079 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:build-20251216 2025-12-16 01:45:15.780321 | ubuntu-noble-large | + read image 2025-12-16 01:45:15.782016 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-conductor 2025-12-16 01:45:15.782261 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:15.784814 | ubuntu-noble-large | + imagename=ironic-conductor 2025-12-16 01:45:15.784837 | ubuntu-noble-large | + [[ ironic-conductor != \<\n\o\n\e\> ]] 2025-12-16 01:45:15.784895 | ubuntu-noble-large | + new_imagename=ironic-conductor 2025-12-16 01:45:15.784909 | ubuntu-noble-large | + project=ironic 2025-12-16 01:45:15.784922 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:15.784934 | ubuntu-noble-large | + new_imagename=kolla/ironic-conductor 2025-12-16 01:45:15.784946 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:15.784957 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-conductor 2025-12-16 01:45:15.784991 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:15.785001 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:15.785012 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:15.785047 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-conductor:build-20251216 osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 01:45:15.835624 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 01:45:15.835722 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-conductor:build-20251216 2025-12-16 01:45:15.877975 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:build-20251216 2025-12-16 01:45:15.881651 | ubuntu-noble-large | + read image 2025-12-16 01:45:15.883499 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-pxe 2025-12-16 01:45:15.884074 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:15.887329 | ubuntu-noble-large | + imagename=ironic-pxe 2025-12-16 01:45:15.887380 | ubuntu-noble-large | + [[ ironic-pxe != \<\n\o\n\e\> ]] 2025-12-16 01:45:15.887431 | ubuntu-noble-large | + new_imagename=ironic-pxe 2025-12-16 01:45:15.887444 | ubuntu-noble-large | + project=ironic 2025-12-16 01:45:15.887456 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:15.887468 | ubuntu-noble-large | + new_imagename=kolla/ironic-pxe 2025-12-16 01:45:15.887481 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:15.887492 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-pxe 2025-12-16 01:45:15.887531 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:15.887541 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:15.887553 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:15.887588 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-pxe:build-20251216 osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 01:45:15.941055 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 01:45:15.941127 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-pxe:build-20251216 2025-12-16 01:45:15.985448 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:build-20251216 2025-12-16 01:45:15.990048 | ubuntu-noble-large | + read image 2025-12-16 01:45:15.992403 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-api 2025-12-16 01:45:15.992551 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:15.995887 | ubuntu-noble-large | + imagename=ironic-api 2025-12-16 01:45:15.995916 | ubuntu-noble-large | + [[ ironic-api != \<\n\o\n\e\> ]] 2025-12-16 01:45:15.995931 | ubuntu-noble-large | + new_imagename=ironic-api 2025-12-16 01:45:15.995945 | ubuntu-noble-large | + project=ironic 2025-12-16 01:45:15.995960 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:15.996020 | ubuntu-noble-large | + new_imagename=kolla/ironic-api 2025-12-16 01:45:15.996033 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:15.996042 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-api 2025-12-16 01:45:15.996056 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:15.996066 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:15.996076 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:15.996091 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-api:build-20251216 osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 01:45:16.045797 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 01:45:16.045897 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-api:build-20251216 2025-12-16 01:45:16.092138 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:build-20251216 2025-12-16 01:45:16.095219 | ubuntu-noble-large | + read image 2025-12-16 01:45:16.097399 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-api 2025-12-16 01:45:16.097819 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:16.101355 | ubuntu-noble-large | + imagename=manila-api 2025-12-16 01:45:16.101392 | ubuntu-noble-large | + [[ manila-api != \<\n\o\n\e\> ]] 2025-12-16 01:45:16.101409 | ubuntu-noble-large | + new_imagename=manila-api 2025-12-16 01:45:16.101420 | ubuntu-noble-large | + project=manila 2025-12-16 01:45:16.101430 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:16.101443 | ubuntu-noble-large | + new_imagename=kolla/manila-api 2025-12-16 01:45:16.101453 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:16.101463 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-api 2025-12-16 01:45:16.101476 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.101486 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.101495 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:16.101510 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-api:build-20251216 osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 01:45:16.152992 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 01:45:16.153050 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-api:build-20251216 2025-12-16 01:45:16.196576 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:build-20251216 2025-12-16 01:45:16.200885 | ubuntu-noble-large | + read image 2025-12-16 01:45:16.203040 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-scheduler 2025-12-16 01:45:16.203491 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:16.207174 | ubuntu-noble-large | + imagename=manila-scheduler 2025-12-16 01:45:16.207216 | ubuntu-noble-large | + [[ manila-scheduler != \<\n\o\n\e\> ]] 2025-12-16 01:45:16.207284 | ubuntu-noble-large | + new_imagename=manila-scheduler 2025-12-16 01:45:16.207311 | ubuntu-noble-large | + project=manila 2025-12-16 01:45:16.207335 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:16.207360 | ubuntu-noble-large | + new_imagename=kolla/manila-scheduler 2025-12-16 01:45:16.207384 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:16.207407 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-scheduler 2025-12-16 01:45:16.207503 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.207526 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.207544 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:16.207569 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-scheduler:build-20251216 osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 01:45:16.257615 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 01:45:16.257701 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-scheduler:build-20251216 2025-12-16 01:45:16.301114 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:build-20251216 2025-12-16 01:45:16.305379 | ubuntu-noble-large | + read image 2025-12-16 01:45:16.307090 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-data 2025-12-16 01:45:16.307717 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:16.311427 | ubuntu-noble-large | + imagename=manila-data 2025-12-16 01:45:16.311466 | ubuntu-noble-large | + [[ manila-data != \<\n\o\n\e\> ]] 2025-12-16 01:45:16.311490 | ubuntu-noble-large | + new_imagename=manila-data 2025-12-16 01:45:16.311506 | ubuntu-noble-large | + project=manila 2025-12-16 01:45:16.311523 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:16.311539 | ubuntu-noble-large | + new_imagename=kolla/manila-data 2025-12-16 01:45:16.311561 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:16.311577 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-data 2025-12-16 01:45:16.311592 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.311609 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.311625 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:16.311647 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-data:build-20251216 osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 01:45:16.360339 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 01:45:16.360423 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-data:build-20251216 2025-12-16 01:45:16.402879 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:build-20251216 2025-12-16 01:45:16.407148 | ubuntu-noble-large | + read image 2025-12-16 01:45:16.408877 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-share 2025-12-16 01:45:16.409324 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:16.412815 | ubuntu-noble-large | + imagename=manila-share 2025-12-16 01:45:16.412843 | ubuntu-noble-large | + [[ manila-share != \<\n\o\n\e\> ]] 2025-12-16 01:45:16.412859 | ubuntu-noble-large | + new_imagename=manila-share 2025-12-16 01:45:16.412872 | ubuntu-noble-large | + project=manila 2025-12-16 01:45:16.412885 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:16.412899 | ubuntu-noble-large | + new_imagename=kolla/manila-share 2025-12-16 01:45:16.412912 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:16.412927 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-share 2025-12-16 01:45:16.412989 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.413001 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.413010 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:16.413026 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-share:build-20251216 osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 01:45:16.462819 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 01:45:16.462887 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-share:build-20251216 2025-12-16 01:45:16.507814 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:build-20251216 2025-12-16 01:45:16.512054 | ubuntu-noble-large | + read image 2025-12-16 01:45:16.514385 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api 2025-12-16 01:45:16.514472 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:16.518021 | ubuntu-noble-large | + imagename=heat-api 2025-12-16 01:45:16.518050 | ubuntu-noble-large | + [[ heat-api != \<\n\o\n\e\> ]] 2025-12-16 01:45:16.518124 | ubuntu-noble-large | + new_imagename=heat-api 2025-12-16 01:45:16.518141 | ubuntu-noble-large | + project=heat 2025-12-16 01:45:16.518153 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:16.518166 | ubuntu-noble-large | + new_imagename=kolla/heat-api 2025-12-16 01:45:16.518180 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:16.518193 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api 2025-12-16 01:45:16.518207 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.518220 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.518261 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:16.518310 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api:build-20251216 osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-12-16 01:45:16.577444 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-12-16 01:45:16.577514 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api:build-20251216 2025-12-16 01:45:16.619290 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api:build-20251216 2025-12-16 01:45:16.623526 | ubuntu-noble-large | + read image 2025-12-16 01:45:16.625929 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-engine 2025-12-16 01:45:16.626000 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:16.629748 | ubuntu-noble-large | + imagename=heat-engine 2025-12-16 01:45:16.629787 | ubuntu-noble-large | + [[ heat-engine != \<\n\o\n\e\> ]] 2025-12-16 01:45:16.629804 | ubuntu-noble-large | + new_imagename=heat-engine 2025-12-16 01:45:16.629814 | ubuntu-noble-large | + project=heat 2025-12-16 01:45:16.629843 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:16.629855 | ubuntu-noble-large | + new_imagename=kolla/heat-engine 2025-12-16 01:45:16.629864 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:16.629873 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-engine 2025-12-16 01:45:16.629885 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.629903 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.629913 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:16.629926 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-engine:build-20251216 osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-12-16 01:45:16.679163 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-12-16 01:45:16.679266 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-engine:build-20251216 2025-12-16 01:45:16.721269 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-engine:build-20251216 2025-12-16 01:45:16.725217 | ubuntu-noble-large | + read image 2025-12-16 01:45:16.727490 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-api-cfn 2025-12-16 01:45:16.728159 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:16.732111 | ubuntu-noble-large | + imagename=heat-api-cfn 2025-12-16 01:45:16.732150 | ubuntu-noble-large | + [[ heat-api-cfn != \<\n\o\n\e\> ]] 2025-12-16 01:45:16.732177 | ubuntu-noble-large | + new_imagename=heat-api-cfn 2025-12-16 01:45:16.732197 | ubuntu-noble-large | + project=heat 2025-12-16 01:45:16.732222 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:16.732266 | ubuntu-noble-large | + new_imagename=kolla/heat-api-cfn 2025-12-16 01:45:16.732277 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:16.732291 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-api-cfn 2025-12-16 01:45:16.732305 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.732319 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.732332 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:16.732387 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251216 osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-12-16 01:45:16.786363 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-12-16 01:45:16.786454 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251216 2025-12-16 01:45:16.832330 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-api-cfn:build-20251216 2025-12-16 01:45:16.836512 | ubuntu-noble-large | + read image 2025-12-16 01:45:16.839000 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-central 2025-12-16 01:45:16.839024 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:16.842319 | ubuntu-noble-large | + imagename=ceilometer-central 2025-12-16 01:45:16.842390 | ubuntu-noble-large | + [[ ceilometer-central != \<\n\o\n\e\> ]] 2025-12-16 01:45:16.842459 | ubuntu-noble-large | + new_imagename=ceilometer-central 2025-12-16 01:45:16.842490 | ubuntu-noble-large | + project=ceilometer 2025-12-16 01:45:16.842514 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:16.842544 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-central 2025-12-16 01:45:16.842571 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:16.842613 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-central 2025-12-16 01:45:16.842654 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.842696 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.842716 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:16.842760 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-central:build-20251216 osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 01:45:16.893382 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 01:45:16.893459 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-central:build-20251216 2025-12-16 01:45:16.937291 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:build-20251216 2025-12-16 01:45:16.941479 | ubuntu-noble-large | + read image 2025-12-16 01:45:16.943631 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-compute 2025-12-16 01:45:16.943875 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:16.947311 | ubuntu-noble-large | + imagename=ceilometer-compute 2025-12-16 01:45:16.947330 | ubuntu-noble-large | + [[ ceilometer-compute != \<\n\o\n\e\> ]] 2025-12-16 01:45:16.947509 | ubuntu-noble-large | + new_imagename=ceilometer-compute 2025-12-16 01:45:16.947569 | ubuntu-noble-large | + project=ceilometer 2025-12-16 01:45:16.947583 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:16.947593 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-compute 2025-12-16 01:45:16.947630 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:16.947641 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-compute 2025-12-16 01:45:16.947651 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.947662 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:16.947671 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:16.947705 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251216 osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 01:45:16.998097 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 01:45:16.998178 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251216 2025-12-16 01:45:17.039875 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:build-20251216 2025-12-16 01:45:17.043792 | ubuntu-noble-large | + read image 2025-12-16 01:45:17.045897 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-notification 2025-12-16 01:45:17.046220 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:17.049795 | ubuntu-noble-large | + imagename=ceilometer-notification 2025-12-16 01:45:17.049835 | ubuntu-noble-large | + [[ ceilometer-notification != \<\n\o\n\e\> ]] 2025-12-16 01:45:17.049846 | ubuntu-noble-large | + new_imagename=ceilometer-notification 2025-12-16 01:45:17.049860 | ubuntu-noble-large | + project=ceilometer 2025-12-16 01:45:17.049874 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:17.049917 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-notification 2025-12-16 01:45:17.049928 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:17.049942 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-notification 2025-12-16 01:45:17.049980 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.049991 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.050005 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:17.050049 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251216 osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 01:45:17.098140 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 01:45:17.098200 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251216 2025-12-16 01:45:17.149461 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:build-20251216 2025-12-16 01:45:17.154321 | ubuntu-noble-large | + read image 2025-12-16 01:45:17.155872 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025-12-16 01:45:17.156524 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:17.160060 | ubuntu-noble-large | + imagename=ceilometer-ipmi 2025-12-16 01:45:17.160099 | ubuntu-noble-large | + [[ ceilometer-ipmi != \<\n\o\n\e\> ]] 2025-12-16 01:45:17.160109 | ubuntu-noble-large | + new_imagename=ceilometer-ipmi 2025-12-16 01:45:17.160158 | ubuntu-noble-large | + project=ceilometer 2025-12-16 01:45:17.160168 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:17.160195 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-ipmi 2025-12-16 01:45:17.160205 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:17.160273 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-ipmi 2025-12-16 01:45:17.160310 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.160320 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.160328 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:17.160400 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251216 osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 01:45:17.205056 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 01:45:17.205125 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251216 2025-12-16 01:45:17.242543 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:build-20251216 2025-12-16 01:45:17.246357 | ubuntu-noble-large | + read image 2025-12-16 01:45:17.248284 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-console 2025-12-16 01:45:17.248704 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:17.252354 | ubuntu-noble-large | + imagename=skyline-console 2025-12-16 01:45:17.252409 | ubuntu-noble-large | + [[ skyline-console != \<\n\o\n\e\> ]] 2025-12-16 01:45:17.252414 | ubuntu-noble-large | + new_imagename=skyline-console 2025-12-16 01:45:17.252419 | ubuntu-noble-large | + project=skyline 2025-12-16 01:45:17.252423 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:17.252427 | ubuntu-noble-large | + new_imagename=kolla/skyline-console 2025-12-16 01:45:17.252446 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:17.252450 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-console 2025-12-16 01:45:17.252453 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.252457 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.252462 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:17.252485 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-console:build-20251216 osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 01:45:17.299876 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 01:45:17.299952 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-console:build-20251216 2025-12-16 01:45:17.348531 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:build-20251216 2025-12-16 01:45:17.352671 | ubuntu-noble-large | + read image 2025-12-16 01:45:17.354692 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-apiserver 2025-12-16 01:45:17.355119 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:17.358839 | ubuntu-noble-large | + imagename=skyline-apiserver 2025-12-16 01:45:17.358897 | ubuntu-noble-large | + [[ skyline-apiserver != \<\n\o\n\e\> ]] 2025-12-16 01:45:17.358953 | ubuntu-noble-large | + new_imagename=skyline-apiserver 2025-12-16 01:45:17.358977 | ubuntu-noble-large | + project=skyline 2025-12-16 01:45:17.358984 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:17.359020 | ubuntu-noble-large | + new_imagename=kolla/skyline-apiserver 2025-12-16 01:45:17.359027 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:17.359062 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-apiserver 2025-12-16 01:45:17.359085 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.359090 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.359096 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:17.359165 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251216 osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 01:45:17.406388 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 01:45:17.406467 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251216 2025-12-16 01:45:17.444550 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:build-20251216 2025-12-16 01:45:17.448051 | ubuntu-noble-large | + read image 2025-12-16 01:45:17.450023 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-api 2025-12-16 01:45:17.450364 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:17.453613 | ubuntu-noble-large | + imagename=placement-api 2025-12-16 01:45:17.453640 | ubuntu-noble-large | + [[ placement-api != \<\n\o\n\e\> ]] 2025-12-16 01:45:17.453730 | ubuntu-noble-large | + new_imagename=placement-api 2025-12-16 01:45:17.453778 | ubuntu-noble-large | + project=placement 2025-12-16 01:45:17.453793 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:17.453807 | ubuntu-noble-large | + new_imagename=kolla/placement-api 2025-12-16 01:45:17.453821 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:17.453834 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-api 2025-12-16 01:45:17.453847 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.453860 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.453873 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:17.453918 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-api:build-20251216 osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 01:45:17.505141 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 01:45:17.505213 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-api:build-20251216 2025-12-16 01:45:17.550744 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:build-20251216 2025-12-16 01:45:17.554530 | ubuntu-noble-large | + read image 2025-12-16 01:45:17.556705 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-api 2025-12-16 01:45:17.557010 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:17.560341 | ubuntu-noble-large | + imagename=barbican-api 2025-12-16 01:45:17.560366 | ubuntu-noble-large | + [[ barbican-api != \<\n\o\n\e\> ]] 2025-12-16 01:45:17.560416 | ubuntu-noble-large | + new_imagename=barbican-api 2025-12-16 01:45:17.560431 | ubuntu-noble-large | + project=barbican 2025-12-16 01:45:17.560444 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:17.560458 | ubuntu-noble-large | + new_imagename=kolla/barbican-api 2025-12-16 01:45:17.560471 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:17.560484 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-api 2025-12-16 01:45:17.560522 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.560533 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.560543 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:17.560558 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-api:build-20251216 osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 01:45:17.612526 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 01:45:17.612617 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-api:build-20251216 2025-12-16 01:45:17.652466 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:build-20251216 2025-12-16 01:45:17.657083 | ubuntu-noble-large | + read image 2025-12-16 01:45:17.659351 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-worker 2025-12-16 01:45:17.659918 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:17.664462 | ubuntu-noble-large | + imagename=barbican-worker 2025-12-16 01:45:17.664494 | ubuntu-noble-large | + [[ barbican-worker != \<\n\o\n\e\> ]] 2025-12-16 01:45:17.664507 | ubuntu-noble-large | + new_imagename=barbican-worker 2025-12-16 01:45:17.664534 | ubuntu-noble-large | + project=barbican 2025-12-16 01:45:17.664549 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:17.664562 | ubuntu-noble-large | + new_imagename=kolla/barbican-worker 2025-12-16 01:45:17.664575 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:17.664624 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-worker 2025-12-16 01:45:17.664635 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.664649 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.664659 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:17.664727 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-worker:build-20251216 osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 01:45:17.716552 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 01:45:17.716640 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-worker:build-20251216 2025-12-16 01:45:17.760355 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:build-20251216 2025-12-16 01:45:17.764459 | ubuntu-noble-large | + read image 2025-12-16 01:45:17.767306 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025-12-16 01:45:17.767367 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:17.770847 | ubuntu-noble-large | + imagename=barbican-keystone-listener 2025-12-16 01:45:17.770894 | ubuntu-noble-large | + [[ barbican-keystone-listener != \<\n\o\n\e\> ]] 2025-12-16 01:45:17.770904 | ubuntu-noble-large | + new_imagename=barbican-keystone-listener 2025-12-16 01:45:17.770940 | ubuntu-noble-large | + project=barbican 2025-12-16 01:45:17.770952 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:17.770984 | ubuntu-noble-large | + new_imagename=kolla/barbican-keystone-listener 2025-12-16 01:45:17.770995 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:17.771033 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-keystone-listener 2025-12-16 01:45:17.771062 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.771073 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.771083 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:17.771159 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251216 osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 01:45:17.824004 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 01:45:17.824094 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251216 2025-12-16 01:45:17.867620 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:build-20251216 2025-12-16 01:45:17.871842 | ubuntu-noble-large | + read image 2025-12-16 01:45:17.873723 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-api 2025-12-16 01:45:17.874150 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:17.877880 | ubuntu-noble-large | + imagename=glance-api 2025-12-16 01:45:17.877908 | ubuntu-noble-large | + [[ glance-api != \<\n\o\n\e\> ]] 2025-12-16 01:45:17.877923 | ubuntu-noble-large | + new_imagename=glance-api 2025-12-16 01:45:17.877973 | ubuntu-noble-large | + project=glance 2025-12-16 01:45:17.877985 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:17.877999 | ubuntu-noble-large | + new_imagename=kolla/glance-api 2025-12-16 01:45:17.878009 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:17.878023 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-api 2025-12-16 01:45:17.878060 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.878070 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.878080 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:17.878094 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-api:build-20251216 osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 01:45:17.929709 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 01:45:17.929793 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-api:build-20251216 2025-12-16 01:45:17.974038 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:build-20251216 2025-12-16 01:45:17.978289 | ubuntu-noble-large | + read image 2025-12-16 01:45:17.980026 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025-12-16 01:45:17.980393 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:17.984089 | ubuntu-noble-large | + imagename=ironic-neutron-agent 2025-12-16 01:45:17.984129 | ubuntu-noble-large | + [[ ironic-neutron-agent != \<\n\o\n\e\> ]] 2025-12-16 01:45:17.984142 | ubuntu-noble-large | + new_imagename=ironic-neutron-agent 2025-12-16 01:45:17.984194 | ubuntu-noble-large | + project=ironic 2025-12-16 01:45:17.984207 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:17.984219 | ubuntu-noble-large | + new_imagename=kolla/ironic-neutron-agent 2025-12-16 01:45:17.984258 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:17.984273 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-neutron-agent 2025-12-16 01:45:17.984304 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.984316 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:17.984327 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:17.984391 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251216 osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 01:45:18.039434 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 01:45:18.039504 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251216 2025-12-16 01:45:18.078989 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:build-20251216 2025-12-16 01:45:18.083534 | ubuntu-noble-large | + read image 2025-12-16 01:45:18.085418 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025-12-16 01:45:18.085713 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:18.089199 | ubuntu-noble-large | + imagename=neutron-sriov-agent 2025-12-16 01:45:18.089225 | ubuntu-noble-large | + [[ neutron-sriov-agent != \<\n\o\n\e\> ]] 2025-12-16 01:45:18.089324 | ubuntu-noble-large | + new_imagename=neutron-sriov-agent 2025-12-16 01:45:18.089341 | ubuntu-noble-large | + project=neutron 2025-12-16 01:45:18.089355 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:18.089369 | ubuntu-noble-large | + new_imagename=kolla/neutron-sriov-agent 2025-12-16 01:45:18.089382 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:18.089395 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-sriov-agent 2025-12-16 01:45:18.089431 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.089446 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.089456 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:18.089503 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251216 osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 01:45:18.139983 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 01:45:18.140063 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251216 2025-12-16 01:45:18.179327 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:build-20251216 2025-12-16 01:45:18.182170 | ubuntu-noble-large | + read image 2025-12-16 01:45:18.184791 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025-12-16 01:45:18.184829 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:18.188191 | ubuntu-noble-large | + imagename=neutron-mlnx-agent 2025-12-16 01:45:18.188217 | ubuntu-noble-large | + [[ neutron-mlnx-agent != \<\n\o\n\e\> ]] 2025-12-16 01:45:18.188374 | ubuntu-noble-large | + new_imagename=neutron-mlnx-agent 2025-12-16 01:45:18.188395 | ubuntu-noble-large | + project=neutron 2025-12-16 01:45:18.188410 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:18.188423 | ubuntu-noble-large | + new_imagename=kolla/neutron-mlnx-agent 2025-12-16 01:45:18.188437 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:18.188461 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2025-12-16 01:45:18.188475 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.188504 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.188514 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:18.188528 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251216 osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 01:45:18.236005 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 01:45:18.236099 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251216 2025-12-16 01:45:18.279409 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:build-20251216 2025-12-16 01:45:18.283525 | ubuntu-noble-large | + read image 2025-12-16 01:45:18.285411 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025-12-16 01:45:18.285670 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:18.288453 | ubuntu-noble-large | + imagename=neutron-linuxbridge-agent 2025-12-16 01:45:18.288489 | ubuntu-noble-large | + [[ neutron-linuxbridge-agent != \<\n\o\n\e\> ]] 2025-12-16 01:45:18.288497 | ubuntu-noble-large | + new_imagename=neutron-linuxbridge-agent 2025-12-16 01:45:18.288668 | ubuntu-noble-large | + project=neutron 2025-12-16 01:45:18.288763 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:18.288777 | ubuntu-noble-large | + new_imagename=kolla/neutron-linuxbridge-agent 2025-12-16 01:45:18.288788 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:18.288798 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2025-12-16 01:45:18.288818 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.288828 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.288838 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:18.288849 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20251216 osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 01:45:18.341346 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 01:45:18.341445 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20251216 2025-12-16 01:45:18.378039 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:build-20251216 2025-12-16 01:45:18.382045 | ubuntu-noble-large | + read image 2025-12-16 01:45:18.384359 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025-12-16 01:45:18.384405 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:18.387164 | ubuntu-noble-large | + imagename=neutron-ovn-agent 2025-12-16 01:45:18.387208 | ubuntu-noble-large | + [[ neutron-ovn-agent != \<\n\o\n\e\> ]] 2025-12-16 01:45:18.387220 | ubuntu-noble-large | + new_imagename=neutron-ovn-agent 2025-12-16 01:45:18.387264 | ubuntu-noble-large | + project=neutron 2025-12-16 01:45:18.387289 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:18.387304 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-agent 2025-12-16 01:45:18.387318 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:18.387333 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-agent 2025-12-16 01:45:18.387346 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.387354 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.387362 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:18.387371 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251216 osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 01:45:18.438101 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 01:45:18.438191 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251216 2025-12-16 01:45:18.482024 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:build-20251216 2025-12-16 01:45:18.484841 | ubuntu-noble-large | + read image 2025-12-16 01:45:18.486533 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-server 2025-12-16 01:45:18.486659 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:18.489753 | ubuntu-noble-large | + imagename=neutron-server 2025-12-16 01:45:18.489778 | ubuntu-noble-large | + [[ neutron-server != \<\n\o\n\e\> ]] 2025-12-16 01:45:18.489843 | ubuntu-noble-large | + new_imagename=neutron-server 2025-12-16 01:45:18.489874 | ubuntu-noble-large | + project=neutron 2025-12-16 01:45:18.489901 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:18.489929 | ubuntu-noble-large | + new_imagename=kolla/neutron-server 2025-12-16 01:45:18.489938 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:18.489969 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-server 2025-12-16 01:45:18.489990 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.489996 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.490004 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:18.490046 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-server:build-20251216 osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 01:45:18.534890 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 01:45:18.534950 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-server:build-20251216 2025-12-16 01:45:18.578194 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:build-20251216 2025-12-16 01:45:18.581882 | ubuntu-noble-large | + read image 2025-12-16 01:45:18.583782 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025-12-16 01:45:18.584280 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:18.587844 | ubuntu-noble-large | + imagename=neutron-bgp-dragent 2025-12-16 01:45:18.587892 | ubuntu-noble-large | + [[ neutron-bgp-dragent != \<\n\o\n\e\> ]] 2025-12-16 01:45:18.587905 | ubuntu-noble-large | + new_imagename=neutron-bgp-dragent 2025-12-16 01:45:18.587915 | ubuntu-noble-large | + project=neutron 2025-12-16 01:45:18.587929 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:18.587939 | ubuntu-noble-large | + new_imagename=kolla/neutron-bgp-dragent 2025-12-16 01:45:18.587949 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:18.587962 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2025-12-16 01:45:18.587972 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.587985 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.587995 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:18.588041 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251216 osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 01:45:18.641962 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 01:45:18.642078 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251216 2025-12-16 01:45:18.683971 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:build-20251216 2025-12-16 01:45:18.688255 | ubuntu-noble-large | + read image 2025-12-16 01:45:18.690277 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metering-agent 2025-12-16 01:45:18.690578 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:18.693814 | ubuntu-noble-large | + imagename=neutron-metering-agent 2025-12-16 01:45:18.693841 | ubuntu-noble-large | + [[ neutron-metering-agent != \<\n\o\n\e\> ]] 2025-12-16 01:45:18.693903 | ubuntu-noble-large | + new_imagename=neutron-metering-agent 2025-12-16 01:45:18.693920 | ubuntu-noble-large | + project=neutron 2025-12-16 01:45:18.693948 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:18.693962 | ubuntu-noble-large | + new_imagename=kolla/neutron-metering-agent 2025-12-16 01:45:18.693972 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:18.693985 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metering-agent 2025-12-16 01:45:18.693995 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.694009 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.694018 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:18.694058 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251216 osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 01:45:18.745019 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 01:45:18.745101 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251216 2025-12-16 01:45:18.785276 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:build-20251216 2025-12-16 01:45:18.789496 | ubuntu-noble-large | + read image 2025-12-16 01:45:18.791213 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-l3-agent 2025-12-16 01:45:18.791736 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:18.794989 | ubuntu-noble-large | + imagename=neutron-l3-agent 2025-12-16 01:45:18.795014 | ubuntu-noble-large | + [[ neutron-l3-agent != \<\n\o\n\e\> ]] 2025-12-16 01:45:18.795075 | ubuntu-noble-large | + new_imagename=neutron-l3-agent 2025-12-16 01:45:18.795091 | ubuntu-noble-large | + project=neutron 2025-12-16 01:45:18.795105 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:18.795118 | ubuntu-noble-large | + new_imagename=kolla/neutron-l3-agent 2025-12-16 01:45:18.795131 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:18.795145 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-l3-agent 2025-12-16 01:45:18.795181 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.795191 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.795201 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:18.795216 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251216 osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 01:45:18.847646 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 01:45:18.847747 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251216 2025-12-16 01:45:18.889992 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:build-20251216 2025-12-16 01:45:18.894037 | ubuntu-noble-large | + read image 2025-12-16 01:45:18.896053 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025-12-16 01:45:18.896376 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:18.899878 | ubuntu-noble-large | + imagename=neutron-dhcp-agent 2025-12-16 01:45:18.899912 | ubuntu-noble-large | + [[ neutron-dhcp-agent != \<\n\o\n\e\> ]] 2025-12-16 01:45:18.899925 | ubuntu-noble-large | + new_imagename=neutron-dhcp-agent 2025-12-16 01:45:18.899968 | ubuntu-noble-large | + project=neutron 2025-12-16 01:45:18.899980 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:18.900013 | ubuntu-noble-large | + new_imagename=kolla/neutron-dhcp-agent 2025-12-16 01:45:18.900025 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:18.900036 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2025-12-16 01:45:18.900070 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.900083 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:18.900091 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:18.900160 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251216 osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 01:45:18.952614 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 01:45:18.952715 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251216 2025-12-16 01:45:18.994763 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:build-20251216 2025-12-16 01:45:18.998665 | ubuntu-noble-large | + read image 2025-12-16 01:45:19.000630 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025-12-16 01:45:19.000908 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:19.004127 | ubuntu-noble-large | + imagename=neutron-metadata-agent 2025-12-16 01:45:19.004167 | ubuntu-noble-large | + [[ neutron-metadata-agent != \<\n\o\n\e\> ]] 2025-12-16 01:45:19.004266 | ubuntu-noble-large | + new_imagename=neutron-metadata-agent 2025-12-16 01:45:19.004288 | ubuntu-noble-large | + project=neutron 2025-12-16 01:45:19.004302 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:19.004316 | ubuntu-noble-large | + new_imagename=kolla/neutron-metadata-agent 2025-12-16 01:45:19.004330 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:19.004343 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-metadata-agent 2025-12-16 01:45:19.004357 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.004371 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.004384 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:19.004456 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251216 osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 01:45:19.055124 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 01:45:19.055217 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251216 2025-12-16 01:45:19.099401 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:build-20251216 2025-12-16 01:45:19.102947 | ubuntu-noble-large | + read image 2025-12-16 01:45:19.104949 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025-12-16 01:45:19.104985 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:19.108125 | ubuntu-noble-large | + imagename=neutron-openvswitch-agent 2025-12-16 01:45:19.108149 | ubuntu-noble-large | + [[ neutron-openvswitch-agent != \<\n\o\n\e\> ]] 2025-12-16 01:45:19.108252 | ubuntu-noble-large | + new_imagename=neutron-openvswitch-agent 2025-12-16 01:45:19.108295 | ubuntu-noble-large | + project=neutron 2025-12-16 01:45:19.108309 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:19.108349 | ubuntu-noble-large | + new_imagename=kolla/neutron-openvswitch-agent 2025-12-16 01:45:19.108362 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:19.108374 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2025-12-16 01:45:19.108404 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.108413 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.108424 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:19.108461 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251216 osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 01:45:19.161893 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 01:45:19.161983 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251216 2025-12-16 01:45:19.206605 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:build-20251216 2025-12-16 01:45:19.211023 | ubuntu-noble-large | + read image 2025-12-16 01:45:19.213129 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025-12-16 01:45:19.213500 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:19.216865 | ubuntu-noble-large | + imagename=neutron-ovn-vpn-agent 2025-12-16 01:45:19.216895 | ubuntu-noble-large | + [[ neutron-ovn-vpn-agent != \<\n\o\n\e\> ]] 2025-12-16 01:45:19.216946 | ubuntu-noble-large | + new_imagename=neutron-ovn-vpn-agent 2025-12-16 01:45:19.216961 | ubuntu-noble-large | + project=neutron 2025-12-16 01:45:19.216974 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:19.217020 | ubuntu-noble-large | + new_imagename=kolla/neutron-ovn-vpn-agent 2025-12-16 01:45:19.217031 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:19.217044 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2025-12-16 01:45:19.217055 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.217068 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.217078 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:19.217126 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251216 osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 01:45:19.271537 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 01:45:19.271631 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251216 2025-12-16 01:45:19.308657 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:build-20251216 2025-12-16 01:45:19.312484 | ubuntu-noble-large | + read image 2025-12-16 01:45:19.314511 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-api 2025-12-16 01:45:19.314808 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:19.318326 | ubuntu-noble-large | + imagename=cinder-api 2025-12-16 01:45:19.318377 | ubuntu-noble-large | + [[ cinder-api != \<\n\o\n\e\> ]] 2025-12-16 01:45:19.318447 | ubuntu-noble-large | + new_imagename=cinder-api 2025-12-16 01:45:19.318465 | ubuntu-noble-large | + project=cinder 2025-12-16 01:45:19.318503 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:19.318518 | ubuntu-noble-large | + new_imagename=kolla/cinder-api 2025-12-16 01:45:19.318531 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:19.318545 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-api 2025-12-16 01:45:19.318582 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.318593 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.318606 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:19.318650 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-api:build-20251216 osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 01:45:19.366505 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 01:45:19.366573 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-api:build-20251216 2025-12-16 01:45:19.409368 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:build-20251216 2025-12-16 01:45:19.412481 | ubuntu-noble-large | + read image 2025-12-16 01:45:19.414347 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-volume 2025-12-16 01:45:19.414635 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:19.418064 | ubuntu-noble-large | + imagename=cinder-volume 2025-12-16 01:45:19.418094 | ubuntu-noble-large | + [[ cinder-volume != \<\n\o\n\e\> ]] 2025-12-16 01:45:19.418162 | ubuntu-noble-large | + new_imagename=cinder-volume 2025-12-16 01:45:19.418179 | ubuntu-noble-large | + project=cinder 2025-12-16 01:45:19.418192 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:19.418206 | ubuntu-noble-large | + new_imagename=kolla/cinder-volume 2025-12-16 01:45:19.418220 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:19.418262 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-volume 2025-12-16 01:45:19.418301 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.418312 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.418322 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:19.418337 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-volume:build-20251216 osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 01:45:19.467870 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 01:45:19.467957 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-volume:build-20251216 2025-12-16 01:45:19.510742 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:build-20251216 2025-12-16 01:45:19.514580 | ubuntu-noble-large | + read image 2025-12-16 01:45:19.516808 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-backup 2025-12-16 01:45:19.517179 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:19.521455 | ubuntu-noble-large | + imagename=cinder-backup 2025-12-16 01:45:19.521521 | ubuntu-noble-large | + [[ cinder-backup != \<\n\o\n\e\> ]] 2025-12-16 01:45:19.521534 | ubuntu-noble-large | + new_imagename=cinder-backup 2025-12-16 01:45:19.521545 | ubuntu-noble-large | + project=cinder 2025-12-16 01:45:19.521559 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:19.521569 | ubuntu-noble-large | + new_imagename=kolla/cinder-backup 2025-12-16 01:45:19.521579 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:19.521593 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-backup 2025-12-16 01:45:19.521603 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.521613 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.521627 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:19.521642 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-backup:build-20251216 osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 01:45:19.567769 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 01:45:19.567885 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-backup:build-20251216 2025-12-16 01:45:19.609121 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:build-20251216 2025-12-16 01:45:19.613510 | ubuntu-noble-large | + read image 2025-12-16 01:45:19.615837 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-scheduler 2025-12-16 01:45:19.615876 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:19.618549 | ubuntu-noble-large | + imagename=cinder-scheduler 2025-12-16 01:45:19.618582 | ubuntu-noble-large | + [[ cinder-scheduler != \<\n\o\n\e\> ]] 2025-12-16 01:45:19.618639 | ubuntu-noble-large | + new_imagename=cinder-scheduler 2025-12-16 01:45:19.618652 | ubuntu-noble-large | + project=cinder 2025-12-16 01:45:19.618705 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:19.618742 | ubuntu-noble-large | + new_imagename=kolla/cinder-scheduler 2025-12-16 01:45:19.618754 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:19.618766 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-scheduler 2025-12-16 01:45:19.618800 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.618812 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.618823 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:19.618868 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251216 osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 01:45:19.666150 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 01:45:19.666262 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251216 2025-12-16 01:45:19.710151 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:build-20251216 2025-12-16 01:45:19.714948 | ubuntu-noble-large | + read image 2025-12-16 01:45:19.717385 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-worker 2025-12-16 01:45:19.717473 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:19.720953 | ubuntu-noble-large | + imagename=octavia-worker 2025-12-16 01:45:19.721000 | ubuntu-noble-large | + [[ octavia-worker != \<\n\o\n\e\> ]] 2025-12-16 01:45:19.721013 | ubuntu-noble-large | + new_imagename=octavia-worker 2025-12-16 01:45:19.721026 | ubuntu-noble-large | + project=octavia 2025-12-16 01:45:19.721040 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:19.721053 | ubuntu-noble-large | + new_imagename=kolla/octavia-worker 2025-12-16 01:45:19.721067 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:19.721080 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-worker 2025-12-16 01:45:19.721123 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.721134 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.721148 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:19.721183 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-worker:build-20251216 osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 01:45:19.774829 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 01:45:19.774896 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-worker:build-20251216 2025-12-16 01:45:19.817938 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:build-20251216 2025-12-16 01:45:19.821757 | ubuntu-noble-large | + read image 2025-12-16 01:45:19.823527 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-driver-agent 2025-12-16 01:45:19.823964 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:19.827566 | ubuntu-noble-large | + imagename=octavia-driver-agent 2025-12-16 01:45:19.827616 | ubuntu-noble-large | + [[ octavia-driver-agent != \<\n\o\n\e\> ]] 2025-12-16 01:45:19.827692 | ubuntu-noble-large | + new_imagename=octavia-driver-agent 2025-12-16 01:45:19.827711 | ubuntu-noble-large | + project=octavia 2025-12-16 01:45:19.827726 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:19.827741 | ubuntu-noble-large | + new_imagename=kolla/octavia-driver-agent 2025-12-16 01:45:19.827754 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:19.827768 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-driver-agent 2025-12-16 01:45:19.827782 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.827796 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.827807 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:19.827848 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251216 osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 01:45:19.876954 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 01:45:19.877032 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251216 2025-12-16 01:45:19.919642 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:build-20251216 2025-12-16 01:45:19.923740 | ubuntu-noble-large | + read image 2025-12-16 01:45:19.926067 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-api 2025-12-16 01:45:19.926108 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:19.929750 | ubuntu-noble-large | + imagename=octavia-api 2025-12-16 01:45:19.929778 | ubuntu-noble-large | + [[ octavia-api != \<\n\o\n\e\> ]] 2025-12-16 01:45:19.929853 | ubuntu-noble-large | + new_imagename=octavia-api 2025-12-16 01:45:19.929870 | ubuntu-noble-large | + project=octavia 2025-12-16 01:45:19.929884 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:19.929898 | ubuntu-noble-large | + new_imagename=kolla/octavia-api 2025-12-16 01:45:19.929911 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:19.929924 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-api 2025-12-16 01:45:19.929938 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.929951 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:19.929964 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:19.930013 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-api:build-20251216 osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 01:45:19.980433 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 01:45:19.980531 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-api:build-20251216 2025-12-16 01:45:20.026172 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:build-20251216 2025-12-16 01:45:20.030074 | ubuntu-noble-large | + read image 2025-12-16 01:45:20.032667 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-housekeeping 2025-12-16 01:45:20.032737 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:20.036141 | ubuntu-noble-large | + imagename=octavia-housekeeping 2025-12-16 01:45:20.036168 | ubuntu-noble-large | + [[ octavia-housekeeping != \<\n\o\n\e\> ]] 2025-12-16 01:45:20.036265 | ubuntu-noble-large | + new_imagename=octavia-housekeeping 2025-12-16 01:45:20.036287 | ubuntu-noble-large | + project=octavia 2025-12-16 01:45:20.036301 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:20.036315 | ubuntu-noble-large | + new_imagename=kolla/octavia-housekeeping 2025-12-16 01:45:20.036328 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:20.036341 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-housekeeping 2025-12-16 01:45:20.036380 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.036395 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.036405 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:20.036451 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251216 osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 01:45:20.087834 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 01:45:20.087918 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251216 2025-12-16 01:45:20.131106 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:build-20251216 2025-12-16 01:45:20.134020 | ubuntu-noble-large | + read image 2025-12-16 01:45:20.136643 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-health-manager 2025-12-16 01:45:20.136698 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:20.140166 | ubuntu-noble-large | + imagename=octavia-health-manager 2025-12-16 01:45:20.140215 | ubuntu-noble-large | + [[ octavia-health-manager != \<\n\o\n\e\> ]] 2025-12-16 01:45:20.140271 | ubuntu-noble-large | + new_imagename=octavia-health-manager 2025-12-16 01:45:20.140292 | ubuntu-noble-large | + project=octavia 2025-12-16 01:45:20.140309 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:20.140323 | ubuntu-noble-large | + new_imagename=kolla/octavia-health-manager 2025-12-16 01:45:20.140333 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:20.140347 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-health-manager 2025-12-16 01:45:20.140361 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.140375 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.140389 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:20.140449 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251216 osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 01:45:20.188774 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 01:45:20.188851 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251216 2025-12-16 01:45:20.231503 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:build-20251216 2025-12-16 01:45:20.235666 | ubuntu-noble-large | + read image 2025-12-16 01:45:20.237811 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-metricd 2025-12-16 01:45:20.237847 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:20.241153 | ubuntu-noble-large | + imagename=gnocchi-metricd 2025-12-16 01:45:20.241190 | ubuntu-noble-large | + [[ gnocchi-metricd != \<\n\o\n\e\> ]] 2025-12-16 01:45:20.241199 | ubuntu-noble-large | + new_imagename=gnocchi-metricd 2025-12-16 01:45:20.241211 | ubuntu-noble-large | + project=gnocchi 2025-12-16 01:45:20.241271 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:20.241325 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-metricd 2025-12-16 01:45:20.241334 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:20.241345 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-metricd 2025-12-16 01:45:20.241356 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.241367 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.241379 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:20.241462 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251216 osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 01:45:20.290774 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 01:45:20.290858 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251216 2025-12-16 01:45:20.339731 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:build-20251216 2025-12-16 01:45:20.343133 | ubuntu-noble-large | + read image 2025-12-16 01:45:20.345332 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-api 2025-12-16 01:45:20.345406 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:20.347877 | ubuntu-noble-large | + imagename=gnocchi-api 2025-12-16 01:45:20.347902 | ubuntu-noble-large | + [[ gnocchi-api != \<\n\o\n\e\> ]] 2025-12-16 01:45:20.347966 | ubuntu-noble-large | + new_imagename=gnocchi-api 2025-12-16 01:45:20.347979 | ubuntu-noble-large | + project=gnocchi 2025-12-16 01:45:20.348011 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:20.348023 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-api 2025-12-16 01:45:20.348034 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:20.348066 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-api 2025-12-16 01:45:20.348096 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.348107 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.348117 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:20.348189 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-api:build-20251216 osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 01:45:20.400952 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 01:45:20.401022 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-api:build-20251216 2025-12-16 01:45:20.442201 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:build-20251216 2025-12-16 01:45:20.445423 | ubuntu-noble-large | + read image 2025-12-16 01:45:20.447391 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-statsd 2025-12-16 01:45:20.447755 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:20.450846 | ubuntu-noble-large | + imagename=gnocchi-statsd 2025-12-16 01:45:20.450891 | ubuntu-noble-large | + [[ gnocchi-statsd != \<\n\o\n\e\> ]] 2025-12-16 01:45:20.450903 | ubuntu-noble-large | + new_imagename=gnocchi-statsd 2025-12-16 01:45:20.450916 | ubuntu-noble-large | + project=gnocchi 2025-12-16 01:45:20.450926 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:20.450940 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-statsd 2025-12-16 01:45:20.450950 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:20.450964 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-statsd 2025-12-16 01:45:20.450974 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.450987 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.450997 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:20.451012 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251216 osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 01:45:20.503083 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 01:45:20.503155 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251216 2025-12-16 01:45:20.541788 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:build-20251216 2025-12-16 01:45:20.545814 | ubuntu-noble-large | + read image 2025-12-16 01:45:20.547755 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-api 2025-12-16 01:45:20.548182 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:20.551531 | ubuntu-noble-large | + imagename=masakari-api 2025-12-16 01:45:20.551572 | ubuntu-noble-large | + [[ masakari-api != \<\n\o\n\e\> ]] 2025-12-16 01:45:20.551584 | ubuntu-noble-large | + new_imagename=masakari-api 2025-12-16 01:45:20.551598 | ubuntu-noble-large | + project=masakari 2025-12-16 01:45:20.551612 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:20.551626 | ubuntu-noble-large | + new_imagename=kolla/masakari-api 2025-12-16 01:45:20.551639 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:20.551653 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-api 2025-12-16 01:45:20.551667 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.551704 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.551715 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:20.551762 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-api:build-20251216 osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 01:45:20.600039 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 01:45:20.600103 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-api:build-20251216 2025-12-16 01:45:20.640541 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:build-20251216 2025-12-16 01:45:20.644070 | ubuntu-noble-large | + read image 2025-12-16 01:45:20.646013 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-engine 2025-12-16 01:45:20.646526 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:20.650103 | ubuntu-noble-large | + imagename=masakari-engine 2025-12-16 01:45:20.650145 | ubuntu-noble-large | + [[ masakari-engine != \<\n\o\n\e\> ]] 2025-12-16 01:45:20.650157 | ubuntu-noble-large | + new_imagename=masakari-engine 2025-12-16 01:45:20.650171 | ubuntu-noble-large | + project=masakari 2025-12-16 01:45:20.650184 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:20.650197 | ubuntu-noble-large | + new_imagename=kolla/masakari-engine 2025-12-16 01:45:20.650211 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:20.650224 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-engine 2025-12-16 01:45:20.650274 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.650288 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.650297 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:20.650342 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-engine:build-20251216 osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 01:45:20.699548 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 01:45:20.699661 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-engine:build-20251216 2025-12-16 01:45:20.742874 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:build-20251216 2025-12-16 01:45:20.746875 | ubuntu-noble-large | + read image 2025-12-16 01:45:20.748968 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-monitors 2025-12-16 01:45:20.749105 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:20.752733 | ubuntu-noble-large | + imagename=masakari-monitors 2025-12-16 01:45:20.752766 | ubuntu-noble-large | + [[ masakari-monitors != \<\n\o\n\e\> ]] 2025-12-16 01:45:20.752943 | ubuntu-noble-large | + new_imagename=masakari-monitors 2025-12-16 01:45:20.753002 | ubuntu-noble-large | + project=masakari 2025-12-16 01:45:20.753015 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:20.753034 | ubuntu-noble-large | + new_imagename=kolla/masakari-monitors 2025-12-16 01:45:20.753045 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:20.753055 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-monitors 2025-12-16 01:45:20.753065 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.753074 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.753084 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:20.753095 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-monitors:build-20251216 osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 01:45:20.797977 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 01:45:20.798071 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-monitors:build-20251216 2025-12-16 01:45:20.841919 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:build-20251216 2025-12-16 01:45:20.846440 | ubuntu-noble-large | + read image 2025-12-16 01:45:20.848545 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-conductor 2025-12-16 01:45:20.848930 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:20.852730 | ubuntu-noble-large | + imagename=nova-conductor 2025-12-16 01:45:20.852783 | ubuntu-noble-large | + [[ nova-conductor != \<\n\o\n\e\> ]] 2025-12-16 01:45:20.852799 | ubuntu-noble-large | + new_imagename=nova-conductor 2025-12-16 01:45:20.852818 | ubuntu-noble-large | + project=nova 2025-12-16 01:45:20.852833 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:20.852853 | ubuntu-noble-large | + new_imagename=kolla/nova-conductor 2025-12-16 01:45:20.852869 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:20.852890 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-conductor 2025-12-16 01:45:20.852905 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.852923 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.852938 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:20.852958 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-conductor:build-20251216 osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 01:45:20.897356 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 01:45:20.897430 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-conductor:build-20251216 2025-12-16 01:45:20.939034 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:build-20251216 2025-12-16 01:45:20.942898 | ubuntu-noble-large | + read image 2025-12-16 01:45:20.945349 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-api 2025-12-16 01:45:20.945420 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:20.949336 | ubuntu-noble-large | + imagename=nova-api 2025-12-16 01:45:20.949386 | ubuntu-noble-large | + [[ nova-api != \<\n\o\n\e\> ]] 2025-12-16 01:45:20.949397 | ubuntu-noble-large | + new_imagename=nova-api 2025-12-16 01:45:20.949407 | ubuntu-noble-large | + project=nova 2025-12-16 01:45:20.949417 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:20.949426 | ubuntu-noble-large | + new_imagename=kolla/nova-api 2025-12-16 01:45:20.949435 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:20.949444 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-api 2025-12-16 01:45:20.949453 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.949462 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:20.949470 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:20.949480 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-api:build-20251216 osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 01:45:21.001585 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 01:45:21.001658 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-api:build-20251216 2025-12-16 01:45:21.045434 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:build-20251216 2025-12-16 01:45:21.049943 | ubuntu-noble-large | + read image 2025-12-16 01:45:21.052089 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-serialproxy 2025-12-16 01:45:21.052424 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:21.055811 | ubuntu-noble-large | + imagename=nova-serialproxy 2025-12-16 01:45:21.055832 | ubuntu-noble-large | + [[ nova-serialproxy != \<\n\o\n\e\> ]] 2025-12-16 01:45:21.055849 | ubuntu-noble-large | + new_imagename=nova-serialproxy 2025-12-16 01:45:21.055909 | ubuntu-noble-large | + project=nova 2025-12-16 01:45:21.055922 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:21.055936 | ubuntu-noble-large | + new_imagename=kolla/nova-serialproxy 2025-12-16 01:45:21.055946 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:21.055960 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-serialproxy 2025-12-16 01:45:21.055973 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.055987 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.056001 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:21.056051 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251216 osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 01:45:21.106756 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 01:45:21.106836 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251216 2025-12-16 01:45:21.149430 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:build-20251216 2025-12-16 01:45:21.153703 | ubuntu-noble-large | + read image 2025-12-16 01:45:21.155773 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-scheduler 2025-12-16 01:45:21.156193 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:21.159771 | ubuntu-noble-large | + imagename=nova-scheduler 2025-12-16 01:45:21.159800 | ubuntu-noble-large | + [[ nova-scheduler != \<\n\o\n\e\> ]] 2025-12-16 01:45:21.160018 | ubuntu-noble-large | + new_imagename=nova-scheduler 2025-12-16 01:45:21.160084 | ubuntu-noble-large | + project=nova 2025-12-16 01:45:21.160098 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:21.160108 | ubuntu-noble-large | + new_imagename=kolla/nova-scheduler 2025-12-16 01:45:21.160119 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:21.160129 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-scheduler 2025-12-16 01:45:21.160147 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.160157 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.160167 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:21.160177 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-scheduler:build-20251216 osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 01:45:21.210291 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 01:45:21.210370 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-scheduler:build-20251216 2025-12-16 01:45:21.255508 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:build-20251216 2025-12-16 01:45:21.259502 | ubuntu-noble-large | + read image 2025-12-16 01:45:21.262110 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-novncproxy 2025-12-16 01:45:21.262177 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:21.265502 | ubuntu-noble-large | + imagename=nova-novncproxy 2025-12-16 01:45:21.265533 | ubuntu-noble-large | + [[ nova-novncproxy != \<\n\o\n\e\> ]] 2025-12-16 01:45:21.265572 | ubuntu-noble-large | + new_imagename=nova-novncproxy 2025-12-16 01:45:21.265612 | ubuntu-noble-large | + project=nova 2025-12-16 01:45:21.265628 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:21.265642 | ubuntu-noble-large | + new_imagename=kolla/nova-novncproxy 2025-12-16 01:45:21.265655 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:21.265698 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-novncproxy 2025-12-16 01:45:21.265713 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.265726 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.265736 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:21.265783 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251216 osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 01:45:21.308463 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 01:45:21.308564 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251216 2025-12-16 01:45:21.351598 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:build-20251216 2025-12-16 01:45:21.355838 | ubuntu-noble-large | + read image 2025-12-16 01:45:21.358399 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute 2025-12-16 01:45:21.358495 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:21.362019 | ubuntu-noble-large | + imagename=nova-compute 2025-12-16 01:45:21.362042 | ubuntu-noble-large | + [[ nova-compute != \<\n\o\n\e\> ]] 2025-12-16 01:45:21.362059 | ubuntu-noble-large | + new_imagename=nova-compute 2025-12-16 01:45:21.362070 | ubuntu-noble-large | + project=nova 2025-12-16 01:45:21.362081 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:21.362095 | ubuntu-noble-large | + new_imagename=kolla/nova-compute 2025-12-16 01:45:21.362105 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:21.362114 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute 2025-12-16 01:45:21.362124 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.362133 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.362146 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:21.362157 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute:build-20251216 osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 01:45:21.416280 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 01:45:21.416384 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute:build-20251216 2025-12-16 01:45:21.456421 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:build-20251216 2025-12-16 01:45:21.460194 | ubuntu-noble-large | + read image 2025-12-16 01:45:21.462176 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025-12-16 01:45:21.462563 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:21.466114 | ubuntu-noble-large | + imagename=nova-spicehtml5proxy 2025-12-16 01:45:21.466159 | ubuntu-noble-large | + [[ nova-spicehtml5proxy != \<\n\o\n\e\> ]] 2025-12-16 01:45:21.466220 | ubuntu-noble-large | + new_imagename=nova-spicehtml5proxy 2025-12-16 01:45:21.466253 | ubuntu-noble-large | + project=nova 2025-12-16 01:45:21.466272 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:21.466313 | ubuntu-noble-large | + new_imagename=kolla/nova-spicehtml5proxy 2025-12-16 01:45:21.466327 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:21.466367 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2025-12-16 01:45:21.466407 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.466420 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.466432 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:21.466519 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251216 osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 01:45:21.522528 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 01:45:21.522619 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251216 2025-12-16 01:45:21.569031 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:build-20251216 2025-12-16 01:45:21.573823 | ubuntu-noble-large | + read image 2025-12-16 01:45:21.575848 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-compute-ironic 2025-12-16 01:45:21.576428 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:21.580355 | ubuntu-noble-large | + imagename=nova-compute-ironic 2025-12-16 01:45:21.580406 | ubuntu-noble-large | + [[ nova-compute-ironic != \<\n\o\n\e\> ]] 2025-12-16 01:45:21.580456 | ubuntu-noble-large | + new_imagename=nova-compute-ironic 2025-12-16 01:45:21.580495 | ubuntu-noble-large | + project=nova 2025-12-16 01:45:21.580510 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:21.580524 | ubuntu-noble-large | + new_imagename=kolla/nova-compute-ironic 2025-12-16 01:45:21.580538 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:21.580551 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-compute-ironic 2025-12-16 01:45:21.580587 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.580602 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.580612 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:21.580657 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251216 osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 01:45:21.629431 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 01:45:21.629534 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251216 2025-12-16 01:45:21.673511 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:build-20251216 2025-12-16 01:45:21.677728 | ubuntu-noble-large | + read image 2025-12-16 01:45:21.679873 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-ssh 2025-12-16 01:45:21.680559 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:21.684592 | ubuntu-noble-large | + imagename=nova-ssh 2025-12-16 01:45:21.684651 | ubuntu-noble-large | + [[ nova-ssh != \<\n\o\n\e\> ]] 2025-12-16 01:45:21.684723 | ubuntu-noble-large | + new_imagename=nova-ssh 2025-12-16 01:45:21.684745 | ubuntu-noble-large | + project=nova 2025-12-16 01:45:21.684757 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:21.684767 | ubuntu-noble-large | + new_imagename=kolla/nova-ssh 2025-12-16 01:45:21.684778 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:21.684788 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-ssh 2025-12-16 01:45:21.684801 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.684811 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.684821 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:21.684835 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-ssh:build-20251216 osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 01:45:21.737744 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 01:45:21.737823 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-ssh:build-20251216 2025-12-16 01:45:21.780667 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:build-20251216 2025-12-16 01:45:21.784543 | ubuntu-noble-large | + read image 2025-12-16 01:45:21.786475 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-fernet 2025-12-16 01:45:21.786999 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:21.790591 | ubuntu-noble-large | + imagename=keystone-fernet 2025-12-16 01:45:21.790658 | ubuntu-noble-large | + [[ keystone-fernet != \<\n\o\n\e\> ]] 2025-12-16 01:45:21.790671 | ubuntu-noble-large | + new_imagename=keystone-fernet 2025-12-16 01:45:21.790706 | ubuntu-noble-large | + project=keystone 2025-12-16 01:45:21.790719 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:21.790777 | ubuntu-noble-large | + new_imagename=kolla/keystone-fernet 2025-12-16 01:45:21.790787 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:21.790799 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-fernet 2025-12-16 01:45:21.790824 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.790837 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.790846 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:21.790909 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-fernet:build-20251216 osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 01:45:21.841391 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 01:45:21.841482 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-fernet:build-20251216 2025-12-16 01:45:21.882832 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:build-20251216 2025-12-16 01:45:21.887083 | ubuntu-noble-large | + read image 2025-12-16 01:45:21.889457 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-ssh 2025-12-16 01:45:21.889539 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:21.893061 | ubuntu-noble-large | + imagename=keystone-ssh 2025-12-16 01:45:21.893086 | ubuntu-noble-large | + [[ keystone-ssh != \<\n\o\n\e\> ]] 2025-12-16 01:45:21.893100 | ubuntu-noble-large | + new_imagename=keystone-ssh 2025-12-16 01:45:21.893113 | ubuntu-noble-large | + project=keystone 2025-12-16 01:45:21.893124 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:21.893136 | ubuntu-noble-large | + new_imagename=kolla/keystone-ssh 2025-12-16 01:45:21.893148 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:21.893160 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-ssh 2025-12-16 01:45:21.893213 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.893224 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:21.893269 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:21.893285 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-ssh:build-20251216 osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 01:45:21.949710 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 01:45:21.949830 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-ssh:build-20251216 2025-12-16 01:45:21.997557 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:build-20251216 2025-12-16 01:45:22.002354 | ubuntu-noble-large | + read image 2025-12-16 01:45:22.004522 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone 2025-12-16 01:45:22.004559 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:22.007853 | ubuntu-noble-large | + imagename=keystone 2025-12-16 01:45:22.007880 | ubuntu-noble-large | + [[ keystone != \<\n\o\n\e\> ]] 2025-12-16 01:45:22.007893 | ubuntu-noble-large | + new_imagename=keystone 2025-12-16 01:45:22.007933 | ubuntu-noble-large | + project=keystone 2025-12-16 01:45:22.007961 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:22.007973 | ubuntu-noble-large | + new_imagename=kolla/keystone 2025-12-16 01:45:22.007982 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:22.007991 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone 2025-12-16 01:45:22.008003 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.008012 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.008020 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:22.008034 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone:build-20251216 osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 01:45:22.058963 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 01:45:22.059058 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone:build-20251216 2025-12-16 01:45:22.106209 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:build-20251216 2025-12-16 01:45:22.110732 | ubuntu-noble-large | + read image 2025-12-16 01:45:22.113395 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-api 2025-12-16 01:45:22.113446 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:22.116448 | ubuntu-noble-large | + imagename=magnum-api 2025-12-16 01:45:22.116478 | ubuntu-noble-large | + [[ magnum-api != \<\n\o\n\e\> ]] 2025-12-16 01:45:22.116495 | ubuntu-noble-large | + new_imagename=magnum-api 2025-12-16 01:45:22.116509 | ubuntu-noble-large | + project=magnum 2025-12-16 01:45:22.116524 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:22.116538 | ubuntu-noble-large | + new_imagename=kolla/magnum-api 2025-12-16 01:45:22.116548 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:22.116572 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-api 2025-12-16 01:45:22.116596 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.116613 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.116628 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:22.116654 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-api:build-20251216 osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 01:45:22.165648 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 01:45:22.165753 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-api:build-20251216 2025-12-16 01:45:22.208823 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:build-20251216 2025-12-16 01:45:22.212482 | ubuntu-noble-large | + read image 2025-12-16 01:45:22.214479 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-conductor 2025-12-16 01:45:22.214832 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:22.218160 | ubuntu-noble-large | + imagename=magnum-conductor 2025-12-16 01:45:22.218186 | ubuntu-noble-large | + [[ magnum-conductor != \<\n\o\n\e\> ]] 2025-12-16 01:45:22.218276 | ubuntu-noble-large | + new_imagename=magnum-conductor 2025-12-16 01:45:22.218297 | ubuntu-noble-large | + project=magnum 2025-12-16 01:45:22.218311 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:22.218324 | ubuntu-noble-large | + new_imagename=kolla/magnum-conductor 2025-12-16 01:45:22.218337 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:22.218351 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-conductor 2025-12-16 01:45:22.218364 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.218377 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.218387 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:22.218431 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-conductor:build-20251216 osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 01:45:22.268759 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 01:45:22.268842 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-conductor:build-20251216 2025-12-16 01:45:22.309891 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:build-20251216 2025-12-16 01:45:22.313006 | ubuntu-noble-large | + read image 2025-12-16 01:45:22.314692 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-notifier 2025-12-16 01:45:22.314969 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:22.318079 | ubuntu-noble-large | + imagename=aodh-notifier 2025-12-16 01:45:22.318104 | ubuntu-noble-large | + [[ aodh-notifier != \<\n\o\n\e\> ]] 2025-12-16 01:45:22.318178 | ubuntu-noble-large | + new_imagename=aodh-notifier 2025-12-16 01:45:22.318195 | ubuntu-noble-large | + project=aodh 2025-12-16 01:45:22.318209 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:22.318223 | ubuntu-noble-large | + new_imagename=kolla/aodh-notifier 2025-12-16 01:45:22.318270 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:22.318285 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-notifier 2025-12-16 01:45:22.318320 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.318330 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.318340 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:22.318354 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-notifier:build-20251216 osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 01:45:22.366934 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 01:45:22.367010 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-notifier:build-20251216 2025-12-16 01:45:22.409451 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:build-20251216 2025-12-16 01:45:22.413227 | ubuntu-noble-large | + read image 2025-12-16 01:45:22.415121 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-expirer 2025-12-16 01:45:22.415186 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:22.418604 | ubuntu-noble-large | + imagename=aodh-expirer 2025-12-16 01:45:22.418709 | ubuntu-noble-large | + [[ aodh-expirer != \<\n\o\n\e\> ]] 2025-12-16 01:45:22.418727 | ubuntu-noble-large | + new_imagename=aodh-expirer 2025-12-16 01:45:22.418738 | ubuntu-noble-large | + project=aodh 2025-12-16 01:45:22.418750 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:22.418760 | ubuntu-noble-large | + new_imagename=kolla/aodh-expirer 2025-12-16 01:45:22.418775 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:22.418785 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-expirer 2025-12-16 01:45:22.418795 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.418805 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.418815 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:22.418829 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-expirer:build-20251216 osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 01:45:22.467335 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 01:45:22.467419 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-expirer:build-20251216 2025-12-16 01:45:22.510277 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:build-20251216 2025-12-16 01:45:22.513665 | ubuntu-noble-large | + read image 2025-12-16 01:45:22.516059 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-listener 2025-12-16 01:45:22.516130 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:22.519416 | ubuntu-noble-large | + imagename=aodh-listener 2025-12-16 01:45:22.519447 | ubuntu-noble-large | + [[ aodh-listener != \<\n\o\n\e\> ]] 2025-12-16 01:45:22.519489 | ubuntu-noble-large | + new_imagename=aodh-listener 2025-12-16 01:45:22.519504 | ubuntu-noble-large | + project=aodh 2025-12-16 01:45:22.519519 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:22.519556 | ubuntu-noble-large | + new_imagename=kolla/aodh-listener 2025-12-16 01:45:22.519567 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:22.519581 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-listener 2025-12-16 01:45:22.519594 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.519604 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.519616 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:22.519643 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-listener:build-20251216 osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 01:45:22.572317 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 01:45:22.572439 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-listener:build-20251216 2025-12-16 01:45:22.613653 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:build-20251216 2025-12-16 01:45:22.617896 | ubuntu-noble-large | + read image 2025-12-16 01:45:22.619532 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-api 2025-12-16 01:45:22.619567 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:22.621591 | ubuntu-noble-large | + imagename=aodh-api 2025-12-16 01:45:22.621617 | ubuntu-noble-large | + [[ aodh-api != \<\n\o\n\e\> ]] 2025-12-16 01:45:22.621630 | ubuntu-noble-large | + new_imagename=aodh-api 2025-12-16 01:45:22.621638 | ubuntu-noble-large | + project=aodh 2025-12-16 01:45:22.621646 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:22.621654 | ubuntu-noble-large | + new_imagename=kolla/aodh-api 2025-12-16 01:45:22.621665 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:22.621688 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-api 2025-12-16 01:45:22.621696 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.621703 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.621710 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:22.621738 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-api:build-20251216 osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 01:45:22.670597 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 01:45:22.670734 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-api:build-20251216 2025-12-16 01:45:22.713510 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:build-20251216 2025-12-16 01:45:22.717956 | ubuntu-noble-large | + read image 2025-12-16 01:45:22.720390 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-evaluator 2025-12-16 01:45:22.720549 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:22.724166 | ubuntu-noble-large | + imagename=aodh-evaluator 2025-12-16 01:45:22.724195 | ubuntu-noble-large | + [[ aodh-evaluator != \<\n\o\n\e\> ]] 2025-12-16 01:45:22.724209 | ubuntu-noble-large | + new_imagename=aodh-evaluator 2025-12-16 01:45:22.724272 | ubuntu-noble-large | + project=aodh 2025-12-16 01:45:22.724339 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:22.724352 | ubuntu-noble-large | + new_imagename=kolla/aodh-evaluator 2025-12-16 01:45:22.724362 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:22.724375 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-evaluator 2025-12-16 01:45:22.724385 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.724394 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.724407 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:22.724418 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251216 osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 01:45:22.776485 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 01:45:22.776568 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251216 2025-12-16 01:45:22.825664 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:build-20251216 2025-12-16 01:45:22.829591 | ubuntu-noble-large | + read image 2025-12-16 01:45:22.831561 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-api 2025-12-16 01:45:22.831924 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:22.835502 | ubuntu-noble-large | + imagename=designate-api 2025-12-16 01:45:22.835542 | ubuntu-noble-large | + [[ designate-api != \<\n\o\n\e\> ]] 2025-12-16 01:45:22.835602 | ubuntu-noble-large | + new_imagename=designate-api 2025-12-16 01:45:22.835614 | ubuntu-noble-large | + project=designate 2025-12-16 01:45:22.835623 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:22.835650 | ubuntu-noble-large | + new_imagename=kolla/designate-api 2025-12-16 01:45:22.835660 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:22.835669 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-api 2025-12-16 01:45:22.835718 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.835729 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.835736 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:22.835810 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-api:build-20251216 osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 01:45:22.888000 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 01:45:22.888091 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-api:build-20251216 2025-12-16 01:45:22.927615 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:build-20251216 2025-12-16 01:45:22.931782 | ubuntu-noble-large | + read image 2025-12-16 01:45:22.934010 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-worker 2025-12-16 01:45:22.934519 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:22.938419 | ubuntu-noble-large | + imagename=designate-worker 2025-12-16 01:45:22.938446 | ubuntu-noble-large | + [[ designate-worker != \<\n\o\n\e\> ]] 2025-12-16 01:45:22.938527 | ubuntu-noble-large | + new_imagename=designate-worker 2025-12-16 01:45:22.938540 | ubuntu-noble-large | + project=designate 2025-12-16 01:45:22.938554 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:22.938564 | ubuntu-noble-large | + new_imagename=kolla/designate-worker 2025-12-16 01:45:22.938578 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:22.938588 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-worker 2025-12-16 01:45:22.938602 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.938615 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:22.938626 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:22.938667 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-worker:build-20251216 osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 01:45:22.992224 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 01:45:22.992353 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-worker:build-20251216 2025-12-16 01:45:23.034079 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:build-20251216 2025-12-16 01:45:23.038173 | ubuntu-noble-large | + read image 2025-12-16 01:45:23.039839 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-sink 2025-12-16 01:45:23.040217 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:23.043807 | ubuntu-noble-large | + imagename=designate-sink 2025-12-16 01:45:23.043828 | ubuntu-noble-large | + [[ designate-sink != \<\n\o\n\e\> ]] 2025-12-16 01:45:23.043891 | ubuntu-noble-large | + new_imagename=designate-sink 2025-12-16 01:45:23.043904 | ubuntu-noble-large | + project=designate 2025-12-16 01:45:23.043925 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:23.043957 | ubuntu-noble-large | + new_imagename=kolla/designate-sink 2025-12-16 01:45:23.043969 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:23.043980 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-sink 2025-12-16 01:45:23.044014 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.044026 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.044037 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:23.044096 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-sink:build-20251216 osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 01:45:23.094182 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 01:45:23.094333 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-sink:build-20251216 2025-12-16 01:45:23.137081 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:build-20251216 2025-12-16 01:45:23.140737 | ubuntu-noble-large | + read image 2025-12-16 01:45:23.142709 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-central 2025-12-16 01:45:23.143137 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:23.146662 | ubuntu-noble-large | + imagename=designate-central 2025-12-16 01:45:23.146759 | ubuntu-noble-large | + [[ designate-central != \<\n\o\n\e\> ]] 2025-12-16 01:45:23.146831 | ubuntu-noble-large | + new_imagename=designate-central 2025-12-16 01:45:23.146878 | ubuntu-noble-large | + project=designate 2025-12-16 01:45:23.146894 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:23.146940 | ubuntu-noble-large | + new_imagename=kolla/designate-central 2025-12-16 01:45:23.146955 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:23.146996 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-central 2025-12-16 01:45:23.147037 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.147052 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.147066 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:23.147151 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-central:build-20251216 osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 01:45:23.195388 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 01:45:23.195469 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-central:build-20251216 2025-12-16 01:45:23.240932 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:build-20251216 2025-12-16 01:45:23.245341 | ubuntu-noble-large | + read image 2025-12-16 01:45:23.247327 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-mdns 2025-12-16 01:45:23.247386 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:23.250889 | ubuntu-noble-large | + imagename=designate-mdns 2025-12-16 01:45:23.250950 | ubuntu-noble-large | + [[ designate-mdns != \<\n\o\n\e\> ]] 2025-12-16 01:45:23.251005 | ubuntu-noble-large | + new_imagename=designate-mdns 2025-12-16 01:45:23.251037 | ubuntu-noble-large | + project=designate 2025-12-16 01:45:23.251048 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:23.251082 | ubuntu-noble-large | + new_imagename=kolla/designate-mdns 2025-12-16 01:45:23.251092 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:23.251121 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-mdns 2025-12-16 01:45:23.251149 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.251160 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.251169 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:23.251250 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-mdns:build-20251216 osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 01:45:23.296220 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 01:45:23.296326 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-mdns:build-20251216 2025-12-16 01:45:23.342034 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:build-20251216 2025-12-16 01:45:23.346368 | ubuntu-noble-large | + read image 2025-12-16 01:45:23.348296 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-backend-bind9 2025-12-16 01:45:23.348933 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:23.353010 | ubuntu-noble-large | + imagename=designate-backend-bind9 2025-12-16 01:45:23.353078 | ubuntu-noble-large | + [[ designate-backend-bind9 != \<\n\o\n\e\> ]] 2025-12-16 01:45:23.353098 | ubuntu-noble-large | + new_imagename=designate-backend-bind9 2025-12-16 01:45:23.353109 | ubuntu-noble-large | + project=designate 2025-12-16 01:45:23.353119 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:23.353129 | ubuntu-noble-large | + new_imagename=kolla/designate-backend-bind9 2025-12-16 01:45:23.353141 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:23.353158 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-backend-bind9 2025-12-16 01:45:23.353180 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.353196 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.353211 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:23.353267 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251216 osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 01:45:23.406886 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 01:45:23.406981 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251216 2025-12-16 01:45:23.457189 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:build-20251216 2025-12-16 01:45:23.461776 | ubuntu-noble-large | + read image 2025-12-16 01:45:23.463948 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-producer 2025-12-16 01:45:23.464328 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:23.467697 | ubuntu-noble-large | + imagename=designate-producer 2025-12-16 01:45:23.467751 | ubuntu-noble-large | + [[ designate-producer != \<\n\o\n\e\> ]] 2025-12-16 01:45:23.467793 | ubuntu-noble-large | + new_imagename=designate-producer 2025-12-16 01:45:23.467833 | ubuntu-noble-large | + project=designate 2025-12-16 01:45:23.467849 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:23.467863 | ubuntu-noble-large | + new_imagename=kolla/designate-producer 2025-12-16 01:45:23.467876 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:23.467889 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-producer 2025-12-16 01:45:23.467927 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.467942 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.467952 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:23.467995 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-producer:build-20251216 osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 01:45:23.517539 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 01:45:23.517615 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-producer:build-20251216 2025-12-16 01:45:23.559087 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:build-20251216 2025-12-16 01:45:23.562519 | ubuntu-noble-large | + read image 2025-12-16 01:45:23.564117 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-manager 2025-12-16 01:45:23.564577 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:23.568371 | ubuntu-noble-large | + imagename=blazar-manager 2025-12-16 01:45:23.568426 | ubuntu-noble-large | + [[ blazar-manager != \<\n\o\n\e\> ]] 2025-12-16 01:45:23.568444 | ubuntu-noble-large | + new_imagename=blazar-manager 2025-12-16 01:45:23.568454 | ubuntu-noble-large | + project=blazar 2025-12-16 01:45:23.568462 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:23.568471 | ubuntu-noble-large | + new_imagename=kolla/blazar-manager 2025-12-16 01:45:23.568480 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:23.568489 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-manager 2025-12-16 01:45:23.568500 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.568508 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.568517 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:23.568529 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-manager:build-20251216 osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-12-16 01:45:23.619752 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-12-16 01:45:23.619841 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-manager:build-20251216 2025-12-16 01:45:23.666043 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-manager:build-20251216 2025-12-16 01:45:23.669604 | ubuntu-noble-large | + read image 2025-12-16 01:45:23.671750 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-api 2025-12-16 01:45:23.672387 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:23.675956 | ubuntu-noble-large | + imagename=blazar-api 2025-12-16 01:45:23.676015 | ubuntu-noble-large | + [[ blazar-api != \<\n\o\n\e\> ]] 2025-12-16 01:45:23.676055 | ubuntu-noble-large | + new_imagename=blazar-api 2025-12-16 01:45:23.676095 | ubuntu-noble-large | + project=blazar 2025-12-16 01:45:23.676108 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:23.676138 | ubuntu-noble-large | + new_imagename=kolla/blazar-api 2025-12-16 01:45:23.676151 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:23.676161 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-api 2025-12-16 01:45:23.676195 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.676208 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.676218 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:23.676310 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-api:build-20251216 osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-12-16 01:45:23.727025 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-12-16 01:45:23.727101 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-api:build-20251216 2025-12-16 01:45:23.773827 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-api:build-20251216 2025-12-16 01:45:23.778218 | ubuntu-noble-large | + read image 2025-12-16 01:45:23.780118 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-northd 2025-12-16 01:45:23.780642 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:23.784299 | ubuntu-noble-large | + imagename=ovn-northd 2025-12-16 01:45:23.784352 | ubuntu-noble-large | + [[ ovn-northd != \<\n\o\n\e\> ]] 2025-12-16 01:45:23.784511 | ubuntu-noble-large | + new_imagename=ovn-northd 2025-12-16 01:45:23.784574 | ubuntu-noble-large | + project=ovn 2025-12-16 01:45:23.784586 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:23.784605 | ubuntu-noble-large | + new_imagename=kolla/ovn-northd 2025-12-16 01:45:23.784615 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:23.784625 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-northd 2025-12-16 01:45:23.784634 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.784643 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.784652 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:23.784661 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-northd:build-20251216 osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 01:45:23.834396 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 01:45:23.834480 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-northd:build-20251216 2025-12-16 01:45:23.873835 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:build-20251216 2025-12-16 01:45:23.878164 | ubuntu-noble-large | + read image 2025-12-16 01:45:23.880021 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025-12-16 01:45:23.880558 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:23.884100 | ubuntu-noble-large | + imagename=ovn-nb-db-server 2025-12-16 01:45:23.884126 | ubuntu-noble-large | + [[ ovn-nb-db-server != \<\n\o\n\e\> ]] 2025-12-16 01:45:23.884209 | ubuntu-noble-large | + new_imagename=ovn-nb-db-server 2025-12-16 01:45:23.884226 | ubuntu-noble-large | + project=ovn 2025-12-16 01:45:23.884270 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:23.884285 | ubuntu-noble-large | + new_imagename=kolla/ovn-nb-db-server 2025-12-16 01:45:23.884295 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:23.884309 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-nb-db-server 2025-12-16 01:45:23.884322 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.884335 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.884348 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:23.884399 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251216 osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 01:45:23.929006 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 01:45:23.929101 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251216 2025-12-16 01:45:23.967058 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:build-20251216 2025-12-16 01:45:23.970620 | ubuntu-noble-large | + read image 2025-12-16 01:45:23.972628 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-controller 2025-12-16 01:45:23.973015 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:23.976579 | ubuntu-noble-large | + imagename=ovn-controller 2025-12-16 01:45:23.976624 | ubuntu-noble-large | + [[ ovn-controller != \<\n\o\n\e\> ]] 2025-12-16 01:45:23.976635 | ubuntu-noble-large | + new_imagename=ovn-controller 2025-12-16 01:45:23.976663 | ubuntu-noble-large | + project=ovn 2025-12-16 01:45:23.976693 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:23.976704 | ubuntu-noble-large | + new_imagename=kolla/ovn-controller 2025-12-16 01:45:23.976717 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:23.976727 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-controller 2025-12-16 01:45:23.976741 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.976754 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:23.976764 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:23.976821 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-controller:build-20251216 osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 01:45:24.021718 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 01:45:24.021798 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-controller:build-20251216 2025-12-16 01:45:24.064191 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:build-20251216 2025-12-16 01:45:24.067612 | ubuntu-noble-large | + read image 2025-12-16 01:45:24.069166 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025-12-16 01:45:24.069700 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:24.073114 | ubuntu-noble-large | + imagename=ovn-sb-db-server 2025-12-16 01:45:24.073139 | ubuntu-noble-large | + [[ ovn-sb-db-server != \<\n\o\n\e\> ]] 2025-12-16 01:45:24.073153 | ubuntu-noble-large | + new_imagename=ovn-sb-db-server 2025-12-16 01:45:24.073193 | ubuntu-noble-large | + project=ovn 2025-12-16 01:45:24.073205 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:24.073219 | ubuntu-noble-large | + new_imagename=kolla/ovn-sb-db-server 2025-12-16 01:45:24.073252 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:24.073270 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-sb-db-server 2025-12-16 01:45:24.073280 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.073294 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.073304 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:24.073318 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251216 osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 01:45:24.119507 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 01:45:24.119585 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251216 2025-12-16 01:45:24.161004 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:build-20251216 2025-12-16 01:45:24.164992 | ubuntu-noble-large | + read image 2025-12-16 01:45:24.166627 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis 2025-12-16 01:45:24.167292 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:24.171172 | ubuntu-noble-large | + imagename=redis 2025-12-16 01:45:24.171199 | ubuntu-noble-large | + [[ redis != \<\n\o\n\e\> ]] 2025-12-16 01:45:24.171215 | ubuntu-noble-large | + new_imagename=redis 2025-12-16 01:45:24.171228 | ubuntu-noble-large | + project=redis 2025-12-16 01:45:24.171275 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:24.171286 | ubuntu-noble-large | + new_imagename=kolla/redis 2025-12-16 01:45:24.171296 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:24.171310 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis 2025-12-16 01:45:24.171320 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.171329 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.171342 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:24.171353 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis:build-20251216 osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 01:45:24.219277 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 01:45:24.219344 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis:build-20251216 2025-12-16 01:45:24.259897 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:build-20251216 2025-12-16 01:45:24.264136 | ubuntu-noble-large | + read image 2025-12-16 01:45:24.265729 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-sentinel 2025-12-16 01:45:24.266348 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:24.269851 | ubuntu-noble-large | + imagename=redis-sentinel 2025-12-16 01:45:24.269900 | ubuntu-noble-large | + [[ redis-sentinel != \<\n\o\n\e\> ]] 2025-12-16 01:45:24.269915 | ubuntu-noble-large | + new_imagename=redis-sentinel 2025-12-16 01:45:24.269962 | ubuntu-noble-large | + project=redis 2025-12-16 01:45:24.269973 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:24.269987 | ubuntu-noble-large | + new_imagename=kolla/redis-sentinel 2025-12-16 01:45:24.269997 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:24.270010 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-sentinel 2025-12-16 01:45:24.270023 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.270036 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.270047 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:24.270088 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-sentinel:build-20251216 osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 01:45:24.375102 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 01:45:24.375175 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-sentinel:build-20251216 2025-12-16 01:45:24.415447 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:build-20251216 2025-12-16 01:45:24.418209 | ubuntu-noble-large | + read image 2025-12-16 01:45:24.419884 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025-12-16 01:45:24.420058 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:24.423456 | ubuntu-noble-large | + imagename=prometheus-ovn-exporter 2025-12-16 01:45:24.423509 | ubuntu-noble-large | + [[ prometheus-ovn-exporter != \<\n\o\n\e\> ]] 2025-12-16 01:45:24.423550 | ubuntu-noble-large | + new_imagename=prometheus-ovn-exporter 2025-12-16 01:45:24.423588 | ubuntu-noble-large | + project=prometheus 2025-12-16 01:45:24.423611 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:24.423637 | ubuntu-noble-large | + new_imagename=kolla/prometheus-ovn-exporter 2025-12-16 01:45:24.423646 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:24.423712 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2025-12-16 01:45:24.423720 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.423728 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.423736 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:24.423778 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251216 osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 01:45:24.469289 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 01:45:24.469353 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251216 2025-12-16 01:45:24.507358 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:build-20251216 2025-12-16 01:45:24.510390 | ubuntu-noble-large | + read image 2025-12-16 01:45:24.512106 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025-12-16 01:45:24.512185 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:24.515174 | ubuntu-noble-large | + imagename=prometheus-libvirt-exporter 2025-12-16 01:45:24.515207 | ubuntu-noble-large | + [[ prometheus-libvirt-exporter != \<\n\o\n\e\> ]] 2025-12-16 01:45:24.515219 | ubuntu-noble-large | + new_imagename=prometheus-libvirt-exporter 2025-12-16 01:45:24.515339 | ubuntu-noble-large | + project=prometheus 2025-12-16 01:45:24.515355 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:24.515388 | ubuntu-noble-large | + new_imagename=kolla/prometheus-libvirt-exporter 2025-12-16 01:45:24.515397 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:24.515408 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2025-12-16 01:45:24.515416 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.515424 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.515434 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:24.515446 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251216 osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 01:45:24.563950 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 01:45:24.564032 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251216 2025-12-16 01:45:24.608304 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:build-20251216 2025-12-16 01:45:24.612375 | ubuntu-noble-large | + read image 2025-12-16 01:45:24.614396 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025-12-16 01:45:24.614542 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:24.617715 | ubuntu-noble-large | + imagename=prometheus-elasticsearch-exporter 2025-12-16 01:45:24.617771 | ubuntu-noble-large | + [[ prometheus-elasticsearch-exporter != \<\n\o\n\e\> ]] 2025-12-16 01:45:24.617792 | ubuntu-noble-large | + new_imagename=prometheus-elasticsearch-exporter 2025-12-16 01:45:24.617803 | ubuntu-noble-large | + project=prometheus 2025-12-16 01:45:24.617814 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:24.617824 | ubuntu-noble-large | + new_imagename=kolla/prometheus-elasticsearch-exporter 2025-12-16 01:45:24.617834 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:24.617847 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2025-12-16 01:45:24.617857 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.617867 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.617876 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:24.617892 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251216 osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 01:45:24.666503 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 01:45:24.666580 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251216 2025-12-16 01:45:24.711048 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:build-20251216 2025-12-16 01:45:24.714817 | ubuntu-noble-large | + read image 2025-12-16 01:45:24.716698 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025-12-16 01:45:24.717037 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:24.720226 | ubuntu-noble-large | + imagename=prometheus-openstack-exporter 2025-12-16 01:45:24.720306 | ubuntu-noble-large | + [[ prometheus-openstack-exporter != \<\n\o\n\e\> ]] 2025-12-16 01:45:24.720318 | ubuntu-noble-large | + new_imagename=prometheus-openstack-exporter 2025-12-16 01:45:24.720332 | ubuntu-noble-large | + project=prometheus 2025-12-16 01:45:24.720342 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:24.720356 | ubuntu-noble-large | + new_imagename=kolla/prometheus-openstack-exporter 2025-12-16 01:45:24.720369 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:24.720411 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2025-12-16 01:45:24.720426 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.720436 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.720449 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:24.720509 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251216 osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 01:45:24.767425 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 01:45:24.767495 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251216 2025-12-16 01:45:24.809106 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:build-20251216 2025-12-16 01:45:24.812067 | ubuntu-noble-large | + read image 2025-12-16 01:45:24.814043 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025-12-16 01:45:24.814446 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:24.817951 | ubuntu-noble-large | + imagename=prometheus-node-exporter 2025-12-16 01:45:24.817980 | ubuntu-noble-large | + [[ prometheus-node-exporter != \<\n\o\n\e\> ]] 2025-12-16 01:45:24.818020 | ubuntu-noble-large | + new_imagename=prometheus-node-exporter 2025-12-16 01:45:24.818034 | ubuntu-noble-large | + project=prometheus 2025-12-16 01:45:24.818048 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:24.818087 | ubuntu-noble-large | + new_imagename=kolla/prometheus-node-exporter 2025-12-16 01:45:24.818099 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:24.818112 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-node-exporter 2025-12-16 01:45:24.818126 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.818139 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.818153 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:24.818196 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251216 osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 01:45:24.865807 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 01:45:24.865899 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251216 2025-12-16 01:45:24.910866 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:build-20251216 2025-12-16 01:45:24.914324 | ubuntu-noble-large | + read image 2025-12-16 01:45:24.916227 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025-12-16 01:45:24.916582 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:24.920126 | ubuntu-noble-large | + imagename=prometheus-mysqld-exporter 2025-12-16 01:45:24.920152 | ubuntu-noble-large | + [[ prometheus-mysqld-exporter != \<\n\o\n\e\> ]] 2025-12-16 01:45:24.920217 | ubuntu-noble-large | + new_imagename=prometheus-mysqld-exporter 2025-12-16 01:45:24.920258 | ubuntu-noble-large | + project=prometheus 2025-12-16 01:45:24.920277 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:24.920291 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mysqld-exporter 2025-12-16 01:45:24.920304 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:24.920344 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2025-12-16 01:45:24.920359 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.920370 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:24.920383 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:24.920444 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251216 osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 01:45:24.973454 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 01:45:24.973535 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251216 2025-12-16 01:45:25.014418 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:build-20251216 2025-12-16 01:45:25.018401 | ubuntu-noble-large | + read image 2025-12-16 01:45:25.020023 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025-12-16 01:45:25.020046 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:25.022709 | ubuntu-noble-large | + imagename=prometheus-memcached-exporter 2025-12-16 01:45:25.022786 | ubuntu-noble-large | + [[ prometheus-memcached-exporter != \<\n\o\n\e\> ]] 2025-12-16 01:45:25.022828 | ubuntu-noble-large | + new_imagename=prometheus-memcached-exporter 2025-12-16 01:45:25.022865 | ubuntu-noble-large | + project=prometheus 2025-12-16 01:45:25.022880 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:25.022893 | ubuntu-noble-large | + new_imagename=kolla/prometheus-memcached-exporter 2025-12-16 01:45:25.022907 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:25.022932 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2025-12-16 01:45:25.022946 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.022960 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.022973 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:25.023065 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251216 osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 01:45:25.074291 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 01:45:25.074363 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251216 2025-12-16 01:45:25.117156 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:build-20251216 2025-12-16 01:45:25.120798 | ubuntu-noble-large | + read image 2025-12-16 01:45:25.122503 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-v2-server 2025-12-16 01:45:25.122911 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:25.126195 | ubuntu-noble-large | + imagename=prometheus-v2-server 2025-12-16 01:45:25.126254 | ubuntu-noble-large | + [[ prometheus-v2-server != \<\n\o\n\e\> ]] 2025-12-16 01:45:25.126273 | ubuntu-noble-large | + new_imagename=prometheus-v2-server 2025-12-16 01:45:25.126282 | ubuntu-noble-large | + project=prometheus 2025-12-16 01:45:25.126292 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:25.126301 | ubuntu-noble-large | + new_imagename=kolla/prometheus-v2-server 2025-12-16 01:45:25.126310 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:25.126319 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-v2-server 2025-12-16 01:45:25.126328 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.126337 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.126346 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:25.126356 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20251216 osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 01:45:25.172902 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 01:45:25.172943 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20251216 2025-12-16 01:45:25.208864 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-v2-server:build-20251216 2025-12-16 01:45:25.212197 | ubuntu-noble-large | + read image 2025-12-16 01:45:25.213418 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-mtail 2025-12-16 01:45:25.214115 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:25.217549 | ubuntu-noble-large | + imagename=prometheus-mtail 2025-12-16 01:45:25.217570 | ubuntu-noble-large | + [[ prometheus-mtail != \<\n\o\n\e\> ]] 2025-12-16 01:45:25.217646 | ubuntu-noble-large | + new_imagename=prometheus-mtail 2025-12-16 01:45:25.217658 | ubuntu-noble-large | + project=prometheus 2025-12-16 01:45:25.217668 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:25.217782 | ubuntu-noble-large | + new_imagename=kolla/prometheus-mtail 2025-12-16 01:45:25.217792 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:25.217800 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-mtail 2025-12-16 01:45:25.217810 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.217818 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.217827 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:25.217859 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251216 osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 01:45:25.261309 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 01:45:25.261394 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251216 2025-12-16 01:45:25.299277 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:build-20251216 2025-12-16 01:45:25.302139 | ubuntu-noble-large | + read image 2025-12-16 01:45:25.304018 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025-12-16 01:45:25.304197 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:25.307053 | ubuntu-noble-large | + imagename=prometheus-cadvisor 2025-12-16 01:45:25.307110 | ubuntu-noble-large | + [[ prometheus-cadvisor != \<\n\o\n\e\> ]] 2025-12-16 01:45:25.307120 | ubuntu-noble-large | + new_imagename=prometheus-cadvisor 2025-12-16 01:45:25.307128 | ubuntu-noble-large | + project=prometheus 2025-12-16 01:45:25.307140 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:25.307147 | ubuntu-noble-large | + new_imagename=kolla/prometheus-cadvisor 2025-12-16 01:45:25.307154 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:25.307164 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-cadvisor 2025-12-16 01:45:25.307174 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.307185 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.307195 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:25.307257 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251216 osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 01:45:25.349766 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 01:45:25.349861 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251216 2025-12-16 01:45:25.393217 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:build-20251216 2025-12-16 01:45:25.397272 | ubuntu-noble-large | + read image 2025-12-16 01:45:25.399369 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025-12-16 01:45:25.399855 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:25.403535 | ubuntu-noble-large | + imagename=prometheus-alertmanager 2025-12-16 01:45:25.403576 | ubuntu-noble-large | + [[ prometheus-alertmanager != \<\n\o\n\e\> ]] 2025-12-16 01:45:25.403590 | ubuntu-noble-large | + new_imagename=prometheus-alertmanager 2025-12-16 01:45:25.403652 | ubuntu-noble-large | + project=prometheus 2025-12-16 01:45:25.403702 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:25.403718 | ubuntu-noble-large | + new_imagename=kolla/prometheus-alertmanager 2025-12-16 01:45:25.403729 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:25.403742 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-alertmanager 2025-12-16 01:45:25.403757 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.403767 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.403780 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:25.403827 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251216 osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 01:45:25.454388 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 01:45:25.454485 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251216 2025-12-16 01:45:25.494040 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:build-20251216 2025-12-16 01:45:25.497499 | ubuntu-noble-large | + read image 2025-12-16 01:45:25.499379 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025-12-16 01:45:25.499428 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:25.502070 | ubuntu-noble-large | + imagename=prometheus-blackbox-exporter 2025-12-16 01:45:25.502289 | ubuntu-noble-large | + [[ prometheus-blackbox-exporter != \<\n\o\n\e\> ]] 2025-12-16 01:45:25.502361 | ubuntu-noble-large | + new_imagename=prometheus-blackbox-exporter 2025-12-16 01:45:25.502387 | ubuntu-noble-large | + project=prometheus 2025-12-16 01:45:25.502399 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:25.502410 | ubuntu-noble-large | + new_imagename=kolla/prometheus-blackbox-exporter 2025-12-16 01:45:25.502419 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:25.502429 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2025-12-16 01:45:25.502440 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.502450 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.502459 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:25.502475 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251216 osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 01:45:25.548382 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 01:45:25.548469 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251216 2025-12-16 01:45:25.589850 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:build-20251216 2025-12-16 01:45:25.593439 | ubuntu-noble-large | + read image 2025-12-16 01:45:25.595469 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-base 2025-12-16 01:45:25.595990 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:25.599512 | ubuntu-noble-large | + imagename=ironic-base 2025-12-16 01:45:25.599551 | ubuntu-noble-large | + [[ ironic-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:25.599569 | ubuntu-noble-large | + new_imagename=ironic-base 2025-12-16 01:45:25.599579 | ubuntu-noble-large | + project=ironic 2025-12-16 01:45:25.599590 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:25.599600 | ubuntu-noble-large | + new_imagename=kolla/ironic-base 2025-12-16 01:45:25.599610 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:25.599624 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-base 2025-12-16 01:45:25.599635 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.599645 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.599655 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:25.599667 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-base:build-20251216 osism.harbor.regio.digital/kolla/ironic-base:2024.2 2025-12-16 01:45:25.648030 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-base:2024.2 2025-12-16 01:45:25.648113 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-base:build-20251216 2025-12-16 01:45:25.690081 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-base:build-20251216 2025-12-16 01:45:25.694086 | ubuntu-noble-large | + read image 2025-12-16 01:45:25.696435 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ironic-inspector 2025-12-16 01:45:25.696543 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:25.700099 | ubuntu-noble-large | + imagename=ironic-inspector 2025-12-16 01:45:25.700121 | ubuntu-noble-large | + [[ ironic-inspector != \<\n\o\n\e\> ]] 2025-12-16 01:45:25.700136 | ubuntu-noble-large | + new_imagename=ironic-inspector 2025-12-16 01:45:25.700181 | ubuntu-noble-large | + project=ironic 2025-12-16 01:45:25.700192 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:25.700206 | ubuntu-noble-large | + new_imagename=kolla/ironic-inspector 2025-12-16 01:45:25.700219 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:25.700267 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ironic-inspector 2025-12-16 01:45:25.700281 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.700291 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.700304 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:25.700339 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ironic-inspector:build-20251216 osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 01:45:25.750758 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 01:45:25.750844 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ironic-inspector:build-20251216 2025-12-16 01:45:25.788572 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:build-20251216 2025-12-16 01:45:25.792894 | ubuntu-noble-large | + read image 2025-12-16 01:45:25.795175 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/manila-base 2025-12-16 01:45:25.795672 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:25.799383 | ubuntu-noble-large | + imagename=manila-base 2025-12-16 01:45:25.799459 | ubuntu-noble-large | + [[ manila-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:25.799474 | ubuntu-noble-large | + new_imagename=manila-base 2025-12-16 01:45:25.799485 | ubuntu-noble-large | + project=manila 2025-12-16 01:45:25.799495 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:25.799505 | ubuntu-noble-large | + new_imagename=kolla/manila-base 2025-12-16 01:45:25.799516 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:25.799529 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/manila-base 2025-12-16 01:45:25.799539 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.799549 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.799559 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:25.799574 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/manila-base:build-20251216 osism.harbor.regio.digital/kolla/manila-base:2024.2 2025-12-16 01:45:25.845507 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/manila-base:2024.2 2025-12-16 01:45:25.845594 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/manila-base:build-20251216 2025-12-16 01:45:25.889535 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-base:build-20251216 2025-12-16 01:45:25.893164 | ubuntu-noble-large | + read image 2025-12-16 01:45:25.894927 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/heat-base 2025-12-16 01:45:25.895264 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:25.898383 | ubuntu-noble-large | + imagename=heat-base 2025-12-16 01:45:25.898411 | ubuntu-noble-large | + [[ heat-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:25.898466 | ubuntu-noble-large | + new_imagename=heat-base 2025-12-16 01:45:25.898497 | ubuntu-noble-large | + project=heat 2025-12-16 01:45:25.898508 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:25.898538 | ubuntu-noble-large | + new_imagename=kolla/heat-base 2025-12-16 01:45:25.898549 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:25.898559 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/heat-base 2025-12-16 01:45:25.898587 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.898598 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.898608 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:25.898650 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/heat-base:build-20251216 osism.harbor.regio.digital/kolla/heat-base:2024.2 2025-12-16 01:45:25.948711 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/heat-base:2024.2 2025-12-16 01:45:25.948794 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/heat-base:build-20251216 2025-12-16 01:45:25.988222 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/heat-base:build-20251216 2025-12-16 01:45:25.991802 | ubuntu-noble-large | + read image 2025-12-16 01:45:25.993707 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ceilometer-base 2025-12-16 01:45:25.994163 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:25.997861 | ubuntu-noble-large | + imagename=ceilometer-base 2025-12-16 01:45:25.997881 | ubuntu-noble-large | + [[ ceilometer-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:25.997917 | ubuntu-noble-large | + new_imagename=ceilometer-base 2025-12-16 01:45:25.997930 | ubuntu-noble-large | + project=ceilometer 2025-12-16 01:45:25.997951 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:25.997962 | ubuntu-noble-large | + new_imagename=kolla/ceilometer-base 2025-12-16 01:45:25.997973 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:25.998005 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ceilometer-base 2025-12-16 01:45:25.998017 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.998025 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:25.998036 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:25.998202 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ceilometer-base:build-20251216 osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2025-12-16 01:45:26.046170 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2025-12-16 01:45:26.046302 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ceilometer-base:build-20251216 2025-12-16 01:45:26.087257 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-base:build-20251216 2025-12-16 01:45:26.090920 | ubuntu-noble-large | + read image 2025-12-16 01:45:26.092728 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/skyline-base 2025-12-16 01:45:26.093036 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:26.096293 | ubuntu-noble-large | + imagename=skyline-base 2025-12-16 01:45:26.096333 | ubuntu-noble-large | + [[ skyline-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:26.096344 | ubuntu-noble-large | + new_imagename=skyline-base 2025-12-16 01:45:26.096358 | ubuntu-noble-large | + project=skyline 2025-12-16 01:45:26.096372 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:26.096385 | ubuntu-noble-large | + new_imagename=kolla/skyline-base 2025-12-16 01:45:26.096399 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:26.096412 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/skyline-base 2025-12-16 01:45:26.096425 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.096438 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.096451 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:26.096496 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/skyline-base:build-20251216 osism.harbor.regio.digital/kolla/skyline-base:2024.2 2025-12-16 01:45:26.151300 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/skyline-base:2024.2 2025-12-16 01:45:26.151380 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/skyline-base:build-20251216 2025-12-16 01:45:26.191568 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-base:build-20251216 2025-12-16 01:45:26.195827 | ubuntu-noble-large | + read image 2025-12-16 01:45:26.197775 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/placement-base 2025-12-16 01:45:26.198258 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:26.202061 | ubuntu-noble-large | + imagename=placement-base 2025-12-16 01:45:26.202090 | ubuntu-noble-large | + [[ placement-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:26.202130 | ubuntu-noble-large | + new_imagename=placement-base 2025-12-16 01:45:26.202145 | ubuntu-noble-large | + project=placement 2025-12-16 01:45:26.202158 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:26.202195 | ubuntu-noble-large | + new_imagename=kolla/placement-base 2025-12-16 01:45:26.202207 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:26.202220 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/placement-base 2025-12-16 01:45:26.202261 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.202272 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.202285 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:26.202299 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/placement-base:build-20251216 osism.harbor.regio.digital/kolla/placement-base:2024.2 2025-12-16 01:45:26.257056 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/placement-base:2024.2 2025-12-16 01:45:26.257126 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/placement-base:build-20251216 2025-12-16 01:45:26.298661 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-base:build-20251216 2025-12-16 01:45:26.303370 | ubuntu-noble-large | + read image 2025-12-16 01:45:26.305793 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/barbican-base 2025-12-16 01:45:26.305835 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:26.309119 | ubuntu-noble-large | + imagename=barbican-base 2025-12-16 01:45:26.309151 | ubuntu-noble-large | + [[ barbican-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:26.309189 | ubuntu-noble-large | + new_imagename=barbican-base 2025-12-16 01:45:26.309223 | ubuntu-noble-large | + project=barbican 2025-12-16 01:45:26.309319 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:26.309333 | ubuntu-noble-large | + new_imagename=kolla/barbican-base 2025-12-16 01:45:26.309345 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:26.309353 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/barbican-base 2025-12-16 01:45:26.309365 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.309376 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.309384 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:26.309520 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/barbican-base:build-20251216 osism.harbor.regio.digital/kolla/barbican-base:2024.2 2025-12-16 01:45:26.364801 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/barbican-base:2024.2 2025-12-16 01:45:26.364878 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/barbican-base:build-20251216 2025-12-16 01:45:26.404759 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-base:build-20251216 2025-12-16 01:45:26.408526 | ubuntu-noble-large | + read image 2025-12-16 01:45:26.410631 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/glance-base 2025-12-16 01:45:26.411046 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:26.414605 | ubuntu-noble-large | + imagename=glance-base 2025-12-16 01:45:26.414649 | ubuntu-noble-large | + [[ glance-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:26.414737 | ubuntu-noble-large | + new_imagename=glance-base 2025-12-16 01:45:26.414749 | ubuntu-noble-large | + project=glance 2025-12-16 01:45:26.414762 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:26.414774 | ubuntu-noble-large | + new_imagename=kolla/glance-base 2025-12-16 01:45:26.414786 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:26.414833 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/glance-base 2025-12-16 01:45:26.414847 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.414856 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.414868 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:26.414905 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/glance-base:build-20251216 osism.harbor.regio.digital/kolla/glance-base:2024.2 2025-12-16 01:45:26.462104 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/glance-base:2024.2 2025-12-16 01:45:26.462161 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/glance-base:build-20251216 2025-12-16 01:45:26.504665 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-base:build-20251216 2025-12-16 01:45:26.509479 | ubuntu-noble-large | + read image 2025-12-16 01:45:26.511488 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/horizon 2025-12-16 01:45:26.511892 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:26.515479 | ubuntu-noble-large | + imagename=horizon 2025-12-16 01:45:26.515505 | ubuntu-noble-large | + [[ horizon != \<\n\o\n\e\> ]] 2025-12-16 01:45:26.515520 | ubuntu-noble-large | + new_imagename=horizon 2025-12-16 01:45:26.515534 | ubuntu-noble-large | + project=horizon 2025-12-16 01:45:26.515548 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:26.515561 | ubuntu-noble-large | + new_imagename=kolla/horizon 2025-12-16 01:45:26.515574 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:26.515587 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/horizon 2025-12-16 01:45:26.515600 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.515613 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.515626 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:26.515694 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/horizon:build-20251216 osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 01:45:26.566473 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 01:45:26.566576 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/horizon:build-20251216 2025-12-16 01:45:26.608773 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:build-20251216 2025-12-16 01:45:26.613003 | ubuntu-noble-large | + read image 2025-12-16 01:45:26.615363 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/neutron-base 2025-12-16 01:45:26.615449 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:26.619059 | ubuntu-noble-large | + imagename=neutron-base 2025-12-16 01:45:26.619091 | ubuntu-noble-large | + [[ neutron-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:26.619132 | ubuntu-noble-large | + new_imagename=neutron-base 2025-12-16 01:45:26.619147 | ubuntu-noble-large | + project=neutron 2025-12-16 01:45:26.619181 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:26.619194 | ubuntu-noble-large | + new_imagename=kolla/neutron-base 2025-12-16 01:45:26.619207 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:26.619219 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/neutron-base 2025-12-16 01:45:26.619257 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.619297 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.619311 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:26.619349 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/neutron-base:build-20251216 osism.harbor.regio.digital/kolla/neutron-base:2024.2 2025-12-16 01:45:26.666291 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/neutron-base:2024.2 2025-12-16 01:45:26.666368 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/neutron-base:build-20251216 2025-12-16 01:45:26.708213 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-base:build-20251216 2025-12-16 01:45:26.711976 | ubuntu-noble-large | + read image 2025-12-16 01:45:26.713977 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cinder-base 2025-12-16 01:45:26.714270 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:26.717605 | ubuntu-noble-large | + imagename=cinder-base 2025-12-16 01:45:26.717661 | ubuntu-noble-large | + [[ cinder-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:26.717673 | ubuntu-noble-large | + new_imagename=cinder-base 2025-12-16 01:45:26.717708 | ubuntu-noble-large | + project=cinder 2025-12-16 01:45:26.717719 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:26.717732 | ubuntu-noble-large | + new_imagename=kolla/cinder-base 2025-12-16 01:45:26.717742 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:26.717756 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cinder-base 2025-12-16 01:45:26.717765 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.717779 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.717788 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:26.717803 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cinder-base:build-20251216 osism.harbor.regio.digital/kolla/cinder-base:2024.2 2025-12-16 01:45:26.765794 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cinder-base:2024.2 2025-12-16 01:45:26.765878 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cinder-base:build-20251216 2025-12-16 01:45:26.805139 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-base:build-20251216 2025-12-16 01:45:26.808718 | ubuntu-noble-large | + read image 2025-12-16 01:45:26.810461 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/octavia-base 2025-12-16 01:45:26.810889 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:26.814224 | ubuntu-noble-large | + imagename=octavia-base 2025-12-16 01:45:26.814276 | ubuntu-noble-large | + [[ octavia-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:26.814353 | ubuntu-noble-large | + new_imagename=octavia-base 2025-12-16 01:45:26.814370 | ubuntu-noble-large | + project=octavia 2025-12-16 01:45:26.814381 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:26.814395 | ubuntu-noble-large | + new_imagename=kolla/octavia-base 2025-12-16 01:45:26.814405 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:26.814419 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/octavia-base 2025-12-16 01:45:26.814459 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.814470 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.814483 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:26.814523 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/octavia-base:build-20251216 osism.harbor.regio.digital/kolla/octavia-base:2024.2 2025-12-16 01:45:26.863581 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/octavia-base:2024.2 2025-12-16 01:45:26.863653 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/octavia-base:build-20251216 2025-12-16 01:45:26.906197 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-base:build-20251216 2025-12-16 01:45:26.910178 | ubuntu-noble-large | + read image 2025-12-16 01:45:26.911947 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/gnocchi-base 2025-12-16 01:45:26.912579 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:26.916648 | ubuntu-noble-large | + imagename=gnocchi-base 2025-12-16 01:45:26.916704 | ubuntu-noble-large | + [[ gnocchi-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:26.916717 | ubuntu-noble-large | + new_imagename=gnocchi-base 2025-12-16 01:45:26.916729 | ubuntu-noble-large | + project=gnocchi 2025-12-16 01:45:26.916753 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:26.916765 | ubuntu-noble-large | + new_imagename=kolla/gnocchi-base 2025-12-16 01:45:26.916777 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:26.916788 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/gnocchi-base 2025-12-16 01:45:26.916821 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.916830 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:26.916841 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:26.916873 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/gnocchi-base:build-20251216 osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2025-12-16 01:45:26.972812 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2025-12-16 01:45:26.972920 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/gnocchi-base:build-20251216 2025-12-16 01:45:27.014642 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-base:build-20251216 2025-12-16 01:45:27.019082 | ubuntu-noble-large | + read image 2025-12-16 01:45:27.020974 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/masakari-base 2025-12-16 01:45:27.021160 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:27.024462 | ubuntu-noble-large | + imagename=masakari-base 2025-12-16 01:45:27.024491 | ubuntu-noble-large | + [[ masakari-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:27.024505 | ubuntu-noble-large | + new_imagename=masakari-base 2025-12-16 01:45:27.024555 | ubuntu-noble-large | + project=masakari 2025-12-16 01:45:27.024566 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:27.024600 | ubuntu-noble-large | + new_imagename=kolla/masakari-base 2025-12-16 01:45:27.024611 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:27.024621 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/masakari-base 2025-12-16 01:45:27.024634 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.024644 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.024654 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:27.024669 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/masakari-base:build-20251216 osism.harbor.regio.digital/kolla/masakari-base:2024.2 2025-12-16 01:45:27.082851 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/masakari-base:2024.2 2025-12-16 01:45:27.082915 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/masakari-base:build-20251216 2025-12-16 01:45:27.125263 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-base:build-20251216 2025-12-16 01:45:27.129339 | ubuntu-noble-large | + read image 2025-12-16 01:45:27.131351 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-base 2025-12-16 01:45:27.131386 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:27.134175 | ubuntu-noble-large | + imagename=nova-base 2025-12-16 01:45:27.134199 | ubuntu-noble-large | + [[ nova-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:27.134302 | ubuntu-noble-large | + new_imagename=nova-base 2025-12-16 01:45:27.134318 | ubuntu-noble-large | + project=nova 2025-12-16 01:45:27.134332 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:27.134341 | ubuntu-noble-large | + new_imagename=kolla/nova-base 2025-12-16 01:45:27.134353 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:27.134365 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-base 2025-12-16 01:45:27.134377 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.134389 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.134401 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:27.134466 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-base:build-20251216 osism.harbor.regio.digital/kolla/nova-base:2024.2 2025-12-16 01:45:27.183968 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-base:2024.2 2025-12-16 01:45:27.184028 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-base:build-20251216 2025-12-16 01:45:27.224850 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-base:build-20251216 2025-12-16 01:45:27.228608 | ubuntu-noble-large | + read image 2025-12-16 01:45:27.231017 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keystone-base 2025-12-16 01:45:27.231085 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:27.235368 | ubuntu-noble-large | + imagename=keystone-base 2025-12-16 01:45:27.235416 | ubuntu-noble-large | + [[ keystone-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:27.235425 | ubuntu-noble-large | + new_imagename=keystone-base 2025-12-16 01:45:27.235433 | ubuntu-noble-large | + project=keystone 2025-12-16 01:45:27.235440 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:27.235447 | ubuntu-noble-large | + new_imagename=kolla/keystone-base 2025-12-16 01:45:27.235454 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:27.235461 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keystone-base 2025-12-16 01:45:27.235468 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.235474 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.235481 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:27.235489 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keystone-base:build-20251216 osism.harbor.regio.digital/kolla/keystone-base:2024.2 2025-12-16 01:45:27.283669 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keystone-base:2024.2 2025-12-16 01:45:27.283796 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keystone-base:build-20251216 2025-12-16 01:45:27.324620 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-base:build-20251216 2025-12-16 01:45:27.329289 | ubuntu-noble-large | + read image 2025-12-16 01:45:27.331320 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/magnum-base 2025-12-16 01:45:27.331719 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:27.334992 | ubuntu-noble-large | + imagename=magnum-base 2025-12-16 01:45:27.335038 | ubuntu-noble-large | + [[ magnum-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:27.335050 | ubuntu-noble-large | + new_imagename=magnum-base 2025-12-16 01:45:27.335064 | ubuntu-noble-large | + project=magnum 2025-12-16 01:45:27.335078 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:27.335119 | ubuntu-noble-large | + new_imagename=kolla/magnum-base 2025-12-16 01:45:27.335135 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:27.335148 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/magnum-base 2025-12-16 01:45:27.335180 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.335191 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.335201 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:27.335217 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/magnum-base:build-20251216 osism.harbor.regio.digital/kolla/magnum-base:2024.2 2025-12-16 01:45:27.385546 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/magnum-base:2024.2 2025-12-16 01:45:27.385639 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/magnum-base:build-20251216 2025-12-16 01:45:27.428338 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-base:build-20251216 2025-12-16 01:45:27.430904 | ubuntu-noble-large | + read image 2025-12-16 01:45:27.432563 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/aodh-base 2025-12-16 01:45:27.432661 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:27.434627 | ubuntu-noble-large | + imagename=aodh-base 2025-12-16 01:45:27.434695 | ubuntu-noble-large | + [[ aodh-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:27.434837 | ubuntu-noble-large | + new_imagename=aodh-base 2025-12-16 01:45:27.434887 | ubuntu-noble-large | + project=aodh 2025-12-16 01:45:27.434904 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:27.434909 | ubuntu-noble-large | + new_imagename=kolla/aodh-base 2025-12-16 01:45:27.434913 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:27.434918 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/aodh-base 2025-12-16 01:45:27.434922 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.434927 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.434931 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:27.434938 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/aodh-base:build-20251216 osism.harbor.regio.digital/kolla/aodh-base:2024.2 2025-12-16 01:45:27.486381 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/aodh-base:2024.2 2025-12-16 01:45:27.486461 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/aodh-base:build-20251216 2025-12-16 01:45:27.528149 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-base:build-20251216 2025-12-16 01:45:27.532181 | ubuntu-noble-large | + read image 2025-12-16 01:45:27.533882 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/designate-base 2025-12-16 01:45:27.534154 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:27.537577 | ubuntu-noble-large | + imagename=designate-base 2025-12-16 01:45:27.537602 | ubuntu-noble-large | + [[ designate-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:27.537632 | ubuntu-noble-large | + new_imagename=designate-base 2025-12-16 01:45:27.537647 | ubuntu-noble-large | + project=designate 2025-12-16 01:45:27.537657 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:27.537670 | ubuntu-noble-large | + new_imagename=kolla/designate-base 2025-12-16 01:45:27.537717 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:27.537728 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/designate-base 2025-12-16 01:45:27.537741 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.537751 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.537764 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:27.537832 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/designate-base:build-20251216 osism.harbor.regio.digital/kolla/designate-base:2024.2 2025-12-16 01:45:27.588632 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/designate-base:2024.2 2025-12-16 01:45:27.588778 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/designate-base:build-20251216 2025-12-16 01:45:27.629045 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-base:build-20251216 2025-12-16 01:45:27.631391 | ubuntu-noble-large | + read image 2025-12-16 01:45:27.633133 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/blazar-base 2025-12-16 01:45:27.633602 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:27.636913 | ubuntu-noble-large | + imagename=blazar-base 2025-12-16 01:45:27.636989 | ubuntu-noble-large | + [[ blazar-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:27.637062 | ubuntu-noble-large | + new_imagename=blazar-base 2025-12-16 01:45:27.637077 | ubuntu-noble-large | + project=blazar 2025-12-16 01:45:27.637113 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:27.637148 | ubuntu-noble-large | + new_imagename=kolla/blazar-base 2025-12-16 01:45:27.637162 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:27.637205 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/blazar-base 2025-12-16 01:45:27.637259 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.637304 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.637317 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:27.637401 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/blazar-base:build-20251216 osism.harbor.regio.digital/kolla/blazar-base:2024.2 2025-12-16 01:45:27.686287 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/blazar-base:2024.2 2025-12-16 01:45:27.686371 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/blazar-base:build-20251216 2025-12-16 01:45:27.726866 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/blazar-base:build-20251216 2025-12-16 01:45:27.730428 | ubuntu-noble-large | + read image 2025-12-16 01:45:27.732364 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025-12-16 01:45:27.732519 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:27.735956 | ubuntu-noble-large | + imagename=letsencrypt-webserver 2025-12-16 01:45:27.735984 | ubuntu-noble-large | + [[ letsencrypt-webserver != \<\n\o\n\e\> ]] 2025-12-16 01:45:27.736016 | ubuntu-noble-large | + new_imagename=letsencrypt-webserver 2025-12-16 01:45:27.736045 | ubuntu-noble-large | + project=letsencrypt 2025-12-16 01:45:27.736056 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:27.736083 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-webserver 2025-12-16 01:45:27.736092 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:27.736102 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-webserver 2025-12-16 01:45:27.736131 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.736141 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.736148 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:27.736188 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251216 osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 01:45:27.787963 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 01:45:27.788073 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251216 2025-12-16 01:45:27.832311 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:build-20251216 2025-12-16 01:45:27.836917 | ubuntu-noble-large | + read image 2025-12-16 01:45:27.838718 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-lego 2025-12-16 01:45:27.838983 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:27.842634 | ubuntu-noble-large | + imagename=letsencrypt-lego 2025-12-16 01:45:27.842706 | ubuntu-noble-large | + [[ letsencrypt-lego != \<\n\o\n\e\> ]] 2025-12-16 01:45:27.842728 | ubuntu-noble-large | + new_imagename=letsencrypt-lego 2025-12-16 01:45:27.842745 | ubuntu-noble-large | + project=letsencrypt 2025-12-16 01:45:27.842770 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:27.842787 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-lego 2025-12-16 01:45:27.842797 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:27.842807 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-lego 2025-12-16 01:45:27.842817 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.842830 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.842840 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:27.842851 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251216 osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 01:45:27.895908 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 01:45:27.896002 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251216 2025-12-16 01:45:27.934973 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:build-20251216 2025-12-16 01:45:27.938983 | ubuntu-noble-large | + read image 2025-12-16 01:45:27.941417 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025-12-16 01:45:27.941478 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:27.945022 | ubuntu-noble-large | + imagename=hacluster-pacemaker 2025-12-16 01:45:27.945056 | ubuntu-noble-large | + [[ hacluster-pacemaker != \<\n\o\n\e\> ]] 2025-12-16 01:45:27.945068 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker 2025-12-16 01:45:27.945121 | ubuntu-noble-large | + project=hacluster 2025-12-16 01:45:27.945132 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:27.945143 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker 2025-12-16 01:45:27.945154 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:27.945165 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker 2025-12-16 01:45:27.945213 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.945222 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:27.945255 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:27.945297 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251216 osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 01:45:28.002988 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 01:45:28.003062 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251216 2025-12-16 01:45:28.045791 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:build-20251216 2025-12-16 01:45:28.049267 | ubuntu-noble-large | + read image 2025-12-16 01:45:28.051080 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-corosync 2025-12-16 01:45:28.051112 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:28.054050 | ubuntu-noble-large | + imagename=hacluster-corosync 2025-12-16 01:45:28.054093 | ubuntu-noble-large | + [[ hacluster-corosync != \<\n\o\n\e\> ]] 2025-12-16 01:45:28.054160 | ubuntu-noble-large | + new_imagename=hacluster-corosync 2025-12-16 01:45:28.054173 | ubuntu-noble-large | + project=hacluster 2025-12-16 01:45:28.054184 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:28.054195 | ubuntu-noble-large | + new_imagename=kolla/hacluster-corosync 2025-12-16 01:45:28.054206 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:28.054261 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-corosync 2025-12-16 01:45:28.054316 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.054329 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.054337 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:28.054403 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251216 osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 01:45:28.101350 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 01:45:28.101409 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251216 2025-12-16 01:45:28.141975 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:build-20251216 2025-12-16 01:45:28.145108 | ubuntu-noble-large | + read image 2025-12-16 01:45:28.146940 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pcs 2025-12-16 01:45:28.147171 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:28.150535 | ubuntu-noble-large | + imagename=hacluster-pcs 2025-12-16 01:45:28.150563 | ubuntu-noble-large | + [[ hacluster-pcs != \<\n\o\n\e\> ]] 2025-12-16 01:45:28.150618 | ubuntu-noble-large | + new_imagename=hacluster-pcs 2025-12-16 01:45:28.150630 | ubuntu-noble-large | + project=hacluster 2025-12-16 01:45:28.150664 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:28.150766 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pcs 2025-12-16 01:45:28.150776 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:28.150785 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pcs 2025-12-16 01:45:28.150794 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.150804 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.150813 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:28.150958 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251216 osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 01:45:28.199840 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 01:45:28.199934 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251216 2025-12-16 01:45:28.242768 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:build-20251216 2025-12-16 01:45:28.246212 | ubuntu-noble-large | + read image 2025-12-16 01:45:28.248357 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025-12-16 01:45:28.248494 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:28.251801 | ubuntu-noble-large | + imagename=hacluster-pacemaker-remote 2025-12-16 01:45:28.251890 | ubuntu-noble-large | + [[ hacluster-pacemaker-remote != \<\n\o\n\e\> ]] 2025-12-16 01:45:28.251904 | ubuntu-noble-large | + new_imagename=hacluster-pacemaker-remote 2025-12-16 01:45:28.251915 | ubuntu-noble-large | + project=hacluster 2025-12-16 01:45:28.251927 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:28.251937 | ubuntu-noble-large | + new_imagename=kolla/hacluster-pacemaker-remote 2025-12-16 01:45:28.251947 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:28.251961 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2025-12-16 01:45:28.251971 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.251981 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.251991 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:28.252006 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251216 osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 01:45:28.301593 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 01:45:28.301713 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251216 2025-12-16 01:45:28.344403 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:build-20251216 2025-12-16 01:45:28.348131 | ubuntu-noble-large | + read image 2025-12-16 01:45:28.350339 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025-12-16 01:45:28.350429 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:28.354055 | ubuntu-noble-large | + imagename=mariadb-clustercheck 2025-12-16 01:45:28.354111 | ubuntu-noble-large | + [[ mariadb-clustercheck != \<\n\o\n\e\> ]] 2025-12-16 01:45:28.354169 | ubuntu-noble-large | + new_imagename=mariadb-clustercheck 2025-12-16 01:45:28.354181 | ubuntu-noble-large | + project=mariadb 2025-12-16 01:45:28.354208 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:28.354259 | ubuntu-noble-large | + new_imagename=kolla/mariadb-clustercheck 2025-12-16 01:45:28.354314 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:28.354325 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-clustercheck 2025-12-16 01:45:28.354337 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.354378 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.354386 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:28.354435 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251216 osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 01:45:28.398003 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 01:45:28.398077 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251216 2025-12-16 01:45:28.439785 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:build-20251216 2025-12-16 01:45:28.443783 | ubuntu-noble-large | + read image 2025-12-16 01:45:28.445829 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-server 2025-12-16 01:45:28.446188 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:28.449521 | ubuntu-noble-large | + imagename=mariadb-server 2025-12-16 01:45:28.449564 | ubuntu-noble-large | + [[ mariadb-server != \<\n\o\n\e\> ]] 2025-12-16 01:45:28.449580 | ubuntu-noble-large | + new_imagename=mariadb-server 2025-12-16 01:45:28.449628 | ubuntu-noble-large | + project=mariadb 2025-12-16 01:45:28.449640 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:28.449654 | ubuntu-noble-large | + new_imagename=kolla/mariadb-server 2025-12-16 01:45:28.449667 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:28.449703 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-server 2025-12-16 01:45:28.449716 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.449730 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.449744 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:28.449797 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-server:build-20251216 osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 01:45:28.498415 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 01:45:28.498488 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-server:build-20251216 2025-12-16 01:45:28.542635 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:build-20251216 2025-12-16 01:45:28.547052 | ubuntu-noble-large | + read image 2025-12-16 01:45:28.549352 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025-12-16 01:45:28.549434 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:28.552130 | ubuntu-noble-large | + imagename=ovsdpdk-vswitchd 2025-12-16 01:45:28.552160 | ubuntu-noble-large | + [[ ovsdpdk-vswitchd != \<\n\o\n\e\> ]] 2025-12-16 01:45:28.552259 | ubuntu-noble-large | + new_imagename=ovsdpdk-vswitchd 2025-12-16 01:45:28.552282 | ubuntu-noble-large | + project=ovsdpdk 2025-12-16 01:45:28.552293 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:28.552308 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-vswitchd 2025-12-16 01:45:28.552318 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:28.552332 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2025-12-16 01:45:28.552347 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.552361 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.552375 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:28.552422 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251216 osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 01:45:28.606727 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 01:45:28.606814 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251216 2025-12-16 01:45:28.649966 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:build-20251216 2025-12-16 01:45:28.654447 | ubuntu-noble-large | + read image 2025-12-16 01:45:28.656499 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk-db 2025-12-16 01:45:28.656846 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:28.661177 | ubuntu-noble-large | + imagename=ovsdpdk-db 2025-12-16 01:45:28.661220 | ubuntu-noble-large | + [[ ovsdpdk-db != \<\n\o\n\e\> ]] 2025-12-16 01:45:28.661268 | ubuntu-noble-large | + new_imagename=ovsdpdk-db 2025-12-16 01:45:28.661283 | ubuntu-noble-large | + project=ovsdpdk 2025-12-16 01:45:28.661292 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:28.661303 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk-db 2025-12-16 01:45:28.661312 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:28.661322 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk-db 2025-12-16 01:45:28.661331 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.661341 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.661351 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:28.661362 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251216 osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 01:45:28.713052 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 01:45:28.713110 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251216 2025-12-16 01:45:28.754503 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:build-20251216 2025-12-16 01:45:28.758314 | ubuntu-noble-large | + read image 2025-12-16 01:45:28.759977 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovn-base 2025-12-16 01:45:28.760322 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:28.763763 | ubuntu-noble-large | + imagename=ovn-base 2025-12-16 01:45:28.763822 | ubuntu-noble-large | + [[ ovn-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:28.763870 | ubuntu-noble-large | + new_imagename=ovn-base 2025-12-16 01:45:28.763901 | ubuntu-noble-large | + project=ovn 2025-12-16 01:45:28.763925 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:28.763951 | ubuntu-noble-large | + new_imagename=kolla/ovn-base 2025-12-16 01:45:28.763959 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:28.763989 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovn-base 2025-12-16 01:45:28.764016 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.764024 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.764032 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:28.764091 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovn-base:build-20251216 osism.harbor.regio.digital/kolla/ovn-base:2024.2 2025-12-16 01:45:28.815043 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovn-base:2024.2 2025-12-16 01:45:28.815117 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovn-base:build-20251216 2025-12-16 01:45:28.860142 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-base:build-20251216 2025-12-16 01:45:28.863943 | ubuntu-noble-large | + read image 2025-12-16 01:45:28.866079 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-db-server 2025-12-16 01:45:28.866543 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:28.870066 | ubuntu-noble-large | + imagename=openvswitch-db-server 2025-12-16 01:45:28.870091 | ubuntu-noble-large | + [[ openvswitch-db-server != \<\n\o\n\e\> ]] 2025-12-16 01:45:28.870172 | ubuntu-noble-large | + new_imagename=openvswitch-db-server 2025-12-16 01:45:28.870189 | ubuntu-noble-large | + project=openvswitch 2025-12-16 01:45:28.870203 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:28.870217 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-db-server 2025-12-16 01:45:28.870271 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:28.870337 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-db-server 2025-12-16 01:45:28.870350 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.870364 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.870375 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:28.870389 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251216 osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 01:45:28.920812 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 01:45:28.920894 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251216 2025-12-16 01:45:28.966018 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:build-20251216 2025-12-16 01:45:28.971127 | ubuntu-noble-large | + read image 2025-12-16 01:45:28.973751 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025-12-16 01:45:28.973800 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:28.977192 | ubuntu-noble-large | + imagename=openvswitch-vswitchd 2025-12-16 01:45:28.977221 | ubuntu-noble-large | + [[ openvswitch-vswitchd != \<\n\o\n\e\> ]] 2025-12-16 01:45:28.977278 | ubuntu-noble-large | + new_imagename=openvswitch-vswitchd 2025-12-16 01:45:28.977335 | ubuntu-noble-large | + project=openvswitch 2025-12-16 01:45:28.977355 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:28.977376 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-vswitchd 2025-12-16 01:45:28.977396 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:28.977407 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2025-12-16 01:45:28.977422 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.977432 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:28.977441 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:28.977456 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251216 osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 01:45:29.027110 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 01:45:29.027203 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251216 2025-12-16 01:45:29.067965 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:build-20251216 2025-12-16 01:45:29.071878 | ubuntu-noble-large | + read image 2025-12-16 01:45:29.074034 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/redis-base 2025-12-16 01:45:29.074473 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:29.078068 | ubuntu-noble-large | + imagename=redis-base 2025-12-16 01:45:29.078120 | ubuntu-noble-large | + [[ redis-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:29.078133 | ubuntu-noble-large | + new_imagename=redis-base 2025-12-16 01:45:29.078147 | ubuntu-noble-large | + project=redis 2025-12-16 01:45:29.078160 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:29.078174 | ubuntu-noble-large | + new_imagename=kolla/redis-base 2025-12-16 01:45:29.078187 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:29.078201 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/redis-base 2025-12-16 01:45:29.078216 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.078260 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.078278 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:29.078323 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/redis-base:build-20251216 osism.harbor.regio.digital/kolla/redis-base:2024.2 2025-12-16 01:45:29.130863 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/redis-base:2024.2 2025-12-16 01:45:29.130960 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/redis-base:build-20251216 2025-12-16 01:45:29.169565 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-base:build-20251216 2025-12-16 01:45:29.172553 | ubuntu-noble-large | + read image 2025-12-16 01:45:29.174450 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch-dashboards 2025-12-16 01:45:29.174742 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:29.177263 | ubuntu-noble-large | + imagename=opensearch-dashboards 2025-12-16 01:45:29.177302 | ubuntu-noble-large | + [[ opensearch-dashboards != \<\n\o\n\e\> ]] 2025-12-16 01:45:29.177315 | ubuntu-noble-large | + new_imagename=opensearch-dashboards 2025-12-16 01:45:29.177359 | ubuntu-noble-large | + project=opensearch 2025-12-16 01:45:29.177374 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:29.177386 | ubuntu-noble-large | + new_imagename=kolla/opensearch-dashboards 2025-12-16 01:45:29.177398 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:29.177433 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch-dashboards 2025-12-16 01:45:29.177447 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.177459 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.177471 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:29.177536 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251216 osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 01:45:29.224755 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 01:45:29.224844 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251216 2025-12-16 01:45:29.259751 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:build-20251216 2025-12-16 01:45:29.263424 | ubuntu-noble-large | + read image 2025-12-16 01:45:29.265526 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/opensearch 2025-12-16 01:45:29.265849 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:29.269415 | ubuntu-noble-large | + imagename=opensearch 2025-12-16 01:45:29.269457 | ubuntu-noble-large | + [[ opensearch != \<\n\o\n\e\> ]] 2025-12-16 01:45:29.269469 | ubuntu-noble-large | + new_imagename=opensearch 2025-12-16 01:45:29.269482 | ubuntu-noble-large | + project=opensearch 2025-12-16 01:45:29.269523 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:29.269539 | ubuntu-noble-large | + new_imagename=kolla/opensearch 2025-12-16 01:45:29.269549 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:29.269562 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/opensearch 2025-12-16 01:45:29.269600 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.269611 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.269625 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:29.269653 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/opensearch:build-20251216 osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 01:45:29.320334 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 01:45:29.320409 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/opensearch:build-20251216 2025-12-16 01:45:29.361908 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:build-20251216 2025-12-16 01:45:29.366168 | ubuntu-noble-large | + read image 2025-12-16 01:45:29.368595 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/prometheus-base 2025-12-16 01:45:29.368671 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:29.371645 | ubuntu-noble-large | + imagename=prometheus-base 2025-12-16 01:45:29.371694 | ubuntu-noble-large | + [[ prometheus-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:29.371738 | ubuntu-noble-large | + new_imagename=prometheus-base 2025-12-16 01:45:29.371753 | ubuntu-noble-large | + project=prometheus 2025-12-16 01:45:29.371767 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:29.371781 | ubuntu-noble-large | + new_imagename=kolla/prometheus-base 2025-12-16 01:45:29.371795 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:29.371808 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/prometheus-base 2025-12-16 01:45:29.371845 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.371856 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.371869 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:29.371885 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/prometheus-base:build-20251216 osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2025-12-16 01:45:29.423659 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2025-12-16 01:45:29.423772 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/prometheus-base:build-20251216 2025-12-16 01:45:29.468362 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-base:build-20251216 2025-12-16 01:45:29.472270 | ubuntu-noble-large | + read image 2025-12-16 01:45:29.474197 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/fluentd 2025-12-16 01:45:29.474823 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:29.478541 | ubuntu-noble-large | + imagename=fluentd 2025-12-16 01:45:29.478567 | ubuntu-noble-large | + [[ fluentd != \<\n\o\n\e\> ]] 2025-12-16 01:45:29.478583 | ubuntu-noble-large | + new_imagename=fluentd 2025-12-16 01:45:29.478642 | ubuntu-noble-large | + project=fluentd 2025-12-16 01:45:29.478654 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:29.478667 | ubuntu-noble-large | + new_imagename=kolla/fluentd 2025-12-16 01:45:29.478696 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:29.478710 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/fluentd 2025-12-16 01:45:29.478723 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.478737 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.478747 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:29.478797 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/fluentd:build-20251216 osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 01:45:29.529608 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 01:45:29.529707 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/fluentd:build-20251216 2025-12-16 01:45:29.570857 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:build-20251216 2025-12-16 01:45:29.574846 | ubuntu-noble-large | + read image 2025-12-16 01:45:29.576844 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openstack-base 2025-12-16 01:45:29.577201 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:29.580799 | ubuntu-noble-large | + imagename=openstack-base 2025-12-16 01:45:29.580824 | ubuntu-noble-large | + [[ openstack-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:29.580890 | ubuntu-noble-large | + new_imagename=openstack-base 2025-12-16 01:45:29.580906 | ubuntu-noble-large | + project=openstack 2025-12-16 01:45:29.580920 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:29.580933 | ubuntu-noble-large | + new_imagename=kolla/openstack-base 2025-12-16 01:45:29.580960 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:29.580973 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openstack-base 2025-12-16 01:45:29.580983 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.580996 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.581006 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:29.581050 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openstack-base:build-20251216 osism.harbor.regio.digital/kolla/openstack-base:2024.2 2025-12-16 01:45:29.630430 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openstack-base:2024.2 2025-12-16 01:45:29.630547 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 01:45:29.668578 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openstack-base:build-20251216 2025-12-16 01:45:29.672412 | ubuntu-noble-large | + read image 2025-12-16 01:45:29.673871 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/letsencrypt-base 2025-12-16 01:45:29.674115 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:29.677452 | ubuntu-noble-large | + imagename=letsencrypt-base 2025-12-16 01:45:29.677487 | ubuntu-noble-large | + [[ letsencrypt-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:29.677540 | ubuntu-noble-large | + new_imagename=letsencrypt-base 2025-12-16 01:45:29.677583 | ubuntu-noble-large | + project=letsencrypt 2025-12-16 01:45:29.677599 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:29.677613 | ubuntu-noble-large | + new_imagename=kolla/letsencrypt-base 2025-12-16 01:45:29.677641 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:29.677655 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/letsencrypt-base 2025-12-16 01:45:29.677669 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.677698 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.677711 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:29.677758 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251216 osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2025-12-16 01:45:29.727378 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2025-12-16 01:45:29.727467 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251216 2025-12-16 01:45:29.772362 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-base:build-20251216 2025-12-16 01:45:29.777549 | ubuntu-noble-large | + read image 2025-12-16 01:45:29.779631 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/hacluster-base 2025-12-16 01:45:29.779974 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:29.783718 | ubuntu-noble-large | + imagename=hacluster-base 2025-12-16 01:45:29.783758 | ubuntu-noble-large | + [[ hacluster-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:29.783829 | ubuntu-noble-large | + new_imagename=hacluster-base 2025-12-16 01:45:29.783846 | ubuntu-noble-large | + project=hacluster 2025-12-16 01:45:29.783860 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:29.783874 | ubuntu-noble-large | + new_imagename=kolla/hacluster-base 2025-12-16 01:45:29.783887 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:29.783901 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/hacluster-base 2025-12-16 01:45:29.783914 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.783927 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.783940 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:29.784009 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/hacluster-base:build-20251216 osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2025-12-16 01:45:29.834492 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2025-12-16 01:45:29.834568 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/hacluster-base:build-20251216 2025-12-16 01:45:29.875402 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-base:build-20251216 2025-12-16 01:45:29.879781 | ubuntu-noble-large | + read image 2025-12-16 01:45:29.881638 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/grafana 2025-12-16 01:45:29.882200 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:29.885827 | ubuntu-noble-large | + imagename=grafana 2025-12-16 01:45:29.885874 | ubuntu-noble-large | + [[ grafana != \<\n\o\n\e\> ]] 2025-12-16 01:45:29.885891 | ubuntu-noble-large | + new_imagename=grafana 2025-12-16 01:45:29.885901 | ubuntu-noble-large | + project=grafana 2025-12-16 01:45:29.885910 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:29.885924 | ubuntu-noble-large | + new_imagename=kolla/grafana 2025-12-16 01:45:29.885934 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:29.885944 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/grafana 2025-12-16 01:45:29.885957 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.885966 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.885976 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:29.885990 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/grafana:build-20251216 osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 01:45:29.933305 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 01:45:29.933439 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/grafana:build-20251216 2025-12-16 01:45:29.976271 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:build-20251216 2025-12-16 01:45:29.980221 | ubuntu-noble-large | + read image 2025-12-16 01:45:29.982304 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/proxysql 2025-12-16 01:45:29.982694 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:29.985955 | ubuntu-noble-large | + imagename=proxysql 2025-12-16 01:45:29.985995 | ubuntu-noble-large | + [[ proxysql != \<\n\o\n\e\> ]] 2025-12-16 01:45:29.986005 | ubuntu-noble-large | + new_imagename=proxysql 2025-12-16 01:45:29.986018 | ubuntu-noble-large | + project=proxysql 2025-12-16 01:45:29.986030 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:29.986043 | ubuntu-noble-large | + new_imagename=kolla/proxysql 2025-12-16 01:45:29.986055 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:29.986093 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/proxysql 2025-12-16 01:45:29.986106 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.986118 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:29.986130 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:29.986177 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/proxysql:build-20251216 osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 01:45:30.038499 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 01:45:30.038584 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/proxysql:build-20251216 2025-12-16 01:45:30.082146 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:build-20251216 2025-12-16 01:45:30.086176 | ubuntu-noble-large | + read image 2025-12-16 01:45:30.088401 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/cron 2025-12-16 01:45:30.088612 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:30.091915 | ubuntu-noble-large | + imagename=cron 2025-12-16 01:45:30.091960 | ubuntu-noble-large | + [[ cron != \<\n\o\n\e\> ]] 2025-12-16 01:45:30.091971 | ubuntu-noble-large | + new_imagename=cron 2025-12-16 01:45:30.091985 | ubuntu-noble-large | + project=cron 2025-12-16 01:45:30.092000 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:30.092014 | ubuntu-noble-large | + new_imagename=kolla/cron 2025-12-16 01:45:30.092028 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:30.092041 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/cron 2025-12-16 01:45:30.092054 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.092068 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.092081 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:30.092135 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/cron:build-20251216 osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 01:45:30.147927 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 01:45:30.148008 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/cron:build-20251216 2025-12-16 01:45:30.193305 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:build-20251216 2025-12-16 01:45:30.196495 | ubuntu-noble-large | + read image 2025-12-16 01:45:30.198582 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/mariadb-base 2025-12-16 01:45:30.198693 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:30.201259 | ubuntu-noble-large | + imagename=mariadb-base 2025-12-16 01:45:30.201335 | ubuntu-noble-large | + [[ mariadb-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:30.201375 | ubuntu-noble-large | + new_imagename=mariadb-base 2025-12-16 01:45:30.201411 | ubuntu-noble-large | + project=mariadb 2025-12-16 01:45:30.201422 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:30.201455 | ubuntu-noble-large | + new_imagename=kolla/mariadb-base 2025-12-16 01:45:30.201466 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:30.201495 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/mariadb-base 2025-12-16 01:45:30.201506 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.201516 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.201525 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:30.201585 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/mariadb-base:build-20251216 osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2025-12-16 01:45:30.258429 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2025-12-16 01:45:30.258522 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/mariadb-base:build-20251216 2025-12-16 01:45:30.301543 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-base:build-20251216 2025-12-16 01:45:30.305647 | ubuntu-noble-large | + read image 2025-12-16 01:45:30.307998 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/ovsdpdk 2025-12-16 01:45:30.308061 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:30.311280 | ubuntu-noble-large | + imagename=ovsdpdk 2025-12-16 01:45:30.311318 | ubuntu-noble-large | + [[ ovsdpdk != \<\n\o\n\e\> ]] 2025-12-16 01:45:30.311333 | ubuntu-noble-large | + new_imagename=ovsdpdk 2025-12-16 01:45:30.311347 | ubuntu-noble-large | + project=ovsdpdk 2025-12-16 01:45:30.311388 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:30.311403 | ubuntu-noble-large | + new_imagename=kolla/ovsdpdk 2025-12-16 01:45:30.311417 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:30.311430 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/ovsdpdk 2025-12-16 01:45:30.311444 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.311458 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.311472 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:30.311543 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/ovsdpdk:build-20251216 osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 01:45:30.364470 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 01:45:30.364571 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/ovsdpdk:build-20251216 2025-12-16 01:45:30.414593 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:build-20251216 2025-12-16 01:45:30.418187 | ubuntu-noble-large | + read image 2025-12-16 01:45:30.420381 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/kolla-toolbox 2025-12-16 01:45:30.420421 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:30.423443 | ubuntu-noble-large | + imagename=kolla-toolbox 2025-12-16 01:45:30.423471 | ubuntu-noble-large | + [[ kolla-toolbox != \<\n\o\n\e\> ]] 2025-12-16 01:45:30.423517 | ubuntu-noble-large | + new_imagename=kolla-toolbox 2025-12-16 01:45:30.423555 | ubuntu-noble-large | + project=kolla 2025-12-16 01:45:30.423570 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:30.423583 | ubuntu-noble-large | + new_imagename=kolla/kolla-toolbox 2025-12-16 01:45:30.423597 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:30.423610 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/kolla-toolbox 2025-12-16 01:45:30.423623 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.423636 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.423650 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:30.423703 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251216 osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 01:45:30.474092 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 01:45:30.474179 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251216 2025-12-16 01:45:30.517340 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:build-20251216 2025-12-16 01:45:30.521348 | ubuntu-noble-large | + read image 2025-12-16 01:45:30.523266 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/iscsid 2025-12-16 01:45:30.523630 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:30.527275 | ubuntu-noble-large | + imagename=iscsid 2025-12-16 01:45:30.527312 | ubuntu-noble-large | + [[ iscsid != \<\n\o\n\e\> ]] 2025-12-16 01:45:30.527334 | ubuntu-noble-large | + new_imagename=iscsid 2025-12-16 01:45:30.527344 | ubuntu-noble-large | + project=iscsid 2025-12-16 01:45:30.527358 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:30.527368 | ubuntu-noble-large | + new_imagename=kolla/iscsid 2025-12-16 01:45:30.527381 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:30.527395 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/iscsid 2025-12-16 01:45:30.527408 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.527422 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.527435 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:30.527491 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/iscsid:build-20251216 osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 01:45:30.576343 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 01:45:30.576493 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/iscsid:build-20251216 2025-12-16 01:45:30.620569 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:build-20251216 2025-12-16 01:45:30.624641 | ubuntu-noble-large | + read image 2025-12-16 01:45:30.627084 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/keepalived 2025-12-16 01:45:30.627148 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:30.630772 | ubuntu-noble-large | + imagename=keepalived 2025-12-16 01:45:30.630799 | ubuntu-noble-large | + [[ keepalived != \<\n\o\n\e\> ]] 2025-12-16 01:45:30.630860 | ubuntu-noble-large | + new_imagename=keepalived 2025-12-16 01:45:30.630872 | ubuntu-noble-large | + project=keepalived 2025-12-16 01:45:30.630884 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:30.630897 | ubuntu-noble-large | + new_imagename=kolla/keepalived 2025-12-16 01:45:30.630906 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:30.630918 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/keepalived 2025-12-16 01:45:30.630931 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.630942 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.630954 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:30.631043 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/keepalived:build-20251216 osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 01:45:30.683060 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 01:45:30.683148 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/keepalived:build-20251216 2025-12-16 01:45:30.729926 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:build-20251216 2025-12-16 01:45:30.733277 | ubuntu-noble-large | + read image 2025-12-16 01:45:30.735409 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/tgtd 2025-12-16 01:45:30.735442 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:30.738732 | ubuntu-noble-large | + imagename=tgtd 2025-12-16 01:45:30.738760 | ubuntu-noble-large | + [[ tgtd != \<\n\o\n\e\> ]] 2025-12-16 01:45:30.738817 | ubuntu-noble-large | + new_imagename=tgtd 2025-12-16 01:45:30.738831 | ubuntu-noble-large | + project=tgtd 2025-12-16 01:45:30.738844 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:30.738856 | ubuntu-noble-large | + new_imagename=kolla/tgtd 2025-12-16 01:45:30.738880 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:30.738892 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/tgtd 2025-12-16 01:45:30.738947 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.738957 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.738966 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:30.738978 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/tgtd:build-20251216 osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 01:45:30.792662 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 01:45:30.792775 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/tgtd:build-20251216 2025-12-16 01:45:30.833649 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:build-20251216 2025-12-16 01:45:30.837182 | ubuntu-noble-large | + read image 2025-12-16 01:45:30.839170 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy-ssh 2025-12-16 01:45:30.839622 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:30.842878 | ubuntu-noble-large | + imagename=haproxy-ssh 2025-12-16 01:45:30.842930 | ubuntu-noble-large | + [[ haproxy-ssh != \<\n\o\n\e\> ]] 2025-12-16 01:45:30.842941 | ubuntu-noble-large | + new_imagename=haproxy-ssh 2025-12-16 01:45:30.842951 | ubuntu-noble-large | + project=haproxy 2025-12-16 01:45:30.842963 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:30.842973 | ubuntu-noble-large | + new_imagename=kolla/haproxy-ssh 2025-12-16 01:45:30.842985 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:30.842994 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy-ssh 2025-12-16 01:45:30.843006 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.843019 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.843029 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:30.843073 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251216 osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 01:45:30.894388 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 01:45:30.894482 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251216 2025-12-16 01:45:30.934476 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:build-20251216 2025-12-16 01:45:30.938843 | ubuntu-noble-large | + read image 2025-12-16 01:45:30.940881 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/haproxy 2025-12-16 01:45:30.941325 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:30.944757 | ubuntu-noble-large | + imagename=haproxy 2025-12-16 01:45:30.944804 | ubuntu-noble-large | + [[ haproxy != \<\n\o\n\e\> ]] 2025-12-16 01:45:30.944815 | ubuntu-noble-large | + new_imagename=haproxy 2025-12-16 01:45:30.944825 | ubuntu-noble-large | + project=haproxy 2025-12-16 01:45:30.944838 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:30.944848 | ubuntu-noble-large | + new_imagename=kolla/haproxy 2025-12-16 01:45:30.944858 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:30.944872 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/haproxy 2025-12-16 01:45:30.944882 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.944895 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:30.944906 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:30.944921 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/haproxy:build-20251216 osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 01:45:30.996487 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 01:45:30.996571 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/haproxy:build-20251216 2025-12-16 01:45:31.037489 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:build-20251216 2025-12-16 01:45:31.041198 | ubuntu-noble-large | + read image 2025-12-16 01:45:31.043383 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/multipathd 2025-12-16 01:45:31.043457 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:31.046615 | ubuntu-noble-large | + imagename=multipathd 2025-12-16 01:45:31.046646 | ubuntu-noble-large | + [[ multipathd != \<\n\o\n\e\> ]] 2025-12-16 01:45:31.046662 | ubuntu-noble-large | + new_imagename=multipathd 2025-12-16 01:45:31.046698 | ubuntu-noble-large | + project=multipathd 2025-12-16 01:45:31.046714 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:31.046775 | ubuntu-noble-large | + new_imagename=kolla/multipathd 2025-12-16 01:45:31.046788 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:31.046798 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/multipathd 2025-12-16 01:45:31.046811 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:31.046821 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:31.046831 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:31.046847 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/multipathd:build-20251216 osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 01:45:31.096664 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 01:45:31.096789 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/multipathd:build-20251216 2025-12-16 01:45:31.139346 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:build-20251216 2025-12-16 01:45:31.143658 | ubuntu-noble-large | + read image 2025-12-16 01:45:31.145589 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/openvswitch-base 2025-12-16 01:45:31.146111 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:31.149793 | ubuntu-noble-large | + imagename=openvswitch-base 2025-12-16 01:45:31.149834 | ubuntu-noble-large | + [[ openvswitch-base != \<\n\o\n\e\> ]] 2025-12-16 01:45:31.149845 | ubuntu-noble-large | + new_imagename=openvswitch-base 2025-12-16 01:45:31.149858 | ubuntu-noble-large | + project=openvswitch 2025-12-16 01:45:31.149869 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:31.149883 | ubuntu-noble-large | + new_imagename=kolla/openvswitch-base 2025-12-16 01:45:31.149893 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:31.149906 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/openvswitch-base 2025-12-16 01:45:31.149920 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:31.149930 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:31.149944 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:31.149960 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/openvswitch-base:build-20251216 osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2025-12-16 01:45:31.201418 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2025-12-16 01:45:31.201514 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/openvswitch-base:build-20251216 2025-12-16 01:45:31.244703 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-base:build-20251216 2025-12-16 01:45:31.248818 | ubuntu-noble-large | + read image 2025-12-16 01:45:31.250865 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/nova-libvirt 2025-12-16 01:45:31.251444 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:31.255132 | ubuntu-noble-large | + imagename=nova-libvirt 2025-12-16 01:45:31.255202 | ubuntu-noble-large | + [[ nova-libvirt != \<\n\o\n\e\> ]] 2025-12-16 01:45:31.255216 | ubuntu-noble-large | + new_imagename=nova-libvirt 2025-12-16 01:45:31.255264 | ubuntu-noble-large | + project=nova 2025-12-16 01:45:31.255279 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:31.255293 | ubuntu-noble-large | + new_imagename=kolla/nova-libvirt 2025-12-16 01:45:31.255303 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:31.255317 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/nova-libvirt 2025-12-16 01:45:31.255331 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:31.255341 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:31.255354 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:31.255390 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/nova-libvirt:build-20251216 osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 01:45:31.305199 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 01:45:31.305308 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/nova-libvirt:build-20251216 2025-12-16 01:45:31.345830 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:build-20251216 2025-12-16 01:45:31.349889 | ubuntu-noble-large | + read image 2025-12-16 01:45:31.351966 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/dnsmasq 2025-12-16 01:45:31.352132 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:31.354441 | ubuntu-noble-large | + imagename=dnsmasq 2025-12-16 01:45:31.354468 | ubuntu-noble-large | + [[ dnsmasq != \<\n\o\n\e\> ]] 2025-12-16 01:45:31.354519 | ubuntu-noble-large | + new_imagename=dnsmasq 2025-12-16 01:45:31.354531 | ubuntu-noble-large | + project=dnsmasq 2025-12-16 01:45:31.354544 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:31.354558 | ubuntu-noble-large | + new_imagename=kolla/dnsmasq 2025-12-16 01:45:31.354572 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:31.354585 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/dnsmasq 2025-12-16 01:45:31.354645 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:31.354656 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:31.354666 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:31.354709 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/dnsmasq:build-20251216 osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 01:45:31.404590 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 01:45:31.404702 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/dnsmasq:build-20251216 2025-12-16 01:45:31.447369 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:build-20251216 2025-12-16 01:45:31.451429 | ubuntu-noble-large | + read image 2025-12-16 01:45:31.453192 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/memcached 2025-12-16 01:45:31.453597 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:31.456660 | ubuntu-noble-large | + imagename=memcached 2025-12-16 01:45:31.456706 | ubuntu-noble-large | + [[ memcached != \<\n\o\n\e\> ]] 2025-12-16 01:45:31.456751 | ubuntu-noble-large | + new_imagename=memcached 2025-12-16 01:45:31.456766 | ubuntu-noble-large | + project=memcached 2025-12-16 01:45:31.456780 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:31.456793 | ubuntu-noble-large | + new_imagename=kolla/memcached 2025-12-16 01:45:31.456804 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:31.456818 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/memcached 2025-12-16 01:45:31.456832 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:31.456845 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:31.456855 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:31.456894 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/memcached:build-20251216 osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 01:45:31.505335 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 01:45:31.505427 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/memcached:build-20251216 2025-12-16 01:45:31.547395 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:build-20251216 2025-12-16 01:45:31.551483 | ubuntu-noble-large | + read image 2025-12-16 01:45:31.553281 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/rabbitmq 2025-12-16 01:45:31.553433 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:31.555741 | ubuntu-noble-large | + imagename=rabbitmq 2025-12-16 01:45:31.555812 | ubuntu-noble-large | + [[ rabbitmq != \<\n\o\n\e\> ]] 2025-12-16 01:45:31.555832 | ubuntu-noble-large | + new_imagename=rabbitmq 2025-12-16 01:45:31.555843 | ubuntu-noble-large | + project=rabbitmq 2025-12-16 01:45:31.555853 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:31.555863 | ubuntu-noble-large | + new_imagename=kolla/rabbitmq 2025-12-16 01:45:31.555892 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:31.555903 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/rabbitmq 2025-12-16 01:45:31.555913 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:31.555922 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:31.555932 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:31.555943 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/rabbitmq:build-20251216 osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 01:45:31.605108 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 01:45:31.605189 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/rabbitmq:build-20251216 2025-12-16 01:45:31.645775 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:build-20251216 2025-12-16 01:45:31.650643 | ubuntu-noble-large | + read image 2025-12-16 01:45:31.652575 | ubuntu-noble-large | ++ echo osism.harbor.regio.digital/kolla/base 2025-12-16 01:45:31.653062 | ubuntu-noble-large | ++ awk -F/ '{ print $NF }' 2025-12-16 01:45:31.656425 | ubuntu-noble-large | + imagename=base 2025-12-16 01:45:31.656453 | ubuntu-noble-large | + [[ base != \<\n\o\n\e\> ]] 2025-12-16 01:45:31.656467 | ubuntu-noble-large | + new_imagename=base 2025-12-16 01:45:31.656494 | ubuntu-noble-large | + project=base 2025-12-16 01:45:31.656508 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:45:31.656522 | ubuntu-noble-large | + new_imagename=kolla/base 2025-12-16 01:45:31.656535 | ubuntu-noble-large | + [[ ! -z osism.harbor.regio.digital ]] 2025-12-16 01:45:31.656548 | ubuntu-noble-large | + new_imagename=osism.harbor.regio.digital/kolla/base 2025-12-16 01:45:31.656562 | ubuntu-noble-large | + [[ 2024.2 == \l\a\t\e\s\t ]] 2025-12-16 01:45:31.656575 | ubuntu-noble-large | + [[ latest == \l\a\t\e\s\t ]] 2025-12-16 01:45:31.656585 | ubuntu-noble-large | + tag=2024.2 2025-12-16 01:45:31.656646 | ubuntu-noble-large | + docker tag osism.harbor.regio.digital/kolla/base:build-20251216 osism.harbor.regio.digital/kolla/base:2024.2 2025-12-16 01:45:31.706438 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/base:2024.2 2025-12-16 01:45:31.706516 | ubuntu-noble-large | + docker rmi osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 01:45:31.749042 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/base:build-20251216 2025-12-16 01:45:31.753458 | ubuntu-noble-large | + read image 2025-12-16 01:45:31.754185 | ubuntu-noble-large | + docker images 2025-12-16 01:45:31.933456 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-12-16 01:45:31.933552 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2024.2 af6afb4e46c4 56 seconds ago 1.37GB 2025-12-16 01:45:31.933565 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2024.2 887fe9354a10 About a minute ago 1.17GB 2025-12-16 01:45:31.933575 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2024.2 a39e4fdd8412 About a minute ago 1.37GB 2025-12-16 01:45:31.933585 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2024.2 f9a56974718c 3 minutes ago 1.15GB 2025-12-16 01:45:31.933595 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2024.2 f5dc49932ceb 4 minutes ago 1.09GB 2025-12-16 01:45:31.933604 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2024.2 df74c5af17f0 4 minutes ago 1.05GB 2025-12-16 01:45:31.933614 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2024.2 2b79c661a621 5 minutes ago 1.05GB 2025-12-16 01:45:31.933640 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2024.2 b625d84947eb 5 minutes ago 1.06GB 2025-12-16 01:45:31.933650 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2024.2 17e7113cb518 6 minutes ago 1.22GB 2025-12-16 01:45:31.933663 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2024.2 5eb82a8ab571 7 minutes ago 1.06GB 2025-12-16 01:45:31.933702 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2024.2 b7d85f3fd94b 7 minutes ago 1.07GB 2025-12-16 01:45:31.933712 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2024.2 deb7b11726e0 8 minutes ago 1.06GB 2025-12-16 01:45:31.933722 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2024.2 90b2367ad919 8 minutes ago 976MB 2025-12-16 01:45:31.933752 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2024.2 e083b5fd04cb 9 minutes ago 987MB 2025-12-16 01:45:31.933762 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2024.2 93909ff2f913 9 minutes ago 976MB 2025-12-16 01:45:31.933772 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2024.2 79cfcf40e6f0 10 minutes ago 987MB 2025-12-16 01:45:31.933782 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2024.2 378ca21d6ce2 10 minutes ago 1.05GB 2025-12-16 01:45:31.933791 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2024.2 98d06aaa98bb 11 minutes ago 990MB 2025-12-16 01:45:31.933801 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2024.2 2d9e9b84f2f1 12 minutes ago 975MB 2025-12-16 01:45:31.933811 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2024.2 3167d8524947 12 minutes ago 990MB 2025-12-16 01:45:31.933820 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2024.2 1713582baa13 13 minutes ago 991MB 2025-12-16 01:45:31.933830 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2024.2 911d5c6bfd94 13 minutes ago 991MB 2025-12-16 01:45:31.933840 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2024.2 92eb3f5386f7 14 minutes ago 1.1GB 2025-12-16 01:45:31.933850 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2024.2 5441b53d9562 14 minutes ago 1.16GB 2025-12-16 01:45:31.933860 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2024.2 39ef87d468a7 15 minutes ago 1.16GB 2025-12-16 01:45:31.933869 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2024.2 97b137286506 15 minutes ago 1.16GB 2025-12-16 01:45:31.933879 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2024.2 fb7ba2c7e600 16 minutes ago 1.16GB 2025-12-16 01:45:31.933889 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2024.2 bc189df2bec4 17 minutes ago 1.16GB 2025-12-16 01:45:31.933898 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2024.2 aae1b7a1ac20 18 minutes ago 1.16GB 2025-12-16 01:45:31.933908 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2024.2 33abe28146c3 19 minutes ago 1.16GB 2025-12-16 01:45:31.933917 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2024.2 4f7056037324 20 minutes ago 1.16GB 2025-12-16 01:45:31.933927 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2024.2 68800414a70d 20 minutes ago 1.16GB 2025-12-16 01:45:31.933951 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2024.2 05ec33245e0a 21 minutes ago 1.16GB 2025-12-16 01:45:31.933961 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2024.2 c7feb27918d5 21 minutes ago 1.16GB 2025-12-16 01:45:31.933971 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2024.2 0d92db568e83 22 minutes ago 1.16GB 2025-12-16 01:45:31.933980 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2024.2 e09d8f5838b1 23 minutes ago 1.16GB 2025-12-16 01:45:31.933990 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2024.2 7eed5732951b 23 minutes ago 1.4GB 2025-12-16 01:45:31.934000 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2024.2 470663f5bf0d 24 minutes ago 1.72GB 2025-12-16 01:45:31.934009 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2024.2 6603ae7bbc9c 28 minutes ago 1.41GB 2025-12-16 01:45:31.934019 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2024.2 4e605a7bdd47 28 minutes ago 1.41GB 2025-12-16 01:45:31.934042 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2024.2 4cc1d52bd18e 29 minutes ago 1.03GB 2025-12-16 01:45:31.934052 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2024.2 3d59bd98a583 29 minutes ago 1.05GB 2025-12-16 01:45:31.934062 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2024.2 097c6fe550b1 30 minutes ago 1.05GB 2025-12-16 01:45:31.934071 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2024.2 c6f8dcc781ef 31 minutes ago 1.03GB 2025-12-16 01:45:31.934080 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2024.2 c4ae406cdd74 31 minutes ago 1.03GB 2025-12-16 01:45:31.934090 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2024.2 a2cec02ba617 32 minutes ago 1.1GB 2025-12-16 01:45:31.934100 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2024.2 b926234815b6 32 minutes ago 1.1GB 2025-12-16 01:45:31.934109 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2024.2 bc08eddbab4c 33 minutes ago 1.1GB 2025-12-16 01:45:31.934119 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2024.2 12250a9f22da 33 minutes ago 993MB 2025-12-16 01:45:31.934129 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2024.2 c49433bb616e 34 minutes ago 994MB 2025-12-16 01:45:31.934152 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2024.2 ac0da3b2ca35 34 minutes ago 1.07GB 2025-12-16 01:45:31.934162 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2024.2 581d35496eff 35 minutes ago 1.21GB 2025-12-16 01:45:31.934171 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2024.2 e97e5cf84f76 36 minutes ago 1.21GB 2025-12-16 01:45:31.934181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2024.2 bc22f1c2421a 36 minutes ago 1.21GB 2025-12-16 01:45:31.934190 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2024.2 a2dcb262f5c6 37 minutes ago 1.21GB 2025-12-16 01:45:31.934199 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2024.2 941fffe493d9 37 minutes ago 1.37GB 2025-12-16 01:45:31.934209 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2024.2 be3db3928c50 38 minutes ago 1.57GB 2025-12-16 01:45:31.934218 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2024.2 38d095837169 40 minutes ago 1.25GB 2025-12-16 01:45:31.934259 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2024.2 66f571ae998b 41 minutes ago 1.22GB 2025-12-16 01:45:31.934274 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2024.2 e063e3c2af29 42 minutes ago 1.22GB 2025-12-16 01:45:31.934284 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2024.2 1a52648d19d7 43 minutes ago 1.04GB 2025-12-16 01:45:31.934293 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2024.2 4c81e749e9ce 43 minutes ago 1.04GB 2025-12-16 01:45:31.934303 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2024.2 9375c781f3be 44 minutes ago 1.09GB 2025-12-16 01:45:31.934312 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2024.2 62ebf53441fa 48 minutes ago 1.13GB 2025-12-16 01:45:31.934321 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2024.2 bf30b33828b9 48 minutes ago 1.24GB 2025-12-16 01:45:31.934331 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2024.2 ce5450e626a6 49 minutes ago 974MB 2025-12-16 01:45:31.934353 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2024.2 aff453df79e7 49 minutes ago 974MB 2025-12-16 01:45:31.934371 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2024.2 cb32b6363816 50 minutes ago 974MB 2025-12-16 01:45:31.934381 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2024.2 a0b036302da8 50 minutes ago 973MB 2025-12-16 01:45:31.934390 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2024.2 957dbd097139 51 minutes ago 974MB 2025-12-16 01:45:31.934400 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2024.2 0b441ee45632 51 minutes ago 984MB 2025-12-16 01:45:31.934410 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2024.2 1c32613cbc15 51 minutes ago 989MB 2025-12-16 01:45:31.934419 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2024.2 c7e50759743b 52 minutes ago 984MB 2025-12-16 01:45:31.934429 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2024.2 f8016f5230c8 53 minutes ago 983MB 2025-12-16 01:45:31.934445 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2024.2 56c33c58f6d0 53 minutes ago 984MB 2025-12-16 01:45:31.934454 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2024.2 665e1f7a55f9 53 minutes ago 989MB 2025-12-16 01:45:31.934464 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2024.2 84e450d012e3 54 minutes ago 984MB 2025-12-16 01:45:31.934474 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2024.2 ac0964214e7b 55 minutes ago 977MB 2025-12-16 01:45:31.934483 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2024.2 7ad9520738a0 55 minutes ago 976MB 2025-12-16 01:45:31.934493 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2024.2 41910767c247 55 minutes ago 840MB 2025-12-16 01:45:31.934522 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2024.2 734a425d3967 56 minutes ago 840MB 2025-12-16 01:45:31.934532 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2024.2 dca96d5e2347 56 minutes ago 840MB 2025-12-16 01:45:31.934541 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2024.2 f7dc8df6bafb 56 minutes ago 840MB 2025-12-16 01:45:31.934550 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2024.2 471542394b52 56 minutes ago 273MB 2025-12-16 01:45:31.934560 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2024.2 27d2b996b632 57 minutes ago 273MB 2025-12-16 01:45:31.934569 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2024.2 fe1d42c3a8c8 57 minutes ago 284MB 2025-12-16 01:45:31.934578 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2024.2 b877b0a1493a 57 minutes ago 291MB 2025-12-16 01:45:31.934588 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2024.2 b8e3ab8e6afa 57 minutes ago 292MB 2025-12-16 01:45:31.934597 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2024.2 b641a5ec9a8c 57 minutes ago 288MB 2025-12-16 01:45:31.934606 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2024.2 572484144208 57 minutes ago 305MB 2025-12-16 01:45:31.934616 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2024.2 9330e172aa87 57 minutes ago 301MB 2025-12-16 01:45:31.934625 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2024.2 abb87b3cce2e 57 minutes ago 298MB 2025-12-16 01:45:31.934634 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2024.2 e90e6a759bc2 58 minutes ago 839MB 2025-12-16 01:45:31.934644 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2024.2 06f615c02fb3 58 minutes ago 299MB 2025-12-16 01:45:31.934653 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2024.2 544a7af78103 58 minutes ago 357MB 2025-12-16 01:45:31.934669 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2024.2 4e825bb945c5 58 minutes ago 404MB 2025-12-16 01:45:31.934710 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2024.2 6165bc819bbf 58 minutes ago 308MB 2025-12-16 01:45:31.934720 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2024.2 25402f0d7c16 58 minutes ago 1.08GB 2025-12-16 01:45:31.934730 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2024.2 34f32de5b920 59 minutes ago 1.04GB 2025-12-16 01:45:31.934740 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2024.2 e7d88aec8079 About an hour ago 1.04GB 2025-12-16 01:45:31.934758 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2024.2 99f19a9d3b40 About an hour ago 1.06GB 2025-12-16 01:45:31.934768 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2024.2 f8ba4b6cbbd7 About an hour ago 967MB 2025-12-16 01:45:31.934778 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2024.2 66dd3d223c77 About an hour ago 960MB 2025-12-16 01:45:31.934788 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2024.2 7bc236fbdfd8 About an hour ago 967MB 2025-12-16 01:45:31.934799 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2024.2 cd858f7a9cc7 About an hour ago 982MB 2025-12-16 01:45:31.934809 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2024.2 967b81597352 About an hour ago 1.07GB 2025-12-16 01:45:31.934819 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2024.2 4d6b3663c6cc About an hour ago 1.15GB 2025-12-16 01:45:31.934829 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2024.2 656afd24b98e About an hour ago 1.15GB 2025-12-16 01:45:31.934845 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2024.2 955879558685 About an hour ago 1.4GB 2025-12-16 01:45:31.934855 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2024.2 575cc7b1b67d About an hour ago 1.02GB 2025-12-16 01:45:31.934865 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2024.2 023ba25c2ef5 About an hour ago 1.09GB 2025-12-16 01:45:31.934875 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2024.2 2f94414b00ea About an hour ago 985MB 2025-12-16 01:45:31.934885 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2024.2 e98b2058587a About an hour ago 1.2GB 2025-12-16 01:45:31.934895 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2024.2 b577bd7bf98f About an hour ago 1.02GB 2025-12-16 01:45:31.934906 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2024.2 9a3365a5b178 About an hour ago 1.12GB 2025-12-16 01:45:31.934916 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2024.2 6915712cbbfb About an hour ago 965MB 2025-12-16 01:45:31.934926 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2024.2 1f1b444888dd About an hour ago 975MB 2025-12-16 01:45:31.934936 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2024.2 2a4a64782154 About an hour ago 968MB 2025-12-16 01:45:31.934946 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2024.2 fafa7c2d3358 About an hour ago 311MB 2025-12-16 01:45:31.934956 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2024.2 1c1f5acf16ff About an hour ago 435MB 2025-12-16 01:45:31.934966 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2024.2 d91a974bfc6e About an hour ago 379MB 2025-12-16 01:45:31.934977 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2024.2 a06a5d567438 About an hour ago 311MB 2025-12-16 01:45:31.934993 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2024.2 3fdd97ab5471 About an hour ago 387MB 2025-12-16 01:45:31.935004 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2024.2 5c3be7d3b691 About an hour ago 315MB 2025-12-16 01:45:31.935014 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2024.2 307605e9ae4b About an hour ago 303MB 2025-12-16 01:45:31.935024 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2024.2 45b5ce4e6ba7 About an hour ago 452MB 2025-12-16 01:45:31.935034 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2024.2 e4350cfd2fcb About an hour ago 448MB 2025-12-16 01:45:31.935045 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2024.2 ab8ee7c55c39 About an hour ago 448MB 2025-12-16 01:45:31.935055 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2024.2 c76d0ddf7e1b About an hour ago 839MB 2025-12-16 01:45:31.935065 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2024.2 7e659cf65832 About an hour ago 279MB 2025-12-16 01:45:31.935075 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2024.2 23ba03d69f07 About an hour ago 279MB 2025-12-16 01:45:31.935085 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2024.2 91368228402b About an hour ago 264MB 2025-12-16 01:45:31.935095 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2024.2 77a3f005c3ba About an hour ago 1.53GB 2025-12-16 01:45:31.935111 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2024.2 beacb0760775 About an hour ago 1.56GB 2025-12-16 01:45:31.935121 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2024.2 f5d5e0d3b343 About an hour ago 264MB 2025-12-16 01:45:31.935131 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2024.2 401cbecb0e4b About an hour ago 578MB 2025-12-16 01:45:31.935140 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2024.2 530665a78e68 About an hour ago 959MB 2025-12-16 01:45:31.935150 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2024.2 7bd8bd8b4916 About an hour ago 264MB 2025-12-16 01:45:31.935161 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2024.2 9b18ae75a2bb About an hour ago 264MB 2025-12-16 01:45:31.935171 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2024.2 fd4e91a8bc57 About an hour ago 1.02GB 2025-12-16 01:45:31.935181 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2024.2 776649ccb3cd About an hour ago 412MB 2025-12-16 01:45:31.935191 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2024.2 a166eae3e804 2 hours ago 265MB 2025-12-16 01:45:31.935206 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2024.2 d81a6babca01 2 hours ago 303MB 2025-12-16 01:45:31.935217 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2024.2 b25516b5ca6a 2 hours ago 448MB 2025-12-16 01:45:31.935263 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2024.2 2a9f1adbbac8 2 hours ago 669MB 2025-12-16 01:45:31.935278 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2024.2 22fa1525e7aa 2 hours ago 277MB 2025-12-16 01:45:31.935288 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2024.2 9753d1819907 2 hours ago 276MB 2025-12-16 01:45:31.935299 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2024.2 8610e7e09e38 2 hours ago 264MB 2025-12-16 01:45:31.935309 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2024.2 1c0cb912cb16 2 hours ago 274MB 2025-12-16 01:45:31.935326 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2024.2 15415d80f557 2 hours ago 274MB 2025-12-16 01:45:31.935337 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2024.2 4945891ef6e1 2 hours ago 270MB 2025-12-16 01:45:31.935347 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2024.2 fa168ff2589d 2 hours ago 279MB 2025-12-16 01:45:31.935357 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2024.2 4305907546cd 2 hours ago 1.05GB 2025-12-16 01:45:31.935367 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2024.2 fa1500230e3a 2 hours ago 268MB 2025-12-16 01:45:31.935378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2024.2 68e7818682b9 2 hours ago 266MB 2025-12-16 01:45:31.935388 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2024.2 f81025313029 2 hours ago 322MB 2025-12-16 01:45:31.935398 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2024.2 d8e2c400b94e 2 hours ago 264MB 2025-12-16 01:45:31.935408 | ubuntu-noble-large | ubuntu 24.04 c3a134f2ace4 2 months ago 78.1MB 2025-12-16 01:45:31.935419 | ubuntu-noble-large | osism.harbor.regio.digital/packages/ovs-ubuntu-noble v3.4.3 7dce45e8985c 2 months ago 13.9MB 2025-12-16 01:45:31.938922 | ubuntu-noble-large | + python3 src/tag-images-with-the-version.py 2025-12-16 01:45:33.465966 | ubuntu-noble-large | 2025-12-16T01:45:33.465488+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 01:45:33.466413 | ubuntu-noble-large | 2025-12-16T01:45:33.466159+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 is ironic, using pip3 show ironic 2025-12-16 01:45:33.466538 | ubuntu-noble-large | 2025-12-16T01:45:33.466392+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 01:45:34.717164 | ubuntu-noble-large | 2025-12-16T01:45:34.716812+0000 - INFO - Found version '26.1.5' with build date '20251216' for osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 01:45:34.717332 | ubuntu-noble-large | 2025-12-16T01:45:34.717138+0000 - INFO - Adding org.opencontainers.image.version='26.1.5' label to osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 01:45:34.874977 | ubuntu-noble-large | 2025-12-16T01:45:34.874654+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 01:45:34.917142 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 01:45:34.920971 | ubuntu-noble-large | 2025-12-16T01:45:34.920589+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 01:45:34.973662 | ubuntu-noble-large | 2025-12-16T01:45:34.973259+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 01:45:34.973856 | ubuntu-noble-large | 2025-12-16T01:45:34.973654+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 is neutron, using pip3 show neutron 2025-12-16 01:45:34.973989 | ubuntu-noble-large | 2025-12-16T01:45:34.973863+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 01:45:36.148842 | ubuntu-noble-large | 2025-12-16T01:45:36.148460+0000 - INFO - Found version '25.2.2' with build date '20251216' for osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 01:45:36.148940 | ubuntu-noble-large | 2025-12-16T01:45:36.148791+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 01:45:36.304655 | ubuntu-noble-large | 2025-12-16T01:45:36.304222+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 01:45:36.350428 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 01:45:36.354967 | ubuntu-noble-large | 2025-12-16T01:45:36.354529+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 01:45:36.406751 | ubuntu-noble-large | 2025-12-16T01:45:36.406325+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 01:45:36.406999 | ubuntu-noble-large | 2025-12-16T01:45:36.406743+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 is ironic, using pip3 show ironic 2025-12-16 01:45:36.407049 | ubuntu-noble-large | 2025-12-16T01:45:36.406917+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 01:45:37.481817 | ubuntu-noble-large | 2025-12-16T01:45:37.481416+0000 - INFO - Found version '26.1.5' with build date '20251216' for osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 01:45:37.481911 | ubuntu-noble-large | 2025-12-16T01:45:37.481760+0000 - INFO - Adding org.opencontainers.image.version='26.1.5' label to osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 01:45:37.653719 | ubuntu-noble-large | 2025-12-16T01:45:37.653327+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 01:45:37.697896 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 01:45:37.702476 | ubuntu-noble-large | 2025-12-16T01:45:37.702106+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 01:45:37.752380 | ubuntu-noble-large | 2025-12-16T01:45:37.751940+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 01:45:37.752574 | ubuntu-noble-large | 2025-12-16T01:45:37.752397+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 is ironic, using pip3 show ironic 2025-12-16 01:45:37.752745 | ubuntu-noble-large | 2025-12-16T01:45:37.752575+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 01:45:38.891060 | ubuntu-noble-large | 2025-12-16T01:45:38.890593+0000 - INFO - Found version '26.1.5' with build date '20251216' for osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 01:45:38.891193 | ubuntu-noble-large | 2025-12-16T01:45:38.890954+0000 - INFO - Adding org.opencontainers.image.version='26.1.5' label to osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 01:45:39.062416 | ubuntu-noble-large | 2025-12-16T01:45:39.062036+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 01:45:39.109106 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 01:45:39.114221 | ubuntu-noble-large | 2025-12-16T01:45:39.113892+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 01:45:39.177990 | ubuntu-noble-large | 2025-12-16T01:45:39.177544+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 01:45:39.178175 | ubuntu-noble-large | 2025-12-16T01:45:39.177998+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-api:2024.2 is ironic, using pip3 show ironic 2025-12-16 01:45:39.178345 | ubuntu-noble-large | 2025-12-16T01:45:39.178175+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 01:45:40.391297 | ubuntu-noble-large | 2025-12-16T01:45:40.390875+0000 - INFO - Found version '26.1.5' with build date '20251216' for osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 01:45:40.391402 | ubuntu-noble-large | 2025-12-16T01:45:40.391209+0000 - INFO - Adding org.opencontainers.image.version='26.1.5' label to osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 01:45:40.590250 | ubuntu-noble-large | 2025-12-16T01:45:40.589880+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 01:45:40.634521 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 01:45:40.639113 | ubuntu-noble-large | 2025-12-16T01:45:40.638760+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 01:45:40.693077 | ubuntu-noble-large | 2025-12-16T01:45:40.692711+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 01:45:40.693278 | ubuntu-noble-large | 2025-12-16T01:45:40.693079+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-api:2024.2 is manila, using pip3 show manila 2025-12-16 01:45:40.693443 | ubuntu-noble-large | 2025-12-16T01:45:40.693271+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 01:45:41.927873 | ubuntu-noble-large | 2025-12-16T01:45:41.927457+0000 - INFO - Found version '19.1.1' with build date '20251216' for osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 01:45:41.927972 | ubuntu-noble-large | 2025-12-16T01:45:41.927803+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 01:45:42.119526 | ubuntu-noble-large | 2025-12-16T01:45:42.119151+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 01:45:42.163332 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 01:45:42.167808 | ubuntu-noble-large | 2025-12-16T01:45:42.167427+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 01:45:42.216476 | ubuntu-noble-large | 2025-12-16T01:45:42.216090+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 01:45:42.216733 | ubuntu-noble-large | 2025-12-16T01:45:42.216490+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 is manila, using pip3 show manila 2025-12-16 01:45:42.216875 | ubuntu-noble-large | 2025-12-16T01:45:42.216702+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 01:45:43.394045 | ubuntu-noble-large | 2025-12-16T01:45:43.393630+0000 - INFO - Found version '19.1.1' with build date '20251216' for osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 01:45:43.394161 | ubuntu-noble-large | 2025-12-16T01:45:43.393980+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 01:45:43.577210 | ubuntu-noble-large | 2025-12-16T01:45:43.576856+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 01:45:43.619112 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 01:45:43.623457 | ubuntu-noble-large | 2025-12-16T01:45:43.623181+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 01:45:43.672272 | ubuntu-noble-large | 2025-12-16T01:45:43.671875+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 01:45:43.672557 | ubuntu-noble-large | 2025-12-16T01:45:43.672287+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-data:2024.2 is manila, using pip3 show manila 2025-12-16 01:45:43.672635 | ubuntu-noble-large | 2025-12-16T01:45:43.672454+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 01:45:44.840304 | ubuntu-noble-large | 2025-12-16T01:45:44.839933+0000 - INFO - Found version '19.1.1' with build date '20251216' for osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 01:45:44.840437 | ubuntu-noble-large | 2025-12-16T01:45:44.840277+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 01:45:45.035276 | ubuntu-noble-large | 2025-12-16T01:45:45.034902+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 01:45:45.078050 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 01:45:45.082424 | ubuntu-noble-large | 2025-12-16T01:45:45.082051+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 01:45:45.137629 | ubuntu-noble-large | 2025-12-16T01:45:45.137262+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 01:45:45.137841 | ubuntu-noble-large | 2025-12-16T01:45:45.137636+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/manila-share:2024.2 is manila, using pip3 show manila 2025-12-16 01:45:45.137968 | ubuntu-noble-large | 2025-12-16T01:45:45.137839+0000 - INFO - Checking osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 01:45:46.273365 | ubuntu-noble-large | 2025-12-16T01:45:46.272871+0000 - INFO - Found version '19.1.1' with build date '20251216' for osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 01:45:46.273479 | ubuntu-noble-large | 2025-12-16T01:45:46.273222+0000 - INFO - Adding org.opencontainers.image.version='19.1.1' label to osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 01:45:46.474575 | ubuntu-noble-large | 2025-12-16T01:45:46.474087+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 01:45:46.521602 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 01:45:46.526896 | ubuntu-noble-large | 2025-12-16T01:45:46.526504+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 01:45:46.581448 | ubuntu-noble-large | 2025-12-16T01:45:46.581013+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-12-16 01:45:46.581619 | ubuntu-noble-large | 2025-12-16T01:45:46.581458+0000 - ERROR - Configuration for heat-api (heat) not found 2025-12-16 01:45:46.581825 | ubuntu-noble-large | 2025-12-16T01:45:46.581627+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-12-16 01:45:46.581991 | ubuntu-noble-large | 2025-12-16T01:45:46.581849+0000 - ERROR - Configuration for heat-engine (heat) not found 2025-12-16 01:45:46.582104 | ubuntu-noble-large | 2025-12-16T01:45:46.581982+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-12-16 01:45:46.582220 | ubuntu-noble-large | 2025-12-16T01:45:46.582118+0000 - ERROR - Configuration for heat-api-cfn (heat) not found 2025-12-16 01:45:46.582357 | ubuntu-noble-large | 2025-12-16T01:45:46.582256+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 01:45:46.582493 | ubuntu-noble-large | 2025-12-16T01:45:46.582385+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 is ceilometer, using pip3 show ceilometer 2025-12-16 01:45:46.582599 | ubuntu-noble-large | 2025-12-16T01:45:46.582500+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 01:45:47.763673 | ubuntu-noble-large | 2025-12-16T01:45:47.763268+0000 - INFO - Found version '23.0.2' with build date '20251216' for osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 01:45:47.763800 | ubuntu-noble-large | 2025-12-16T01:45:47.763595+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 01:45:47.948742 | ubuntu-noble-large | 2025-12-16T01:45:47.948224+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 01:45:47.994205 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 01:45:47.998653 | ubuntu-noble-large | 2025-12-16T01:45:47.998300+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 01:45:48.051165 | ubuntu-noble-large | 2025-12-16T01:45:48.050787+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 01:45:48.051383 | ubuntu-noble-large | 2025-12-16T01:45:48.051165+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 is ceilometer, using pip3 show ceilometer 2025-12-16 01:45:48.051514 | ubuntu-noble-large | 2025-12-16T01:45:48.051383+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 01:45:49.220410 | ubuntu-noble-large | 2025-12-16T01:45:49.220011+0000 - INFO - Found version '23.0.2' with build date '20251216' for osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 01:45:49.220508 | ubuntu-noble-large | 2025-12-16T01:45:49.220368+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 01:45:49.402093 | ubuntu-noble-large | 2025-12-16T01:45:49.401814+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 01:45:49.447596 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 01:45:49.452657 | ubuntu-noble-large | 2025-12-16T01:45:49.452314+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 01:45:49.501067 | ubuntu-noble-large | 2025-12-16T01:45:49.500695+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 01:45:49.501266 | ubuntu-noble-large | 2025-12-16T01:45:49.501068+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 is ceilometer, using pip3 show ceilometer 2025-12-16 01:45:49.501390 | ubuntu-noble-large | 2025-12-16T01:45:49.501226+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 01:45:50.617941 | ubuntu-noble-large | 2025-12-16T01:45:50.617552+0000 - INFO - Found version '23.0.2' with build date '20251216' for osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 01:45:50.618076 | ubuntu-noble-large | 2025-12-16T01:45:50.617900+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 01:45:50.802277 | ubuntu-noble-large | 2025-12-16T01:45:50.801873+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 01:45:50.845915 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 01:45:50.850095 | ubuntu-noble-large | 2025-12-16T01:45:50.849785+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 01:45:50.901863 | ubuntu-noble-large | 2025-12-16T01:45:50.901493+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 01:45:50.902050 | ubuntu-noble-large | 2025-12-16T01:45:50.901879+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 is ceilometer, using pip3 show ceilometer 2025-12-16 01:45:50.902185 | ubuntu-noble-large | 2025-12-16T01:45:50.902049+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 01:45:52.072351 | ubuntu-noble-large | 2025-12-16T01:45:52.071947+0000 - INFO - Found version '23.0.2' with build date '20251216' for osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 01:45:52.072452 | ubuntu-noble-large | 2025-12-16T01:45:52.072310+0000 - INFO - Adding org.opencontainers.image.version='23.0.2' label to osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 01:45:52.258790 | ubuntu-noble-large | 2025-12-16T01:45:52.258397+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 01:45:52.303194 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 01:45:52.308282 | ubuntu-noble-large | 2025-12-16T01:45:52.307885+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 01:45:52.363904 | ubuntu-noble-large | 2025-12-16T01:45:52.363504+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 01:45:52.364048 | ubuntu-noble-large | 2025-12-16T01:45:52.363900+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-console:2024.2 is skyline-console, using pip3 show skyline-console 2025-12-16 01:45:52.364176 | ubuntu-noble-large | 2025-12-16T01:45:52.364059+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 01:45:53.515205 | ubuntu-noble-large | 2025-12-16T01:45:53.514792+0000 - INFO - Found version '5.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 01:45:53.515351 | ubuntu-noble-large | 2025-12-16T01:45:53.515124+0000 - INFO - Adding org.opencontainers.image.version='5.0.1' label to osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 01:45:53.686121 | ubuntu-noble-large | 2025-12-16T01:45:53.685831+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 01:45:53.730212 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 01:45:53.734886 | ubuntu-noble-large | 2025-12-16T01:45:53.734482+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 01:45:53.790612 | ubuntu-noble-large | 2025-12-16T01:45:53.790172+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 01:45:53.790751 | ubuntu-noble-large | 2025-12-16T01:45:53.790584+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 is skyline-apiserver, using pip3 show skyline-apiserver 2025-12-16 01:45:53.790914 | ubuntu-noble-large | 2025-12-16T01:45:53.790764+0000 - INFO - Checking osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 01:45:54.941828 | ubuntu-noble-large | 2025-12-16T01:45:54.941384+0000 - INFO - Found version '5.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 01:45:54.941944 | ubuntu-noble-large | 2025-12-16T01:45:54.941733+0000 - INFO - Adding org.opencontainers.image.version='5.0.1' label to osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 01:45:55.117879 | ubuntu-noble-large | 2025-12-16T01:45:55.117467+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 01:45:55.161517 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 01:45:55.166569 | ubuntu-noble-large | 2025-12-16T01:45:55.166248+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 01:45:55.215014 | ubuntu-noble-large | 2025-12-16T01:45:55.214593+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 01:45:55.215193 | ubuntu-noble-large | 2025-12-16T01:45:55.215014+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/placement-api:2024.2 is placement, using pip3 show openstack-placement 2025-12-16 01:45:55.215339 | ubuntu-noble-large | 2025-12-16T01:45:55.215177+0000 - INFO - Checking osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 01:45:56.318905 | ubuntu-noble-large | 2025-12-16T01:45:56.318494+0000 - INFO - Found version '12.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 01:45:56.319008 | ubuntu-noble-large | 2025-12-16T01:45:56.318837+0000 - INFO - Adding org.opencontainers.image.version='12.0.1' label to osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 01:45:56.496352 | ubuntu-noble-large | 2025-12-16T01:45:56.495929+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 01:45:56.540637 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 01:45:56.545935 | ubuntu-noble-large | 2025-12-16T01:45:56.545537+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 01:45:56.596501 | ubuntu-noble-large | 2025-12-16T01:45:56.596026+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 01:45:56.596867 | ubuntu-noble-large | 2025-12-16T01:45:56.596535+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-api:2024.2 is barbican, using pip3 show barbican 2025-12-16 01:45:56.597098 | ubuntu-noble-large | 2025-12-16T01:45:56.596864+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 01:45:57.712408 | ubuntu-noble-large | 2025-12-16T01:45:57.711994+0000 - INFO - Found version '19.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 01:45:57.712511 | ubuntu-noble-large | 2025-12-16T01:45:57.712356+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 01:45:57.883288 | ubuntu-noble-large | 2025-12-16T01:45:57.882915+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 01:45:57.926493 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 01:45:57.930936 | ubuntu-noble-large | 2025-12-16T01:45:57.930593+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 01:45:57.978317 | ubuntu-noble-large | 2025-12-16T01:45:57.977931+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 01:45:57.978497 | ubuntu-noble-large | 2025-12-16T01:45:57.978336+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-worker:2024.2 is barbican, using pip3 show barbican 2025-12-16 01:45:57.978629 | ubuntu-noble-large | 2025-12-16T01:45:57.978502+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 01:45:59.062731 | ubuntu-noble-large | 2025-12-16T01:45:59.062302+0000 - INFO - Found version '19.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 01:45:59.062851 | ubuntu-noble-large | 2025-12-16T01:45:59.062561+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 01:45:59.225012 | ubuntu-noble-large | 2025-12-16T01:45:59.224640+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 01:45:59.267321 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 01:45:59.271984 | ubuntu-noble-large | 2025-12-16T01:45:59.271654+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 01:45:59.315671 | ubuntu-noble-large | 2025-12-16T01:45:59.315383+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 01:45:59.315786 | ubuntu-noble-large | 2025-12-16T01:45:59.315663+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 is barbican, using pip3 show barbican 2025-12-16 01:45:59.315880 | ubuntu-noble-large | 2025-12-16T01:45:59.315780+0000 - INFO - Checking osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 01:46:00.422697 | ubuntu-noble-large | 2025-12-16T01:46:00.422295+0000 - INFO - Found version '19.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 01:46:00.422803 | ubuntu-noble-large | 2025-12-16T01:46:00.422616+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 01:46:00.613039 | ubuntu-noble-large | 2025-12-16T01:46:00.612717+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 01:46:00.662099 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 01:46:00.665980 | ubuntu-noble-large | 2025-12-16T01:46:00.665697+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 01:46:00.718538 | ubuntu-noble-large | 2025-12-16T01:46:00.718043+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 01:46:00.718665 | ubuntu-noble-large | 2025-12-16T01:46:00.718508+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/glance-api:2024.2 is glance, using pip3 show glance 2025-12-16 01:46:00.718854 | ubuntu-noble-large | 2025-12-16T01:46:00.718700+0000 - INFO - Checking osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 01:46:01.882908 | ubuntu-noble-large | 2025-12-16T01:46:01.882527+0000 - INFO - Found version '29.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 01:46:01.883001 | ubuntu-noble-large | 2025-12-16T01:46:01.882865+0000 - INFO - Adding org.opencontainers.image.version='29.0.1' label to osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 01:46:02.072177 | ubuntu-noble-large | 2025-12-16T01:46:02.071815+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 01:46:02.114012 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 01:46:02.117833 | ubuntu-noble-large | 2025-12-16T01:46:02.117480+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 01:46:02.172311 | ubuntu-noble-large | 2025-12-16T01:46:02.171895+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 01:46:02.172405 | ubuntu-noble-large | 2025-12-16T01:46:02.172282+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 2025-12-16 01:46:02.172581 | ubuntu-noble-large | 2025-12-16T01:46:02.172425+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 01:46:03.324343 | ubuntu-noble-large | 2025-12-16T01:46:03.323880+0000 - INFO - Found version '25.2.2' with build date '20251216' for osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 01:46:03.324453 | ubuntu-noble-large | 2025-12-16T01:46:03.324202+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 01:46:03.489391 | ubuntu-noble-large | 2025-12-16T01:46:03.489056+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 01:46:03.541943 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 01:46:03.546634 | ubuntu-noble-large | 2025-12-16T01:46:03.546347+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 01:46:03.593812 | ubuntu-noble-large | 2025-12-16T01:46:03.593398+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 01:46:03.593977 | ubuntu-noble-large | 2025-12-16T01:46:03.593825+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 is neutron, using pip3 show neutron 2025-12-16 01:46:03.594098 | ubuntu-noble-large | 2025-12-16T01:46:03.593983+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 01:46:04.809849 | ubuntu-noble-large | 2025-12-16T01:46:04.809468+0000 - INFO - Found version '25.2.2' with build date '20251216' for osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 01:46:04.809939 | ubuntu-noble-large | 2025-12-16T01:46:04.809812+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 01:46:04.977338 | ubuntu-noble-large | 2025-12-16T01:46:04.976924+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 01:46:05.019948 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 01:46:05.025389 | ubuntu-noble-large | 2025-12-16T01:46:05.024968+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 01:46:05.078697 | ubuntu-noble-large | 2025-12-16T01:46:05.078290+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 01:46:05.078891 | ubuntu-noble-large | 2025-12-16T01:46:05.078707+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 is neutron, using pip3 show neutron 2025-12-16 01:46:05.079003 | ubuntu-noble-large | 2025-12-16T01:46:05.078879+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 01:46:06.252324 | ubuntu-noble-large | 2025-12-16T01:46:06.251882+0000 - INFO - Found version '25.2.2' with build date '20251216' for osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 01:46:06.252433 | ubuntu-noble-large | 2025-12-16T01:46:06.252202+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 01:46:06.427072 | ubuntu-noble-large | 2025-12-16T01:46:06.426635+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 01:46:06.468909 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 01:46:06.473504 | ubuntu-noble-large | 2025-12-16T01:46:06.473128+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 01:46:06.517397 | ubuntu-noble-large | 2025-12-16T01:46:06.517008+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 01:46:06.517589 | ubuntu-noble-large | 2025-12-16T01:46:06.517418+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 is neutron, using pip3 show neutron 2025-12-16 01:46:06.517775 | ubuntu-noble-large | 2025-12-16T01:46:06.517589+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 01:46:07.740275 | ubuntu-noble-large | 2025-12-16T01:46:07.739863+0000 - INFO - Found version '25.2.2' with build date '20251216' for osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 01:46:07.740370 | ubuntu-noble-large | 2025-12-16T01:46:07.740186+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 01:46:07.899425 | ubuntu-noble-large | 2025-12-16T01:46:07.899027+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 01:46:07.943215 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 01:46:07.948333 | ubuntu-noble-large | 2025-12-16T01:46:07.947946+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 01:46:07.994808 | ubuntu-noble-large | 2025-12-16T01:46:07.994357+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 01:46:07.995116 | ubuntu-noble-large | 2025-12-16T01:46:07.994797+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 is neutron, using pip3 show neutron 2025-12-16 01:46:07.995197 | ubuntu-noble-large | 2025-12-16T01:46:07.994982+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 01:46:09.209026 | ubuntu-noble-large | 2025-12-16T01:46:09.208701+0000 - INFO - Found version '25.2.2' with build date '20251216' for osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 01:46:09.209149 | ubuntu-noble-large | 2025-12-16T01:46:09.209012+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 01:46:09.375628 | ubuntu-noble-large | 2025-12-16T01:46:09.375259+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 01:46:09.419882 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 01:46:09.424646 | ubuntu-noble-large | 2025-12-16T01:46:09.424324+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 01:46:09.466759 | ubuntu-noble-large | 2025-12-16T01:46:09.466390+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 01:46:09.466905 | ubuntu-noble-large | 2025-12-16T01:46:09.466751+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-server:2024.2 is neutron, using pip3 show neutron 2025-12-16 01:46:09.467050 | ubuntu-noble-large | 2025-12-16T01:46:09.466899+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 01:46:10.605640 | ubuntu-noble-large | 2025-12-16T01:46:10.605208+0000 - INFO - Found version '25.2.2' with build date '20251216' for osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 01:46:10.605764 | ubuntu-noble-large | 2025-12-16T01:46:10.605567+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 01:46:10.779912 | ubuntu-noble-large | 2025-12-16T01:46:10.779638+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 01:46:10.819425 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 01:46:10.824113 | ubuntu-noble-large | 2025-12-16T01:46:10.823781+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 01:46:10.873926 | ubuntu-noble-large | 2025-12-16T01:46:10.873606+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 01:46:10.874053 | ubuntu-noble-large | 2025-12-16T01:46:10.873920+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 is neutron, using pip3 show neutron 2025-12-16 01:46:10.874140 | ubuntu-noble-large | 2025-12-16T01:46:10.874037+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 01:46:12.097275 | ubuntu-noble-large | 2025-12-16T01:46:12.096848+0000 - INFO - Found version '25.2.2' with build date '20251216' for osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 01:46:12.097377 | ubuntu-noble-large | 2025-12-16T01:46:12.097167+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 01:46:12.287594 | ubuntu-noble-large | 2025-12-16T01:46:12.287137+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 01:46:12.334701 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 01:46:12.340212 | ubuntu-noble-large | 2025-12-16T01:46:12.339822+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 01:46:12.392084 | ubuntu-noble-large | 2025-12-16T01:46:12.391662+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 01:46:12.392300 | ubuntu-noble-large | 2025-12-16T01:46:12.392105+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 is neutron, using pip3 show neutron 2025-12-16 01:46:12.392443 | ubuntu-noble-large | 2025-12-16T01:46:12.392313+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 01:46:13.602442 | ubuntu-noble-large | 2025-12-16T01:46:13.601737+0000 - INFO - Found version '25.2.2' with build date '20251216' for osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 01:46:13.602541 | ubuntu-noble-large | 2025-12-16T01:46:13.602047+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 01:46:13.772735 | ubuntu-noble-large | 2025-12-16T01:46:13.772358+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 01:46:13.817335 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 01:46:13.822267 | ubuntu-noble-large | 2025-12-16T01:46:13.821915+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 01:46:13.873432 | ubuntu-noble-large | 2025-12-16T01:46:13.872945+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 01:46:13.873575 | ubuntu-noble-large | 2025-12-16T01:46:13.873407+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 is neutron, using pip3 show neutron 2025-12-16 01:46:13.873749 | ubuntu-noble-large | 2025-12-16T01:46:13.873584+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 01:46:15.066595 | ubuntu-noble-large | 2025-12-16T01:46:15.066277+0000 - INFO - Found version '25.2.2' with build date '20251216' for osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 01:46:15.066674 | ubuntu-noble-large | 2025-12-16T01:46:15.066548+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 01:46:15.242468 | ubuntu-noble-large | 2025-12-16T01:46:15.242114+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 01:46:15.286998 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 01:46:15.291393 | ubuntu-noble-large | 2025-12-16T01:46:15.291031+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 01:46:15.344204 | ubuntu-noble-large | 2025-12-16T01:46:15.343804+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 01:46:15.344455 | ubuntu-noble-large | 2025-12-16T01:46:15.344213+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 is neutron, using pip3 show neutron 2025-12-16 01:46:15.344594 | ubuntu-noble-large | 2025-12-16T01:46:15.344462+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 01:46:16.494513 | ubuntu-noble-large | 2025-12-16T01:46:16.494073+0000 - INFO - Found version '25.2.2' with build date '20251216' for osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 01:46:16.494618 | ubuntu-noble-large | 2025-12-16T01:46:16.494434+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 01:46:16.677496 | ubuntu-noble-large | 2025-12-16T01:46:16.677110+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 01:46:16.716162 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 01:46:16.721827 | ubuntu-noble-large | 2025-12-16T01:46:16.721420+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 01:46:16.771136 | ubuntu-noble-large | 2025-12-16T01:46:16.770700+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 01:46:16.771359 | ubuntu-noble-large | 2025-12-16T01:46:16.771142+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 is neutron, using pip3 show neutron 2025-12-16 01:46:16.771564 | ubuntu-noble-large | 2025-12-16T01:46:16.771375+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 01:46:17.984996 | ubuntu-noble-large | 2025-12-16T01:46:17.984703+0000 - INFO - Found version '25.2.2' with build date '20251216' for osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 01:46:17.985086 | ubuntu-noble-large | 2025-12-16T01:46:17.984934+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 01:46:18.159532 | ubuntu-noble-large | 2025-12-16T01:46:18.159174+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 01:46:18.206939 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 01:46:18.211028 | ubuntu-noble-large | 2025-12-16T01:46:18.210728+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 01:46:18.264402 | ubuntu-noble-large | 2025-12-16T01:46:18.264000+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 01:46:18.264573 | ubuntu-noble-large | 2025-12-16T01:46:18.264413+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 is neutron, using pip3 show neutron 2025-12-16 01:46:18.264715 | ubuntu-noble-large | 2025-12-16T01:46:18.264577+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 01:46:19.452144 | ubuntu-noble-large | 2025-12-16T01:46:19.451781+0000 - INFO - Found version '25.2.2' with build date '20251216' for osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 01:46:19.452300 | ubuntu-noble-large | 2025-12-16T01:46:19.452092+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 01:46:19.615745 | ubuntu-noble-large | 2025-12-16T01:46:19.615424+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 01:46:19.664576 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 01:46:19.669528 | ubuntu-noble-large | 2025-12-16T01:46:19.669124+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 01:46:19.719397 | ubuntu-noble-large | 2025-12-16T01:46:19.718335+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 01:46:19.719488 | ubuntu-noble-large | 2025-12-16T01:46:19.718815+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 is neutron, using pip3 show neutron 2025-12-16 01:46:19.719505 | ubuntu-noble-large | 2025-12-16T01:46:19.718987+0000 - INFO - Checking osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 01:46:20.951003 | ubuntu-noble-large | 2025-12-16T01:46:20.950607+0000 - INFO - Found version '25.2.2' with build date '20251216' for osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 01:46:20.951103 | ubuntu-noble-large | 2025-12-16T01:46:20.950944+0000 - INFO - Adding org.opencontainers.image.version='25.2.2' label to osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 01:46:21.133046 | ubuntu-noble-large | 2025-12-16T01:46:21.132640+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 01:46:21.175169 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 01:46:21.179320 | ubuntu-noble-large | 2025-12-16T01:46:21.178921+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 01:46:21.224896 | ubuntu-noble-large | 2025-12-16T01:46:21.224491+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 01:46:21.224989 | ubuntu-noble-large | 2025-12-16T01:46:21.224862+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-api:2024.2 is cinder, using pip3 show cinder 2025-12-16 01:46:21.225090 | ubuntu-noble-large | 2025-12-16T01:46:21.224973+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 01:46:22.478529 | ubuntu-noble-large | 2025-12-16T01:46:22.478127+0000 - INFO - Found version '25.3.1' with build date '20251216' for osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 01:46:22.478644 | ubuntu-noble-large | 2025-12-16T01:46:22.478473+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 01:46:22.653602 | ubuntu-noble-large | 2025-12-16T01:46:22.653194+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 01:46:22.701529 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 01:46:22.708725 | ubuntu-noble-large | 2025-12-16T01:46:22.708422+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 01:46:22.755914 | ubuntu-noble-large | 2025-12-16T01:46:22.755493+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 01:46:22.756080 | ubuntu-noble-large | 2025-12-16T01:46:22.755904+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-volume:2024.2 is cinder, using pip3 show cinder 2025-12-16 01:46:22.756214 | ubuntu-noble-large | 2025-12-16T01:46:22.756063+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 01:46:24.016585 | ubuntu-noble-large | 2025-12-16T01:46:24.016161+0000 - INFO - Found version '25.3.1' with build date '20251216' for osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 01:46:24.016733 | ubuntu-noble-large | 2025-12-16T01:46:24.016431+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 01:46:24.193622 | ubuntu-noble-large | 2025-12-16T01:46:24.193178+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 01:46:24.234721 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 01:46:24.239515 | ubuntu-noble-large | 2025-12-16T01:46:24.239209+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 01:46:24.289264 | ubuntu-noble-large | 2025-12-16T01:46:24.288815+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 01:46:24.289526 | ubuntu-noble-large | 2025-12-16T01:46:24.289228+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-backup:2024.2 is cinder, using pip3 show cinder 2025-12-16 01:46:24.289725 | ubuntu-noble-large | 2025-12-16T01:46:24.289522+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 01:46:25.468343 | ubuntu-noble-large | 2025-12-16T01:46:25.467703+0000 - INFO - Found version '25.3.1' with build date '20251216' for osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 01:46:25.468454 | ubuntu-noble-large | 2025-12-16T01:46:25.468298+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 01:46:25.641664 | ubuntu-noble-large | 2025-12-16T01:46:25.640970+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 01:46:25.685844 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 01:46:25.691291 | ubuntu-noble-large | 2025-12-16T01:46:25.690596+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 01:46:25.734342 | ubuntu-noble-large | 2025-12-16T01:46:25.733888+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 01:46:25.734413 | ubuntu-noble-large | 2025-12-16T01:46:25.734194+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 is cinder, using pip3 show cinder 2025-12-16 01:46:25.734432 | ubuntu-noble-large | 2025-12-16T01:46:25.734351+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 01:46:26.915902 | ubuntu-noble-large | 2025-12-16T01:46:26.915497+0000 - INFO - Found version '25.3.1' with build date '20251216' for osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 01:46:26.916006 | ubuntu-noble-large | 2025-12-16T01:46:26.915809+0000 - INFO - Adding org.opencontainers.image.version='25.3.1' label to osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 01:46:27.105578 | ubuntu-noble-large | 2025-12-16T01:46:27.105067+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 01:46:27.152007 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 01:46:27.156906 | ubuntu-noble-large | 2025-12-16T01:46:27.156434+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 01:46:27.210142 | ubuntu-noble-large | 2025-12-16T01:46:27.209643+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 01:46:27.210386 | ubuntu-noble-large | 2025-12-16T01:46:27.210179+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-worker:2024.2 is octavia, using pip3 show octavia 2025-12-16 01:46:27.210516 | ubuntu-noble-large | 2025-12-16T01:46:27.210392+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 01:46:28.371901 | ubuntu-noble-large | 2025-12-16T01:46:28.371474+0000 - INFO - Found version '15.0.2' with build date '20251216' for osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 01:46:28.372003 | ubuntu-noble-large | 2025-12-16T01:46:28.371819+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 01:46:28.555012 | ubuntu-noble-large | 2025-12-16T01:46:28.554601+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 01:46:28.600767 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 01:46:28.605277 | ubuntu-noble-large | 2025-12-16T01:46:28.604905+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 01:46:28.659371 | ubuntu-noble-large | 2025-12-16T01:46:28.658946+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 01:46:28.659550 | ubuntu-noble-large | 2025-12-16T01:46:28.659380+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 is octavia, using pip3 show octavia 2025-12-16 01:46:28.659699 | ubuntu-noble-large | 2025-12-16T01:46:28.659551+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 01:46:29.856924 | ubuntu-noble-large | 2025-12-16T01:46:29.856498+0000 - INFO - Found version '15.0.2' with build date '20251216' for osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 01:46:29.857054 | ubuntu-noble-large | 2025-12-16T01:46:29.856848+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 01:46:30.038493 | ubuntu-noble-large | 2025-12-16T01:46:30.038084+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 01:46:30.086927 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 01:46:30.091731 | ubuntu-noble-large | 2025-12-16T01:46:30.091419+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 01:46:30.141763 | ubuntu-noble-large | 2025-12-16T01:46:30.141367+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 01:46:30.142005 | ubuntu-noble-large | 2025-12-16T01:46:30.141812+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-api:2024.2 is octavia, using pip3 show octavia 2025-12-16 01:46:30.142130 | ubuntu-noble-large | 2025-12-16T01:46:30.141994+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 01:46:31.340864 | ubuntu-noble-large | 2025-12-16T01:46:31.340486+0000 - INFO - Found version '15.0.2' with build date '20251216' for osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 01:46:31.340960 | ubuntu-noble-large | 2025-12-16T01:46:31.340827+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 01:46:31.517761 | ubuntu-noble-large | 2025-12-16T01:46:31.517346+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 01:46:31.556608 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 01:46:31.560941 | ubuntu-noble-large | 2025-12-16T01:46:31.560597+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 01:46:31.613186 | ubuntu-noble-large | 2025-12-16T01:46:31.612800+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 01:46:31.613408 | ubuntu-noble-large | 2025-12-16T01:46:31.613202+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 is octavia, using pip3 show octavia 2025-12-16 01:46:31.613543 | ubuntu-noble-large | 2025-12-16T01:46:31.613415+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 01:46:32.811972 | ubuntu-noble-large | 2025-12-16T01:46:32.811573+0000 - INFO - Found version '15.0.2' with build date '20251216' for osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 01:46:32.812068 | ubuntu-noble-large | 2025-12-16T01:46:32.811933+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 01:46:32.990331 | ubuntu-noble-large | 2025-12-16T01:46:32.990011+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 01:46:33.037619 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 01:46:33.043098 | ubuntu-noble-large | 2025-12-16T01:46:33.042706+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 01:46:33.092749 | ubuntu-noble-large | 2025-12-16T01:46:33.092357+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 01:46:33.092943 | ubuntu-noble-large | 2025-12-16T01:46:33.092778+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 is octavia, using pip3 show octavia 2025-12-16 01:46:33.093060 | ubuntu-noble-large | 2025-12-16T01:46:33.092938+0000 - INFO - Checking osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 01:46:34.281719 | ubuntu-noble-large | 2025-12-16T01:46:34.281292+0000 - INFO - Found version '15.0.2' with build date '20251216' for osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 01:46:34.281833 | ubuntu-noble-large | 2025-12-16T01:46:34.281625+0000 - INFO - Adding org.opencontainers.image.version='15.0.2' label to osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 01:46:34.454893 | ubuntu-noble-large | 2025-12-16T01:46:34.454454+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 01:46:34.499785 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 01:46:34.504340 | ubuntu-noble-large | 2025-12-16T01:46:34.503884+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 01:46:34.554848 | ubuntu-noble-large | 2025-12-16T01:46:34.554400+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 01:46:34.555026 | ubuntu-noble-large | 2025-12-16T01:46:34.554845+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 is gnocchi, using pip3 show gnocchi 2025-12-16 01:46:34.555138 | ubuntu-noble-large | 2025-12-16T01:46:34.555015+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 01:46:35.691786 | ubuntu-noble-large | 2025-12-16T01:46:35.691277+0000 - INFO - Found version '4.6.4' with build date '20251216' for osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 01:46:35.691930 | ubuntu-noble-large | 2025-12-16T01:46:35.691598+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 01:46:35.871570 | ubuntu-noble-large | 2025-12-16T01:46:35.871100+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 01:46:35.922190 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 01:46:35.928363 | ubuntu-noble-large | 2025-12-16T01:46:35.927964+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 01:46:35.988581 | ubuntu-noble-large | 2025-12-16T01:46:35.988176+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 01:46:35.988740 | ubuntu-noble-large | 2025-12-16T01:46:35.988572+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 is gnocchi, using pip3 show gnocchi 2025-12-16 01:46:35.988866 | ubuntu-noble-large | 2025-12-16T01:46:35.988742+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 01:46:37.165287 | ubuntu-noble-large | 2025-12-16T01:46:37.164953+0000 - INFO - Found version '4.6.4' with build date '20251216' for osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 01:46:37.165368 | ubuntu-noble-large | 2025-12-16T01:46:37.165203+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 01:46:37.354839 | ubuntu-noble-large | 2025-12-16T01:46:37.354396+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 01:46:37.397957 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 01:46:37.404413 | ubuntu-noble-large | 2025-12-16T01:46:37.403910+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 01:46:37.459616 | ubuntu-noble-large | 2025-12-16T01:46:37.459105+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 01:46:37.459804 | ubuntu-noble-large | 2025-12-16T01:46:37.459589+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 is gnocchi, using pip3 show gnocchi 2025-12-16 01:46:37.459970 | ubuntu-noble-large | 2025-12-16T01:46:37.459814+0000 - INFO - Checking osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 01:46:38.640373 | ubuntu-noble-large | 2025-12-16T01:46:38.639988+0000 - INFO - Found version '4.6.4' with build date '20251216' for osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 01:46:38.640489 | ubuntu-noble-large | 2025-12-16T01:46:38.640339+0000 - INFO - Adding org.opencontainers.image.version='4.6.4' label to osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 01:46:38.808392 | ubuntu-noble-large | 2025-12-16T01:46:38.807934+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 01:46:38.852652 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 01:46:38.857492 | ubuntu-noble-large | 2025-12-16T01:46:38.857043+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 01:46:38.911166 | ubuntu-noble-large | 2025-12-16T01:46:38.910782+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 01:46:38.911364 | ubuntu-noble-large | 2025-12-16T01:46:38.911172+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-api:2024.2 is masakari, using pip3 show masakari 2025-12-16 01:46:38.911484 | ubuntu-noble-large | 2025-12-16T01:46:38.911359+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 01:46:40.186442 | ubuntu-noble-large | 2025-12-16T01:46:40.186014+0000 - INFO - Found version '18.0.0' with build date '20251216' for osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 01:46:40.186547 | ubuntu-noble-large | 2025-12-16T01:46:40.186375+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 01:46:40.373919 | ubuntu-noble-large | 2025-12-16T01:46:40.373484+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 01:46:40.418653 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 01:46:40.422961 | ubuntu-noble-large | 2025-12-16T01:46:40.422608+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 01:46:40.473141 | ubuntu-noble-large | 2025-12-16T01:46:40.472757+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 01:46:40.473355 | ubuntu-noble-large | 2025-12-16T01:46:40.473141+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-engine:2024.2 is masakari, using pip3 show masakari 2025-12-16 01:46:40.473488 | ubuntu-noble-large | 2025-12-16T01:46:40.473353+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 01:46:41.585314 | ubuntu-noble-large | 2025-12-16T01:46:41.584881+0000 - INFO - Found version '18.0.0' with build date '20251216' for osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 01:46:41.585426 | ubuntu-noble-large | 2025-12-16T01:46:41.585280+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 01:46:41.770071 | ubuntu-noble-large | 2025-12-16T01:46:41.769644+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 01:46:41.816506 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 01:46:41.821660 | ubuntu-noble-large | 2025-12-16T01:46:41.821257+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 01:46:41.876654 | ubuntu-noble-large | 2025-12-16T01:46:41.876093+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 01:46:41.876798 | ubuntu-noble-large | 2025-12-16T01:46:41.876600+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 is masakari, using pip3 show masakari 2025-12-16 01:46:41.876987 | ubuntu-noble-large | 2025-12-16T01:46:41.876816+0000 - INFO - Checking osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 01:46:43.105515 | ubuntu-noble-large | 2025-12-16T01:46:43.105071+0000 - INFO - Found version '18.0.0' with build date '20251216' for osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 01:46:43.105627 | ubuntu-noble-large | 2025-12-16T01:46:43.105427+0000 - INFO - Adding org.opencontainers.image.version='18.0.0' label to osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 01:46:43.276175 | ubuntu-noble-large | 2025-12-16T01:46:43.275414+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 01:46:43.325208 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 01:46:43.330805 | ubuntu-noble-large | 2025-12-16T01:46:43.330035+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 01:46:43.385358 | ubuntu-noble-large | 2025-12-16T01:46:43.384717+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 01:46:43.385446 | ubuntu-noble-large | 2025-12-16T01:46:43.385116+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-conductor:2024.2 is nova, using pip3 show nova 2025-12-16 01:46:43.385473 | ubuntu-noble-large | 2025-12-16T01:46:43.385304+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 01:46:44.550272 | ubuntu-noble-large | 2025-12-16T01:46:44.549786+0000 - INFO - Found version '30.2.1' with build date '20251216' for osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 01:46:44.550411 | ubuntu-noble-large | 2025-12-16T01:46:44.550107+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 01:46:44.752662 | ubuntu-noble-large | 2025-12-16T01:46:44.752311+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 01:46:44.801289 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 01:46:44.806634 | ubuntu-noble-large | 2025-12-16T01:46:44.806333+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 01:46:44.857148 | ubuntu-noble-large | 2025-12-16T01:46:44.856816+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 01:46:44.857224 | ubuntu-noble-large | 2025-12-16T01:46:44.857119+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-api:2024.2 is nova, using pip3 show nova 2025-12-16 01:46:44.857449 | ubuntu-noble-large | 2025-12-16T01:46:44.857201+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 01:46:46.019496 | ubuntu-noble-large | 2025-12-16T01:46:46.019063+0000 - INFO - Found version '30.2.1' with build date '20251216' for osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 01:46:46.019611 | ubuntu-noble-large | 2025-12-16T01:46:46.019372+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 01:46:46.211391 | ubuntu-noble-large | 2025-12-16T01:46:46.211011+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 01:46:46.255558 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 01:46:46.259935 | ubuntu-noble-large | 2025-12-16T01:46:46.259571+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 01:46:46.311959 | ubuntu-noble-large | 2025-12-16T01:46:46.311530+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 01:46:46.312139 | ubuntu-noble-large | 2025-12-16T01:46:46.311965+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 is nova, using pip3 show nova 2025-12-16 01:46:46.312293 | ubuntu-noble-large | 2025-12-16T01:46:46.312140+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 01:46:47.476335 | ubuntu-noble-large | 2025-12-16T01:46:47.475890+0000 - INFO - Found version '30.2.1' with build date '20251216' for osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 01:46:47.476448 | ubuntu-noble-large | 2025-12-16T01:46:47.476205+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 01:46:47.652578 | ubuntu-noble-large | 2025-12-16T01:46:47.652202+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 01:46:47.696989 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 01:46:47.701408 | ubuntu-noble-large | 2025-12-16T01:46:47.701059+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 01:46:47.751497 | ubuntu-noble-large | 2025-12-16T01:46:47.751080+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 01:46:47.751721 | ubuntu-noble-large | 2025-12-16T01:46:47.751528+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 is nova, using pip3 show nova 2025-12-16 01:46:47.751907 | ubuntu-noble-large | 2025-12-16T01:46:47.751762+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 01:46:48.956196 | ubuntu-noble-large | 2025-12-16T01:46:48.955844+0000 - INFO - Found version '30.2.1' with build date '20251216' for osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 01:46:48.956306 | ubuntu-noble-large | 2025-12-16T01:46:48.956126+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 01:46:49.142454 | ubuntu-noble-large | 2025-12-16T01:46:49.142064+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 01:46:49.184372 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 01:46:49.189337 | ubuntu-noble-large | 2025-12-16T01:46:49.188988+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 01:46:49.239175 | ubuntu-noble-large | 2025-12-16T01:46:49.238795+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 01:46:49.239379 | ubuntu-noble-large | 2025-12-16T01:46:49.239181+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 is nova, using pip3 show nova 2025-12-16 01:46:49.239506 | ubuntu-noble-large | 2025-12-16T01:46:49.239377+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 01:46:50.425384 | ubuntu-noble-large | 2025-12-16T01:46:50.424983+0000 - INFO - Found version '30.2.1' with build date '20251216' for osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 01:46:50.425492 | ubuntu-noble-large | 2025-12-16T01:46:50.425334+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 01:46:50.603713 | ubuntu-noble-large | 2025-12-16T01:46:50.603275+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 01:46:50.645087 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 01:46:50.649358 | ubuntu-noble-large | 2025-12-16T01:46:50.649012+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 01:46:50.696602 | ubuntu-noble-large | 2025-12-16T01:46:50.696257+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 01:46:50.696817 | ubuntu-noble-large | 2025-12-16T01:46:50.696625+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute:2024.2 is nova, using pip3 show nova 2025-12-16 01:46:50.696946 | ubuntu-noble-large | 2025-12-16T01:46:50.696816+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 01:46:51.877564 | ubuntu-noble-large | 2025-12-16T01:46:51.877176+0000 - INFO - Found version '30.2.1' with build date '20251216' for osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 01:46:51.877658 | ubuntu-noble-large | 2025-12-16T01:46:51.877525+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 01:46:52.061285 | ubuntu-noble-large | 2025-12-16T01:46:52.060888+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 01:46:52.102847 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 01:46:52.107722 | ubuntu-noble-large | 2025-12-16T01:46:52.107283+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 01:46:52.154575 | ubuntu-noble-large | 2025-12-16T01:46:52.154196+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 01:46:52.154817 | ubuntu-noble-large | 2025-12-16T01:46:52.154607+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 is nova, using pip3 show nova 2025-12-16 01:46:52.154947 | ubuntu-noble-large | 2025-12-16T01:46:52.154820+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 01:46:53.317324 | ubuntu-noble-large | 2025-12-16T01:46:53.316946+0000 - INFO - Found version '30.2.1' with build date '20251216' for osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 01:46:53.317472 | ubuntu-noble-large | 2025-12-16T01:46:53.317303+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 01:46:53.486285 | ubuntu-noble-large | 2025-12-16T01:46:53.485887+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 01:46:53.531565 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 01:46:53.536944 | ubuntu-noble-large | 2025-12-16T01:46:53.536544+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 01:46:53.592544 | ubuntu-noble-large | 2025-12-16T01:46:53.592172+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 01:46:53.592710 | ubuntu-noble-large | 2025-12-16T01:46:53.592548+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 is nova, using pip3 show nova 2025-12-16 01:46:53.592826 | ubuntu-noble-large | 2025-12-16T01:46:53.592713+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 01:46:54.788044 | ubuntu-noble-large | 2025-12-16T01:46:54.787555+0000 - INFO - Found version '30.2.1' with build date '20251216' for osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 01:46:54.788160 | ubuntu-noble-large | 2025-12-16T01:46:54.787964+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 01:46:54.965926 | ubuntu-noble-large | 2025-12-16T01:46:54.965512+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 01:46:55.009983 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 01:46:55.014999 | ubuntu-noble-large | 2025-12-16T01:46:55.014618+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 01:46:55.063938 | ubuntu-noble-large | 2025-12-16T01:46:55.063511+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 01:46:55.064079 | ubuntu-noble-large | 2025-12-16T01:46:55.063938+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-ssh:2024.2 is nova, using pip3 show nova 2025-12-16 01:46:55.064178 | ubuntu-noble-large | 2025-12-16T01:46:55.064068+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 01:46:56.270479 | ubuntu-noble-large | 2025-12-16T01:46:56.270077+0000 - INFO - Found version '30.2.1' with build date '20251216' for osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 01:46:56.270584 | ubuntu-noble-large | 2025-12-16T01:46:56.270430+0000 - INFO - Adding org.opencontainers.image.version='30.2.1' label to osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 01:46:56.467285 | ubuntu-noble-large | 2025-12-16T01:46:56.466898+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 01:46:56.512507 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 01:46:56.517386 | ubuntu-noble-large | 2025-12-16T01:46:56.516947+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 01:46:56.568847 | ubuntu-noble-large | 2025-12-16T01:46:56.568426+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 01:46:56.569029 | ubuntu-noble-large | 2025-12-16T01:46:56.568867+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 is keystone, using pip3 show keystone 2025-12-16 01:46:56.569159 | ubuntu-noble-large | 2025-12-16T01:46:56.569039+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 01:46:57.797489 | ubuntu-noble-large | 2025-12-16T01:46:57.797077+0000 - INFO - Found version '26.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 01:46:57.797603 | ubuntu-noble-large | 2025-12-16T01:46:57.797427+0000 - INFO - Adding org.opencontainers.image.version='26.0.1' label to osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 01:46:58.019334 | ubuntu-noble-large | 2025-12-16T01:46:58.018908+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 01:46:58.064662 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 01:46:58.069516 | ubuntu-noble-large | 2025-12-16T01:46:58.069133+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 01:46:58.125514 | ubuntu-noble-large | 2025-12-16T01:46:58.125126+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 01:46:58.125702 | ubuntu-noble-large | 2025-12-16T01:46:58.125530+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 is keystone, using pip3 show keystone 2025-12-16 01:46:58.125846 | ubuntu-noble-large | 2025-12-16T01:46:58.125716+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 01:46:59.335573 | ubuntu-noble-large | 2025-12-16T01:46:59.335184+0000 - INFO - Found version '26.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 01:46:59.335655 | ubuntu-noble-large | 2025-12-16T01:46:59.335534+0000 - INFO - Adding org.opencontainers.image.version='26.0.1' label to osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 01:46:59.517357 | ubuntu-noble-large | 2025-12-16T01:46:59.516952+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 01:46:59.561279 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 01:46:59.565997 | ubuntu-noble-large | 2025-12-16T01:46:59.565591+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 01:46:59.615415 | ubuntu-noble-large | 2025-12-16T01:46:59.614997+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 01:46:59.615574 | ubuntu-noble-large | 2025-12-16T01:46:59.615415+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keystone:2024.2 is keystone, using pip3 show keystone 2025-12-16 01:46:59.615715 | ubuntu-noble-large | 2025-12-16T01:46:59.615581+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 01:47:00.871633 | ubuntu-noble-large | 2025-12-16T01:47:00.871287+0000 - INFO - Found version '26.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 01:47:00.871792 | ubuntu-noble-large | 2025-12-16T01:47:00.871601+0000 - INFO - Adding org.opencontainers.image.version='26.0.1' label to osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 01:47:01.054091 | ubuntu-noble-large | 2025-12-16T01:47:01.053744+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 01:47:01.101178 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 01:47:01.105998 | ubuntu-noble-large | 2025-12-16T01:47:01.105591+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 01:47:01.157750 | ubuntu-noble-large | 2025-12-16T01:47:01.157346+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 01:47:01.157947 | ubuntu-noble-large | 2025-12-16T01:47:01.157774+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-api:2024.2 is magnum, using pip3 show magnum 2025-12-16 01:47:01.158077 | ubuntu-noble-large | 2025-12-16T01:47:01.157947+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 01:47:02.317337 | ubuntu-noble-large | 2025-12-16T01:47:02.316930+0000 - INFO - Found version '19.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 01:47:02.317455 | ubuntu-noble-large | 2025-12-16T01:47:02.317262+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 01:47:02.493648 | ubuntu-noble-large | 2025-12-16T01:47:02.493302+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 01:47:02.535494 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 01:47:02.539184 | ubuntu-noble-large | 2025-12-16T01:47:02.538831+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 01:47:02.591464 | ubuntu-noble-large | 2025-12-16T01:47:02.591019+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 01:47:02.591626 | ubuntu-noble-large | 2025-12-16T01:47:02.591472+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 is magnum, using pip3 show magnum 2025-12-16 01:47:02.591784 | ubuntu-noble-large | 2025-12-16T01:47:02.591632+0000 - INFO - Checking osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 01:47:03.740623 | ubuntu-noble-large | 2025-12-16T01:47:03.740197+0000 - INFO - Found version '19.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 01:47:03.740768 | ubuntu-noble-large | 2025-12-16T01:47:03.740564+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 01:47:03.921754 | ubuntu-noble-large | 2025-12-16T01:47:03.921374+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 01:47:03.964515 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 01:47:03.968505 | ubuntu-noble-large | 2025-12-16T01:47:03.968225+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 01:47:04.017069 | ubuntu-noble-large | 2025-12-16T01:47:04.016669+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 01:47:04.017285 | ubuntu-noble-large | 2025-12-16T01:47:04.017078+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 is aodh, using pip3 show aodh 2025-12-16 01:47:04.017400 | ubuntu-noble-large | 2025-12-16T01:47:04.017272+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 01:47:05.130711 | ubuntu-noble-large | 2025-12-16T01:47:05.130297+0000 - INFO - Found version '19.0.0' with build date '20251216' for osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 01:47:05.130837 | ubuntu-noble-large | 2025-12-16T01:47:05.130626+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 01:47:05.301759 | ubuntu-noble-large | 2025-12-16T01:47:05.301370+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 01:47:05.343499 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 01:47:05.348501 | ubuntu-noble-large | 2025-12-16T01:47:05.348098+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 01:47:05.398939 | ubuntu-noble-large | 2025-12-16T01:47:05.398534+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 01:47:05.399089 | ubuntu-noble-large | 2025-12-16T01:47:05.398931+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 is aodh, using pip3 show aodh 2025-12-16 01:47:05.399215 | ubuntu-noble-large | 2025-12-16T01:47:05.399094+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 01:47:06.496186 | ubuntu-noble-large | 2025-12-16T01:47:06.495784+0000 - INFO - Found version '19.0.0' with build date '20251216' for osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 01:47:06.496328 | ubuntu-noble-large | 2025-12-16T01:47:06.496103+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 01:47:06.665721 | ubuntu-noble-large | 2025-12-16T01:47:06.665408+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 01:47:06.709353 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 01:47:06.714512 | ubuntu-noble-large | 2025-12-16T01:47:06.714146+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 01:47:06.762857 | ubuntu-noble-large | 2025-12-16T01:47:06.762489+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 01:47:06.763027 | ubuntu-noble-large | 2025-12-16T01:47:06.762870+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-listener:2024.2 is aodh, using pip3 show aodh 2025-12-16 01:47:06.763147 | ubuntu-noble-large | 2025-12-16T01:47:06.763024+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 01:47:07.858469 | ubuntu-noble-large | 2025-12-16T01:47:07.858030+0000 - INFO - Found version '19.0.0' with build date '20251216' for osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 01:47:07.858569 | ubuntu-noble-large | 2025-12-16T01:47:07.858384+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 01:47:08.064829 | ubuntu-noble-large | 2025-12-16T01:47:08.064472+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 01:47:08.106613 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 01:47:08.111904 | ubuntu-noble-large | 2025-12-16T01:47:08.111520+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 01:47:08.167016 | ubuntu-noble-large | 2025-12-16T01:47:08.166585+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 01:47:08.167174 | ubuntu-noble-large | 2025-12-16T01:47:08.167008+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-api:2024.2 is aodh, using pip3 show aodh 2025-12-16 01:47:08.167329 | ubuntu-noble-large | 2025-12-16T01:47:08.167169+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 01:47:09.375549 | ubuntu-noble-large | 2025-12-16T01:47:09.375169+0000 - INFO - Found version '19.0.0' with build date '20251216' for osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 01:47:09.375634 | ubuntu-noble-large | 2025-12-16T01:47:09.375516+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 01:47:09.559973 | ubuntu-noble-large | 2025-12-16T01:47:09.559299+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 01:47:09.604267 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 01:47:09.608883 | ubuntu-noble-large | 2025-12-16T01:47:09.608464+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 01:47:09.668724 | ubuntu-noble-large | 2025-12-16T01:47:09.668322+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 01:47:09.668907 | ubuntu-noble-large | 2025-12-16T01:47:09.668725+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 is aodh, using pip3 show aodh 2025-12-16 01:47:09.669023 | ubuntu-noble-large | 2025-12-16T01:47:09.668891+0000 - INFO - Checking osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 01:47:10.888485 | ubuntu-noble-large | 2025-12-16T01:47:10.888059+0000 - INFO - Found version '19.0.0' with build date '20251216' for osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 01:47:10.888611 | ubuntu-noble-large | 2025-12-16T01:47:10.888454+0000 - INFO - Adding org.opencontainers.image.version='19.0.0' label to osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 01:47:11.094512 | ubuntu-noble-large | 2025-12-16T01:47:11.094093+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 01:47:11.138082 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 01:47:11.142352 | ubuntu-noble-large | 2025-12-16T01:47:11.141939+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 01:47:11.189113 | ubuntu-noble-large | 2025-12-16T01:47:11.188732+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 01:47:11.189302 | ubuntu-noble-large | 2025-12-16T01:47:11.189117+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-api:2024.2 is designate, using pip3 show designate 2025-12-16 01:47:11.189445 | ubuntu-noble-large | 2025-12-16T01:47:11.189313+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 01:47:12.354354 | ubuntu-noble-large | 2025-12-16T01:47:12.353904+0000 - INFO - Found version '19.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 01:47:12.354463 | ubuntu-noble-large | 2025-12-16T01:47:12.354217+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 01:47:12.539999 | ubuntu-noble-large | 2025-12-16T01:47:12.539605+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 01:47:12.587490 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 01:47:12.592139 | ubuntu-noble-large | 2025-12-16T01:47:12.591852+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 01:47:12.648799 | ubuntu-noble-large | 2025-12-16T01:47:12.648416+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 01:47:12.648961 | ubuntu-noble-large | 2025-12-16T01:47:12.648801+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-worker:2024.2 is designate, using pip3 show designate 2025-12-16 01:47:12.649070 | ubuntu-noble-large | 2025-12-16T01:47:12.648955+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 01:47:13.870468 | ubuntu-noble-large | 2025-12-16T01:47:13.870056+0000 - INFO - Found version '19.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 01:47:13.870577 | ubuntu-noble-large | 2025-12-16T01:47:13.870418+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 01:47:14.058547 | ubuntu-noble-large | 2025-12-16T01:47:14.058160+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 01:47:14.104166 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 01:47:14.108660 | ubuntu-noble-large | 2025-12-16T01:47:14.108307+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 01:47:14.160180 | ubuntu-noble-large | 2025-12-16T01:47:14.159761+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 01:47:14.160425 | ubuntu-noble-large | 2025-12-16T01:47:14.160194+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-sink:2024.2 is designate, using pip3 show designate 2025-12-16 01:47:14.160567 | ubuntu-noble-large | 2025-12-16T01:47:14.160428+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 01:47:15.306723 | ubuntu-noble-large | 2025-12-16T01:47:15.306332+0000 - INFO - Found version '19.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 01:47:15.306844 | ubuntu-noble-large | 2025-12-16T01:47:15.306629+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 01:47:15.469970 | ubuntu-noble-large | 2025-12-16T01:47:15.469529+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 01:47:15.511171 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 01:47:15.515659 | ubuntu-noble-large | 2025-12-16T01:47:15.515355+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 01:47:15.565315 | ubuntu-noble-large | 2025-12-16T01:47:15.564946+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 01:47:15.565497 | ubuntu-noble-large | 2025-12-16T01:47:15.565345+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-central:2024.2 is designate, using pip3 show designate 2025-12-16 01:47:15.565627 | ubuntu-noble-large | 2025-12-16T01:47:15.565508+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 01:47:16.685327 | ubuntu-noble-large | 2025-12-16T01:47:16.684941+0000 - INFO - Found version '19.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 01:47:16.685440 | ubuntu-noble-large | 2025-12-16T01:47:16.685257+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 01:47:16.867383 | ubuntu-noble-large | 2025-12-16T01:47:16.867026+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 01:47:16.908644 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 01:47:16.913355 | ubuntu-noble-large | 2025-12-16T01:47:16.912923+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 01:47:16.966846 | ubuntu-noble-large | 2025-12-16T01:47:16.966462+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 01:47:16.966935 | ubuntu-noble-large | 2025-12-16T01:47:16.966823+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-mdns:2024.2 is designate, using pip3 show designate 2025-12-16 01:47:16.967052 | ubuntu-noble-large | 2025-12-16T01:47:16.966943+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 01:47:18.150353 | ubuntu-noble-large | 2025-12-16T01:47:18.149972+0000 - INFO - Found version '19.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 01:47:18.150468 | ubuntu-noble-large | 2025-12-16T01:47:18.150323+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 01:47:18.325328 | ubuntu-noble-large | 2025-12-16T01:47:18.324861+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 01:47:18.370760 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 01:47:18.375750 | ubuntu-noble-large | 2025-12-16T01:47:18.375367+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 01:47:18.426127 | ubuntu-noble-large | 2025-12-16T01:47:18.425655+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 01:47:18.427820 | ubuntu-noble-large | 2025-12-16T01:47:18.427558+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 is designate, using pip3 show designate 2025-12-16 01:47:18.427944 | ubuntu-noble-large | 2025-12-16T01:47:18.427815+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 01:47:19.693561 | ubuntu-noble-large | 2025-12-16T01:47:19.693120+0000 - INFO - Found version '19.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 01:47:19.693706 | ubuntu-noble-large | 2025-12-16T01:47:19.693486+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 01:47:19.864329 | ubuntu-noble-large | 2025-12-16T01:47:19.863932+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 01:47:19.912430 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 01:47:19.917066 | ubuntu-noble-large | 2025-12-16T01:47:19.916733+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 01:47:19.974266 | ubuntu-noble-large | 2025-12-16T01:47:19.973871+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 01:47:19.974431 | ubuntu-noble-large | 2025-12-16T01:47:19.974275+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/designate-producer:2024.2 is designate, using pip3 show designate 2025-12-16 01:47:19.974548 | ubuntu-noble-large | 2025-12-16T01:47:19.974432+0000 - INFO - Checking osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 01:47:21.142189 | ubuntu-noble-large | 2025-12-16T01:47:21.141769+0000 - INFO - Found version '19.0.1' with build date '20251216' for osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 01:47:21.142352 | ubuntu-noble-large | 2025-12-16T01:47:21.142098+0000 - INFO - Adding org.opencontainers.image.version='19.0.1' label to osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 01:47:21.327982 | ubuntu-noble-large | 2025-12-16T01:47:21.327559+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 01:47:21.372370 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 01:47:21.376895 | ubuntu-noble-large | 2025-12-16T01:47:21.376574+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 01:47:21.428805 | ubuntu-noble-large | 2025-12-16T01:47:21.428410+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-12-16 01:47:21.428989 | ubuntu-noble-large | 2025-12-16T01:47:21.428823+0000 - ERROR - Configuration for blazar-manager (blazar) not found 2025-12-16 01:47:21.429126 | ubuntu-noble-large | 2025-12-16T01:47:21.428992+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-12-16 01:47:21.429288 | ubuntu-noble-large | 2025-12-16T01:47:21.429147+0000 - ERROR - Configuration for blazar-api (blazar) not found 2025-12-16 01:47:21.429415 | ubuntu-noble-large | 2025-12-16T01:47:21.429296+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 01:47:21.429537 | ubuntu-noble-large | 2025-12-16T01:47:21.429434+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-northd:2024.2 is ovn, using ovn-controller --version 2025-12-16 01:47:21.429638 | ubuntu-noble-large | 2025-12-16T01:47:21.429545+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 01:47:21.977960 | ubuntu-noble-large | 2025-12-16T01:47:21.977472+0000 - INFO - Found version '24.9.3' with build date '20251216' for osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 01:47:21.978096 | ubuntu-noble-large | 2025-12-16T01:47:21.977808+0000 - INFO - Adding org.opencontainers.image.version='24.9.3' label to osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 01:47:22.143664 | ubuntu-noble-large | 2025-12-16T01:47:22.143364+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 01:47:22.196598 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 01:47:22.201289 | ubuntu-noble-large | 2025-12-16T01:47:22.200997+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 01:47:22.251363 | ubuntu-noble-large | 2025-12-16T01:47:22.251008+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 01:47:22.251474 | ubuntu-noble-large | 2025-12-16T01:47:22.251320+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 is ovn, using ovn-controller --version 2025-12-16 01:47:22.251508 | ubuntu-noble-large | 2025-12-16T01:47:22.251422+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 01:47:22.825650 | ubuntu-noble-large | 2025-12-16T01:47:22.825172+0000 - INFO - Found version '24.9.3' with build date '20251216' for osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 01:47:22.825857 | ubuntu-noble-large | 2025-12-16T01:47:22.825587+0000 - INFO - Adding org.opencontainers.image.version='24.9.3' label to osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 01:47:22.966191 | ubuntu-noble-large | 2025-12-16T01:47:22.965861+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 01:47:22.999441 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 01:47:23.003729 | ubuntu-noble-large | 2025-12-16T01:47:23.003351+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 01:47:23.049084 | ubuntu-noble-large | 2025-12-16T01:47:23.048712+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 01:47:23.049174 | ubuntu-noble-large | 2025-12-16T01:47:23.049059+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-controller:2024.2 is ovn, using ovn-controller --version 2025-12-16 01:47:23.049350 | ubuntu-noble-large | 2025-12-16T01:47:23.049187+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 01:47:23.625657 | ubuntu-noble-large | 2025-12-16T01:47:23.624884+0000 - INFO - Found version '24.9.3' with build date '20251216' for osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 01:47:23.625835 | ubuntu-noble-large | 2025-12-16T01:47:23.625174+0000 - INFO - Adding org.opencontainers.image.version='24.9.3' label to osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 01:47:23.779929 | ubuntu-noble-large | 2025-12-16T01:47:23.779363+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 01:47:23.826275 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 01:47:23.832971 | ubuntu-noble-large | 2025-12-16T01:47:23.832606+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 01:47:23.890557 | ubuntu-noble-large | 2025-12-16T01:47:23.890122+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 01:47:23.890675 | ubuntu-noble-large | 2025-12-16T01:47:23.890532+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 is ovn, using ovn-controller --version 2025-12-16 01:47:23.890828 | ubuntu-noble-large | 2025-12-16T01:47:23.890673+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 01:47:24.504574 | ubuntu-noble-large | 2025-12-16T01:47:24.504065+0000 - INFO - Found version '24.9.3' with build date '20251216' for osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 01:47:24.504759 | ubuntu-noble-large | 2025-12-16T01:47:24.504402+0000 - INFO - Adding org.opencontainers.image.version='24.9.3' label to osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 01:47:24.670633 | ubuntu-noble-large | 2025-12-16T01:47:24.670159+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 01:47:24.713665 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 01:47:24.718139 | ubuntu-noble-large | 2025-12-16T01:47:24.717802+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 01:47:24.773094 | ubuntu-noble-large | 2025-12-16T01:47:24.772710+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 01:47:24.773261 | ubuntu-noble-large | 2025-12-16T01:47:24.773056+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis:2024.2 is redis, using dpkg -s redis-server 2025-12-16 01:47:24.773406 | ubuntu-noble-large | 2025-12-16T01:47:24.773262+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 01:47:25.371776 | ubuntu-noble-large | 2025-12-16T01:47:25.371306+0000 - INFO - Found version '7.0.15' with build date '20251216' for osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 01:47:25.371930 | ubuntu-noble-large | 2025-12-16T01:47:25.371622+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 01:47:25.543871 | ubuntu-noble-large | 2025-12-16T01:47:25.543478+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 01:47:25.589783 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 01:47:25.594953 | ubuntu-noble-large | 2025-12-16T01:47:25.594577+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 01:47:25.651109 | ubuntu-noble-large | 2025-12-16T01:47:25.650720+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 01:47:25.651265 | ubuntu-noble-large | 2025-12-16T01:47:25.651033+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 is redis-sentinel, using dpkg -s redis-sentinel 2025-12-16 01:47:25.651286 | ubuntu-noble-large | 2025-12-16T01:47:25.651152+0000 - INFO - Checking osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 01:47:26.238725 | ubuntu-noble-large | 2025-12-16T01:47:26.238127+0000 - INFO - Found version '7.0.15' with build date '20251216' for osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 01:47:26.238895 | ubuntu-noble-large | 2025-12-16T01:47:26.238592+0000 - INFO - Adding org.opencontainers.image.version='7.0.15' label to osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 01:47:26.420868 | ubuntu-noble-large | 2025-12-16T01:47:26.420402+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 01:47:26.464966 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 01:47:26.469651 | ubuntu-noble-large | 2025-12-16T01:47:26.469301+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 01:47:26.516379 | ubuntu-noble-large | 2025-12-16T01:47:26.515598+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 01:47:26.516459 | ubuntu-noble-large | 2025-12-16T01:47:26.516029+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 2025-12-16 01:47:26.516483 | ubuntu-noble-large | 2025-12-16T01:47:26.516212+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 01:47:27.076127 | ubuntu-noble-large | 2025-12-16T01:47:27.075648+0000 - INFO - Found version '1.0.7' with build date '20251216' for osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 01:47:27.076274 | ubuntu-noble-large | 2025-12-16T01:47:27.076022+0000 - INFO - Adding org.opencontainers.image.version='1.0.7' label to osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 01:47:27.279938 | ubuntu-noble-large | 2025-12-16T01:47:27.279560+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 01:47:27.325620 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 01:47:27.330293 | ubuntu-noble-large | 2025-12-16T01:47:27.329956+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 01:47:27.380442 | ubuntu-noble-large | 2025-12-16T01:47:27.380053+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 01:47:27.380589 | ubuntu-noble-large | 2025-12-16T01:47:27.380429+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' 2025-12-16 01:47:27.380721 | ubuntu-noble-large | 2025-12-16T01:47:27.380585+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 01:47:28.006328 | ubuntu-noble-large | 2025-12-16T01:47:28.005855+0000 - INFO - Found version '2.2.0' with build date '20251216' for osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 01:47:28.006561 | ubuntu-noble-large | 2025-12-16T01:47:28.006308+0000 - INFO - Adding org.opencontainers.image.version='2.2.0' label to osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 01:47:28.199427 | ubuntu-noble-large | 2025-12-16T01:47:28.198964+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 01:47:28.244003 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 01:47:28.248999 | ubuntu-noble-large | 2025-12-16T01:47:28.248519+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 01:47:28.310173 | ubuntu-noble-large | 2025-12-16T01:47:28.309767+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 01:47:28.310323 | ubuntu-noble-large | 2025-12-16T01:47:28.310154+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' 2025-12-16 01:47:28.310472 | ubuntu-noble-large | 2025-12-16T01:47:28.310339+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 01:47:28.914194 | ubuntu-noble-large | 2025-12-16T01:47:28.913802+0000 - INFO - Found version '1.8.0' with build date '20251216' for osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 01:47:28.914336 | ubuntu-noble-large | 2025-12-16T01:47:28.914122+0000 - INFO - Adding org.opencontainers.image.version='1.8.0' label to osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 01:47:29.138445 | ubuntu-noble-large | 2025-12-16T01:47:29.137930+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 01:47:29.183175 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 01:47:29.188250 | ubuntu-noble-large | 2025-12-16T01:47:29.187836+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 01:47:29.239784 | ubuntu-noble-large | 2025-12-16T01:47:29.239383+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 01:47:29.239982 | ubuntu-noble-large | 2025-12-16T01:47:29.239809+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' 2025-12-16 01:47:29.240109 | ubuntu-noble-large | 2025-12-16T01:47:29.239983+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 01:47:29.875076 | ubuntu-noble-large | 2025-12-16T01:47:29.874626+0000 - INFO - Found version '1.7.0' with build date '20251216' for osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 01:47:29.875175 | ubuntu-noble-large | 2025-12-16T01:47:29.874978+0000 - INFO - Adding org.opencontainers.image.version='1.7.0' label to osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 01:47:30.104452 | ubuntu-noble-large | 2025-12-16T01:47:30.104057+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 01:47:30.147457 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 01:47:30.151727 | ubuntu-noble-large | 2025-12-16T01:47:30.151395+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 01:47:30.202766 | ubuntu-noble-large | 2025-12-16T01:47:30.202389+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 01:47:30.202867 | ubuntu-noble-large | 2025-12-16T01:47:30.202736+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' 2025-12-16 01:47:30.203003 | ubuntu-noble-large | 2025-12-16T01:47:30.202878+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 01:47:30.800317 | ubuntu-noble-large | 2025-12-16T01:47:30.799984+0000 - INFO - Found version '1.8.2' with build date '20251216' for osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 01:47:30.800463 | ubuntu-noble-large | 2025-12-16T01:47:30.800283+0000 - INFO - Adding org.opencontainers.image.version='1.8.2' label to osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 01:47:30.995628 | ubuntu-noble-large | 2025-12-16T01:47:30.995291+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 01:47:31.038834 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 01:47:31.043486 | ubuntu-noble-large | 2025-12-16T01:47:31.043191+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 01:47:31.094261 | ubuntu-noble-large | 2025-12-16T01:47:31.093828+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 01:47:31.094429 | ubuntu-noble-large | 2025-12-16T01:47:31.094223+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' 2025-12-16 01:47:31.094562 | ubuntu-noble-large | 2025-12-16T01:47:31.094432+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 01:47:31.721635 | ubuntu-noble-large | 2025-12-16T01:47:31.721176+0000 - INFO - Found version '0.16.0' with build date '20251216' for osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 01:47:31.721765 | ubuntu-noble-large | 2025-12-16T01:47:31.721557+0000 - INFO - Adding org.opencontainers.image.version='0.16.0' label to osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 01:47:31.888199 | ubuntu-noble-large | 2025-12-16T01:47:31.887802+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 01:47:31.934714 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 01:47:31.940273 | ubuntu-noble-large | 2025-12-16T01:47:31.939846+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 01:47:31.990936 | ubuntu-noble-large | 2025-12-16T01:47:31.990468+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 01:47:31.991104 | ubuntu-noble-large | 2025-12-16T01:47:31.990916+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' 2025-12-16 01:47:31.991255 | ubuntu-noble-large | 2025-12-16T01:47:31.991094+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 01:47:32.653746 | ubuntu-noble-large | 2025-12-16T01:47:32.653302+0000 - INFO - Found version '0.15.0' with build date '20251216' for osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 01:47:32.653862 | ubuntu-noble-large | 2025-12-16T01:47:32.653641+0000 - INFO - Adding org.opencontainers.image.version='0.15.0' label to osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 01:47:32.821014 | ubuntu-noble-large | 2025-12-16T01:47:32.820584+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 01:47:32.866468 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 01:47:32.872316 | ubuntu-noble-large | 2025-12-16T01:47:32.871900+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 01:47:32.924931 | ubuntu-noble-large | 2025-12-16T01:47:32.924500+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 01:47:32.925107 | ubuntu-noble-large | 2025-12-16T01:47:32.924932+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 is prometheus, using /opt/prometheus/prometheus --version 2025-12-16 01:47:32.925360 | ubuntu-noble-large | 2025-12-16T01:47:32.925101+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 01:47:33.631806 | ubuntu-noble-large | 2025-12-16T01:47:33.631391+0000 - INFO - Found version '2.55.1' with build date '20251216' for osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 01:47:33.631904 | ubuntu-noble-large | 2025-12-16T01:47:33.631742+0000 - INFO - Adding org.opencontainers.image.version='2.55.1' label to osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 01:47:33.802180 | ubuntu-noble-large | 2025-12-16T01:47:33.801834+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 01:47:33.848676 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 01:47:33.853597 | ubuntu-noble-large | 2025-12-16T01:47:33.853262+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 01:47:33.905330 | ubuntu-noble-large | 2025-12-16T01:47:33.904975+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 01:47:33.905438 | ubuntu-noble-large | 2025-12-16T01:47:33.905323+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' 2025-12-16 01:47:33.905552 | ubuntu-noble-large | 2025-12-16T01:47:33.905446+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 01:47:34.518338 | ubuntu-noble-large | 2025-12-16T01:47:34.517933+0000 - INFO - Found version '3.0.8' with build date '20251216' for osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 01:47:34.518446 | ubuntu-noble-large | 2025-12-16T01:47:34.518278+0000 - INFO - Adding org.opencontainers.image.version='3.0.8' label to osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 01:47:34.727151 | ubuntu-noble-large | 2025-12-16T01:47:34.726774+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 01:47:34.768996 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 01:47:34.773430 | ubuntu-noble-large | 2025-12-16T01:47:34.773080+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 01:47:34.824018 | ubuntu-noble-large | 2025-12-16T01:47:34.823634+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 01:47:34.824208 | ubuntu-noble-large | 2025-12-16T01:47:34.824017+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 is prometheus-cadvisor, using /opt/cadvisor --version 2025-12-16 01:47:34.824374 | ubuntu-noble-large | 2025-12-16T01:47:34.824210+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 01:47:35.452491 | ubuntu-noble-large | 2025-12-16T01:47:35.451989+0000 - INFO - Found version '0.49.2' with build date '20251216' for osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 01:47:35.452613 | ubuntu-noble-large | 2025-12-16T01:47:35.452350+0000 - INFO - Adding org.opencontainers.image.version='0.49.2' label to osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 01:47:35.635774 | ubuntu-noble-large | 2025-12-16T01:47:35.635448+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 01:47:35.680983 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 01:47:35.686074 | ubuntu-noble-large | 2025-12-16T01:47:35.685802+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 01:47:35.737221 | ubuntu-noble-large | 2025-12-16T01:47:35.736813+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 01:47:35.737429 | ubuntu-noble-large | 2025-12-16T01:47:35.737212+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' 2025-12-16 01:47:35.737556 | ubuntu-noble-large | 2025-12-16T01:47:35.737425+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 01:47:36.397734 | ubuntu-noble-large | 2025-12-16T01:47:36.397273+0000 - INFO - Found version '0.28.0' with build date '20251216' for osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 01:47:36.397848 | ubuntu-noble-large | 2025-12-16T01:47:36.397606+0000 - INFO - Adding org.opencontainers.image.version='0.28.0' label to osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 01:47:36.540845 | ubuntu-noble-large | 2025-12-16T01:47:36.540441+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 01:47:36.582107 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 01:47:36.586718 | ubuntu-noble-large | 2025-12-16T01:47:36.586380+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 01:47:36.638987 | ubuntu-noble-large | 2025-12-16T01:47:36.638540+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 01:47:36.639155 | ubuntu-noble-large | 2025-12-16T01:47:36.638983+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' 2025-12-16 01:47:36.639308 | ubuntu-noble-large | 2025-12-16T01:47:36.639154+0000 - INFO - Checking osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 01:47:37.255074 | ubuntu-noble-large | 2025-12-16T01:47:37.254703+0000 - INFO - Found version '0.25.0' with build date '20251216' for osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 01:47:37.255204 | ubuntu-noble-large | 2025-12-16T01:47:37.255024+0000 - INFO - Adding org.opencontainers.image.version='0.25.0' label to osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 01:47:37.444060 | ubuntu-noble-large | 2025-12-16T01:47:37.443641+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 01:47:37.488641 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 01:47:37.493061 | ubuntu-noble-large | 2025-12-16T01:47:37.492660+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 01:47:37.542200 | ubuntu-noble-large | 2025-12-16T01:47:37.541796+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-base:2024.2 2025-12-16 01:47:37.542367 | ubuntu-noble-large | 2025-12-16T01:47:37.542173+0000 - INFO - osism.harbor.regio.digital/kolla/ironic-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:37.542502 | ubuntu-noble-large | 2025-12-16T01:47:37.542374+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 01:47:37.542646 | ubuntu-noble-large | 2025-12-16T01:47:37.542523+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 is ironic-inspector, using pip3 show ironic-inspector 2025-12-16 01:47:37.542789 | ubuntu-noble-large | 2025-12-16T01:47:37.542644+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 01:47:38.710189 | ubuntu-noble-large | 2025-12-16T01:47:38.709909+0000 - INFO - Found version '12.3.1' with build date '20251216' for osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 01:47:38.710319 | ubuntu-noble-large | 2025-12-16T01:47:38.710074+0000 - INFO - Adding org.opencontainers.image.version='12.3.1' label to osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 01:47:38.893541 | ubuntu-noble-large | 2025-12-16T01:47:38.893116+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 01:47:38.939663 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 01:47:38.943547 | ubuntu-noble-large | 2025-12-16T01:47:38.943169+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 01:47:38.994996 | ubuntu-noble-large | 2025-12-16T01:47:38.994607+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/manila-base:2024.2 2025-12-16 01:47:38.995122 | ubuntu-noble-large | 2025-12-16T01:47:38.994961+0000 - INFO - osism.harbor.regio.digital/kolla/manila-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:38.995290 | ubuntu-noble-large | 2025-12-16T01:47:38.995126+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/heat-base:2024.2 2025-12-16 01:47:38.995544 | ubuntu-noble-large | 2025-12-16T01:47:38.995304+0000 - INFO - osism.harbor.regio.digital/kolla/heat-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:38.995620 | ubuntu-noble-large | 2025-12-16T01:47:38.995453+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 2025-12-16 01:47:38.995635 | ubuntu-noble-large | 2025-12-16T01:47:38.995541+0000 - INFO - osism.harbor.regio.digital/kolla/ceilometer-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:38.995724 | ubuntu-noble-large | 2025-12-16T01:47:38.995615+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/skyline-base:2024.2 2025-12-16 01:47:38.995858 | ubuntu-noble-large | 2025-12-16T01:47:38.995744+0000 - INFO - osism.harbor.regio.digital/kolla/skyline-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:38.995907 | ubuntu-noble-large | 2025-12-16T01:47:38.995830+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/placement-base:2024.2 2025-12-16 01:47:38.995987 | ubuntu-noble-large | 2025-12-16T01:47:38.995904+0000 - INFO - osism.harbor.regio.digital/kolla/placement-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:38.996067 | ubuntu-noble-large | 2025-12-16T01:47:38.995979+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/barbican-base:2024.2 2025-12-16 01:47:38.996123 | ubuntu-noble-large | 2025-12-16T01:47:38.996048+0000 - INFO - osism.harbor.regio.digital/kolla/barbican-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:38.996188 | ubuntu-noble-large | 2025-12-16T01:47:38.996113+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/glance-base:2024.2 2025-12-16 01:47:38.996273 | ubuntu-noble-large | 2025-12-16T01:47:38.996180+0000 - INFO - osism.harbor.regio.digital/kolla/glance-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:38.996338 | ubuntu-noble-large | 2025-12-16T01:47:38.996262+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 01:47:38.996416 | ubuntu-noble-large | 2025-12-16T01:47:38.996340+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/horizon:2024.2 is horizon, using pip3 show horizon 2025-12-16 01:47:38.996477 | ubuntu-noble-large | 2025-12-16T01:47:38.996404+0000 - INFO - Checking osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 01:47:40.308148 | ubuntu-noble-large | 2025-12-16T01:47:40.307764+0000 - INFO - Found version '25.1.2' with build date '20251216' for osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 01:47:40.308284 | ubuntu-noble-large | 2025-12-16T01:47:40.308100+0000 - INFO - Adding org.opencontainers.image.version='25.1.2' label to osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 01:47:40.479150 | ubuntu-noble-large | 2025-12-16T01:47:40.478875+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 01:47:40.522816 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 01:47:40.527880 | ubuntu-noble-large | 2025-12-16T01:47:40.527447+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 01:47:40.602405 | ubuntu-noble-large | 2025-12-16T01:47:40.602003+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/neutron-base:2024.2 2025-12-16 01:47:40.602515 | ubuntu-noble-large | 2025-12-16T01:47:40.602388+0000 - INFO - osism.harbor.regio.digital/kolla/neutron-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:40.602641 | ubuntu-noble-large | 2025-12-16T01:47:40.602532+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cinder-base:2024.2 2025-12-16 01:47:40.602773 | ubuntu-noble-large | 2025-12-16T01:47:40.602649+0000 - INFO - osism.harbor.regio.digital/kolla/cinder-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:40.602871 | ubuntu-noble-large | 2025-12-16T01:47:40.602774+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/octavia-base:2024.2 2025-12-16 01:47:40.602953 | ubuntu-noble-large | 2025-12-16T01:47:40.602873+0000 - INFO - osism.harbor.regio.digital/kolla/octavia-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:40.603043 | ubuntu-noble-large | 2025-12-16T01:47:40.602964+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 2025-12-16 01:47:40.603137 | ubuntu-noble-large | 2025-12-16T01:47:40.603057+0000 - INFO - osism.harbor.regio.digital/kolla/gnocchi-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:40.603246 | ubuntu-noble-large | 2025-12-16T01:47:40.603148+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/masakari-base:2024.2 2025-12-16 01:47:40.603344 | ubuntu-noble-large | 2025-12-16T01:47:40.603262+0000 - INFO - osism.harbor.regio.digital/kolla/masakari-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:40.603433 | ubuntu-noble-large | 2025-12-16T01:47:40.603355+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-base:2024.2 2025-12-16 01:47:40.603521 | ubuntu-noble-large | 2025-12-16T01:47:40.603446+0000 - INFO - osism.harbor.regio.digital/kolla/nova-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:40.603607 | ubuntu-noble-large | 2025-12-16T01:47:40.603531+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keystone-base:2024.2 2025-12-16 01:47:40.603779 | ubuntu-noble-large | 2025-12-16T01:47:40.603620+0000 - INFO - osism.harbor.regio.digital/kolla/keystone-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:40.603867 | ubuntu-noble-large | 2025-12-16T01:47:40.603779+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/magnum-base:2024.2 2025-12-16 01:47:40.603953 | ubuntu-noble-large | 2025-12-16T01:47:40.603880+0000 - INFO - osism.harbor.regio.digital/kolla/magnum-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:40.604026 | ubuntu-noble-large | 2025-12-16T01:47:40.603960+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/aodh-base:2024.2 2025-12-16 01:47:40.604098 | ubuntu-noble-large | 2025-12-16T01:47:40.604034+0000 - INFO - osism.harbor.regio.digital/kolla/aodh-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:40.604168 | ubuntu-noble-large | 2025-12-16T01:47:40.604103+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/designate-base:2024.2 2025-12-16 01:47:40.604251 | ubuntu-noble-large | 2025-12-16T01:47:40.604178+0000 - INFO - osism.harbor.regio.digital/kolla/designate-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:40.604337 | ubuntu-noble-large | 2025-12-16T01:47:40.604268+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/blazar-base:2024.2 2025-12-16 01:47:40.604410 | ubuntu-noble-large | 2025-12-16T01:47:40.604345+0000 - INFO - osism.harbor.regio.digital/kolla/blazar-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:40.604484 | ubuntu-noble-large | 2025-12-16T01:47:40.604417+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 01:47:40.604574 | ubuntu-noble-large | 2025-12-16T01:47:40.604502+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 is letsencrypt-webserver, using dpkg -s apache2 2025-12-16 01:47:40.604643 | ubuntu-noble-large | 2025-12-16T01:47:40.604579+0000 - INFO - Checking osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 01:47:41.328279 | ubuntu-noble-large | 2025-12-16T01:47:41.327893+0000 - INFO - Found version '2.4.58' with build date '20251216' for osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 01:47:41.328385 | ubuntu-noble-large | 2025-12-16T01:47:41.328194+0000 - INFO - Adding org.opencontainers.image.version='2.4.58' label to osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 01:47:41.498571 | ubuntu-noble-large | 2025-12-16T01:47:41.498132+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 01:47:41.546965 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 01:47:41.550997 | ubuntu-noble-large | 2025-12-16T01:47:41.550500+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 01:47:41.595677 | ubuntu-noble-large | 2025-12-16T01:47:41.595224+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 01:47:41.595906 | ubuntu-noble-large | 2025-12-16T01:47:41.595672+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 is letsencrypt-lego, using /opt/lego --version 2025-12-16 01:47:41.596018 | ubuntu-noble-large | 2025-12-16T01:47:41.595875+0000 - INFO - Checking osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 01:47:42.217770 | ubuntu-noble-large | 2025-12-16T01:47:42.217273+0000 - INFO - Found version '4.15.0' with build date '20251216' for osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 01:47:42.217900 | ubuntu-noble-large | 2025-12-16T01:47:42.217605+0000 - INFO - Adding org.opencontainers.image.version='4.15.0' label to osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 01:47:42.388493 | ubuntu-noble-large | 2025-12-16T01:47:42.388086+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 01:47:42.435982 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 01:47:42.441475 | ubuntu-noble-large | 2025-12-16T01:47:42.441044+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 01:47:42.499108 | ubuntu-noble-large | 2025-12-16T01:47:42.498645+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 01:47:42.499305 | ubuntu-noble-large | 2025-12-16T01:47:42.499115+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 is hacluster, using dpkg -s pacemaker-common 2025-12-16 01:47:42.499454 | ubuntu-noble-large | 2025-12-16T01:47:42.499317+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 01:47:43.045125 | ubuntu-noble-large | 2025-12-16T01:47:43.044803+0000 - INFO - Found version '2.1.6' with build date '20251216' for osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 01:47:43.045268 | ubuntu-noble-large | 2025-12-16T01:47:43.045074+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 01:47:43.226975 | ubuntu-noble-large | 2025-12-16T01:47:43.226451+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 01:47:43.271150 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 01:47:43.275502 | ubuntu-noble-large | 2025-12-16T01:47:43.275170+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 01:47:43.321699 | ubuntu-noble-large | 2025-12-16T01:47:43.321368+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 01:47:43.321759 | ubuntu-noble-large | 2025-12-16T01:47:43.321661+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 is hacluster-corosync, using dpkg -s corosync 2025-12-16 01:47:43.321827 | ubuntu-noble-large | 2025-12-16T01:47:43.321756+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 01:47:43.879427 | ubuntu-noble-large | 2025-12-16T01:47:43.879033+0000 - INFO - Found version '3.1.7' with build date '20251216' for osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 01:47:43.879524 | ubuntu-noble-large | 2025-12-16T01:47:43.879385+0000 - INFO - Adding org.opencontainers.image.version='3.1.7' label to osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 01:47:44.043721 | ubuntu-noble-large | 2025-12-16T01:47:44.043352+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 01:47:44.091499 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 01:47:44.096861 | ubuntu-noble-large | 2025-12-16T01:47:44.096465+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 01:47:44.148317 | ubuntu-noble-large | 2025-12-16T01:47:44.147906+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 01:47:44.148507 | ubuntu-noble-large | 2025-12-16T01:47:44.148335+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 is hacluster, using dpkg -s pacemaker-common 2025-12-16 01:47:44.148711 | ubuntu-noble-large | 2025-12-16T01:47:44.148512+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 01:47:44.711303 | ubuntu-noble-large | 2025-12-16T01:47:44.710821+0000 - INFO - Found version '2.1.6' with build date '20251216' for osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 01:47:44.711412 | ubuntu-noble-large | 2025-12-16T01:47:44.711145+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 01:47:44.995962 | ubuntu-noble-large | 2025-12-16T01:47:44.995544+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 01:47:45.036743 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 01:47:45.041976 | ubuntu-noble-large | 2025-12-16T01:47:45.041585+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 01:47:45.096022 | ubuntu-noble-large | 2025-12-16T01:47:45.095641+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 01:47:45.096178 | ubuntu-noble-large | 2025-12-16T01:47:45.096017+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 is hacluster, using dpkg -s pacemaker-common 2025-12-16 01:47:45.096343 | ubuntu-noble-large | 2025-12-16T01:47:45.096171+0000 - INFO - Checking osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 01:47:45.796170 | ubuntu-noble-large | 2025-12-16T01:47:45.795808+0000 - INFO - Found version '2.1.6' with build date '20251216' for osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 01:47:45.796288 | ubuntu-noble-large | 2025-12-16T01:47:45.796129+0000 - INFO - Adding org.opencontainers.image.version='2.1.6' label to osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 01:47:45.951742 | ubuntu-noble-large | 2025-12-16T01:47:45.951373+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 01:47:45.990730 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 01:47:45.994413 | ubuntu-noble-large | 2025-12-16T01:47:45.994071+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 01:47:46.046388 | ubuntu-noble-large | 2025-12-16T01:47:46.045976+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 01:47:46.046557 | ubuntu-noble-large | 2025-12-16T01:47:46.046379+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 is mariadb-clustercheck, using dpkg -s mariadb-client 2025-12-16 01:47:46.046704 | ubuntu-noble-large | 2025-12-16T01:47:46.046552+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 01:47:46.830425 | ubuntu-noble-large | 2025-12-16T01:47:46.830029+0000 - INFO - Found version '10.11.15' with build date '20251216' for osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 01:47:46.830521 | ubuntu-noble-large | 2025-12-16T01:47:46.830391+0000 - INFO - Adding org.opencontainers.image.version='10.11.15' label to osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 01:47:46.991160 | ubuntu-noble-large | 2025-12-16T01:47:46.990760+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 01:47:47.035330 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 01:47:47.040002 | ubuntu-noble-large | 2025-12-16T01:47:47.039599+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 01:47:47.089673 | ubuntu-noble-large | 2025-12-16T01:47:47.089316+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 01:47:47.089918 | ubuntu-noble-large | 2025-12-16T01:47:47.089751+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/mariadb-server:2024.2 is mariadb, using dpkg -s mariadb-client 2025-12-16 01:47:47.090031 | ubuntu-noble-large | 2025-12-16T01:47:47.089913+0000 - INFO - Checking osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 01:47:47.847186 | ubuntu-noble-large | 2025-12-16T01:47:47.846816+0000 - INFO - Found version '10.11.15' with build date '20251216' for osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 01:47:47.849382 | ubuntu-noble-large | 2025-12-16T01:47:47.847433+0000 - INFO - Adding org.opencontainers.image.version='10.11.15' label to osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 01:47:48.011079 | ubuntu-noble-large | 2025-12-16T01:47:48.010644+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 01:47:48.053300 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 01:47:48.058449 | ubuntu-noble-large | 2025-12-16T01:47:48.058029+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 01:47:48.112449 | ubuntu-noble-large | 2025-12-16T01:47:48.111451+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 01:47:48.112528 | ubuntu-noble-large | 2025-12-16T01:47:48.111936+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-12-16 01:47:48.112540 | ubuntu-noble-large | 2025-12-16T01:47:48.112086+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 01:47:48.713413 | ubuntu-noble-large | 2025-12-16T01:47:48.713016+0000 - INFO - Found version '3.4.0' with build date '20251216' for osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 01:47:48.713515 | ubuntu-noble-large | 2025-12-16T01:47:48.713350+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 01:47:48.845990 | ubuntu-noble-large | 2025-12-16T01:47:48.845339+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 01:47:48.885926 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 01:47:48.892065 | ubuntu-noble-large | 2025-12-16T01:47:48.889745+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 01:47:48.945354 | ubuntu-noble-large | 2025-12-16T01:47:48.944904+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 01:47:48.945450 | ubuntu-noble-large | 2025-12-16T01:47:48.945192+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-12-16 01:47:48.945494 | ubuntu-noble-large | 2025-12-16T01:47:48.945317+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 01:47:49.536612 | ubuntu-noble-large | 2025-12-16T01:47:49.536081+0000 - INFO - Found version '3.4.0' with build date '20251216' for osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 01:47:49.536813 | ubuntu-noble-large | 2025-12-16T01:47:49.536434+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 01:47:49.703396 | ubuntu-noble-large | 2025-12-16T01:47:49.702915+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 01:47:49.748304 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 01:47:49.754588 | ubuntu-noble-large | 2025-12-16T01:47:49.754196+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 01:47:49.810828 | ubuntu-noble-large | 2025-12-16T01:47:49.810442+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovn-base:2024.2 2025-12-16 01:47:49.810936 | ubuntu-noble-large | 2025-12-16T01:47:49.810769+0000 - INFO - osism.harbor.regio.digital/kolla/ovn-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:49.811038 | ubuntu-noble-large | 2025-12-16T01:47:49.810907+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 01:47:49.811207 | ubuntu-noble-large | 2025-12-16T01:47:49.811071+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 is openvswitch, using dpkg -s openvswitch-switch 2025-12-16 01:47:49.811356 | ubuntu-noble-large | 2025-12-16T01:47:49.811201+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 01:47:50.430345 | ubuntu-noble-large | 2025-12-16T01:47:50.429970+0000 - INFO - Found version '3.4.3' with build date '20251216' for osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 01:47:50.430453 | ubuntu-noble-large | 2025-12-16T01:47:50.430316+0000 - INFO - Adding org.opencontainers.image.version='3.4.3' label to osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 01:47:50.602577 | ubuntu-noble-large | 2025-12-16T01:47:50.602130+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 01:47:50.644146 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 01:47:50.648926 | ubuntu-noble-large | 2025-12-16T01:47:50.648542+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 01:47:50.699512 | ubuntu-noble-large | 2025-12-16T01:47:50.699063+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 01:47:50.699707 | ubuntu-noble-large | 2025-12-16T01:47:50.699507+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 is openvswitch, using dpkg -s openvswitch-switch 2025-12-16 01:47:50.699843 | ubuntu-noble-large | 2025-12-16T01:47:50.699677+0000 - INFO - Checking osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 01:47:51.259786 | ubuntu-noble-large | 2025-12-16T01:47:51.259388+0000 - INFO - Found version '3.4.3' with build date '20251216' for osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 01:47:51.259933 | ubuntu-noble-large | 2025-12-16T01:47:51.259771+0000 - INFO - Adding org.opencontainers.image.version='3.4.3' label to osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 01:47:51.433719 | ubuntu-noble-large | 2025-12-16T01:47:51.433364+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 01:47:51.477769 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 01:47:51.482483 | ubuntu-noble-large | 2025-12-16T01:47:51.482193+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 01:47:51.527773 | ubuntu-noble-large | 2025-12-16T01:47:51.527456+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/redis-base:2024.2 2025-12-16 01:47:51.527870 | ubuntu-noble-large | 2025-12-16T01:47:51.527675+0000 - INFO - osism.harbor.regio.digital/kolla/redis-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:51.527915 | ubuntu-noble-large | 2025-12-16T01:47:51.527752+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 01:47:51.527928 | ubuntu-noble-large | 2025-12-16T01:47:51.527810+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 is opensearch-dashboards, using dpkg -s opensearch-dashboards 2025-12-16 01:47:51.527945 | ubuntu-noble-large | 2025-12-16T01:47:51.527853+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 01:47:52.115785 | ubuntu-noble-large | 2025-12-16T01:47:52.115345+0000 - INFO - Found version '2.19.4' with build date '20251216' for osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 01:47:52.115999 | ubuntu-noble-large | 2025-12-16T01:47:52.115785+0000 - INFO - Adding org.opencontainers.image.version='2.19.4' label to osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 01:47:52.300169 | ubuntu-noble-large | 2025-12-16T01:47:52.299660+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 01:47:52.345198 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 01:47:52.350941 | ubuntu-noble-large | 2025-12-16T01:47:52.350458+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 01:47:52.402017 | ubuntu-noble-large | 2025-12-16T01:47:52.401497+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 01:47:52.402307 | ubuntu-noble-large | 2025-12-16T01:47:52.402021+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/opensearch:2024.2 is opensearch, using dpkg -s opensearch 2025-12-16 01:47:52.402501 | ubuntu-noble-large | 2025-12-16T01:47:52.402303+0000 - INFO - Checking osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 01:47:53.016711 | ubuntu-noble-large | 2025-12-16T01:47:53.016366+0000 - INFO - Found version '2.19.4' with build date '20251216' for osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 01:47:53.016787 | ubuntu-noble-large | 2025-12-16T01:47:53.016588+0000 - INFO - Adding org.opencontainers.image.version='2.19.4' label to osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 01:47:53.167738 | ubuntu-noble-large | 2025-12-16T01:47:53.167397+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 01:47:53.211294 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 01:47:53.217329 | ubuntu-noble-large | 2025-12-16T01:47:53.216965+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 01:47:53.271344 | ubuntu-noble-large | 2025-12-16T01:47:53.270913+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/prometheus-base:2024.2 2025-12-16 01:47:53.271520 | ubuntu-noble-large | 2025-12-16T01:47:53.271335+0000 - INFO - osism.harbor.regio.digital/kolla/prometheus-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:53.271648 | ubuntu-noble-large | 2025-12-16T01:47:53.271523+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 01:47:53.271824 | ubuntu-noble-large | 2025-12-16T01:47:53.271668+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/fluentd:2024.2 is fluentd, using dpkg -s fluent-package 2025-12-16 01:47:53.271944 | ubuntu-noble-large | 2025-12-16T01:47:53.271824+0000 - INFO - Checking osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 01:47:53.838432 | ubuntu-noble-large | 2025-12-16T01:47:53.838019+0000 - INFO - Found version '5.0.8' with build date '20251216' for osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 01:47:53.838540 | ubuntu-noble-large | 2025-12-16T01:47:53.838342+0000 - INFO - Adding org.opencontainers.image.version='5.0.8' label to osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 01:47:54.020020 | ubuntu-noble-large | 2025-12-16T01:47:54.019629+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 01:47:54.065320 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 01:47:54.070099 | ubuntu-noble-large | 2025-12-16T01:47:54.069718+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 01:47:54.123589 | ubuntu-noble-large | 2025-12-16T01:47:54.123154+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openstack-base:2024.2 2025-12-16 01:47:54.123770 | ubuntu-noble-large | 2025-12-16T01:47:54.123568+0000 - INFO - osism.harbor.regio.digital/kolla/openstack-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:54.123900 | ubuntu-noble-large | 2025-12-16T01:47:54.123768+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 2025-12-16 01:47:54.124023 | ubuntu-noble-large | 2025-12-16T01:47:54.123904+0000 - INFO - osism.harbor.regio.digital/kolla/letsencrypt-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:54.124136 | ubuntu-noble-large | 2025-12-16T01:47:54.124023+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/hacluster-base:2024.2 2025-12-16 01:47:54.124255 | ubuntu-noble-large | 2025-12-16T01:47:54.124137+0000 - INFO - osism.harbor.regio.digital/kolla/hacluster-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:54.124370 | ubuntu-noble-large | 2025-12-16T01:47:54.124267+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 01:47:54.124490 | ubuntu-noble-large | 2025-12-16T01:47:54.124395+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/grafana:2024.2 is grafana, using dpkg -s grafana 2025-12-16 01:47:54.124591 | ubuntu-noble-large | 2025-12-16T01:47:54.124500+0000 - INFO - Checking osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 01:47:54.692937 | ubuntu-noble-large | 2025-12-16T01:47:54.692536+0000 - INFO - Found version '12.3.0' with build date '20251216' for osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 01:47:54.693039 | ubuntu-noble-large | 2025-12-16T01:47:54.692896+0000 - INFO - Adding org.opencontainers.image.version='12.3.0' label to osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 01:47:54.833969 | ubuntu-noble-large | 2025-12-16T01:47:54.833598+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 01:47:54.875079 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 01:47:54.879466 | ubuntu-noble-large | 2025-12-16T01:47:54.879138+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 01:47:54.928475 | ubuntu-noble-large | 2025-12-16T01:47:54.928093+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 01:47:54.928658 | ubuntu-noble-large | 2025-12-16T01:47:54.928464+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/proxysql:2024.2 is proxysql, using dpkg -s proxysql 2025-12-16 01:47:54.928797 | ubuntu-noble-large | 2025-12-16T01:47:54.928631+0000 - INFO - Checking osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 01:47:55.549441 | ubuntu-noble-large | 2025-12-16T01:47:55.548989+0000 - INFO - Found version '3.0.3' with build date '20251216' for osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 01:47:55.549585 | ubuntu-noble-large | 2025-12-16T01:47:55.549342+0000 - INFO - Adding org.opencontainers.image.version='3.0.3' label to osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 01:47:55.680909 | ubuntu-noble-large | 2025-12-16T01:47:55.680436+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 01:47:55.725823 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 01:47:55.730458 | ubuntu-noble-large | 2025-12-16T01:47:55.730098+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 01:47:55.774084 | ubuntu-noble-large | 2025-12-16T01:47:55.773738+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 01:47:55.774267 | ubuntu-noble-large | 2025-12-16T01:47:55.774081+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/cron:2024.2 is cron, using dpkg -s cron 2025-12-16 01:47:55.774414 | ubuntu-noble-large | 2025-12-16T01:47:55.774276+0000 - INFO - Checking osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 01:47:56.362145 | ubuntu-noble-large | 2025-12-16T01:47:56.361657+0000 - INFO - Found version '3.0' with build date '20251216' for osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 01:47:56.362301 | ubuntu-noble-large | 2025-12-16T01:47:56.362047+0000 - INFO - Adding org.opencontainers.image.version='3.0' label to osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 01:47:56.515562 | ubuntu-noble-large | 2025-12-16T01:47:56.515225+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 01:47:56.550223 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 01:47:56.555045 | ubuntu-noble-large | 2025-12-16T01:47:56.554677+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 01:47:56.604654 | ubuntu-noble-large | 2025-12-16T01:47:56.604180+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/mariadb-base:2024.2 2025-12-16 01:47:56.604894 | ubuntu-noble-large | 2025-12-16T01:47:56.604667+0000 - INFO - osism.harbor.regio.digital/kolla/mariadb-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:47:56.605039 | ubuntu-noble-large | 2025-12-16T01:47:56.604913+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 01:47:56.605185 | ubuntu-noble-large | 2025-12-16T01:47:56.605070+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 is ovsdpdk, using dpkg -s openvswitch-switch-dpdk 2025-12-16 01:47:56.605332 | ubuntu-noble-large | 2025-12-16T01:47:56.605193+0000 - INFO - Checking osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 01:47:57.192624 | ubuntu-noble-large | 2025-12-16T01:47:57.192271+0000 - INFO - Found version '3.4.0' with build date '20251216' for osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 01:47:57.192804 | ubuntu-noble-large | 2025-12-16T01:47:57.192595+0000 - INFO - Adding org.opencontainers.image.version='3.4.0' label to osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 01:47:57.381323 | ubuntu-noble-large | 2025-12-16T01:47:57.380861+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 01:47:57.421639 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 01:47:57.426517 | ubuntu-noble-large | 2025-12-16T01:47:57.426126+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 01:47:57.474425 | ubuntu-noble-large | 2025-12-16T01:47:57.474031+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 01:47:57.474584 | ubuntu-noble-large | 2025-12-16T01:47:57.474421+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 is kolla-toolbox, using echo 2025-12-16 01:47:57.474747 | ubuntu-noble-large | 2025-12-16T01:47:57.474589+0000 - INFO - Checking osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 01:47:58.025328 | ubuntu-noble-large | 2025-12-16T01:47:58.024948+0000 - INFO - Found version '19.7.1' with build date '20251216' for osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 01:47:58.025430 | ubuntu-noble-large | 2025-12-16T01:47:58.025284+0000 - INFO - Adding org.opencontainers.image.version='19.7.1' label to osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 01:47:58.200436 | ubuntu-noble-large | 2025-12-16T01:47:58.200093+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 01:47:58.246114 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 01:47:58.251288 | ubuntu-noble-large | 2025-12-16T01:47:58.250884+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 01:47:58.303937 | ubuntu-noble-large | 2025-12-16T01:47:58.303529+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 01:47:58.304096 | ubuntu-noble-large | 2025-12-16T01:47:58.303929+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/iscsid:2024.2 is iscsid, using dpkg -s open-iscsi 2025-12-16 01:47:58.304227 | ubuntu-noble-large | 2025-12-16T01:47:58.304098+0000 - INFO - Checking osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 01:47:58.879658 | ubuntu-noble-large | 2025-12-16T01:47:58.879209+0000 - INFO - Found version '2.1.9' with build date '20251216' for osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 01:47:58.879787 | ubuntu-noble-large | 2025-12-16T01:47:58.879558+0000 - INFO - Adding org.opencontainers.image.version='2.1.9' label to osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 01:47:59.020768 | ubuntu-noble-large | 2025-12-16T01:47:59.020293+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 01:47:59.059773 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 01:47:59.065060 | ubuntu-noble-large | 2025-12-16T01:47:59.064620+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 01:47:59.116331 | ubuntu-noble-large | 2025-12-16T01:47:59.115861+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 01:47:59.116417 | ubuntu-noble-large | 2025-12-16T01:47:59.116219+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/keepalived:2024.2 is keepalived, using dpkg -s keepalived 2025-12-16 01:47:59.116452 | ubuntu-noble-large | 2025-12-16T01:47:59.116378+0000 - INFO - Checking osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 01:47:59.742935 | ubuntu-noble-large | 2025-12-16T01:47:59.742499+0000 - INFO - Found version '2.2.8' with build date '20251216' for osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 01:47:59.743040 | ubuntu-noble-large | 2025-12-16T01:47:59.742880+0000 - INFO - Adding org.opencontainers.image.version='2.2.8' label to osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 01:47:59.929471 | ubuntu-noble-large | 2025-12-16T01:47:59.929138+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 01:47:59.977024 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 01:47:59.982186 | ubuntu-noble-large | 2025-12-16T01:47:59.981834+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 01:48:00.042990 | ubuntu-noble-large | 2025-12-16T01:48:00.042412+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 01:48:00.043358 | ubuntu-noble-large | 2025-12-16T01:48:00.042966+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/tgtd:2024.2 is tgtd, using dpkg -s tgt 2025-12-16 01:48:00.043496 | ubuntu-noble-large | 2025-12-16T01:48:00.043225+0000 - INFO - Checking osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 01:48:00.755305 | ubuntu-noble-large | 2025-12-16T01:48:00.754893+0000 - INFO - Found version '1.0.85' with build date '20251216' for osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 01:48:00.755406 | ubuntu-noble-large | 2025-12-16T01:48:00.755207+0000 - INFO - Adding org.opencontainers.image.version='1.0.85' label to osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 01:48:00.929546 | ubuntu-noble-large | 2025-12-16T01:48:00.929094+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 01:48:00.981912 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 01:48:00.987080 | ubuntu-noble-large | 2025-12-16T01:48:00.986654+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 01:48:01.039094 | ubuntu-noble-large | 2025-12-16T01:48:01.038662+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 01:48:01.039285 | ubuntu-noble-large | 2025-12-16T01:48:01.039088+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 is haproxy-ssh, using dpkg -s openssh-server 2025-12-16 01:48:01.039441 | ubuntu-noble-large | 2025-12-16T01:48:01.039304+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 01:48:01.613334 | ubuntu-noble-large | 2025-12-16T01:48:01.612841+0000 - INFO - Found version '9.6' with build date '20251216' for osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 01:48:01.613450 | ubuntu-noble-large | 2025-12-16T01:48:01.613180+0000 - INFO - Adding org.opencontainers.image.version='9.6' label to osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 01:48:01.763663 | ubuntu-noble-large | 2025-12-16T01:48:01.763297+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 01:48:01.807182 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 01:48:01.812646 | ubuntu-noble-large | 2025-12-16T01:48:01.812215+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 01:48:01.865580 | ubuntu-noble-large | 2025-12-16T01:48:01.865149+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 01:48:01.865730 | ubuntu-noble-large | 2025-12-16T01:48:01.865558+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/haproxy:2024.2 is haproxy, using dpkg -s haproxy 2025-12-16 01:48:01.865849 | ubuntu-noble-large | 2025-12-16T01:48:01.865725+0000 - INFO - Checking osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 01:48:02.479330 | ubuntu-noble-large | 2025-12-16T01:48:02.478922+0000 - INFO - Found version '2.8.15' with build date '20251216' for osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 01:48:02.479425 | ubuntu-noble-large | 2025-12-16T01:48:02.479277+0000 - INFO - Adding org.opencontainers.image.version='2.8.15' label to osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 01:48:02.633406 | ubuntu-noble-large | 2025-12-16T01:48:02.632979+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 01:48:02.679388 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 01:48:02.683970 | ubuntu-noble-large | 2025-12-16T01:48:02.683586+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 01:48:02.735321 | ubuntu-noble-large | 2025-12-16T01:48:02.734860+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 01:48:02.735483 | ubuntu-noble-large | 2025-12-16T01:48:02.735314+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/multipathd:2024.2 is multipathd, using dpkg -s multipath-tools 2025-12-16 01:48:02.735601 | ubuntu-noble-large | 2025-12-16T01:48:02.735477+0000 - INFO - Checking osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 01:48:03.329265 | ubuntu-noble-large | 2025-12-16T01:48:03.328800+0000 - INFO - Found version '0.9.4' with build date '20251216' for osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 01:48:03.329390 | ubuntu-noble-large | 2025-12-16T01:48:03.329131+0000 - INFO - Adding org.opencontainers.image.version='0.9.4' label to osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 01:48:03.474049 | ubuntu-noble-large | 2025-12-16T01:48:03.473778+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 01:48:03.520098 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 01:48:03.525072 | ubuntu-noble-large | 2025-12-16T01:48:03.524716+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 01:48:03.574676 | ubuntu-noble-large | 2025-12-16T01:48:03.574420+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 2025-12-16 01:48:03.574788 | ubuntu-noble-large | 2025-12-16T01:48:03.574617+0000 - INFO - osism.harbor.regio.digital/kolla/openvswitch-base:2024.2 is a base image and not handled at the moment 2025-12-16 01:48:03.574806 | ubuntu-noble-large | 2025-12-16T01:48:03.574676+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 01:48:03.574819 | ubuntu-noble-large | 2025-12-16T01:48:03.574741+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 is nova-libvirt, using dpkg -s libvirt-daemon 2025-12-16 01:48:03.574836 | ubuntu-noble-large | 2025-12-16T01:48:03.574781+0000 - INFO - Checking osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 01:48:04.150508 | ubuntu-noble-large | 2025-12-16T01:48:04.150084+0000 - INFO - Found version '10.0.0' with build date '20251216' for osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 01:48:04.150618 | ubuntu-noble-large | 2025-12-16T01:48:04.150414+0000 - INFO - Adding org.opencontainers.image.version='10.0.0' label to osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 01:48:04.313560 | ubuntu-noble-large | 2025-12-16T01:48:04.313210+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 01:48:04.359404 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 01:48:04.364193 | ubuntu-noble-large | 2025-12-16T01:48:04.363831+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 01:48:04.418409 | ubuntu-noble-large | 2025-12-16T01:48:04.417877+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 01:48:04.418579 | ubuntu-noble-large | 2025-12-16T01:48:04.418396+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/dnsmasq:2024.2 is dnsmasq, using dpkg -s dnsmasq 2025-12-16 01:48:04.418721 | ubuntu-noble-large | 2025-12-16T01:48:04.418573+0000 - INFO - Checking osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 01:48:04.983824 | ubuntu-noble-large | 2025-12-16T01:48:04.983481+0000 - INFO - Found version '2.90' with build date '20251216' for osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 01:48:04.983917 | ubuntu-noble-large | 2025-12-16T01:48:04.983762+0000 - INFO - Adding org.opencontainers.image.version='2.90' label to osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 01:48:05.159153 | ubuntu-noble-large | 2025-12-16T01:48:05.158774+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 01:48:05.202324 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 01:48:05.206639 | ubuntu-noble-large | 2025-12-16T01:48:05.206302+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 01:48:05.257666 | ubuntu-noble-large | 2025-12-16T01:48:05.257319+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 01:48:05.257861 | ubuntu-noble-large | 2025-12-16T01:48:05.257659+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/memcached:2024.2 is memcached, using dpkg -s memcached 2025-12-16 01:48:05.257980 | ubuntu-noble-large | 2025-12-16T01:48:05.257853+0000 - INFO - Checking osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 01:48:05.835142 | ubuntu-noble-large | 2025-12-16T01:48:05.834779+0000 - INFO - Found version '1.6.24' with build date '20251216' for osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 01:48:05.835269 | ubuntu-noble-large | 2025-12-16T01:48:05.835106+0000 - INFO - Adding org.opencontainers.image.version='1.6.24' label to osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 01:48:05.963996 | ubuntu-noble-large | 2025-12-16T01:48:05.963624+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 01:48:06.003861 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 01:48:06.007769 | ubuntu-noble-large | 2025-12-16T01:48:06.007411+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 01:48:06.058701 | ubuntu-noble-large | 2025-12-16T01:48:06.058211+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 01:48:06.058981 | ubuntu-noble-large | 2025-12-16T01:48:06.058725+0000 - INFO - Best match in configuration for osism.harbor.regio.digital/kolla/rabbitmq:2024.2 is rabbitmq, using dpkg -s rabbitmq-server 2025-12-16 01:48:06.059137 | ubuntu-noble-large | 2025-12-16T01:48:06.058986+0000 - INFO - Checking osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 01:48:06.678156 | ubuntu-noble-large | 2025-12-16T01:48:06.677794+0000 - INFO - Found version '3.13.7' with build date '20251216' for osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 01:48:06.678284 | ubuntu-noble-large | 2025-12-16T01:48:06.678113+0000 - INFO - Adding org.opencontainers.image.version='3.13.7' label to osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 01:48:06.826424 | ubuntu-noble-large | 2025-12-16T01:48:06.826032+0000 - INFO - Remove old image osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 01:48:06.867950 | ubuntu-noble-large | Untagged: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 01:48:06.872938 | ubuntu-noble-large | 2025-12-16T01:48:06.872566+0000 - INFO - Add new image osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 01:48:06.930634 | ubuntu-noble-large | 2025-12-16T01:48:06.930177+0000 - INFO - Analysing osism.harbor.regio.digital/kolla/base:2024.2 2025-12-16 01:48:06.930802 | ubuntu-noble-large | 2025-12-16T01:48:06.930606+0000 - INFO - osism.harbor.regio.digital/kolla/base:2024.2 is a base image and not handled at the moment 2025-12-16 01:48:06.966622 | ubuntu-noble-large | 2025-12-16 01:48:06.966665 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2025-12-16 01:48:06.966678 | ubuntu-noble-large | | image | 2025-12-16 01:48:06.966721 | ubuntu-noble-large | |-----------------------------------------------------------------------------------| 2025-12-16 01:48:06.966733 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:26.1.5.20251216 | 2025-12-16 01:48:06.966744 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:25.2.2.20251216 | 2025-12-16 01:48:06.966756 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-conductor:26.1.5.20251216 | 2025-12-16 01:48:06.966768 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-pxe:26.1.5.20251216 | 2025-12-16 01:48:06.966779 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-api:26.1.5.20251216 | 2025-12-16 01:48:06.966791 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-api:19.1.1.20251216 | 2025-12-16 01:48:06.966803 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-scheduler:19.1.1.20251216 | 2025-12-16 01:48:06.966814 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-data:19.1.1.20251216 | 2025-12-16 01:48:06.966826 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/manila-share:19.1.1.20251216 | 2025-12-16 01:48:06.966838 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-central:23.0.2.20251216 | 2025-12-16 01:48:06.966869 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-compute:23.0.2.20251216 | 2025-12-16 01:48:06.966879 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-notification:23.0.2.20251216 | 2025-12-16 01:48:06.966889 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ceilometer-ipmi:23.0.2.20251216 | 2025-12-16 01:48:06.966899 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-console:5.0.1.20251216 | 2025-12-16 01:48:06.966908 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/skyline-apiserver:5.0.1.20251216 | 2025-12-16 01:48:06.966918 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/placement-api:12.0.1.20251216 | 2025-12-16 01:48:06.966927 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-api:19.0.1.20251216 | 2025-12-16 01:48:06.966937 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-worker:19.0.1.20251216 | 2025-12-16 01:48:06.966946 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/barbican-keystone-listener:19.0.1.20251216 | 2025-12-16 01:48:06.966956 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/glance-api:29.0.1.20251216 | 2025-12-16 01:48:06.966965 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-neutron-agent:25.2.2.20251216 | 2025-12-16 01:48:06.966975 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-sriov-agent:25.2.2.20251216 | 2025-12-16 01:48:06.966998 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-mlnx-agent:25.2.2.20251216 | 2025-12-16 01:48:06.967008 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:25.2.2.20251216 | 2025-12-16 01:48:06.967017 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-agent:25.2.2.20251216 | 2025-12-16 01:48:06.967027 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-server:25.2.2.20251216 | 2025-12-16 01:48:06.967036 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-bgp-dragent:25.2.2.20251216 | 2025-12-16 01:48:06.967046 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metering-agent:25.2.2.20251216 | 2025-12-16 01:48:06.967055 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-l3-agent:25.2.2.20251216 | 2025-12-16 01:48:06.967065 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-dhcp-agent:25.2.2.20251216 | 2025-12-16 01:48:06.967074 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-metadata-agent:25.2.2.20251216 | 2025-12-16 01:48:06.967376 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:25.2.2.20251216 | 2025-12-16 01:48:06.967402 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:25.2.2.20251216 | 2025-12-16 01:48:06.967413 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-api:25.3.1.20251216 | 2025-12-16 01:48:06.967422 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-volume:25.3.1.20251216 | 2025-12-16 01:48:06.967432 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-backup:25.3.1.20251216 | 2025-12-16 01:48:06.967441 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cinder-scheduler:25.3.1.20251216 | 2025-12-16 01:48:06.967451 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-worker:15.0.2.20251216 | 2025-12-16 01:48:06.967460 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-driver-agent:15.0.2.20251216 | 2025-12-16 01:48:06.967470 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-api:15.0.2.20251216 | 2025-12-16 01:48:06.967479 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-housekeeping:15.0.2.20251216 | 2025-12-16 01:48:06.967488 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/octavia-health-manager:15.0.2.20251216 | 2025-12-16 01:48:06.967498 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20251216 | 2025-12-16 01:48:06.967507 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20251216 | 2025-12-16 01:48:06.967530 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20251216 | 2025-12-16 01:48:06.967540 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-api:18.0.0.20251216 | 2025-12-16 01:48:06.967563 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-engine:18.0.0.20251216 | 2025-12-16 01:48:06.967573 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/masakari-monitors:18.0.0.20251216 | 2025-12-16 01:48:06.967583 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-conductor:30.2.1.20251216 | 2025-12-16 01:48:06.967592 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-api:30.2.1.20251216 | 2025-12-16 01:48:06.967602 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-serialproxy:30.2.1.20251216 | 2025-12-16 01:48:06.967611 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-scheduler:30.2.1.20251216 | 2025-12-16 01:48:06.967621 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-novncproxy:30.2.1.20251216 | 2025-12-16 01:48:06.967630 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute:30.2.1.20251216 | 2025-12-16 01:48:06.967640 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:30.2.1.20251216 | 2025-12-16 01:48:06.967649 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-compute-ironic:30.2.1.20251216 | 2025-12-16 01:48:06.967659 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-ssh:30.2.1.20251216 | 2025-12-16 01:48:06.967669 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-fernet:26.0.1.20251216 | 2025-12-16 01:48:06.967678 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone-ssh:26.0.1.20251216 | 2025-12-16 01:48:06.967712 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keystone:26.0.1.20251216 | 2025-12-16 01:48:06.967721 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-api:19.0.1.20251216 | 2025-12-16 01:48:06.967731 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/magnum-conductor:19.0.1.20251216 | 2025-12-16 01:48:06.967741 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-notifier:19.0.0.20251216 | 2025-12-16 01:48:06.967750 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-expirer:19.0.0.20251216 | 2025-12-16 01:48:06.967760 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-listener:19.0.0.20251216 | 2025-12-16 01:48:06.967770 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-api:19.0.0.20251216 | 2025-12-16 01:48:06.967780 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/aodh-evaluator:19.0.0.20251216 | 2025-12-16 01:48:06.967789 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-api:19.0.1.20251216 | 2025-12-16 01:48:06.967799 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-worker:19.0.1.20251216 | 2025-12-16 01:48:06.967809 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-sink:19.0.1.20251216 | 2025-12-16 01:48:06.967819 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-central:19.0.1.20251216 | 2025-12-16 01:48:06.967828 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-mdns:19.0.1.20251216 | 2025-12-16 01:48:06.967838 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-backend-bind9:19.0.1.20251216 | 2025-12-16 01:48:06.967848 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/designate-producer:19.0.1.20251216 | 2025-12-16 01:48:06.967858 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-northd:24.9.3.20251216 | 2025-12-16 01:48:06.967867 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-nb-db-server:24.9.3.20251216 | 2025-12-16 01:48:06.967877 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-controller:24.9.3.20251216 | 2025-12-16 01:48:06.967886 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovn-sb-db-server:24.9.3.20251216 | 2025-12-16 01:48:06.967896 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis:7.0.15.20251216 | 2025-12-16 01:48:06.967914 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20251216 | 2025-12-16 01:48:06.967923 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20251216 | 2025-12-16 01:48:06.967940 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20251216 | 2025-12-16 01:48:06.967950 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20251216 | 2025-12-16 01:48:06.967959 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20251216 | 2025-12-16 01:48:06.967969 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20251216 | 2025-12-16 01:48:06.967979 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20251216 | 2025-12-16 01:48:06.967988 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20251216 | 2025-12-16 01:48:06.967998 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-v2-server:2.55.1.20251216 | 2025-12-16 01:48:06.968008 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20251216 | 2025-12-16 01:48:06.968017 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20251216 | 2025-12-16 01:48:06.968027 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.0.20251216 | 2025-12-16 01:48:06.968037 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20251216 | 2025-12-16 01:48:06.968057 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ironic-inspector:12.3.1.20251216 | 2025-12-16 01:48:06.968068 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/horizon:25.1.2.20251216 | 2025-12-16 01:48:06.968078 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/letsencrypt-webserver:2.4.58.20251216 | 2025-12-16 01:48:06.968087 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/letsencrypt-lego:4.15.0.20251216 | 2025-12-16 01:48:06.968097 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20251216 | 2025-12-16 01:48:06.968107 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20251216 | 2025-12-16 01:48:06.968116 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20251216 | 2025-12-16 01:48:06.968126 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20251216 | 2025-12-16 01:48:06.968136 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.15.20251216 | 2025-12-16 01:48:06.968145 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/mariadb-server:10.11.15.20251216 | 2025-12-16 01:48:06.968155 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.4.0.20251216 | 2025-12-16 01:48:06.968165 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk-db:3.4.0.20251216 | 2025-12-16 01:48:06.968175 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-db-server:3.4.3.20251216 | 2025-12-16 01:48:06.968185 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.4.3.20251216 | 2025-12-16 01:48:06.968194 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.4.20251216 | 2025-12-16 01:48:06.968204 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/opensearch:2.19.4.20251216 | 2025-12-16 01:48:06.968214 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/fluentd:5.0.8.20251216 | 2025-12-16 01:48:06.968224 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/grafana:12.3.0.20251216 | 2025-12-16 01:48:06.968268 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/proxysql:3.0.3.20251216 | 2025-12-16 01:48:06.968278 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/cron:3.0.20251216 | 2025-12-16 01:48:06.968288 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/ovsdpdk:3.4.0.20251216 | 2025-12-16 01:48:06.968298 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/kolla-toolbox:19.7.1.20251216 | 2025-12-16 01:48:06.968308 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/iscsid:2.1.9.20251216 | 2025-12-16 01:48:06.968318 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/keepalived:2.2.8.20251216 | 2025-12-16 01:48:06.968327 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/tgtd:1.0.85.20251216 | 2025-12-16 01:48:06.968345 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20251216 | 2025-12-16 01:48:06.968354 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/haproxy:2.8.15.20251216 | 2025-12-16 01:48:06.968364 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/multipathd:0.9.4.20251216 | 2025-12-16 01:48:06.968374 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20251216 | 2025-12-16 01:48:06.968383 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/dnsmasq:2.90.20251216 | 2025-12-16 01:48:06.968393 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/memcached:1.6.24.20251216 | 2025-12-16 01:48:06.968403 | ubuntu-noble-large | | osism.harbor.regio.digital/kolla/rabbitmq:3.13.7.20251216 | 2025-12-16 01:48:06.968412 | ubuntu-noble-large | +-----------------------------------------------------------------------------------+ 2025-12-16 01:48:07.017324 | ubuntu-noble-large | + docker images 2025-12-16 01:48:07.291644 | ubuntu-noble-large | REPOSITORY TAG IMAGE ID CREATED SIZE 2025-12-16 01:48:07.291788 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 2024.2 ea4d27c7d01f 1 second ago 322MB 2025-12-16 01:48:07.291804 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/rabbitmq 3.13.7.20251216 ea4d27c7d01f 1 second ago 322MB 2025-12-16 01:48:07.291813 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2.90.20251216 ceee1164a6a7 2 seconds ago 268MB 2025-12-16 01:48:07.291822 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/dnsmasq 2024.2 ceee1164a6a7 2 seconds ago 268MB 2025-12-16 01:48:07.291831 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 1.6.24.20251216 7122e94294ef 2 seconds ago 266MB 2025-12-16 01:48:07.291852 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/memcached 2024.2 7122e94294ef 2 seconds ago 266MB 2025-12-16 01:48:07.291861 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 10.0.0.20251216 fdfa80859042 3 seconds ago 1.05GB 2025-12-16 01:48:07.291870 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-libvirt 2024.2 fdfa80859042 3 seconds ago 1.05GB 2025-12-16 01:48:07.291878 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 0.9.4.20251216 ac2b5624f6d6 4 seconds ago 270MB 2025-12-16 01:48:07.291887 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/multipathd 2024.2 ac2b5624f6d6 4 seconds ago 270MB 2025-12-16 01:48:07.291895 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2.8.15.20251216 727e2135717f 5 seconds ago 274MB 2025-12-16 01:48:07.291903 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy 2024.2 727e2135717f 5 seconds ago 274MB 2025-12-16 01:48:07.291911 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 2024.2 ac3454567a0c 6 seconds ago 274MB 2025-12-16 01:48:07.291920 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/haproxy-ssh 9.6.20251216 ac3454567a0c 6 seconds ago 274MB 2025-12-16 01:48:07.291928 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 1.0.85.20251216 826aca01a50d 7 seconds ago 264MB 2025-12-16 01:48:07.291936 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/tgtd 2024.2 826aca01a50d 7 seconds ago 264MB 2025-12-16 01:48:07.291945 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2.2.8.20251216 90cc44ff1a5d 8 seconds ago 276MB 2025-12-16 01:48:07.291953 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keepalived 2024.2 90cc44ff1a5d 8 seconds ago 276MB 2025-12-16 01:48:07.291961 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 19.7.1.20251216 a27eb16b166d 9 seconds ago 669MB 2025-12-16 01:48:07.291990 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/kolla-toolbox 2024.2 a27eb16b166d 9 seconds ago 669MB 2025-12-16 01:48:07.291998 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2.1.9.20251216 1b2cc042ff75 9 seconds ago 277MB 2025-12-16 01:48:07.292007 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/iscsid 2024.2 1b2cc042ff75 9 seconds ago 277MB 2025-12-16 01:48:07.292015 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 2024.2 67c6acaaebfb 10 seconds ago 448MB 2025-12-16 01:48:07.292023 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk 3.4.0.20251216 67c6acaaebfb 10 seconds ago 448MB 2025-12-16 01:48:07.292032 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 2024.2 a39d05bb18bf 11 seconds ago 265MB 2025-12-16 01:48:07.292041 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cron 3.0.20251216 a39d05bb18bf 11 seconds ago 265MB 2025-12-16 01:48:07.292049 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 2024.2 9d69227ff91b 12 seconds ago 412MB 2025-12-16 01:48:07.292058 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/proxysql 3.0.3.20251216 9d69227ff91b 12 seconds ago 412MB 2025-12-16 01:48:07.292071 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 12.3.0.20251216 8d4591c6e48c 13 seconds ago 1.02GB 2025-12-16 01:48:07.292080 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/grafana 2024.2 8d4591c6e48c 13 seconds ago 1.02GB 2025-12-16 01:48:07.292088 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2.19.4.20251216 a6b520955258 14 seconds ago 1.56GB 2025-12-16 01:48:07.292101 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch 2024.2 a6b520955258 14 seconds ago 1.56GB 2025-12-16 01:48:07.292110 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 2024.2 4a90ebd9c270 14 seconds ago 578MB 2025-12-16 01:48:07.292118 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/fluentd 5.0.8.20251216 4a90ebd9c270 14 seconds ago 578MB 2025-12-16 01:48:07.292126 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2.19.4.20251216 91d7900649f1 15 seconds ago 1.53GB 2025-12-16 01:48:07.292134 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/opensearch-dashboards 2024.2 91d7900649f1 15 seconds ago 1.53GB 2025-12-16 01:48:07.292143 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 2024.2 2d5b43f3fbc9 16 seconds ago 279MB 2025-12-16 01:48:07.292151 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-vswitchd 3.4.3.20251216 2d5b43f3fbc9 16 seconds ago 279MB 2025-12-16 01:48:07.292159 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 2024.2 3db399d34ff7 17 seconds ago 279MB 2025-12-16 01:48:07.292167 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-db-server 3.4.3.20251216 3db399d34ff7 17 seconds ago 279MB 2025-12-16 01:48:07.292176 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 2024.2 64f1e20f2256 18 seconds ago 448MB 2025-12-16 01:48:07.292184 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-db 3.4.0.20251216 64f1e20f2256 18 seconds ago 448MB 2025-12-16 01:48:07.292192 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 2024.2 de8cf5cadd1e 19 seconds ago 448MB 2025-12-16 01:48:07.292200 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd 3.4.0.20251216 de8cf5cadd1e 19 seconds ago 448MB 2025-12-16 01:48:07.292215 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 10.11.15.20251216 bdc5ed22df75 20 seconds ago 452MB 2025-12-16 01:48:07.292223 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-server 2024.2 bdc5ed22df75 20 seconds ago 452MB 2025-12-16 01:48:07.292276 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 10.11.15.20251216 b6fb30d5b696 21 seconds ago 303MB 2025-12-16 01:48:07.292285 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-clustercheck 2024.2 b6fb30d5b696 21 seconds ago 303MB 2025-12-16 01:48:07.292293 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2.1.6.20251216 b5954cf8a908 22 seconds ago 315MB 2025-12-16 01:48:07.292301 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote 2024.2 b5954cf8a908 22 seconds ago 315MB 2025-12-16 01:48:07.292310 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2.1.6.20251216 6f6c6bb980ab 23 seconds ago 387MB 2025-12-16 01:48:07.292318 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pcs 2024.2 6f6c6bb980ab 23 seconds ago 387MB 2025-12-16 01:48:07.292326 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2.1.6.20251216 937ce74280c5 24 seconds ago 379MB 2025-12-16 01:48:07.292342 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-pacemaker 2024.2 937ce74280c5 24 seconds ago 379MB 2025-12-16 01:48:07.292351 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 2024.2 9f7c5256583e 24 seconds ago 311MB 2025-12-16 01:48:07.292359 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-corosync 3.1.7.20251216 9f7c5256583e 24 seconds ago 311MB 2025-12-16 01:48:07.292367 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 2024.2 3905e75c0773 25 seconds ago 435MB 2025-12-16 01:48:07.292376 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-lego 4.15.0.20251216 3905e75c0773 25 seconds ago 435MB 2025-12-16 01:48:07.292384 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2.4.58.20251216 d1041f26606d 26 seconds ago 311MB 2025-12-16 01:48:07.292392 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-webserver 2024.2 d1041f26606d 26 seconds ago 311MB 2025-12-16 01:48:07.292401 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 2024.2 44ece62ec882 27 seconds ago 1.15GB 2025-12-16 01:48:07.292409 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/horizon 25.1.2.20251216 44ece62ec882 27 seconds ago 1.15GB 2025-12-16 01:48:07.292423 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 12.3.1.20251216 5a6066b8c798 29 seconds ago 1.04GB 2025-12-16 01:48:07.292431 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-inspector 2024.2 5a6066b8c798 29 seconds ago 1.04GB 2025-12-16 01:48:07.292440 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 0.25.0.20251216 e9a600be25e1 30 seconds ago 308MB 2025-12-16 01:48:07.292448 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter 2024.2 e9a600be25e1 30 seconds ago 308MB 2025-12-16 01:48:07.292456 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 0.28.0.20251216 e1d5b8723d21 31 seconds ago 404MB 2025-12-16 01:48:07.292465 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-alertmanager 2024.2 e1d5b8723d21 31 seconds ago 404MB 2025-12-16 01:48:07.292473 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 0.49.2.20251216 62e11b704053 32 seconds ago 357MB 2025-12-16 01:48:07.292481 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-cadvisor 2024.2 62e11b704053 32 seconds ago 357MB 2025-12-16 01:48:07.292497 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 2024.2 7362d78689d1 33 seconds ago 299MB 2025-12-16 01:48:07.292505 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mtail 3.0.8.20251216 7362d78689d1 33 seconds ago 299MB 2025-12-16 01:48:07.292513 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2.55.1.20251216 3a9307d3c883 34 seconds ago 839MB 2025-12-16 01:48:07.292522 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-v2-server 2024.2 3a9307d3c883 34 seconds ago 839MB 2025-12-16 01:48:07.292530 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 0.15.0.20251216 1451623132bc 35 seconds ago 298MB 2025-12-16 01:48:07.292538 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-memcached-exporter 2024.2 1451623132bc 35 seconds ago 298MB 2025-12-16 01:48:07.292546 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 0.16.0.20251216 9058f3d9be62 36 seconds ago 301MB 2025-12-16 01:48:07.292555 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter 2024.2 9058f3d9be62 36 seconds ago 301MB 2025-12-16 01:48:07.292564 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 1.8.2.20251216 135b066ac743 37 seconds ago 305MB 2025-12-16 01:48:07.292572 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-node-exporter 2024.2 135b066ac743 37 seconds ago 305MB 2025-12-16 01:48:07.292580 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 1.7.0.20251216 bb6bef1575a7 37 seconds ago 288MB 2025-12-16 01:48:07.292589 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-openstack-exporter 2024.2 bb6bef1575a7 37 seconds ago 288MB 2025-12-16 01:48:07.292597 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 1.8.0.20251216 56fb6d355345 38 seconds ago 292MB 2025-12-16 01:48:07.292605 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter 2024.2 56fb6d355345 38 seconds ago 292MB 2025-12-16 01:48:07.292619 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2.2.0.20251216 a608365e92b1 39 seconds ago 291MB 2025-12-16 01:48:07.292628 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter 2024.2 a608365e92b1 39 seconds ago 291MB 2025-12-16 01:48:07.292636 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 1.0.7.20251216 2dd22e7b7335 40 seconds ago 284MB 2025-12-16 01:48:07.292644 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-ovn-exporter 2024.2 2dd22e7b7335 40 seconds ago 284MB 2025-12-16 01:48:07.292653 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 2024.2 9535d517cca6 41 seconds ago 273MB 2025-12-16 01:48:07.292661 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-sentinel 7.0.15.20251216 9535d517cca6 41 seconds ago 273MB 2025-12-16 01:48:07.292669 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 2024.2 656b0ea15fcd 42 seconds ago 273MB 2025-12-16 01:48:07.292677 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis 7.0.15.20251216 656b0ea15fcd 42 seconds ago 273MB 2025-12-16 01:48:07.292704 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 2024.2 5a6ff7f3c82c 43 seconds ago 840MB 2025-12-16 01:48:07.292713 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-sb-db-server 24.9.3.20251216 5a6ff7f3c82c 43 seconds ago 840MB 2025-12-16 01:48:07.292727 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 2024.2 a0c82151eadc 44 seconds ago 840MB 2025-12-16 01:48:07.292742 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-controller 24.9.3.20251216 a0c82151eadc 44 seconds ago 840MB 2025-12-16 01:48:07.292750 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 2024.2 cdffb6e1bd8b 45 seconds ago 840MB 2025-12-16 01:48:07.292758 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-nb-db-server 24.9.3.20251216 cdffb6e1bd8b 45 seconds ago 840MB 2025-12-16 01:48:07.292767 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 2024.2 9e8bdd48314d 45 seconds ago 840MB 2025-12-16 01:48:07.292775 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-northd 24.9.3.20251216 9e8bdd48314d 45 seconds ago 840MB 2025-12-16 01:48:07.292783 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 19.0.1.20251216 bbbc369227b3 46 seconds ago 984MB 2025-12-16 01:48:07.292791 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-producer 2024.2 bbbc369227b3 46 seconds ago 984MB 2025-12-16 01:48:07.292800 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 19.0.1.20251216 d41c1d96bb41 48 seconds ago 989MB 2025-12-16 01:48:07.292808 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-backend-bind9 2024.2 d41c1d96bb41 48 seconds ago 989MB 2025-12-16 01:48:07.292816 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 19.0.1.20251216 43835b6e349e 49 seconds ago 984MB 2025-12-16 01:48:07.292824 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-mdns 2024.2 43835b6e349e 49 seconds ago 984MB 2025-12-16 01:48:07.292833 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 19.0.1.20251216 a90aabb3ad27 51 seconds ago 983MB 2025-12-16 01:48:07.292841 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-central 2024.2 a90aabb3ad27 51 seconds ago 983MB 2025-12-16 01:48:07.292849 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 19.0.1.20251216 e197a19a0100 52 seconds ago 984MB 2025-12-16 01:48:07.292858 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-sink 2024.2 e197a19a0100 52 seconds ago 984MB 2025-12-16 01:48:07.292866 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 19.0.1.20251216 f3d2ff72a71a 53 seconds ago 989MB 2025-12-16 01:48:07.292874 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-worker 2024.2 f3d2ff72a71a 53 seconds ago 989MB 2025-12-16 01:48:07.292883 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 19.0.1.20251216 0047ac5cfb28 55 seconds ago 984MB 2025-12-16 01:48:07.292891 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-api 2024.2 0047ac5cfb28 55 seconds ago 984MB 2025-12-16 01:48:07.292899 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 19.0.0.20251216 a3385c13631d 56 seconds ago 974MB 2025-12-16 01:48:07.292907 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-evaluator 2024.2 a3385c13631d 56 seconds ago 974MB 2025-12-16 01:48:07.292923 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 19.0.0.20251216 f01726bf16c6 58 seconds ago 973MB 2025-12-16 01:48:07.292932 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-api 2024.2 f01726bf16c6 58 seconds ago 973MB 2025-12-16 01:48:07.292940 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 19.0.0.20251216 cfbafe8f26a1 59 seconds ago 974MB 2025-12-16 01:48:07.292948 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-listener 2024.2 cfbafe8f26a1 59 seconds ago 974MB 2025-12-16 01:48:07.292957 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 19.0.0.20251216 d00aabbaaf82 About a minute ago 974MB 2025-12-16 01:48:07.292970 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-expirer 2024.2 d00aabbaaf82 About a minute ago 974MB 2025-12-16 01:48:07.292978 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 19.0.0.20251216 2620879058ef About a minute ago 974MB 2025-12-16 01:48:07.292987 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-notifier 2024.2 2620879058ef About a minute ago 974MB 2025-12-16 01:48:07.292995 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 19.0.1.20251216 c2e44cad8e52 About a minute ago 1.24GB 2025-12-16 01:48:07.293008 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-conductor 2024.2 c2e44cad8e52 About a minute ago 1.24GB 2025-12-16 01:48:07.293016 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 19.0.1.20251216 0d5233a88837 About a minute ago 1.13GB 2025-12-16 01:48:07.293025 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-api 2024.2 0d5233a88837 About a minute ago 1.13GB 2025-12-16 01:48:07.293033 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 2024.2 cfe3ac11d851 About a minute ago 1.09GB 2025-12-16 01:48:07.293042 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone 26.0.1.20251216 cfe3ac11d851 About a minute ago 1.09GB 2025-12-16 01:48:07.293050 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 2024.2 a09d20af82f5 About a minute ago 1.04GB 2025-12-16 01:48:07.293058 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-ssh 26.0.1.20251216 a09d20af82f5 About a minute ago 1.04GB 2025-12-16 01:48:07.293066 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 2024.2 64c38fbfac24 About a minute ago 1.04GB 2025-12-16 01:48:07.293075 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-fernet 26.0.1.20251216 64c38fbfac24 About a minute ago 1.04GB 2025-12-16 01:48:07.293083 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 2024.2 473830577812 About a minute ago 1.22GB 2025-12-16 01:48:07.293091 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-ssh 30.2.1.20251216 473830577812 About a minute ago 1.22GB 2025-12-16 01:48:07.293099 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 2024.2 f9b8f2d6441b About a minute ago 1.22GB 2025-12-16 01:48:07.293108 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute-ironic 30.2.1.20251216 f9b8f2d6441b About a minute ago 1.22GB 2025-12-16 01:48:07.293116 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 2024.2 67bca14619c7 About a minute ago 1.25GB 2025-12-16 01:48:07.293125 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-spicehtml5proxy 30.2.1.20251216 67bca14619c7 About a minute ago 1.25GB 2025-12-16 01:48:07.293133 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 2024.2 f69298261a08 About a minute ago 1.57GB 2025-12-16 01:48:07.293141 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-compute 30.2.1.20251216 f69298261a08 About a minute ago 1.57GB 2025-12-16 01:48:07.293149 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 2024.2 e0d4077a331c About a minute ago 1.37GB 2025-12-16 01:48:07.293158 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-novncproxy 30.2.1.20251216 e0d4077a331c About a minute ago 1.37GB 2025-12-16 01:48:07.293166 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 2024.2 7603492b70b6 About a minute ago 1.21GB 2025-12-16 01:48:07.293174 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-scheduler 30.2.1.20251216 7603492b70b6 About a minute ago 1.21GB 2025-12-16 01:48:07.293197 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 2024.2 d69d247d7bb6 About a minute ago 1.21GB 2025-12-16 01:48:07.293212 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-serialproxy 30.2.1.20251216 d69d247d7bb6 About a minute ago 1.21GB 2025-12-16 01:48:07.293221 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 2024.2 4c9001b80961 About a minute ago 1.21GB 2025-12-16 01:48:07.293252 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-api 30.2.1.20251216 4c9001b80961 About a minute ago 1.21GB 2025-12-16 01:48:07.293261 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 2024.2 fa83ed8616f3 About a minute ago 1.21GB 2025-12-16 01:48:07.293269 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-conductor 30.2.1.20251216 fa83ed8616f3 About a minute ago 1.21GB 2025-12-16 01:48:07.293277 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 18.0.0.20251216 f8d309e08c0e About a minute ago 1.07GB 2025-12-16 01:48:07.293286 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-monitors 2024.2 f8d309e08c0e About a minute ago 1.07GB 2025-12-16 01:48:07.293294 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 18.0.0.20251216 77187db8b501 About a minute ago 994MB 2025-12-16 01:48:07.293302 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-engine 2024.2 77187db8b501 About a minute ago 994MB 2025-12-16 01:48:07.293316 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 18.0.0.20251216 35c0f01832aa About a minute ago 993MB 2025-12-16 01:48:07.293324 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-api 2024.2 35c0f01832aa About a minute ago 993MB 2025-12-16 01:48:07.293333 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 2024.2 3fd3ce2a35b3 About a minute ago 1.1GB 2025-12-16 01:48:07.293341 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-statsd 4.6.4.20251216 3fd3ce2a35b3 About a minute ago 1.1GB 2025-12-16 01:48:07.293349 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 2024.2 fe48da93014d About a minute ago 1.1GB 2025-12-16 01:48:07.293357 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-api 4.6.4.20251216 fe48da93014d About a minute ago 1.1GB 2025-12-16 01:48:07.293366 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 2024.2 da5243d487d2 About a minute ago 1.1GB 2025-12-16 01:48:07.293374 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-metricd 4.6.4.20251216 da5243d487d2 About a minute ago 1.1GB 2025-12-16 01:48:07.293382 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 15.0.2.20251216 bfebe0c73e78 About a minute ago 1.03GB 2025-12-16 01:48:07.293391 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-health-manager 2024.2 bfebe0c73e78 About a minute ago 1.03GB 2025-12-16 01:48:07.293399 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 15.0.2.20251216 655c7179bdc2 About a minute ago 1.03GB 2025-12-16 01:48:07.293407 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-housekeeping 2024.2 655c7179bdc2 About a minute ago 1.03GB 2025-12-16 01:48:07.293415 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 15.0.2.20251216 1c41a932e8bb About a minute ago 1.05GB 2025-12-16 01:48:07.293424 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-api 2024.2 1c41a932e8bb About a minute ago 1.05GB 2025-12-16 01:48:07.293432 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 15.0.2.20251216 312342531b61 About a minute ago 1.05GB 2025-12-16 01:48:07.293440 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-driver-agent 2024.2 312342531b61 About a minute ago 1.05GB 2025-12-16 01:48:07.293454 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 15.0.2.20251216 6978a2ce41bf About a minute ago 1.03GB 2025-12-16 01:48:07.293462 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-worker 2024.2 6978a2ce41bf About a minute ago 1.03GB 2025-12-16 01:48:07.293471 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 2024.2 8e7b007f0b43 About a minute ago 1.41GB 2025-12-16 01:48:07.293479 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-scheduler 25.3.1.20251216 8e7b007f0b43 About a minute ago 1.41GB 2025-12-16 01:48:07.293487 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 2024.2 552932c4b550 About a minute ago 1.41GB 2025-12-16 01:48:07.293495 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-backup 25.3.1.20251216 552932c4b550 About a minute ago 1.41GB 2025-12-16 01:48:07.293510 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 2024.2 522337c2b6e2 About a minute ago 1.72GB 2025-12-16 01:48:07.293518 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-volume 25.3.1.20251216 522337c2b6e2 About a minute ago 1.72GB 2025-12-16 01:48:07.293527 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 2024.2 6b81e00bf5b4 About a minute ago 1.4GB 2025-12-16 01:48:07.293535 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-api 25.3.1.20251216 6b81e00bf5b4 About a minute ago 1.4GB 2025-12-16 01:48:07.293543 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 2024.2 aa0282094e9c About a minute ago 1.16GB 2025-12-16 01:48:07.293551 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent 25.2.2.20251216 aa0282094e9c About a minute ago 1.16GB 2025-12-16 01:48:07.293560 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 2024.2 b82ce2f6a421 About a minute ago 1.16GB 2025-12-16 01:48:07.293568 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-openvswitch-agent 25.2.2.20251216 b82ce2f6a421 About a minute ago 1.16GB 2025-12-16 01:48:07.293576 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 2024.2 645568914359 About a minute ago 1.16GB 2025-12-16 01:48:07.293589 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metadata-agent 25.2.2.20251216 645568914359 About a minute ago 1.16GB 2025-12-16 01:48:07.293598 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 2024.2 2246298c90a5 About a minute ago 1.16GB 2025-12-16 01:48:07.293606 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-dhcp-agent 25.2.2.20251216 2246298c90a5 About a minute ago 1.16GB 2025-12-16 01:48:07.293615 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 2024.2 7fee245a11d9 About a minute ago 1.16GB 2025-12-16 01:48:07.293623 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-l3-agent 25.2.2.20251216 7fee245a11d9 About a minute ago 1.16GB 2025-12-16 01:48:07.293631 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 2024.2 78e8f5f4b118 About a minute ago 1.16GB 2025-12-16 01:48:07.293639 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-metering-agent 25.2.2.20251216 78e8f5f4b118 About a minute ago 1.16GB 2025-12-16 01:48:07.293648 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 2024.2 ff0fe9f2f966 About a minute ago 1.16GB 2025-12-16 01:48:07.293656 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-bgp-dragent 25.2.2.20251216 ff0fe9f2f966 About a minute ago 1.16GB 2025-12-16 01:48:07.293664 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 2024.2 811a4f2e554c About a minute ago 1.16GB 2025-12-16 01:48:07.293678 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-server 25.2.2.20251216 811a4f2e554c About a minute ago 1.16GB 2025-12-16 01:48:07.293726 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 2024.2 baa898a5311a About a minute ago 1.16GB 2025-12-16 01:48:07.293735 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-ovn-agent 25.2.2.20251216 baa898a5311a About a minute ago 1.16GB 2025-12-16 01:48:07.293743 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 2024.2 71312d7ab773 2 minutes ago 1.16GB 2025-12-16 01:48:07.293751 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent 25.2.2.20251216 71312d7ab773 2 minutes ago 1.16GB 2025-12-16 01:48:07.293760 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 2024.2 38a55a0a59f3 2 minutes ago 1.16GB 2025-12-16 01:48:07.293768 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-mlnx-agent 25.2.2.20251216 38a55a0a59f3 2 minutes ago 1.16GB 2025-12-16 01:48:07.293777 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 2024.2 62d5045daea9 2 minutes ago 1.16GB 2025-12-16 01:48:07.293785 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-sriov-agent 25.2.2.20251216 62d5045daea9 2 minutes ago 1.16GB 2025-12-16 01:48:07.293794 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 2024.2 acc420613ee7 2 minutes ago 1.16GB 2025-12-16 01:48:07.293802 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-neutron-agent 25.2.2.20251216 acc420613ee7 2 minutes ago 1.16GB 2025-12-16 01:48:07.293810 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 2024.2 8c9101a3f680 2 minutes ago 1.1GB 2025-12-16 01:48:07.293824 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-api 29.0.1.20251216 8c9101a3f680 2 minutes ago 1.1GB 2025-12-16 01:48:07.293833 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 19.0.1.20251216 7c8760eec5f8 2 minutes ago 991MB 2025-12-16 01:48:07.293841 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-keystone-listener 2024.2 7c8760eec5f8 2 minutes ago 991MB 2025-12-16 01:48:07.293850 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 19.0.1.20251216 e6aeda5fe59b 2 minutes ago 991MB 2025-12-16 01:48:07.293858 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-worker 2024.2 e6aeda5fe59b 2 minutes ago 991MB 2025-12-16 01:48:07.293866 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 19.0.1.20251216 cacc2d55ae31 2 minutes ago 990MB 2025-12-16 01:48:07.293875 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-api 2024.2 cacc2d55ae31 2 minutes ago 990MB 2025-12-16 01:48:07.293883 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 12.0.1.20251216 d0f87a755af5 2 minutes ago 975MB 2025-12-16 01:48:07.293891 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-api 2024.2 d0f87a755af5 2 minutes ago 975MB 2025-12-16 01:48:07.293905 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 2024.2 a4dcedcbd3ff 2 minutes ago 990MB 2025-12-16 01:48:07.293913 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-apiserver 5.0.1.20251216 a4dcedcbd3ff 2 minutes ago 990MB 2025-12-16 01:48:07.293922 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 2024.2 b12f211ba52c 2 minutes ago 1.05GB 2025-12-16 01:48:07.293930 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-console 5.0.1.20251216 b12f211ba52c 2 minutes ago 1.05GB 2025-12-16 01:48:07.293938 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 2024.2 d3d890fe1b49 2 minutes ago 987MB 2025-12-16 01:48:07.293955 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-ipmi 23.0.2.20251216 d3d890fe1b49 2 minutes ago 987MB 2025-12-16 01:48:07.293964 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 2024.2 ea6508e336c1 2 minutes ago 976MB 2025-12-16 01:48:07.293972 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-notification 23.0.2.20251216 ea6508e336c1 2 minutes ago 976MB 2025-12-16 01:48:07.293980 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 2024.2 9fe6b85c447a 2 minutes ago 987MB 2025-12-16 01:48:07.293989 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-compute 23.0.2.20251216 9fe6b85c447a 2 minutes ago 987MB 2025-12-16 01:48:07.293997 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 2024.2 6932ed050a0b 2 minutes ago 976MB 2025-12-16 01:48:07.294005 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-central 23.0.2.20251216 6932ed050a0b 2 minutes ago 976MB 2025-12-16 01:48:07.294014 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 19.1.1.20251216 2499765e8946 2 minutes ago 1.22GB 2025-12-16 01:48:07.294022 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-share 2024.2 2499765e8946 2 minutes ago 1.22GB 2025-12-16 01:48:07.294030 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 19.1.1.20251216 604b9f6721c4 2 minutes ago 1.06GB 2025-12-16 01:48:07.294039 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-data 2024.2 604b9f6721c4 2 minutes ago 1.06GB 2025-12-16 01:48:07.294047 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 19.1.1.20251216 e70f4f310fa6 2 minutes ago 1.05GB 2025-12-16 01:48:07.294056 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-scheduler 2024.2 e70f4f310fa6 2 minutes ago 1.05GB 2025-12-16 01:48:07.294064 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 19.1.1.20251216 ed66f9fb60c8 2 minutes ago 1.05GB 2025-12-16 01:48:07.294072 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-api 2024.2 ed66f9fb60c8 2 minutes ago 1.05GB 2025-12-16 01:48:07.294081 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 2024.2 a5b0c984f6af 2 minutes ago 1.09GB 2025-12-16 01:48:07.294089 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-api 26.1.5.20251216 a5b0c984f6af 2 minutes ago 1.09GB 2025-12-16 01:48:07.294103 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 2024.2 1f09f3ca7de3 2 minutes ago 1.15GB 2025-12-16 01:48:07.294111 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-pxe 26.1.5.20251216 1f09f3ca7de3 2 minutes ago 1.15GB 2025-12-16 01:48:07.294120 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 2024.2 3737c745f461 2 minutes ago 1.37GB 2025-12-16 01:48:07.294128 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-conductor 26.1.5.20251216 3737c745f461 2 minutes ago 1.37GB 2025-12-16 01:48:07.294136 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 2024.2 5aa7300c1c97 2 minutes ago 1.17GB 2025-12-16 01:48:07.294145 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent 25.2.2.20251216 5aa7300c1c97 2 minutes ago 1.17GB 2025-12-16 01:48:07.294153 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 2024.2 9e93ee8baa4c 2 minutes ago 1.37GB 2025-12-16 01:48:07.294161 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-prometheus-exporter 26.1.5.20251216 9e93ee8baa4c 2 minutes ago 1.37GB 2025-12-16 01:48:07.294175 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api 2024.2 5eb82a8ab571 10 minutes ago 1.06GB 2025-12-16 01:48:07.294188 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-engine 2024.2 b7d85f3fd94b 10 minutes ago 1.07GB 2025-12-16 01:48:07.294196 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-api-cfn 2024.2 deb7b11726e0 10 minutes ago 1.06GB 2025-12-16 01:48:07.294205 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-manager 2024.2 ac0964214e7b 57 minutes ago 977MB 2025-12-16 01:48:07.294213 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-api 2024.2 7ad9520738a0 58 minutes ago 976MB 2025-12-16 01:48:07.294222 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ironic-base 2024.2 25402f0d7c16 About an hour ago 1.08GB 2025-12-16 01:48:07.294252 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/manila-base 2024.2 e7d88aec8079 About an hour ago 1.04GB 2025-12-16 01:48:07.294261 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/heat-base 2024.2 99f19a9d3b40 About an hour ago 1.06GB 2025-12-16 01:48:07.294270 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ceilometer-base 2024.2 f8ba4b6cbbd7 About an hour ago 967MB 2025-12-16 01:48:07.294278 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/skyline-base 2024.2 66dd3d223c77 About an hour ago 960MB 2025-12-16 01:48:07.294287 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/placement-base 2024.2 7bc236fbdfd8 About an hour ago 967MB 2025-12-16 01:48:07.294295 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/barbican-base 2024.2 cd858f7a9cc7 About an hour ago 982MB 2025-12-16 01:48:07.294303 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/glance-base 2024.2 967b81597352 About an hour ago 1.07GB 2025-12-16 01:48:07.294311 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/neutron-base 2024.2 656afd24b98e About an hour ago 1.15GB 2025-12-16 01:48:07.294320 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/cinder-base 2024.2 955879558685 About an hour ago 1.4GB 2025-12-16 01:48:07.294328 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/octavia-base 2024.2 575cc7b1b67d About an hour ago 1.02GB 2025-12-16 01:48:07.294336 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/gnocchi-base 2024.2 023ba25c2ef5 About an hour ago 1.09GB 2025-12-16 01:48:07.294344 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/masakari-base 2024.2 2f94414b00ea About an hour ago 985MB 2025-12-16 01:48:07.294353 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/nova-base 2024.2 e98b2058587a About an hour ago 1.2GB 2025-12-16 01:48:07.294361 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/keystone-base 2024.2 b577bd7bf98f About an hour ago 1.02GB 2025-12-16 01:48:07.294369 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/magnum-base 2024.2 9a3365a5b178 About an hour ago 1.12GB 2025-12-16 01:48:07.294378 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/aodh-base 2024.2 6915712cbbfb About an hour ago 965MB 2025-12-16 01:48:07.294386 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/designate-base 2024.2 1f1b444888dd About an hour ago 975MB 2025-12-16 01:48:07.294403 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/blazar-base 2024.2 2a4a64782154 About an hour ago 968MB 2025-12-16 01:48:07.294412 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/ovn-base 2024.2 c76d0ddf7e1b About an hour ago 839MB 2025-12-16 01:48:07.294420 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/redis-base 2024.2 91368228402b About an hour ago 264MB 2025-12-16 01:48:07.294435 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/prometheus-base 2024.2 f5d5e0d3b343 About an hour ago 264MB 2025-12-16 01:48:07.294443 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openstack-base 2024.2 530665a78e68 About an hour ago 959MB 2025-12-16 01:48:07.294451 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/hacluster-base 2024.2 7bd8bd8b4916 2 hours ago 264MB 2025-12-16 01:48:07.294460 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/letsencrypt-base 2024.2 9b18ae75a2bb 2 hours ago 264MB 2025-12-16 01:48:07.294468 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/mariadb-base 2024.2 d81a6babca01 2 hours ago 303MB 2025-12-16 01:48:07.294477 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/openvswitch-base 2024.2 fa168ff2589d 2 hours ago 279MB 2025-12-16 01:48:07.294490 | ubuntu-noble-large | osism.harbor.regio.digital/kolla/base 2024.2 d8e2c400b94e 2 hours ago 264MB 2025-12-16 01:48:07.294499 | ubuntu-noble-large | ubuntu 24.04 c3a134f2ace4 2 months ago 78.1MB 2025-12-16 01:48:07.294507 | ubuntu-noble-large | osism.harbor.regio.digital/packages/ovs-ubuntu-noble v3.4.3 7dce45e8985c 2 months ago 13.9MB 2025-12-16 01:48:07.299204 | ubuntu-noble-large | + [[ False == \T\r\u\e ]] 2025-12-16 01:48:07.299254 | ubuntu-noble-large | + cat images.yml 2025-12-16 01:48:07.303604 | ubuntu-noble-large | --- 2025-12-16 01:48:07.303642 | ubuntu-noble-large | created: '2025-12-16T01:48:06.932773+00:00' 2025-12-16 01:48:07.303653 | ubuntu-noble-large | images: 2025-12-16 01:48:07.303663 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:26.1.5.20251216 2025-12-16 01:48:07.303675 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:25.2.2.20251216 2025-12-16 01:48:07.303707 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-conductor:26.1.5.20251216 2025-12-16 01:48:07.303717 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-pxe:26.1.5.20251216 2025-12-16 01:48:07.303727 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-api:26.1.5.20251216 2025-12-16 01:48:07.303736 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-api:19.1.1.20251216 2025-12-16 01:48:07.303746 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-scheduler:19.1.1.20251216 2025-12-16 01:48:07.303755 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-data:19.1.1.20251216 2025-12-16 01:48:07.303765 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/manila-share:19.1.1.20251216 2025-12-16 01:48:07.303775 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-central:23.0.2.20251216 2025-12-16 01:48:07.303784 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-compute:23.0.2.20251216 2025-12-16 01:48:07.303794 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-notification:23.0.2.20251216 2025-12-16 01:48:07.303803 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ceilometer-ipmi:23.0.2.20251216 2025-12-16 01:48:07.303813 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-console:5.0.1.20251216 2025-12-16 01:48:07.303823 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/skyline-apiserver:5.0.1.20251216 2025-12-16 01:48:07.303832 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/placement-api:12.0.1.20251216 2025-12-16 01:48:07.303842 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-api:19.0.1.20251216 2025-12-16 01:48:07.303851 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-worker:19.0.1.20251216 2025-12-16 01:48:07.303861 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/barbican-keystone-listener:19.0.1.20251216 2025-12-16 01:48:07.303870 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/glance-api:29.0.1.20251216 2025-12-16 01:48:07.303880 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-neutron-agent:25.2.2.20251216 2025-12-16 01:48:07.303889 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-sriov-agent:25.2.2.20251216 2025-12-16 01:48:07.303899 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:25.2.2.20251216 2025-12-16 01:48:07.303924 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:25.2.2.20251216 2025-12-16 01:48:07.303934 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-agent:25.2.2.20251216 2025-12-16 01:48:07.303944 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-server:25.2.2.20251216 2025-12-16 01:48:07.303954 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:25.2.2.20251216 2025-12-16 01:48:07.303964 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metering-agent:25.2.2.20251216 2025-12-16 01:48:07.303973 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-l3-agent:25.2.2.20251216 2025-12-16 01:48:07.303983 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:25.2.2.20251216 2025-12-16 01:48:07.303992 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-metadata-agent:25.2.2.20251216 2025-12-16 01:48:07.304002 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:25.2.2.20251216 2025-12-16 01:48:07.304012 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:25.2.2.20251216 2025-12-16 01:48:07.304022 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-api:25.3.1.20251216 2025-12-16 01:48:07.304031 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-volume:25.3.1.20251216 2025-12-16 01:48:07.304040 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-backup:25.3.1.20251216 2025-12-16 01:48:07.304050 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cinder-scheduler:25.3.1.20251216 2025-12-16 01:48:07.304059 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-worker:15.0.2.20251216 2025-12-16 01:48:07.304069 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-driver-agent:15.0.2.20251216 2025-12-16 01:48:07.304078 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-api:15.0.2.20251216 2025-12-16 01:48:07.304088 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-housekeeping:15.0.2.20251216 2025-12-16 01:48:07.304098 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/octavia-health-manager:15.0.2.20251216 2025-12-16 01:48:07.304107 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-metricd:4.6.4.20251216 2025-12-16 01:48:07.304117 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-api:4.6.4.20251216 2025-12-16 01:48:07.304127 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/gnocchi-statsd:4.6.4.20251216 2025-12-16 01:48:07.304136 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-api:18.0.0.20251216 2025-12-16 01:48:07.304146 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-engine:18.0.0.20251216 2025-12-16 01:48:07.304155 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/masakari-monitors:18.0.0.20251216 2025-12-16 01:48:07.304165 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-conductor:30.2.1.20251216 2025-12-16 01:48:07.304184 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-api:30.2.1.20251216 2025-12-16 01:48:07.304193 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-serialproxy:30.2.1.20251216 2025-12-16 01:48:07.304203 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-scheduler:30.2.1.20251216 2025-12-16 01:48:07.304212 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-novncproxy:30.2.1.20251216 2025-12-16 01:48:07.304259 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute:30.2.1.20251216 2025-12-16 01:48:07.304273 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:30.2.1.20251216 2025-12-16 01:48:07.304283 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-compute-ironic:30.2.1.20251216 2025-12-16 01:48:07.304293 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-ssh:30.2.1.20251216 2025-12-16 01:48:07.304302 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-fernet:26.0.1.20251216 2025-12-16 01:48:07.304312 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone-ssh:26.0.1.20251216 2025-12-16 01:48:07.304321 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keystone:26.0.1.20251216 2025-12-16 01:48:07.304331 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-api:19.0.1.20251216 2025-12-16 01:48:07.304341 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/magnum-conductor:19.0.1.20251216 2025-12-16 01:48:07.304357 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-notifier:19.0.0.20251216 2025-12-16 01:48:07.304367 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-expirer:19.0.0.20251216 2025-12-16 01:48:07.304376 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-listener:19.0.0.20251216 2025-12-16 01:48:07.304386 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-api:19.0.0.20251216 2025-12-16 01:48:07.304395 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/aodh-evaluator:19.0.0.20251216 2025-12-16 01:48:07.304405 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-api:19.0.1.20251216 2025-12-16 01:48:07.304414 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-worker:19.0.1.20251216 2025-12-16 01:48:07.304424 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-sink:19.0.1.20251216 2025-12-16 01:48:07.304434 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-central:19.0.1.20251216 2025-12-16 01:48:07.304444 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-mdns:19.0.1.20251216 2025-12-16 01:48:07.304453 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-backend-bind9:19.0.1.20251216 2025-12-16 01:48:07.304463 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/designate-producer:19.0.1.20251216 2025-12-16 01:48:07.304472 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-northd:24.9.3.20251216 2025-12-16 01:48:07.304482 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-nb-db-server:24.9.3.20251216 2025-12-16 01:48:07.304492 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-controller:24.9.3.20251216 2025-12-16 01:48:07.304501 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovn-sb-db-server:24.9.3.20251216 2025-12-16 01:48:07.304511 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis:7.0.15.20251216 2025-12-16 01:48:07.304521 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/redis-sentinel:7.0.15.20251216 2025-12-16 01:48:07.304530 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:1.0.7.20251216 2025-12-16 01:48:07.304540 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2.2.0.20251216 2025-12-16 01:48:07.304550 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:1.8.0.20251216 2025-12-16 01:48:07.304559 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:1.7.0.20251216 2025-12-16 01:48:07.304569 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-node-exporter:1.8.2.20251216 2025-12-16 01:48:07.304579 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:0.16.0.20251216 2025-12-16 01:48:07.304588 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:0.15.0.20251216 2025-12-16 01:48:07.304598 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-v2-server:2.55.1.20251216 2025-12-16 01:48:07.304608 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-mtail:3.0.8.20251216 2025-12-16 01:48:07.304617 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-cadvisor:0.49.2.20251216 2025-12-16 01:48:07.304627 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-alertmanager:0.28.0.20251216 2025-12-16 01:48:07.304636 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:0.25.0.20251216 2025-12-16 01:48:07.304646 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ironic-inspector:12.3.1.20251216 2025-12-16 01:48:07.304656 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/horizon:25.1.2.20251216 2025-12-16 01:48:07.304666 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2.4.58.20251216 2025-12-16 01:48:07.304675 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/letsencrypt-lego:4.15.0.20251216 2025-12-16 01:48:07.304710 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2.1.6.20251216 2025-12-16 01:48:07.304720 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-corosync:3.1.7.20251216 2025-12-16 01:48:07.304730 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pcs:2.1.6.20251216 2025-12-16 01:48:07.304740 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2.1.6.20251216 2025-12-16 01:48:07.304749 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-clustercheck:10.11.15.20251216 2025-12-16 01:48:07.304767 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/mariadb-server:10.11.15.20251216 2025-12-16 01:48:07.304776 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:3.4.0.20251216 2025-12-16 01:48:07.304799 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk-db:3.4.0.20251216 2025-12-16 01:48:07.304809 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-db-server:3.4.3.20251216 2025-12-16 01:48:07.304819 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:3.4.3.20251216 2025-12-16 01:48:07.304829 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch-dashboards:2.19.4.20251216 2025-12-16 01:48:07.304846 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/opensearch:2.19.4.20251216 2025-12-16 01:48:07.304856 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/fluentd:5.0.8.20251216 2025-12-16 01:48:07.304866 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/grafana:12.3.0.20251216 2025-12-16 01:48:07.304876 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/proxysql:3.0.3.20251216 2025-12-16 01:48:07.304885 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/cron:3.0.20251216 2025-12-16 01:48:07.304895 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/ovsdpdk:3.4.0.20251216 2025-12-16 01:48:07.304905 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/kolla-toolbox:19.7.1.20251216 2025-12-16 01:48:07.304914 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/iscsid:2.1.9.20251216 2025-12-16 01:48:07.304924 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/keepalived:2.2.8.20251216 2025-12-16 01:48:07.304933 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/tgtd:1.0.85.20251216 2025-12-16 01:48:07.304943 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy-ssh:9.6.20251216 2025-12-16 01:48:07.304953 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/haproxy:2.8.15.20251216 2025-12-16 01:48:07.304962 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/multipathd:0.9.4.20251216 2025-12-16 01:48:07.304972 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/nova-libvirt:10.0.0.20251216 2025-12-16 01:48:07.304982 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/dnsmasq:2.90.20251216 2025-12-16 01:48:07.304992 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/memcached:1.6.24.20251216 2025-12-16 01:48:07.305002 | ubuntu-noble-large | - image: osism.harbor.regio.digital/kolla/rabbitmq:3.13.7.20251216 2025-12-16 01:48:07.305011 | ubuntu-noble-large | openstack_version: '2024.2' 2025-12-16 01:48:07.305022 | ubuntu-noble-large | versions: 2025-12-16 01:48:07.305032 | ubuntu-noble-large | aodh: 19.0.0.20251216 2025-12-16 01:48:07.305042 | ubuntu-noble-large | barbican: 19.0.1.20251216 2025-12-16 01:48:07.305051 | ubuntu-noble-large | ceilometer: 23.0.2.20251216 2025-12-16 01:48:07.305061 | ubuntu-noble-large | cinder: 25.3.1.20251216 2025-12-16 01:48:07.305071 | ubuntu-noble-large | cron: 3.0.20251216 2025-12-16 01:48:07.305081 | ubuntu-noble-large | designate: 19.0.1.20251216 2025-12-16 01:48:07.305091 | ubuntu-noble-large | dnsmasq: 2.90.20251216 2025-12-16 01:48:07.305100 | ubuntu-noble-large | fluentd: 5.0.8.20251216 2025-12-16 01:48:07.305110 | ubuntu-noble-large | glance: 29.0.1.20251216 2025-12-16 01:48:07.305120 | ubuntu-noble-large | gnocchi: 4.6.4.20251216 2025-12-16 01:48:07.305130 | ubuntu-noble-large | grafana: 12.3.0.20251216 2025-12-16 01:48:07.305139 | ubuntu-noble-large | hacluster_corosync: 3.1.7.20251216 2025-12-16 01:48:07.305149 | ubuntu-noble-large | haproxy: 2.8.15.20251216 2025-12-16 01:48:07.305159 | ubuntu-noble-large | haproxy_ssh: 9.6.20251216 2025-12-16 01:48:07.305169 | ubuntu-noble-large | horizon: 25.1.2.20251216 2025-12-16 01:48:07.305178 | ubuntu-noble-large | ironic: 26.1.5.20251216 2025-12-16 01:48:07.305188 | ubuntu-noble-large | ironic_inspector: 12.3.1.20251216 2025-12-16 01:48:07.305198 | ubuntu-noble-large | iscsid: 2.1.9.20251216 2025-12-16 01:48:07.305207 | ubuntu-noble-large | keepalived: 2.2.8.20251216 2025-12-16 01:48:07.305217 | ubuntu-noble-large | keystone: 26.0.1.20251216 2025-12-16 01:48:07.305227 | ubuntu-noble-large | kolla-toolbox: 19.7.1.20251216 2025-12-16 01:48:07.305266 | ubuntu-noble-large | kolla_toolbox: 19.7.1.20251216 2025-12-16 01:48:07.305276 | ubuntu-noble-large | letsencrypt_lego: 4.15.0.20251216 2025-12-16 01:48:07.305286 | ubuntu-noble-large | letsencrypt_webserver: 2.4.58.20251216 2025-12-16 01:48:07.305295 | ubuntu-noble-large | magnum: 19.0.1.20251216 2025-12-16 01:48:07.305305 | ubuntu-noble-large | manila: 19.1.1.20251216 2025-12-16 01:48:07.305315 | ubuntu-noble-large | mariadb: 10.11.15.20251216 2025-12-16 01:48:07.305325 | ubuntu-noble-large | masakari: 18.0.0.20251216 2025-12-16 01:48:07.305334 | ubuntu-noble-large | memcached: 1.6.24.20251216 2025-12-16 01:48:07.305344 | ubuntu-noble-large | multipathd: 0.9.4.20251216 2025-12-16 01:48:07.305360 | ubuntu-noble-large | neutron: 25.2.2.20251216 2025-12-16 01:48:07.305370 | ubuntu-noble-large | nova: 30.2.1.20251216 2025-12-16 01:48:07.305380 | ubuntu-noble-large | nova_libvirt: 10.0.0.20251216 2025-12-16 01:48:07.305390 | ubuntu-noble-large | octavia: 15.0.2.20251216 2025-12-16 01:48:07.305399 | ubuntu-noble-large | opensearch: 2.19.4.20251216 2025-12-16 01:48:07.305409 | ubuntu-noble-large | opensearch_dashboards: 2.19.4.20251216 2025-12-16 01:48:07.305419 | ubuntu-noble-large | openvswitch: 3.4.3.20251216 2025-12-16 01:48:07.305428 | ubuntu-noble-large | ovn: 24.9.3.20251216 2025-12-16 01:48:07.305438 | ubuntu-noble-large | placement: 12.0.1.20251216 2025-12-16 01:48:07.305448 | ubuntu-noble-large | prometheus: 2.55.1.20251216 2025-12-16 01:48:07.305457 | ubuntu-noble-large | prometheus_alertmanager: 0.28.0.20251216 2025-12-16 01:48:07.305467 | ubuntu-noble-large | prometheus_blackbox_exporter: 0.25.0.20251216 2025-12-16 01:48:07.305477 | ubuntu-noble-large | prometheus_cadvisor: 0.49.2.20251216 2025-12-16 01:48:07.305486 | ubuntu-noble-large | prometheus_elasticsearch_exporter: 1.8.0.20251216 2025-12-16 01:48:07.305496 | ubuntu-noble-large | prometheus_libvirt_exporter: 2.2.0.20251216 2025-12-16 01:48:07.305506 | ubuntu-noble-large | prometheus_memcached_exporter: 0.15.0.20251216 2025-12-16 01:48:07.305515 | ubuntu-noble-large | prometheus_mtail: 3.0.8.20251216 2025-12-16 01:48:07.305525 | ubuntu-noble-large | prometheus_mysqld_exporter: 0.16.0.20251216 2025-12-16 01:48:07.305534 | ubuntu-noble-large | prometheus_node_exporter: 1.8.2.20251216 2025-12-16 01:48:07.305544 | ubuntu-noble-large | prometheus_openstack_exporter: 1.7.0.20251216 2025-12-16 01:48:07.305553 | ubuntu-noble-large | prometheus_ovn_exporter: 1.0.7.20251216 2025-12-16 01:48:07.305563 | ubuntu-noble-large | proxysql: 3.0.3.20251216 2025-12-16 01:48:07.305572 | ubuntu-noble-large | rabbitmq: 3.13.7.20251216 2025-12-16 01:48:07.305582 | ubuntu-noble-large | redis: 7.0.15.20251216 2025-12-16 01:48:07.305591 | ubuntu-noble-large | skyline: 5.0.1.20251216 2025-12-16 01:48:07.305601 | ubuntu-noble-large | skyline_console: 5.0.1.20251216 2025-12-16 01:48:07.305611 | ubuntu-noble-large | tgtd: 1.0.85.20251216 2025-12-16 01:48:07.305621 | ubuntu-noble-large | + python3 src/compare-sbom.py 2025-12-16 01:48:07.563408 | ubuntu-noble-large | 2025-12-16 01:48:07 | INFO | Starting SBOM comparison 2025-12-16 01:48:07.563494 | ubuntu-noble-large | 2025-12-16 01:48:07 | INFO | Using OpenStack version: 2024.2 2025-12-16 01:48:07.563506 | ubuntu-noble-large | 2025-12-16 01:48:07 | INFO | Local SBOM: images.yml 2025-12-16 01:48:07.563516 | ubuntu-noble-large | 2025-12-16 01:48:07 | INFO | Remote image: registry.osism.cloud/kolla/sbom:2024.2 2025-12-16 01:48:07.563529 | ubuntu-noble-large | 2025-12-16 01:48:07 | INFO | Loading SBOM from file: images.yml 2025-12-16 01:48:07.586054 | ubuntu-noble-large | 2025-12-16 01:48:07 | SUCCESS | Successfully loaded SBOM from images.yml 2025-12-16 01:48:07.586098 | ubuntu-noble-large | 2025-12-16 01:48:07 | INFO | Pulling container image: registry.osism.cloud/kolla/sbom:2024.2 2025-12-16 01:48:07.604666 | ubuntu-noble-large | 2025-12-16 01:48:07 | INFO | Pulling image registry.osism.cloud/kolla/sbom:2024.2... 2025-12-16 01:48:11.845042 | ubuntu-noble-large | 2025-12-16 01:48:11 | SUCCESS | Successfully pulled registry.osism.cloud/kolla/sbom:2024.2 2025-12-16 01:48:11.845138 | ubuntu-noble-large | 2025-12-16 01:48:11 | INFO | Creating temporary container... 2025-12-16 01:48:11.950576 | ubuntu-noble-large | 2025-12-16 01:48:11 | INFO | Extracting images.yml from container... 2025-12-16 01:48:11.992563 | ubuntu-noble-large | 2025-12-16 01:48:11 | SUCCESS | Successfully extracted SBOM from container 2025-12-16 01:48:11.992633 | ubuntu-noble-large | 2025-12-16 01:48:11 | INFO | Removing temporary container... 2025-12-16 01:48:12.006185 | ubuntu-noble-large | 2025-12-16 01:48:12 | SUCCESS | Container removed 2025-12-16 01:48:12.006275 | ubuntu-noble-large | 2025-12-16 01:48:12 | INFO | Removing image registry.osism.cloud/kolla/sbom:2024.2... 2025-12-16 01:48:12.026067 | ubuntu-noble-large | 2025-12-16 01:48:12 | SUCCESS | Image removed 2025-12-16 01:48:12.044483 | ubuntu-noble-large | 2025-12-16 01:48:12 | INFO | 2025-12-16 01:48:12.044640 | ubuntu-noble-large | 2025-12-16 01:48:12 | INFO | Extracting image names... 2025-12-16 01:48:12.045440 | ubuntu-noble-large | 2025-12-16 01:48:12 | INFO | Remote SBOM contains 124 images 2025-12-16 01:48:12.045573 | ubuntu-noble-large | 2025-12-16 01:48:12 | INFO | Local SBOM contains 124 images 2025-12-16 01:48:12.045719 | ubuntu-noble-large | 2025-12-16 01:48:12 | INFO | Remote SBOM contains 57 version entries 2025-12-16 01:48:12.045823 | ubuntu-noble-large | 2025-12-16 01:48:12 | INFO | Local SBOM contains 57 version entries 2025-12-16 01:48:12.045948 | ubuntu-noble-large | 2025-12-16 01:48:12 | INFO | 2025-12-16 01:48:12.046067 | ubuntu-noble-large | 2025-12-16 01:48:12 | INFO | Comparing image lists... 2025-12-16 01:48:12.046206 | ubuntu-noble-large | 2025-12-16 01:48:12 | SUCCESS | No image list differences found 2025-12-16 01:48:12.046388 | ubuntu-noble-large | 2025-12-16 01:48:12 | INFO | 2025-12-16 01:48:12.046486 | ubuntu-noble-large | 2025-12-16 01:48:12 | INFO | Comparing versions for downgrades... 2025-12-16 01:48:12.049453 | ubuntu-noble-large | 2025-12-16 01:48:12 | SUCCESS | No version downgrades detected 2025-12-16 01:48:12.049560 | ubuntu-noble-large | 2025-12-16 01:48:12 | INFO | 2025-12-16 01:48:12.049666 | ubuntu-noble-large | 2025-12-16 01:48:12 | INFO | Comparing version presence... 2025-12-16 01:48:12.049856 | ubuntu-noble-large | 2025-12-16 01:48:12 | SUCCESS | No version presence differences found 2025-12-16 01:48:12.049942 | ubuntu-noble-large | 2025-12-16 01:48:12 | INFO | 2025-12-16 01:48:12.050034 | ubuntu-noble-large | 2025-12-16 01:48:12 | INFO | ============================================================ 2025-12-16 01:48:12.050126 | ubuntu-noble-large | 2025-12-16 01:48:12 | SUCCESS | COMPARISON SUCCESSFUL: No issues found 2025-12-16 01:48:12.097288 | ubuntu-noble-large | + [[ latest != \l\a\t\e\s\t ]] 2025-12-16 01:48:12.097388 | ubuntu-noble-large | + docker build -t osism.harbor.regio.digital/kolla/sbom:2024.2 . 2025-12-16 01:48:12.555339 | ubuntu-noble-large | #0 building with "default" instance using docker driver 2025-12-16 01:48:12.555469 | ubuntu-noble-large | 2025-12-16 01:48:12.555494 | ubuntu-noble-large | #1 [internal] load build definition from Dockerfile 2025-12-16 01:48:12.555531 | ubuntu-noble-large | #1 transferring dockerfile: 127B done 2025-12-16 01:48:12.555550 | ubuntu-noble-large | #1 DONE 0.1s 2025-12-16 01:48:12.555569 | ubuntu-noble-large | 2025-12-16 01:48:12.555587 | ubuntu-noble-large | #2 [internal] load .dockerignore 2025-12-16 01:48:12.555605 | ubuntu-noble-large | #2 transferring context: 2025-12-16 01:48:12.692217 | ubuntu-noble-large | #2 transferring context: 2B done 2025-12-16 01:48:12.692341 | ubuntu-noble-large | #2 DONE 0.0s 2025-12-16 01:48:12.692357 | ubuntu-noble-large | 2025-12-16 01:48:12.692370 | ubuntu-noble-large | #3 [internal] load build context 2025-12-16 01:48:12.692390 | ubuntu-noble-large | #3 transferring context: 11.16kB done 2025-12-16 01:48:12.692401 | ubuntu-noble-large | #3 DONE 0.0s 2025-12-16 01:48:12.692411 | ubuntu-noble-large | 2025-12-16 01:48:12.692421 | ubuntu-noble-large | #4 [1/1] COPY images.yml /images.yml 2025-12-16 01:48:12.692431 | ubuntu-noble-large | #4 DONE 0.0s 2025-12-16 01:48:12.692441 | ubuntu-noble-large | 2025-12-16 01:48:12.692450 | ubuntu-noble-large | #5 exporting to image 2025-12-16 01:48:12.692461 | ubuntu-noble-large | #5 exporting layers 0.0s done 2025-12-16 01:48:12.829839 | ubuntu-noble-large | #5 writing image sha256:b1dd4e0ddecb9d6959eecc3530f9625292a1d1c2fee31eb85b83416926cc22ff done 2025-12-16 01:48:12.829935 | ubuntu-noble-large | #5 naming to osism.harbor.regio.digital/kolla/sbom:2024.2 0.0s done 2025-12-16 01:48:12.829950 | ubuntu-noble-large | #5 DONE 0.1s 2025-12-16 01:48:12.845475 | ubuntu-noble-large | + echo osism.harbor.regio.digital/kolla/sbom:2024.2 2025-12-16 01:48:13.729201 | ubuntu-noble-large | ok: Runtime: 1:44:33.186227 2025-12-16 01:48:14.426888 | 2025-12-16 01:48:14.427032 | TASK [Run push script] 2025-12-16 01:48:14.774430 | 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 2025-12-16 01:48:14.774542 | 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 2025-12-16 01:48:14.774573 | ubuntu-noble-large | + bash scripts/100-push.sh 2025-12-16 01:48:14.778369 | ubuntu-noble-large | + BUILD_TYPE=all 2025-12-16 01:48:14.778398 | ubuntu-noble-large | + DOCKER_PUSH_JOBS=8 2025-12-16 01:48:14.778425 | ubuntu-noble-large | + LSTFILE=images.txt 2025-12-16 01:48:14.778580 | ubuntu-noble-large | + [[ all == \b\a\s\e ]] 2025-12-16 01:48:14.779573 | ubuntu-noble-large | + cat images.txt 2025-12-16 01:48:14.779672 | ubuntu-noble-large | + grep -v base 2025-12-16 01:48:14.784109 | ubuntu-noble-large | + cat images.lst 2025-12-16 01:48:14.784171 | ubuntu-noble-large | + parallel --retries 3 --joblog other.log -j8 docker push '{}' '>' /dev/null 2025-12-16 02:03:27.273949 | ubuntu-noble-large | + cat other.log 2025-12-16 02:03:27.276851 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2025-12-16 02:03:27.276930 | ubuntu-noble-large | 5 : 1765849695.178 90.529 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-api:2024.2' > /dev/null 2025-12-16 02:03:27.276946 | ubuntu-noble-large | 6 : 1765849695.183 97.605 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-api:2024.2' > /dev/null 2025-12-16 02:03:27.276959 | ubuntu-noble-large | 3 : 1765849695.167 102.088 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-conductor:2024.2' > /dev/null 2025-12-16 02:03:27.276971 | ubuntu-noble-large | 8 : 1765849695.201 104.506 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-data:2024.2' > /dev/null 2025-12-16 02:03:27.277002 | ubuntu-noble-large | 7 : 1765849695.194 107.204 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-scheduler:2024.2' > /dev/null 2025-12-16 02:03:27.277015 | ubuntu-noble-large | 1 : 1765849695.153 118.859 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2' > /dev/null 2025-12-16 02:03:27.277065 | ubuntu-noble-large | 4 : 1765849695.173 122.386 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-pxe:2024.2' > /dev/null 2025-12-16 02:03:27.277077 | ubuntu-noble-large | 13 : 1765849802.407 24.422 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-central:2024.2' > /dev/null 2025-12-16 02:03:27.277090 | ubuntu-noble-large | 11 : 1765849797.263 31.068 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-engine:2024.2' > /dev/null 2025-12-16 02:03:27.277101 | ubuntu-noble-large | 2 : 1765849695.160 137.138 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2' > /dev/null 2025-12-16 02:03:27.277114 | ubuntu-noble-large | 10 : 1765849792.799 41.930 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api:2024.2' > /dev/null 2025-12-16 02:03:27.277126 | ubuntu-noble-large | 12 : 1765849799.713 36.780 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2' > /dev/null 2025-12-16 02:03:27.277138 | ubuntu-noble-large | 15 : 1765849817.569 26.993 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2' > /dev/null 2025-12-16 02:03:27.277151 | ubuntu-noble-large | 9 : 1765849785.718 64.226 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/manila-share:2024.2' > /dev/null 2025-12-16 02:03:27.277165 | ubuntu-noble-large | 14 : 1765849814.022 37.720 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2' > /dev/null 2025-12-16 02:03:27.277177 | ubuntu-noble-large | 16 : 1765849826.839 31.803 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2' > /dev/null 2025-12-16 02:03:27.277189 | ubuntu-noble-large | 17 : 1765849828.339 32.256 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-console:2024.2' > /dev/null 2025-12-16 02:03:27.277201 | ubuntu-noble-large | 18 : 1765849832.310 30.248 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2' > /dev/null 2025-12-16 02:03:27.277213 | ubuntu-noble-large | 19 : 1765849834.747 32.903 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/placement-api:2024.2' > /dev/null 2025-12-16 02:03:27.277225 | ubuntu-noble-large | 22 : 1765849849.955 28.450 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2' > /dev/null 2025-12-16 02:03:27.277275 | ubuntu-noble-large | 21 : 1765849844.573 35.113 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-worker:2024.2' > /dev/null 2025-12-16 02:03:27.277311 | ubuntu-noble-large | 20 : 1765849836.499 45.930 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/barbican-api:2024.2' > /dev/null 2025-12-16 02:03:27.277322 | ubuntu-noble-large | 27 : 1765849867.661 22.170 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2' > /dev/null 2025-12-16 02:03:27.277332 | ubuntu-noble-large | 29 : 1765849879.693 11.791 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-server:2024.2' > /dev/null 2025-12-16 02:03:27.277341 | ubuntu-noble-large | 25 : 1765849860.606 32.157 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2' > /dev/null 2025-12-16 02:03:27.277350 | ubuntu-noble-large | 26 : 1765849862.567 31.604 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2' > /dev/null 2025-12-16 02:03:27.277360 | ubuntu-noble-large | 24 : 1765849858.659 39.552 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2' > /dev/null 2025-12-16 02:03:27.277369 | ubuntu-noble-large | 23 : 1765849851.752 49.763 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/glance-api:2024.2' > /dev/null 2025-12-16 02:03:27.277378 | ubuntu-noble-large | 28 : 1765849878.416 30.779 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2' > /dev/null 2025-12-16 02:03:27.277387 | ubuntu-noble-large | 30 : 1765849882.439 28.054 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2' > /dev/null 2025-12-16 02:03:27.277397 | ubuntu-noble-large | 35 : 1765849898.221 21.623 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2' > /dev/null 2025-12-16 02:03:27.277406 | ubuntu-noble-large | 34 : 1765849894.179 28.259 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2' > /dev/null 2025-12-16 02:03:27.277460 | ubuntu-noble-large | 32 : 1765849891.494 36.845 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2' > /dev/null 2025-12-16 02:03:27.277471 | ubuntu-noble-large | 33 : 1765849892.772 38.368 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2' > /dev/null 2025-12-16 02:03:27.277489 | ubuntu-noble-large | 31 : 1765849889.840 42.603 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2' > /dev/null 2025-12-16 02:03:27.277500 | ubuntu-noble-large | 36 : 1765849901.527 38.495 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2' > /dev/null 2025-12-16 02:03:27.277509 | ubuntu-noble-large | 41 : 1765849928.348 22.776 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-worker:2024.2' > /dev/null 2025-12-16 02:03:27.277519 | ubuntu-noble-large | 42 : 1765849931.147 34.315 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2' > /dev/null 2025-12-16 02:03:27.277528 | ubuntu-noble-large | 43 : 1765849932.452 34.926 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-api:2024.2' > /dev/null 2025-12-16 02:03:27.277538 | ubuntu-noble-large | 44 : 1765849940.034 29.064 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2' > /dev/null 2025-12-16 02:03:27.277547 | ubuntu-noble-large | 45 : 1765849951.135 24.904 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2' > /dev/null 2025-12-16 02:03:27.277558 | ubuntu-noble-large | 37 : 1765849909.208 69.009 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-api:2024.2' > /dev/null 2025-12-16 02:03:27.277567 | ubuntu-noble-large | 38 : 1765849910.514 73.363 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-volume:2024.2' > /dev/null 2025-12-16 02:03:27.277576 | ubuntu-noble-large | 39 : 1765849919.866 68.684 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-backup:2024.2' > /dev/null 2025-12-16 02:03:27.277587 | ubuntu-noble-large | 40 : 1765849922.446 72.561 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2' > /dev/null 2025-12-16 02:03:27.277597 | ubuntu-noble-large | 48 : 1765849969.106 33.567 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2' > /dev/null 2025-12-16 02:03:27.277606 | ubuntu-noble-large | 49 : 1765849976.049 28.864 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-api:2024.2' > /dev/null 2025-12-16 02:03:27.277615 | ubuntu-noble-large | 46 : 1765849965.473 44.283 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2' > /dev/null 2025-12-16 02:03:27.277634 | ubuntu-noble-large | 50 : 1765849978.225 33.341 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-engine:2024.2' > /dev/null 2025-12-16 02:03:27.277643 | ubuntu-noble-large | 47 : 1765849967.387 47.146 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/gnocchi-api:2024.2' > /dev/null 2025-12-16 02:03:27.277653 | ubuntu-noble-large | 51 : 1765849983.885 45.743 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/masakari-monitors:2024.2' > /dev/null 2025-12-16 02:03:27.277662 | ubuntu-noble-large | 53 : 1765849995.016 43.950 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-api:2024.2' > /dev/null 2025-12-16 02:03:27.277672 | ubuntu-noble-large | 52 : 1765849988.560 55.818 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-conductor:2024.2' > /dev/null 2025-12-16 02:03:27.277681 | ubuntu-noble-large | 54 : 1765850002.682 52.443 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2' > /dev/null 2025-12-16 02:03:27.277690 | ubuntu-noble-large | 56 : 1765850009.764 47.095 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2' > /dev/null 2025-12-16 02:03:27.277699 | ubuntu-noble-large | 55 : 1765850004.918 54.118 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-scheduler:2024.2' > /dev/null 2025-12-16 02:03:27.277708 | ubuntu-noble-large | 58 : 1765850014.540 46.901 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2' > /dev/null 2025-12-16 02:03:27.277718 | ubuntu-noble-large | 59 : 1765850029.635 41.190 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2' > /dev/null 2025-12-16 02:03:27.277727 | ubuntu-noble-large | 60 : 1765850038.975 35.907 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-ssh:2024.2' > /dev/null 2025-12-16 02:03:27.277736 | ubuntu-noble-large | 57 : 1765850011.572 73.596 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-compute:2024.2' > /dev/null 2025-12-16 02:03:27.277746 | ubuntu-noble-large | 62 : 1765850055.134 37.476 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-ssh:2024.2' > /dev/null 2025-12-16 02:03:27.277755 | ubuntu-noble-large | 63 : 1765850056.867 37.551 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone:2024.2' > /dev/null 2025-12-16 02:03:27.277764 | ubuntu-noble-large | 61 : 1765850044.385 51.897 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keystone-fernet:2024.2' > /dev/null 2025-12-16 02:03:27.277773 | ubuntu-noble-large | 64 : 1765850059.044 44.857 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-api:2024.2' > /dev/null 2025-12-16 02:03:27.277783 | ubuntu-noble-large | 66 : 1765850070.834 34.875 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-notifier:2024.2' > /dev/null 2025-12-16 02:03:27.277792 | ubuntu-noble-large | 67 : 1765850074.890 39.213 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-expirer:2024.2' > /dev/null 2025-12-16 02:03:27.277809 | ubuntu-noble-large | 70 : 1765850094.427 21.491 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2' > /dev/null 2025-12-16 02:03:27.277819 | ubuntu-noble-large | 65 : 1765850061.447 59.861 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/magnum-conductor:2024.2' > /dev/null 2025-12-16 02:03:27.277828 | ubuntu-noble-large | 69 : 1765850092.622 31.832 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-api:2024.2' > /dev/null 2025-12-16 02:03:27.277862 | ubuntu-noble-large | 68 : 1765850085.179 41.017 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/aodh-listener:2024.2' > /dev/null 2025-12-16 02:03:27.277872 | ubuntu-noble-large | 71 : 1765850096.292 37.822 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-api:2024.2' > /dev/null 2025-12-16 02:03:27.277881 | ubuntu-noble-large | 72 : 1765850103.910 35.315 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-worker:2024.2' > /dev/null 2025-12-16 02:03:27.277891 | ubuntu-noble-large | 73 : 1765850105.716 35.105 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-sink:2024.2' > /dev/null 2025-12-16 02:03:27.277900 | ubuntu-noble-large | 74 : 1765850114.114 39.073 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-central:2024.2' > /dev/null 2025-12-16 02:03:27.277909 | ubuntu-noble-large | 75 : 1765850115.926 39.889 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-mdns:2024.2' > /dev/null 2025-12-16 02:03:27.277919 | ubuntu-noble-large | 77 : 1765850124.463 33.054 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-producer:2024.2' > /dev/null 2025-12-16 02:03:27.277935 | ubuntu-noble-large | 78 : 1765850126.206 35.024 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-manager:2024.2' > /dev/null 2025-12-16 02:03:27.277944 | ubuntu-noble-large | 76 : 1765850121.316 43.246 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2' > /dev/null 2025-12-16 02:03:27.277954 | ubuntu-noble-large | 79 : 1765850134.121 37.190 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/blazar-api:2024.2' > /dev/null 2025-12-16 02:03:27.277978 | ubuntu-noble-large | 84 : 1765850157.526 28.454 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis:2024.2' > /dev/null 2025-12-16 02:03:27.277988 | ubuntu-noble-large | 85 : 1765850161.238 30.801 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/redis-sentinel:2024.2' > /dev/null 2025-12-16 02:03:27.277997 | ubuntu-noble-large | 86 : 1765850164.569 51.509 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2' > /dev/null 2025-12-16 02:03:27.278007 | ubuntu-noble-large | 87 : 1765850171.316 63.282 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2' > /dev/null 2025-12-16 02:03:27.278016 | ubuntu-noble-large | 83 : 1765850155.822 104.463 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2' > /dev/null 2025-12-16 02:03:27.278025 | ubuntu-noble-large | 80 : 1765850269.370 15.217 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-northd:2024.2' > /dev/null 2025-12-16 02:03:27.278035 | ubuntu-noble-large | 89 : 1765850263.865 24.957 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2' > /dev/null 2025-12-16 02:03:27.278044 | ubuntu-noble-large | 81 : 1765850140.829 149.838 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2' > /dev/null 2025-12-16 02:03:27.278053 | ubuntu-noble-large | 82 : 1765850153.197 140.832 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovn-controller:2024.2' > /dev/null 2025-12-16 02:03:27.278062 | ubuntu-noble-large | 92 : 1765850332.355 14.009 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2' > /dev/null 2025-12-16 02:03:27.278072 | ubuntu-noble-large | 94 : 1765850288.842 59.433 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2' > /dev/null 2025-12-16 02:03:27.278081 | ubuntu-noble-large | 91 : 1765850234.608 122.648 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2' > /dev/null 2025-12-16 02:03:27.278090 | ubuntu-noble-large | 96 : 1765850294.038 67.548 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2' > /dev/null 2025-12-16 02:03:27.278100 | ubuntu-noble-large | 95 : 1765850290.679 72.371 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2' > /dev/null 2025-12-16 02:03:27.278109 | ubuntu-noble-large | 88 : 1765850185.987 181.680 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2' > /dev/null 2025-12-16 02:03:27.278118 | ubuntu-noble-large | 97 : 1765850346.373 27.403 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2' > /dev/null 2025-12-16 02:03:27.278127 | ubuntu-noble-large | 93 : 1765850284.606 91.167 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2' > /dev/null 2025-12-16 02:03:27.278137 | ubuntu-noble-large | 90 : 1765850216.087 161.409 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2' > /dev/null 2025-12-16 02:03:27.278146 | ubuntu-noble-large | 100 : 1765850361.593 27.131 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2' > /dev/null 2025-12-16 02:03:27.278155 | ubuntu-noble-large | 98 : 1765850348.285 41.922 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ironic-inspector:2024.2' > /dev/null 2025-12-16 02:03:27.278172 | ubuntu-noble-large | 99 : 1765850357.268 45.343 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/horizon:2024.2' > /dev/null 2025-12-16 02:03:27.278182 | ubuntu-noble-large | 103 : 1765850373.786 30.203 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2' > /dev/null 2025-12-16 02:03:27.278191 | ubuntu-noble-large | 101 : 1765850363.058 42.779 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2' > /dev/null 2025-12-16 02:03:27.278223 | ubuntu-noble-large | 106 : 1765850388.734 26.016 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2' > /dev/null 2025-12-16 02:03:27.278274 | ubuntu-noble-large | 105 : 1765850377.517 40.577 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2' > /dev/null 2025-12-16 02:03:27.278284 | ubuntu-noble-large | 102 : 1765850367.676 51.962 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2' > /dev/null 2025-12-16 02:03:27.278294 | ubuntu-noble-large | 104 : 1765850375.780 45.301 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2' > /dev/null 2025-12-16 02:03:27.278303 | ubuntu-noble-large | 107 : 1765850390.217 37.263 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/mariadb-server:2024.2' > /dev/null 2025-12-16 02:03:27.278313 | ubuntu-noble-large | 110 : 1765850405.844 25.985 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2' > /dev/null 2025-12-16 02:03:27.278323 | ubuntu-noble-large | 111 : 1765850414.776 28.004 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2' > /dev/null 2025-12-16 02:03:27.278332 | ubuntu-noble-large | 108 : 1765850402.619 53.851 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2' > /dev/null 2025-12-16 02:03:27.278342 | ubuntu-noble-large | 109 : 1765850403.996 53.845 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2' > /dev/null 2025-12-16 02:03:27.278351 | ubuntu-noble-large | 117 : 1765850442.787 21.026 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/cron:2024.2' > /dev/null 2025-12-16 02:03:27.278360 | ubuntu-noble-large | 116 : 1765850431.837 33.592 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/proxysql:2024.2' > /dev/null 2025-12-16 02:03:27.278370 | ubuntu-noble-large | 118 : 1765850456.478 11.782 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/ovsdpdk:2024.2' > /dev/null 2025-12-16 02:03:27.278379 | ubuntu-noble-large | 114 : 1765850421.087 56.241 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/fluentd:2024.2' > /dev/null 2025-12-16 02:03:27.278388 | ubuntu-noble-large | 120 : 1765850463.820 19.324 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/iscsid:2024.2' > /dev/null 2025-12-16 02:03:27.278398 | ubuntu-noble-large | 122 : 1765850468.268 18.142 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/tgtd:2024.2' > /dev/null 2025-12-16 02:03:27.278407 | ubuntu-noble-large | 121 : 1765850465.435 22.722 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/keepalived:2024.2' > /dev/null 2025-12-16 02:03:27.278434 | ubuntu-noble-large | 123 : 1765850477.336 24.240 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2' > /dev/null 2025-12-16 02:03:27.278444 | ubuntu-noble-large | 125 : 1765850486.418 19.003 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/multipathd:2024.2' > /dev/null 2025-12-16 02:03:27.278453 | ubuntu-noble-large | 124 : 1765850483.149 24.208 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/haproxy:2024.2' > /dev/null 2025-12-16 02:03:27.278462 | ubuntu-noble-large | 115 : 1765850427.487 87.634 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/grafana:2024.2' > /dev/null 2025-12-16 02:03:27.278472 | ubuntu-noble-large | 127 : 1765850501.584 28.527 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/dnsmasq:2024.2' > /dev/null 2025-12-16 02:03:27.278481 | ubuntu-noble-large | 128 : 1765850505.428 30.263 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/memcached:2024.2' > /dev/null 2025-12-16 02:03:27.278491 | ubuntu-noble-large | 119 : 1765850457.847 79.850 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2' > /dev/null 2025-12-16 02:03:27.278500 | ubuntu-noble-large | 130 : 1765850515.133 36.708 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/sbom:2024.2' > /dev/null 2025-12-16 02:03:27.278509 | ubuntu-noble-large | 129 : 1765850507.364 46.906 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/rabbitmq:2024.2' > /dev/null 2025-12-16 02:03:27.278519 | ubuntu-noble-large | 112 : 1765850418.108 164.168 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2' > /dev/null 2025-12-16 02:03:27.278528 | ubuntu-noble-large | 113 : 1765850419.647 173.796 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/opensearch:2024.2' > /dev/null 2025-12-16 02:03:27.278537 | ubuntu-noble-large | 126 : 1765850488.165 119.101 0 0 0 0 docker push 'osism.harbor.regio.digital/kolla/nova-libvirt:2024.2' > /dev/null 2025-12-16 02:03:27.278579 | ubuntu-noble-large | + bash scripts/120-check-and-repush.sh -c -v 2025-12-16 02:03:27.285755 | ubuntu-noble-large | [INFO]  Starting image registry check and re-push script 2025-12-16 02:03:27.285804 | ubuntu-noble-large | [INFO]  Images file: images.lst 2025-12-16 02:03:27.285816 | ubuntu-noble-large | [INFO]  Dry run mode: false 2025-12-16 02:03:27.285833 | ubuntu-noble-large | [INFO]  Verbose mode: true 2025-12-16 02:03:27.285843 | ubuntu-noble-large | [INFO]  Check digests mode: true 2025-12-16 02:03:27.285857 | ubuntu-noble-large | [INFO]  Reading images from: images.lst 2025-12-16 02:03:27.296158 | ubuntu-noble-large | [INFO]  Total images to check: 130 2025-12-16 02:03:27.304161 | ubuntu-noble-large | [INFO]  [1/130] Checking: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 02:03:27.304327 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 02:03:27.827193 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 02:03:27.827334 | ubuntu-noble-large | [SUCCESS] [1/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 02:03:27.827494 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 02:03:27.882591 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 02:03:27.882820 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 02:03:27.883048 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:27.933176 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9e93ee8baa4cc3482b53b685b508cb246955370827db3bef48dead99339e2328 2025-12-16 02:03:27.933308 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-159754-24623 2025-12-16 02:03:28.201025 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:28.248474 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9e93ee8baa4cc3482b53b685b508cb246955370827db3bef48dead99339e2328 2025-12-16 02:03:28.248574 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:28.287552 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:28.287642 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:28.287657 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:28.287668 | ubuntu-noble-large | DiffID: sha256:8112f680fba21d1fdda4be645699fa8a1a7d247bce75719bfc09d9a6277e7f27 2025-12-16 02:03:28.287680 | ubuntu-noble-large | DiffID: sha256:b298286dcc13179ebb6e54e6fc486bb5933781a5cbddb21ef6a716e23667930d 2025-12-16 02:03:28.287690 | ubuntu-noble-large | DiffID: sha256:0c116e6dfebc3a866f77534b325a0a1d750b5df0274fb9077e350c598636fad5 2025-12-16 02:03:28.333817 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:e5a1b3ae801b4dc23686dd9007e11b9e7a3c95612b49bce100ac244fe2b5ea43 2025-12-16 02:03:28.334498 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:28.373022 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:28.373113 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:28.373126 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:28.373137 | ubuntu-noble-large | DiffID: sha256:8112f680fba21d1fdda4be645699fa8a1a7d247bce75719bfc09d9a6277e7f27 2025-12-16 02:03:28.373148 | ubuntu-noble-large | DiffID: sha256:b298286dcc13179ebb6e54e6fc486bb5933781a5cbddb21ef6a716e23667930d 2025-12-16 02:03:28.373159 | ubuntu-noble-large | DiffID: sha256:0c116e6dfebc3a866f77534b325a0a1d750b5df0274fb9077e350c598636fad5 2025-12-16 02:03:28.423790 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter@sha256:e5a1b3ae801b4dc23686dd9007e11b9e7a3c95612b49bce100ac244fe2b5ea43 2025-12-16 02:03:28.424146 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:28.424263 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 02:03:28.424429 | ubuntu-noble-large | [SUCCESS] [1/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:2024.2 2025-12-16 02:03:28.430124 | ubuntu-noble-large | [INFO]  [2/130] Checking: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 02:03:28.430200 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 02:03:28.838295 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 02:03:28.838385 | ubuntu-noble-large | [SUCCESS] [2/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 02:03:28.838551 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 02:03:28.882825 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 02:03:28.882951 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 02:03:28.883148 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:28.929152 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5aa7300c1c971a06b12ff83dbb1bb27c2615cf68bd231c3af4be70dfe3f93bdf 2025-12-16 02:03:28.929292 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-159754-27019 2025-12-16 02:03:29.230089 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:29.276190 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5aa7300c1c971a06b12ff83dbb1bb27c2615cf68bd231c3af4be70dfe3f93bdf 2025-12-16 02:03:29.276308 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:29.317671 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:29.317728 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:29.317734 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:29.317760 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:03:29.317764 | ubuntu-noble-large | DiffID: sha256:643f16df1061b75da2647bab5f5c877a142536b7ed5a245d30afc1671d1017e3 2025-12-16 02:03:29.317768 | ubuntu-noble-large | DiffID: sha256:b30d5231cea40f0b78f28168d4a66e4ee656c74b26803a1fb18e3cd1e7c5b1e3 2025-12-16 02:03:29.361895 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:317f8e70887ccbf0f82b18286ce776556f2f96d179cb9eb178f0e6d37ee9c8e2 2025-12-16 02:03:29.362876 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:29.404727 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:29.404817 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:29.404831 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:29.404842 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:03:29.404853 | ubuntu-noble-large | DiffID: sha256:643f16df1061b75da2647bab5f5c877a142536b7ed5a245d30afc1671d1017e3 2025-12-16 02:03:29.404862 | ubuntu-noble-large | DiffID: sha256:b30d5231cea40f0b78f28168d4a66e4ee656c74b26803a1fb18e3cd1e7c5b1e3 2025-12-16 02:03:29.454770 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent@sha256:317f8e70887ccbf0f82b18286ce776556f2f96d179cb9eb178f0e6d37ee9c8e2 2025-12-16 02:03:29.455564 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:29.455706 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 02:03:29.455875 | ubuntu-noble-large | [SUCCESS] [2/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:2024.2 2025-12-16 02:03:29.461710 | ubuntu-noble-large | [INFO]  [3/130] Checking: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 02:03:29.461863 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 02:03:30.244308 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 02:03:30.244445 | ubuntu-noble-large | [SUCCESS] [3/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 02:03:30.244565 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 02:03:30.290119 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 02:03:30.290223 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 02:03:30.290277 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:30.341216 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3737c745f461fb3f9a0f99fcec135851163f95f5b9af421c8f4d2d4d8b05e30f 2025-12-16 02:03:30.341344 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-159754-24765 2025-12-16 02:03:30.700940 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:30.734968 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3737c745f461fb3f9a0f99fcec135851163f95f5b9af421c8f4d2d4d8b05e30f 2025-12-16 02:03:30.735058 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:30.774431 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:30.774558 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:30.774574 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:30.774585 | ubuntu-noble-large | DiffID: sha256:8112f680fba21d1fdda4be645699fa8a1a7d247bce75719bfc09d9a6277e7f27 2025-12-16 02:03:30.774595 | ubuntu-noble-large | DiffID: sha256:b298286dcc13179ebb6e54e6fc486bb5933781a5cbddb21ef6a716e23667930d 2025-12-16 02:03:30.816137 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:46515bb9b68271eae79e402ab18721945d24d4372c5cf2d7d89c105dac9701e8 2025-12-16 02:03:30.816729 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:30.858449 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:30.858548 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:30.858565 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:30.858579 | ubuntu-noble-large | DiffID: sha256:8112f680fba21d1fdda4be645699fa8a1a7d247bce75719bfc09d9a6277e7f27 2025-12-16 02:03:30.858593 | ubuntu-noble-large | DiffID: sha256:b298286dcc13179ebb6e54e6fc486bb5933781a5cbddb21ef6a716e23667930d 2025-12-16 02:03:30.904649 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-conductor@sha256:46515bb9b68271eae79e402ab18721945d24d4372c5cf2d7d89c105dac9701e8 2025-12-16 02:03:30.905347 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:30.905485 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 02:03:30.905609 | ubuntu-noble-large | [SUCCESS] [3/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-conductor:2024.2 2025-12-16 02:03:30.910679 | ubuntu-noble-large | [INFO]  [4/130] Checking: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 02:03:30.910816 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 02:03:31.423436 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 02:03:31.423536 | ubuntu-noble-large | [SUCCESS] [4/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 02:03:31.423653 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 02:03:31.468129 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 02:03:31.468336 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 02:03:31.468570 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:31.513467 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1f09f3ca7de3ec1aea4a0e4b2af9cd894ed980f9f1c57d499641dcbe1c9f0bf7 2025-12-16 02:03:31.513551 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-159754-15622 2025-12-16 02:03:31.859990 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:31.903201 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1f09f3ca7de3ec1aea4a0e4b2af9cd894ed980f9f1c57d499641dcbe1c9f0bf7 2025-12-16 02:03:31.903327 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:31.947667 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:31.947750 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:31.947764 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:31.947775 | ubuntu-noble-large | DiffID: sha256:8112f680fba21d1fdda4be645699fa8a1a7d247bce75719bfc09d9a6277e7f27 2025-12-16 02:03:31.947784 | ubuntu-noble-large | DiffID: sha256:1fa465ce0395b31a8145be49069da6810444dc2e7548a00305c632509bb28409 2025-12-16 02:03:31.997609 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:a3dd46ae75022072b4805480ac869bf160ea662d6b7ad47f5bbb407164bd25d6 2025-12-16 02:03:31.998295 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:32.044347 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:32.044445 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:32.044455 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:32.044463 | ubuntu-noble-large | DiffID: sha256:8112f680fba21d1fdda4be645699fa8a1a7d247bce75719bfc09d9a6277e7f27 2025-12-16 02:03:32.044470 | ubuntu-noble-large | DiffID: sha256:1fa465ce0395b31a8145be49069da6810444dc2e7548a00305c632509bb28409 2025-12-16 02:03:32.089714 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-pxe@sha256:a3dd46ae75022072b4805480ac869bf160ea662d6b7ad47f5bbb407164bd25d6 2025-12-16 02:03:32.090357 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:32.090480 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 02:03:32.090626 | ubuntu-noble-large | [SUCCESS] [4/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-pxe:2024.2 2025-12-16 02:03:32.096022 | ubuntu-noble-large | [INFO]  [5/130] Checking: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 02:03:32.096106 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 02:03:32.641159 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 02:03:32.641294 | ubuntu-noble-large | [SUCCESS] [5/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 02:03:32.641398 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 02:03:32.686453 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 02:03:32.686571 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 02:03:32.686797 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:32.732625 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a5b0c984f6af54b2779a2d3b4c6d8da59ed5d6c1e2ad92a8a5a78e6c7e8a245a 2025-12-16 02:03:32.732717 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-159754-24899 2025-12-16 02:03:33.083921 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:33.124186 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a5b0c984f6af54b2779a2d3b4c6d8da59ed5d6c1e2ad92a8a5a78e6c7e8a245a 2025-12-16 02:03:33.124279 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:33.164829 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:33.164898 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:33.164913 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:33.164925 | ubuntu-noble-large | DiffID: sha256:8112f680fba21d1fdda4be645699fa8a1a7d247bce75719bfc09d9a6277e7f27 2025-12-16 02:03:33.164937 | ubuntu-noble-large | DiffID: sha256:bd2dc53797a73aa2a315626b5bc861c2018c6203e9225c28a00eb6198f098a42 2025-12-16 02:03:33.211135 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:5112f75042d810bc71631d054765549e9b3716c150d04dd04fe409349da04512 2025-12-16 02:03:33.211840 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:33.252671 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:33.252746 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:33.252761 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:33.252773 | ubuntu-noble-large | DiffID: sha256:8112f680fba21d1fdda4be645699fa8a1a7d247bce75719bfc09d9a6277e7f27 2025-12-16 02:03:33.252786 | ubuntu-noble-large | DiffID: sha256:bd2dc53797a73aa2a315626b5bc861c2018c6203e9225c28a00eb6198f098a42 2025-12-16 02:03:33.301821 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-api@sha256:5112f75042d810bc71631d054765549e9b3716c150d04dd04fe409349da04512 2025-12-16 02:03:33.302575 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:33.302657 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 02:03:33.302816 | ubuntu-noble-large | [SUCCESS] [5/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-api:2024.2 2025-12-16 02:03:33.309105 | ubuntu-noble-large | [INFO]  [6/130] Checking: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 02:03:33.309170 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 02:03:33.828600 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 02:03:33.828702 | ubuntu-noble-large | [SUCCESS] [6/130] EXISTS: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 02:03:33.828812 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 02:03:33.881474 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 02:03:33.881652 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 02:03:33.881864 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:33.929365 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ed66f9fb60c8f8d83022bc679689d142a1f792a377c2767d264260ac6454cd19 2025-12-16 02:03:33.929505 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-159754-28449 2025-12-16 02:03:34.306189 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:34.360130 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ed66f9fb60c8f8d83022bc679689d142a1f792a377c2767d264260ac6454cd19 2025-12-16 02:03:34.360261 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:34.404805 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:34.404894 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:34.404908 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:34.404944 | ubuntu-noble-large | DiffID: sha256:2cb0733511cec1bcf2f84b0072eebbdce9fe1e86819e9b411559934be314ee2e 2025-12-16 02:03:34.404954 | ubuntu-noble-large | DiffID: sha256:30925f62439e47e847f28bd5138145ce81ac3de09a7915270d8be5d0bb8199e4 2025-12-16 02:03:34.462874 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:88e3540971cbec78e945ef5e36b675a84834bf64b1116c621cdf991b9348266a 2025-12-16 02:03:34.463698 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:34.509778 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:34.509861 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:34.509875 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:34.509885 | ubuntu-noble-large | DiffID: sha256:2cb0733511cec1bcf2f84b0072eebbdce9fe1e86819e9b411559934be314ee2e 2025-12-16 02:03:34.509896 | ubuntu-noble-large | DiffID: sha256:30925f62439e47e847f28bd5138145ce81ac3de09a7915270d8be5d0bb8199e4 2025-12-16 02:03:34.563050 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-api@sha256:88e3540971cbec78e945ef5e36b675a84834bf64b1116c621cdf991b9348266a 2025-12-16 02:03:34.563353 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:34.563482 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 02:03:34.563632 | ubuntu-noble-large | [SUCCESS] [6/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-api:2024.2 2025-12-16 02:03:34.570223 | ubuntu-noble-large | [INFO]  [7/130] Checking: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 02:03:34.570394 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 02:03:35.118948 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 02:03:35.119049 | ubuntu-noble-large | [SUCCESS] [7/130] EXISTS: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 02:03:35.119145 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 02:03:35.163705 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 02:03:35.163890 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 02:03:35.164100 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:35.211146 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e70f4f310fa6635bee486a3f253a9166a9048372dfa2ff45406c95ce8a77ca4b 2025-12-16 02:03:35.211283 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-159754-10536 2025-12-16 02:03:35.661958 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:35.699370 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e70f4f310fa6635bee486a3f253a9166a9048372dfa2ff45406c95ce8a77ca4b 2025-12-16 02:03:35.699484 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:35.739464 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:35.739573 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:35.739587 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:35.739596 | ubuntu-noble-large | DiffID: sha256:2cb0733511cec1bcf2f84b0072eebbdce9fe1e86819e9b411559934be314ee2e 2025-12-16 02:03:35.739606 | ubuntu-noble-large | DiffID: sha256:fdf395a8f33cdf4c34ac0bc665d0a9ec4e782b234e96c5115a79989d64f8d502 2025-12-16 02:03:35.785224 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:966906f2d03c70df6de8049d069fd230fc9e2bd1c3fcf37a44d92119d9f4249d 2025-12-16 02:03:35.786210 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:35.825552 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:35.825637 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:35.825670 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:35.825680 | ubuntu-noble-large | DiffID: sha256:2cb0733511cec1bcf2f84b0072eebbdce9fe1e86819e9b411559934be314ee2e 2025-12-16 02:03:35.825689 | ubuntu-noble-large | DiffID: sha256:fdf395a8f33cdf4c34ac0bc665d0a9ec4e782b234e96c5115a79989d64f8d502 2025-12-16 02:03:35.874040 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-scheduler@sha256:966906f2d03c70df6de8049d069fd230fc9e2bd1c3fcf37a44d92119d9f4249d 2025-12-16 02:03:35.875456 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:35.875542 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 02:03:35.875557 | ubuntu-noble-large | [SUCCESS] [7/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-scheduler:2024.2 2025-12-16 02:03:35.881357 | ubuntu-noble-large | [INFO]  [8/130] Checking: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 02:03:35.881445 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 02:03:36.333364 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 02:03:36.333470 | ubuntu-noble-large | [SUCCESS] [8/130] EXISTS: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 02:03:36.333481 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 02:03:36.382372 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 02:03:36.382459 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 02:03:36.382468 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:36.426546 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:604b9f6721c491946a47ed8cbb04ca3b3ef8a8591c16cf8c95f18b838ad68841 2025-12-16 02:03:36.426644 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-159754-31327 2025-12-16 02:03:36.734158 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:36.778403 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:604b9f6721c491946a47ed8cbb04ca3b3ef8a8591c16cf8c95f18b838ad68841 2025-12-16 02:03:36.778539 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:36.826580 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:36.826698 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:36.826723 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:36.826740 | ubuntu-noble-large | DiffID: sha256:2cb0733511cec1bcf2f84b0072eebbdce9fe1e86819e9b411559934be314ee2e 2025-12-16 02:03:36.826759 | ubuntu-noble-large | DiffID: sha256:66f99e7c1c4dfd37520bee5636bb3b4682c9f0db184468ffabfd38bff37fd52c 2025-12-16 02:03:36.875739 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:1cc3a04165a461ba64e18d1505fe5100eaa547b743445fb52a09b6a7f749991a 2025-12-16 02:03:36.876439 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:36.916126 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:36.916210 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:36.916221 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:36.916270 | ubuntu-noble-large | DiffID: sha256:2cb0733511cec1bcf2f84b0072eebbdce9fe1e86819e9b411559934be314ee2e 2025-12-16 02:03:36.916279 | ubuntu-noble-large | DiffID: sha256:66f99e7c1c4dfd37520bee5636bb3b4682c9f0db184468ffabfd38bff37fd52c 2025-12-16 02:03:36.961818 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-data@sha256:1cc3a04165a461ba64e18d1505fe5100eaa547b743445fb52a09b6a7f749991a 2025-12-16 02:03:36.963394 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:36.963522 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 02:03:36.963577 | ubuntu-noble-large | [SUCCESS] [8/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-data:2024.2 2025-12-16 02:03:36.969519 | ubuntu-noble-large | [INFO]  [9/130] Checking: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 02:03:36.969683 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 02:03:37.476747 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 02:03:37.476873 | ubuntu-noble-large | [SUCCESS] [9/130] EXISTS: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 02:03:37.476962 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 02:03:37.520935 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 02:03:37.521049 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 02:03:37.521312 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:37.567906 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2499765e89461e42d1518a921aa6d7be263271790ccef0497fc34298457990bd 2025-12-16 02:03:37.568026 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-159754-31428 2025-12-16 02:03:37.939711 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:37.986608 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2499765e89461e42d1518a921aa6d7be263271790ccef0497fc34298457990bd 2025-12-16 02:03:37.986680 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:38.025656 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:38.025730 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:38.025737 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:38.025743 | ubuntu-noble-large | DiffID: sha256:2cb0733511cec1bcf2f84b0072eebbdce9fe1e86819e9b411559934be314ee2e 2025-12-16 02:03:38.025749 | ubuntu-noble-large | DiffID: sha256:3da6832f9a8fc73503636e8e3b4549f04b9bea8bae884f844f21bdacfa0fa65f 2025-12-16 02:03:38.074775 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:e15cfda3d93c1ace6147e3083123697748e56f7c2439cb7f7eeda090cc0c2b24 2025-12-16 02:03:38.075544 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:38.127067 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:38.127146 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:38.127159 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:38.127170 | ubuntu-noble-large | DiffID: sha256:2cb0733511cec1bcf2f84b0072eebbdce9fe1e86819e9b411559934be314ee2e 2025-12-16 02:03:38.127179 | ubuntu-noble-large | DiffID: sha256:3da6832f9a8fc73503636e8e3b4549f04b9bea8bae884f844f21bdacfa0fa65f 2025-12-16 02:03:38.176157 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/manila-share@sha256:e15cfda3d93c1ace6147e3083123697748e56f7c2439cb7f7eeda090cc0c2b24 2025-12-16 02:03:38.177156 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:38.177320 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 02:03:38.177575 | ubuntu-noble-large | [SUCCESS] [9/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/manila-share:2024.2 2025-12-16 02:03:38.184058 | ubuntu-noble-large | [INFO]  [10/130] Checking: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-12-16 02:03:38.184169 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-12-16 02:03:39.302758 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-12-16 02:03:39.302880 | ubuntu-noble-large | [SUCCESS] [10/130] EXISTS: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-12-16 02:03:39.302929 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-12-16 02:03:39.343465 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-12-16 02:03:39.343665 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-12-16 02:03:39.343877 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:39.382302 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5eb82a8ab5719d49becbb7ac5e31dd16e731755ffebad491225da40df02b484e 2025-12-16 02:03:39.382428 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-159754-7491 2025-12-16 02:03:39.684788 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:39.731055 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5eb82a8ab5719d49becbb7ac5e31dd16e731755ffebad491225da40df02b484e 2025-12-16 02:03:39.731129 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:39.774715 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:39.774806 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:39.774814 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:39.774820 | ubuntu-noble-large | DiffID: sha256:302e3ca7a45f14da90e5871780124a6f2fb8e8869f66c582178dd8199b05f4d3 2025-12-16 02:03:39.774826 | ubuntu-noble-large | DiffID: sha256:d1d243096842ae945ac443317039f61e32a55b3059f3582ae706e4549612228c 2025-12-16 02:03:39.816906 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:fb2d68b3bd5fd8f9a25253c137f8dc3c1d003606ffe0fd2e304c1038a43f7d5b 2025-12-16 02:03:39.817623 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:39.855440 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:39.855541 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:39.855555 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:39.855565 | ubuntu-noble-large | DiffID: sha256:302e3ca7a45f14da90e5871780124a6f2fb8e8869f66c582178dd8199b05f4d3 2025-12-16 02:03:39.855575 | ubuntu-noble-large | DiffID: sha256:d1d243096842ae945ac443317039f61e32a55b3059f3582ae706e4549612228c 2025-12-16 02:03:39.903980 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api@sha256:fb2d68b3bd5fd8f9a25253c137f8dc3c1d003606ffe0fd2e304c1038a43f7d5b 2025-12-16 02:03:39.904312 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:39.904384 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-12-16 02:03:39.904587 | ubuntu-noble-large | [SUCCESS] [10/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api:2024.2 2025-12-16 02:03:39.911265 | ubuntu-noble-large | [INFO]  [11/130] Checking: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-12-16 02:03:39.911433 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-12-16 02:03:40.490491 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-12-16 02:03:40.490622 | ubuntu-noble-large | [SUCCESS] [11/130] EXISTS: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-12-16 02:03:40.490641 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-12-16 02:03:40.533995 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-12-16 02:03:40.534183 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-12-16 02:03:40.534547 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:40.571188 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b7d85f3fd94b78baa36ffe98f7cf7db92f3bfec77fbdd72ecbee678c1fcbd8b9 2025-12-16 02:03:40.571316 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-159754-32215 2025-12-16 02:03:40.852516 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:40.899017 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b7d85f3fd94b78baa36ffe98f7cf7db92f3bfec77fbdd72ecbee678c1fcbd8b9 2025-12-16 02:03:40.899127 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:40.941701 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:40.941793 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:40.941806 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:40.941816 | ubuntu-noble-large | DiffID: sha256:302e3ca7a45f14da90e5871780124a6f2fb8e8869f66c582178dd8199b05f4d3 2025-12-16 02:03:40.941825 | ubuntu-noble-large | DiffID: sha256:ad6e98c7865e25299618368f177239a72b460413aebeaffd501c30e7eb131ac7 2025-12-16 02:03:40.987821 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:506e3e60b0fab09589ce434c2f9dcd59af7cdc52e1063f1eb702224ff65f54e7 2025-12-16 02:03:40.988547 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:41.034975 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:41.035086 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:41.035100 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:41.035110 | ubuntu-noble-large | DiffID: sha256:302e3ca7a45f14da90e5871780124a6f2fb8e8869f66c582178dd8199b05f4d3 2025-12-16 02:03:41.035121 | ubuntu-noble-large | DiffID: sha256:ad6e98c7865e25299618368f177239a72b460413aebeaffd501c30e7eb131ac7 2025-12-16 02:03:41.083556 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-engine@sha256:506e3e60b0fab09589ce434c2f9dcd59af7cdc52e1063f1eb702224ff65f54e7 2025-12-16 02:03:41.085226 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:41.085296 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-12-16 02:03:41.085309 | ubuntu-noble-large | [SUCCESS] [11/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-engine:2024.2 2025-12-16 02:03:41.091032 | ubuntu-noble-large | [INFO]  [12/130] Checking: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-12-16 02:03:41.091099 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-12-16 02:03:41.532378 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-12-16 02:03:41.532494 | ubuntu-noble-large | [SUCCESS] [12/130] EXISTS: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-12-16 02:03:41.532508 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-12-16 02:03:41.581394 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-12-16 02:03:41.581507 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-12-16 02:03:41.582183 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:41.630386 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:deb7b11726e0d47d592facee8640abfbf737f8a84d8dbfb412fd3c67d2ef9a23 2025-12-16 02:03:41.630510 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-159754-19592 2025-12-16 02:03:41.917916 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:41.961217 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:deb7b11726e0d47d592facee8640abfbf737f8a84d8dbfb412fd3c67d2ef9a23 2025-12-16 02:03:41.961335 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:41.999910 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:41.999974 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:41.999996 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:42 | ubuntu-noble-large | DiffID: sha256:302e3ca7a45f14da90e5871780124a6f2fb8e8869f66c582178dd8199b05f4d3 2025-12-16 02:03:42.000005 | ubuntu-noble-large | DiffID: sha256:8479e21dc4dcc3fd0d5076861838173d1200746774ef522ff9ef9fa91b3f3e02 2025-12-16 02:03:42.048514 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:8224ee92d60341d7aff47a4406c27c9e2345eb81a9015468347f5703a048a05e 2025-12-16 02:03:42.049271 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:42.096987 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:42.097095 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:42.097112 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:42.097122 | ubuntu-noble-large | DiffID: sha256:302e3ca7a45f14da90e5871780124a6f2fb8e8869f66c582178dd8199b05f4d3 2025-12-16 02:03:42.097132 | ubuntu-noble-large | DiffID: sha256:8479e21dc4dcc3fd0d5076861838173d1200746774ef522ff9ef9fa91b3f3e02 2025-12-16 02:03:42.148854 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/heat-api-cfn@sha256:8224ee92d60341d7aff47a4406c27c9e2345eb81a9015468347f5703a048a05e 2025-12-16 02:03:42.149598 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:42.149715 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-12-16 02:03:42.149874 | ubuntu-noble-large | [SUCCESS] [12/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/heat-api-cfn:2024.2 2025-12-16 02:03:42.156038 | ubuntu-noble-large | [INFO]  [13/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 02:03:42.156155 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 02:03:42.669682 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 02:03:42.669769 | ubuntu-noble-large | [SUCCESS] [13/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 02:03:42.669888 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 02:03:42.714482 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 02:03:42.714594 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 02:03:42.715910 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:42.751914 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6932ed050a0b8d9a8a7a55be3fcaed995696d1b1185485f53f4702b231401b78 2025-12-16 02:03:42.751982 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-159754-22114 2025-12-16 02:03:43.055867 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:43.104513 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6932ed050a0b8d9a8a7a55be3fcaed995696d1b1185485f53f4702b231401b78 2025-12-16 02:03:43.104605 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:43.143935 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:43.144030 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:43.144040 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:43.144047 | ubuntu-noble-large | DiffID: sha256:0f2e66cc29df69c068e4257849211d3f3ef561ca20f82d34872afb75a58c7d2c 2025-12-16 02:03:43.144055 | ubuntu-noble-large | DiffID: sha256:378a49c1f2dd7dddb59c3de34f3133096acc0f5f5b91eb4adc15889dc543f96f 2025-12-16 02:03:43.193932 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:4a9544c44415bca732efe43fc01baa67bdc452ff0d8eaa4f98c4cb020eb8b324 2025-12-16 02:03:43.194621 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:43.242878 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:43.243016 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:43.243031 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:43.243041 | ubuntu-noble-large | DiffID: sha256:0f2e66cc29df69c068e4257849211d3f3ef561ca20f82d34872afb75a58c7d2c 2025-12-16 02:03:43.243051 | ubuntu-noble-large | DiffID: sha256:378a49c1f2dd7dddb59c3de34f3133096acc0f5f5b91eb4adc15889dc543f96f 2025-12-16 02:03:43.291645 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-central@sha256:4a9544c44415bca732efe43fc01baa67bdc452ff0d8eaa4f98c4cb020eb8b324 2025-12-16 02:03:43.292463 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:43.292605 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 02:03:43.292776 | ubuntu-noble-large | [SUCCESS] [13/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-central:2024.2 2025-12-16 02:03:43.299568 | ubuntu-noble-large | [INFO]  [14/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 02:03:43.299672 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 02:03:43.800513 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 02:03:43.800628 | ubuntu-noble-large | [SUCCESS] [14/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 02:03:43.800647 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 02:03:43.849636 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 02:03:43.849846 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 02:03:43.850063 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:43.907735 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9fe6b85c447a888877da1be5a038e075eecdd07ee9a1e2e77c4cbe8e127e17cc 2025-12-16 02:03:43.907844 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-159754-30510 2025-12-16 02:03:44.227005 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:44.273869 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9fe6b85c447a888877da1be5a038e075eecdd07ee9a1e2e77c4cbe8e127e17cc 2025-12-16 02:03:44.273950 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:44.322469 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:44.322549 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:44.322564 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:44.322576 | ubuntu-noble-large | DiffID: sha256:0f2e66cc29df69c068e4257849211d3f3ef561ca20f82d34872afb75a58c7d2c 2025-12-16 02:03:44.322588 | ubuntu-noble-large | DiffID: sha256:bc379dc65ea76d5ce3795cfec661513f9e77dd8b7d4d56ac8b407ad815e97ce1 2025-12-16 02:03:44.372159 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:f3da60c6757ae281cbf471b0193010b8d7cefadb67d73e0553f7f5905fbf7e91 2025-12-16 02:03:44.373025 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:44.418142 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:44.418269 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:44.418288 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:44.418301 | ubuntu-noble-large | DiffID: sha256:0f2e66cc29df69c068e4257849211d3f3ef561ca20f82d34872afb75a58c7d2c 2025-12-16 02:03:44.418313 | ubuntu-noble-large | DiffID: sha256:bc379dc65ea76d5ce3795cfec661513f9e77dd8b7d4d56ac8b407ad815e97ce1 2025-12-16 02:03:44.466894 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-compute@sha256:f3da60c6757ae281cbf471b0193010b8d7cefadb67d73e0553f7f5905fbf7e91 2025-12-16 02:03:44.468381 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:44.468517 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 02:03:44.468534 | ubuntu-noble-large | [SUCCESS] [14/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-compute:2024.2 2025-12-16 02:03:44.475743 | ubuntu-noble-large | [INFO]  [15/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 02:03:44.475817 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 02:03:45.095458 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 02:03:45.095553 | ubuntu-noble-large | [SUCCESS] [15/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 02:03:45.095567 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 02:03:45.144810 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 02:03:45.144973 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 02:03:45.145562 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:45.190865 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ea6508e336c1632b5b29aa5c639c63390a086e8c5a3b2edea7060977cdb3e45e 2025-12-16 02:03:45.190951 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-159754-26381 2025-12-16 02:03:45.513458 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:45.569467 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ea6508e336c1632b5b29aa5c639c63390a086e8c5a3b2edea7060977cdb3e45e 2025-12-16 02:03:45.569569 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:45.612030 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:45.612116 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:45.612130 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:45.612141 | ubuntu-noble-large | DiffID: sha256:0f2e66cc29df69c068e4257849211d3f3ef561ca20f82d34872afb75a58c7d2c 2025-12-16 02:03:45.612151 | ubuntu-noble-large | DiffID: sha256:8e9e7525074c3f311b48daa41189afb7cd5dd9d6998c9af198ac6ecc589995ef 2025-12-16 02:03:45.662012 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:774477a36c8c95a668d7bce9a0193920bd7cd97d5bfc83b2dfdf77cb62be26bd 2025-12-16 02:03:45.663304 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:45.705277 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:45.705362 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:45.705375 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:45.705386 | ubuntu-noble-large | DiffID: sha256:0f2e66cc29df69c068e4257849211d3f3ef561ca20f82d34872afb75a58c7d2c 2025-12-16 02:03:45.705396 | ubuntu-noble-large | DiffID: sha256:8e9e7525074c3f311b48daa41189afb7cd5dd9d6998c9af198ac6ecc589995ef 2025-12-16 02:03:45.759182 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-notification@sha256:774477a36c8c95a668d7bce9a0193920bd7cd97d5bfc83b2dfdf77cb62be26bd 2025-12-16 02:03:45.760358 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:45.760461 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 02:03:45.760474 | ubuntu-noble-large | [SUCCESS] [15/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-notification:2024.2 2025-12-16 02:03:45.767360 | ubuntu-noble-large | [INFO]  [16/130] Checking: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 02:03:45.767500 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 02:03:46.347430 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 02:03:46.347561 | ubuntu-noble-large | [SUCCESS] [16/130] EXISTS: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 02:03:46.347575 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 02:03:46.396207 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 02:03:46.397189 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 02:03:46.397301 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:46.455397 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d3d890fe1b49b74b06d943ad94dfd9979b26087e9b3132bf60d620e853b0bc24 2025-12-16 02:03:46.455520 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-159754-14904 2025-12-16 02:03:46.777343 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:46.830430 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d3d890fe1b49b74b06d943ad94dfd9979b26087e9b3132bf60d620e853b0bc24 2025-12-16 02:03:46.830525 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:46.881064 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:46.881135 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:46.881143 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:46.881149 | ubuntu-noble-large | DiffID: sha256:0f2e66cc29df69c068e4257849211d3f3ef561ca20f82d34872afb75a58c7d2c 2025-12-16 02:03:46.881155 | ubuntu-noble-large | DiffID: sha256:d4076ecb3f186e7f1fac809b054871dcf307aa5088e686dac1fb9459df60bdb3 2025-12-16 02:03:46.945401 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:d0583237a41d040d8c3b4e3ba8e76eb83e58f19244a5e8ea2c32d2c8de928b3b 2025-12-16 02:03:46.946342 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:47.001873 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:47.001963 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:47.001970 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:47.001975 | ubuntu-noble-large | DiffID: sha256:0f2e66cc29df69c068e4257849211d3f3ef561ca20f82d34872afb75a58c7d2c 2025-12-16 02:03:47.001981 | ubuntu-noble-large | DiffID: sha256:d4076ecb3f186e7f1fac809b054871dcf307aa5088e686dac1fb9459df60bdb3 2025-12-16 02:03:47.045709 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ceilometer-ipmi@sha256:d0583237a41d040d8c3b4e3ba8e76eb83e58f19244a5e8ea2c32d2c8de928b3b 2025-12-16 02:03:47.047078 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:47.047142 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 02:03:47.047148 | ubuntu-noble-large | [SUCCESS] [16/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ceilometer-ipmi:2024.2 2025-12-16 02:03:47.053329 | ubuntu-noble-large | [INFO]  [17/130] Checking: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 02:03:47.053396 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 02:03:47.412046 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 02:03:47.412140 | ubuntu-noble-large | [SUCCESS] [17/130] EXISTS: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 02:03:47.412153 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 02:03:47.457403 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 02:03:47.457561 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 02:03:47.457578 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:47.506447 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b12f211ba52c3e1a2c7101fad1531fbbe49f6dbc031c068c840af9115447cdaa 2025-12-16 02:03:47.506574 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-159754-32743 2025-12-16 02:03:47.785627 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:47.836431 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b12f211ba52c3e1a2c7101fad1531fbbe49f6dbc031c068c840af9115447cdaa 2025-12-16 02:03:47.836549 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:47.890363 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:47.890443 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:47.890450 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:47.890454 | ubuntu-noble-large | DiffID: sha256:4ad0cc16eae7b15838699204e306116c73d376fc524af356709c07b119a91dce 2025-12-16 02:03:47.890458 | ubuntu-noble-large | DiffID: sha256:f185ae8b056f1bf1baed14d75c73b02b8fc423c865c9af74ed0a86453ea75080 2025-12-16 02:03:47.944144 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:d0a1bfcf78f4d14d0eb88d354f65c386c994809598fc20aa6d4a40fd1da67851 2025-12-16 02:03:47.945467 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:47.989582 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:47.989676 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:47.989684 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:47.989690 | ubuntu-noble-large | DiffID: sha256:4ad0cc16eae7b15838699204e306116c73d376fc524af356709c07b119a91dce 2025-12-16 02:03:47.989695 | ubuntu-noble-large | DiffID: sha256:f185ae8b056f1bf1baed14d75c73b02b8fc423c865c9af74ed0a86453ea75080 2025-12-16 02:03:48.044459 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-console@sha256:d0a1bfcf78f4d14d0eb88d354f65c386c994809598fc20aa6d4a40fd1da67851 2025-12-16 02:03:48.045447 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:48.045544 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 02:03:48.045559 | ubuntu-noble-large | [SUCCESS] [17/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-console:2024.2 2025-12-16 02:03:48.053126 | ubuntu-noble-large | [INFO]  [18/130] Checking: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 02:03:48.053213 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 02:03:48.575532 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 02:03:48.575629 | ubuntu-noble-large | [SUCCESS] [18/130] EXISTS: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 02:03:48.575641 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 02:03:48.621367 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 02:03:48.621497 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 02:03:48.621511 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:48.676383 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a4dcedcbd3ffef942f5f139a4ebee6e2208022a18a6bbebeb6e424c0323221b7 2025-12-16 02:03:48.676520 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-159754-10352 2025-12-16 02:03:49.000348 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:49.043396 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a4dcedcbd3ffef942f5f139a4ebee6e2208022a18a6bbebeb6e424c0323221b7 2025-12-16 02:03:49.043511 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:49.090151 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:49.090285 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:49.090304 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:49.090316 | ubuntu-noble-large | DiffID: sha256:4ad0cc16eae7b15838699204e306116c73d376fc524af356709c07b119a91dce 2025-12-16 02:03:49.090329 | ubuntu-noble-large | DiffID: sha256:e99dacb7ba92031042ce13355a569d89af5298a2c92fed26491d9d0cdad89023 2025-12-16 02:03:49.140005 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:3d30cd4be3b35c21ae6f4c16fa44465462f936465aa33264317fc60f39015da1 2025-12-16 02:03:49.140394 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:49.190275 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:49.190386 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:49.190403 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:49.190448 | ubuntu-noble-large | DiffID: sha256:4ad0cc16eae7b15838699204e306116c73d376fc524af356709c07b119a91dce 2025-12-16 02:03:49.190460 | ubuntu-noble-large | DiffID: sha256:e99dacb7ba92031042ce13355a569d89af5298a2c92fed26491d9d0cdad89023 2025-12-16 02:03:49.247394 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/skyline-apiserver@sha256:3d30cd4be3b35c21ae6f4c16fa44465462f936465aa33264317fc60f39015da1 2025-12-16 02:03:49.248353 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:49.248386 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 02:03:49.248403 | ubuntu-noble-large | [SUCCESS] [18/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/skyline-apiserver:2024.2 2025-12-16 02:03:49.255205 | ubuntu-noble-large | [INFO]  [19/130] Checking: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 02:03:49.255312 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 02:03:49.751487 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 02:03:49.751612 | ubuntu-noble-large | [SUCCESS] [19/130] EXISTS: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 02:03:49.751665 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 02:03:49.795262 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 02:03:49.795380 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 02:03:49.795511 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:49.846678 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d0f87a755af52e76c8b336108c226e1cff7a1977ad363970a6c226d5716752f9 2025-12-16 02:03:49.846800 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-159754-23465 2025-12-16 02:03:50.188110 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:50.225871 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d0f87a755af52e76c8b336108c226e1cff7a1977ad363970a6c226d5716752f9 2025-12-16 02:03:50.226003 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:50.274465 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:50.274570 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:50.274585 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:50.274626 | ubuntu-noble-large | DiffID: sha256:5dc3431e0f201c22a281aff9d29d4211e6ed4b32533554177b3063a2a333509a 2025-12-16 02:03:50.274637 | ubuntu-noble-large | DiffID: sha256:4f86b5a323bdef817f08c98720464c5e75a88185365ae7bd49112d7e98680e9a 2025-12-16 02:03:50.324838 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:ec918107fda2921b56ecaffd08021022d8c6c2e593edc2f864431ba238c618f8 2025-12-16 02:03:50.325678 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:50.374893 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:50.374997 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:50.375009 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:50.375018 | ubuntu-noble-large | DiffID: sha256:5dc3431e0f201c22a281aff9d29d4211e6ed4b32533554177b3063a2a333509a 2025-12-16 02:03:50.375026 | ubuntu-noble-large | DiffID: sha256:4f86b5a323bdef817f08c98720464c5e75a88185365ae7bd49112d7e98680e9a 2025-12-16 02:03:50.424879 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/placement-api@sha256:ec918107fda2921b56ecaffd08021022d8c6c2e593edc2f864431ba238c618f8 2025-12-16 02:03:50.425721 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:50.425826 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 02:03:50.426001 | ubuntu-noble-large | [SUCCESS] [19/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/placement-api:2024.2 2025-12-16 02:03:50.430820 | ubuntu-noble-large | [INFO]  [20/130] Checking: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 02:03:50.430903 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 02:03:50.982128 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 02:03:50.982279 | ubuntu-noble-large | [SUCCESS] [20/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 02:03:50.982382 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 02:03:51.031263 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 02:03:51.031460 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 02:03:51.031669 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:51.079175 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cacc2d55ae31d6b1a8d69a445acd7d8ce36b3938097f2040af9eb60b3f05bc04 2025-12-16 02:03:51.079291 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-159754-3404 2025-12-16 02:03:51.470896 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:51.523186 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cacc2d55ae31d6b1a8d69a445acd7d8ce36b3938097f2040af9eb60b3f05bc04 2025-12-16 02:03:51.523310 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:51.570170 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:51.570297 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:51.570312 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:51.570323 | ubuntu-noble-large | DiffID: sha256:7487e5d7de2de68ebb0d6be8e9997e2d45a2f31271336c01ac550814d9786d8f 2025-12-16 02:03:51.570333 | ubuntu-noble-large | DiffID: sha256:43e86d4e31d0c81c75292d22647c64503e93b127af57c66a0fc0738a404343db 2025-12-16 02:03:51.621003 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:6a8217b17ad06a7ed399848a14b6ff1a2c77eb28cdb6e8c8f393330ce5cd50ff 2025-12-16 02:03:51.621889 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:51.670166 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:51.670269 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:51.670320 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:51.670330 | ubuntu-noble-large | DiffID: sha256:7487e5d7de2de68ebb0d6be8e9997e2d45a2f31271336c01ac550814d9786d8f 2025-12-16 02:03:51.670339 | ubuntu-noble-large | DiffID: sha256:43e86d4e31d0c81c75292d22647c64503e93b127af57c66a0fc0738a404343db 2025-12-16 02:03:51.717393 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-api@sha256:6a8217b17ad06a7ed399848a14b6ff1a2c77eb28cdb6e8c8f393330ce5cd50ff 2025-12-16 02:03:51.718167 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:51.718354 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 02:03:51.718602 | ubuntu-noble-large | [SUCCESS] [20/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-api:2024.2 2025-12-16 02:03:51.725303 | ubuntu-noble-large | [INFO]  [21/130] Checking: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 02:03:51.725595 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 02:03:52.222118 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 02:03:52.222221 | ubuntu-noble-large | [SUCCESS] [21/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 02:03:52.222301 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 02:03:52.270662 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 02:03:52.270935 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 02:03:52.271128 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:52.324210 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e6aeda5fe59b50e7ac54dcc52d0d6e2930098b939351fb94caa51390c6774537 2025-12-16 02:03:52.324333 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-159754-17551 2025-12-16 02:03:52.736278 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:52.784116 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e6aeda5fe59b50e7ac54dcc52d0d6e2930098b939351fb94caa51390c6774537 2025-12-16 02:03:52.784218 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:52.831861 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:52.831966 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:52.831977 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:52.831987 | ubuntu-noble-large | DiffID: sha256:7487e5d7de2de68ebb0d6be8e9997e2d45a2f31271336c01ac550814d9786d8f 2025-12-16 02:03:52.831997 | ubuntu-noble-large | DiffID: sha256:6539f79dce778c2c065685c0579e54f4f080c4b2c3334e0783cea5ea85d523c6 2025-12-16 02:03:52.881077 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:5f437c66520f0154fdd93b3e10a9494520858e08878b8fb4c8a8fb3c4e87a551 2025-12-16 02:03:52.882517 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:52.934596 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:52.934714 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:52.934726 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:52.934735 | ubuntu-noble-large | DiffID: sha256:7487e5d7de2de68ebb0d6be8e9997e2d45a2f31271336c01ac550814d9786d8f 2025-12-16 02:03:52.934744 | ubuntu-noble-large | DiffID: sha256:6539f79dce778c2c065685c0579e54f4f080c4b2c3334e0783cea5ea85d523c6 2025-12-16 02:03:52.988945 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-worker@sha256:5f437c66520f0154fdd93b3e10a9494520858e08878b8fb4c8a8fb3c4e87a551 2025-12-16 02:03:52.989835 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:52.989926 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 02:03:52.990114 | ubuntu-noble-large | [SUCCESS] [21/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-worker:2024.2 2025-12-16 02:03:53.000541 | ubuntu-noble-large | [INFO]  [22/130] Checking: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 02:03:53.000648 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 02:03:53.384634 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 02:03:53.384756 | ubuntu-noble-large | [SUCCESS] [22/130] EXISTS: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 02:03:53.384842 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 02:03:53.437266 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 02:03:53.437453 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 02:03:53.437677 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:53.489759 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7c8760eec5f8653cd544b5c1086a7948e3273ae34888aef1cf14eb685985b3b1 2025-12-16 02:03:53.489889 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-159754-484 2025-12-16 02:03:53.761134 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:53.810022 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7c8760eec5f8653cd544b5c1086a7948e3273ae34888aef1cf14eb685985b3b1 2025-12-16 02:03:53.810122 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:53.859493 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:53.859609 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:53.859621 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:53.859631 | ubuntu-noble-large | DiffID: sha256:7487e5d7de2de68ebb0d6be8e9997e2d45a2f31271336c01ac550814d9786d8f 2025-12-16 02:03:53.859642 | ubuntu-noble-large | DiffID: sha256:8d92a4f054aff83432cce7aed23f5b508806c56fe94ad22f55ba8fa8e080f114 2025-12-16 02:03:53.913775 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:d1098bdb1d9d95787f3d386d07ea83e0acbe198039f34ecb2b2f10d1326e56fe 2025-12-16 02:03:53.914626 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:53.964951 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:53.965057 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:53.965070 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:53.965080 | ubuntu-noble-large | DiffID: sha256:7487e5d7de2de68ebb0d6be8e9997e2d45a2f31271336c01ac550814d9786d8f 2025-12-16 02:03:53.965090 | ubuntu-noble-large | DiffID: sha256:8d92a4f054aff83432cce7aed23f5b508806c56fe94ad22f55ba8fa8e080f114 2025-12-16 02:03:54.025084 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/barbican-keystone-listener@sha256:d1098bdb1d9d95787f3d386d07ea83e0acbe198039f34ecb2b2f10d1326e56fe 2025-12-16 02:03:54.025843 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:54.025963 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 02:03:54.026125 | ubuntu-noble-large | [SUCCESS] [22/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/barbican-keystone-listener:2024.2 2025-12-16 02:03:54.032322 | ubuntu-noble-large | [INFO]  [23/130] Checking: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 02:03:54.032606 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 02:03:54.689852 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 02:03:54.690006 | ubuntu-noble-large | [SUCCESS] [23/130] EXISTS: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 02:03:54.690024 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 02:03:54.744309 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 02:03:54.744445 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 02:03:54.744643 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:54.792997 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8c9101a3f680c565b3dc27f9183103aa2043bd3f660ac003608fc50000e01e89 2025-12-16 02:03:54.793120 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-159754-4858 2025-12-16 02:03:55.100649 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:55.145115 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8c9101a3f680c565b3dc27f9183103aa2043bd3f660ac003608fc50000e01e89 2025-12-16 02:03:55.145296 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:55.186361 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:55.186456 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:55.186466 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:55.186473 | ubuntu-noble-large | DiffID: sha256:e1d76ddba930384c363b92a3ac6dc9cd15cdf7d7a37cb94e3ad429464a7942a7 2025-12-16 02:03:55.186480 | ubuntu-noble-large | DiffID: sha256:cc2caf7cbc25565ed456cb3b6f72882fe216ae5e0c88d36f59aa9d968ac7fde4 2025-12-16 02:03:55.234716 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:9290fa3de57a9bd8138be729db5c5944c29bc2a51fad98d7e5947f2c0d3c307f 2025-12-16 02:03:55.235377 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:55.282925 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:55.282988 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:55.282995 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:55.283002 | ubuntu-noble-large | DiffID: sha256:e1d76ddba930384c363b92a3ac6dc9cd15cdf7d7a37cb94e3ad429464a7942a7 2025-12-16 02:03:55.283009 | ubuntu-noble-large | DiffID: sha256:cc2caf7cbc25565ed456cb3b6f72882fe216ae5e0c88d36f59aa9d968ac7fde4 2025-12-16 02:03:55.336427 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/glance-api@sha256:9290fa3de57a9bd8138be729db5c5944c29bc2a51fad98d7e5947f2c0d3c307f 2025-12-16 02:03:55.337189 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:55.337364 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 02:03:55.337651 | ubuntu-noble-large | [SUCCESS] [23/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/glance-api:2024.2 2025-12-16 02:03:55.345101 | ubuntu-noble-large | [INFO]  [24/130] Checking: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 02:03:55.345217 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 02:03:55.709506 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 02:03:55.709647 | ubuntu-noble-large | [SUCCESS] [24/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 02:03:55.709664 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 02:03:55.761178 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 02:03:55.761460 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 02:03:55.761708 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:55.811354 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:acc420613ee7c4777cef9bf1306d247a7b19bb8ea56795ca00201a5fd3e3d6ac 2025-12-16 02:03:55.811536 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-159754-19302 2025-12-16 02:03:56.092463 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:56.142850 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:acc420613ee7c4777cef9bf1306d247a7b19bb8ea56795ca00201a5fd3e3d6ac 2025-12-16 02:03:56.142963 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:56.187972 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:56.188069 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:56.188082 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:56.188092 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:03:56.188103 | ubuntu-noble-large | DiffID: sha256:1982fa89f395ee211dda06b7722d1a664706b9d74ae51e2784823b661d1f592a 2025-12-16 02:03:56.240727 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:54f3848df2bcb32a3f5c089f6e5cae308571a330e18a5fe9fbbcc28b52332414 2025-12-16 02:03:56.241378 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:56.286860 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:56.286953 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:56.286966 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:56.286976 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:03:56.286986 | ubuntu-noble-large | DiffID: sha256:1982fa89f395ee211dda06b7722d1a664706b9d74ae51e2784823b661d1f592a 2025-12-16 02:03:56.337994 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-neutron-agent@sha256:54f3848df2bcb32a3f5c089f6e5cae308571a330e18a5fe9fbbcc28b52332414 2025-12-16 02:03:56.339452 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:56.339544 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 02:03:56.339558 | ubuntu-noble-large | [SUCCESS] [24/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-neutron-agent:2024.2 2025-12-16 02:03:56.346374 | ubuntu-noble-large | [INFO]  [25/130] Checking: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 02:03:56.346474 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 02:03:56.726615 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 02:03:56.726701 | ubuntu-noble-large | [SUCCESS] [25/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 02:03:56.726711 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 02:03:56.766331 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 02:03:56.766389 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 02:03:56.767287 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:56.815452 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:62d5045daea9ed9accebed00e94933fb660f6e1de1e18196e1eefcb881370a50 2025-12-16 02:03:56.815544 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-159754-20957 2025-12-16 02:03:57.090324 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:57.136828 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:62d5045daea9ed9accebed00e94933fb660f6e1de1e18196e1eefcb881370a50 2025-12-16 02:03:57.136951 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:57.173618 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:57.173715 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:57.173728 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:57.173738 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:03:57.173748 | ubuntu-noble-large | DiffID: sha256:9d16787f2a47843e096e94c826a8555e7da1ebec4e947080d7c8e2b03d0a6f96 2025-12-16 02:03:57.222812 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:3f8584e4c0fe3b500025caf43a36e2fc054d1e2f34c3dfd7cf0433beb4b7e3ce 2025-12-16 02:03:57.223429 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:57.271327 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:57.271424 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:57.271436 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:57.271445 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:03:57.271453 | ubuntu-noble-large | DiffID: sha256:9d16787f2a47843e096e94c826a8555e7da1ebec4e947080d7c8e2b03d0a6f96 2025-12-16 02:03:57.322200 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-sriov-agent@sha256:3f8584e4c0fe3b500025caf43a36e2fc054d1e2f34c3dfd7cf0433beb4b7e3ce 2025-12-16 02:03:57.322515 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:57.322576 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 02:03:57.322770 | ubuntu-noble-large | [SUCCESS] [25/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-sriov-agent:2024.2 2025-12-16 02:03:57.329062 | ubuntu-noble-large | [INFO]  [26/130] Checking: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 02:03:57.329183 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 02:03:58.002189 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 02:03:58.002355 | ubuntu-noble-large | [SUCCESS] [26/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 02:03:58.002371 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 02:03:58.050662 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 02:03:58.050840 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 02:03:58.050987 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:58.104980 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:38a55a0a59f3ce0e7da686a58597d3f48087426bf2fd56bd9484e318ce60840d 2025-12-16 02:03:58.105117 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-159754-9 2025-12-16 02:03:58.405778 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:58.453811 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:38a55a0a59f3ce0e7da686a58597d3f48087426bf2fd56bd9484e318ce60840d 2025-12-16 02:03:58.453905 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:58.501836 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:58.501935 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:58.501948 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:58.501959 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:03:58.501993 | ubuntu-noble-large | DiffID: sha256:5207e92d560e42d9bc70e54e64f1c1abac72de0d855d72576e2dc595adc3a7a5 2025-12-16 02:03:58.558147 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:5e56ee31fce4a8fd7c73a3c9c7d28b5d70fb2823d289632b86cd9507547187cf 2025-12-16 02:03:58.559432 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:58.608157 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:58.608275 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:58.608292 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:58.608303 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:03:58.608312 | ubuntu-noble-large | DiffID: sha256:5207e92d560e42d9bc70e54e64f1c1abac72de0d855d72576e2dc595adc3a7a5 2025-12-16 02:03:58.675492 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-mlnx-agent@sha256:5e56ee31fce4a8fd7c73a3c9c7d28b5d70fb2823d289632b86cd9507547187cf 2025-12-16 02:03:58.676255 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:58.676392 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 02:03:58.676621 | ubuntu-noble-large | [SUCCESS] [26/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:2024.2 2025-12-16 02:03:58.683749 | ubuntu-noble-large | [INFO]  [27/130] Checking: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 02:03:58.684033 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 02:03:59.136929 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 02:03:59.137015 | ubuntu-noble-large | [SUCCESS] [27/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 02:03:59.137149 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 02:03:59.184674 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 02:03:59.184931 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 02:03:59.185148 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:03:59.237597 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:71312d7ab7737d9452e1eb8ebc950b909fb1f37d3b25ed98d3520ed6c0aabd90 2025-12-16 02:03:59.237756 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:temp-remote-check-159754-21887 2025-12-16 02:03:59.521843 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:03:59.571203 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:71312d7ab7737d9452e1eb8ebc950b909fb1f37d3b25ed98d3520ed6c0aabd90 2025-12-16 02:03:59.571315 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:03:59.633311 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:59.633483 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:59.633501 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:59.633512 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:03:59.633522 | ubuntu-noble-large | DiffID: sha256:9b418cc52b99e23095fa3da7915ff03ec589bfaac87943f89ea75e68fa1a131a 2025-12-16 02:03:59.693645 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent@sha256:0b903b472d08abcd074e54d3c3af5a7c7752f94fb59630167afbf0a901bd7eba 2025-12-16 02:03:59.694431 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:03:59.742607 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:03:59.742717 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:03:59.742754 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:03:59.742762 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:03:59.742769 | ubuntu-noble-large | DiffID: sha256:9b418cc52b99e23095fa3da7915ff03ec589bfaac87943f89ea75e68fa1a131a 2025-12-16 02:03:59.801302 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent@sha256:0b903b472d08abcd074e54d3c3af5a7c7752f94fb59630167afbf0a901bd7eba 2025-12-16 02:03:59.802081 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:03:59.802198 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 02:03:59.802375 | ubuntu-noble-large | [SUCCESS] [27/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:2024.2 2025-12-16 02:03:59.809373 | ubuntu-noble-large | [INFO]  [28/130] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 02:03:59.809485 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 02:04:00.253402 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 02:04:00.253529 | ubuntu-noble-large | [SUCCESS] [28/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 02:04:00.253539 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 02:04:00.302359 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 02:04:00.302483 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 02:04:00.302505 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:00.355092 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:baa898a5311a4f75e84ee9db6c9ed493e4912c1fd0722c73478b5135a4f64eac 2025-12-16 02:04:00.355180 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-159754-23490 2025-12-16 02:04:00.734514 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:00.792112 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:baa898a5311a4f75e84ee9db6c9ed493e4912c1fd0722c73478b5135a4f64eac 2025-12-16 02:04:00.792217 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:00.838764 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:00.838861 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:00.838873 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:00.838884 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:00.838894 | ubuntu-noble-large | DiffID: sha256:58c83c5630d207185b34cbb5bd91485d3d5782d91460d17dd68ab8aab36c3dbf 2025-12-16 02:04:00.888672 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:0e9aa247e6c00781d1169da58a1eb20aaaeef9c3fb83829158d66fc8a6656b5e 2025-12-16 02:04:00.889673 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:00.942193 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:00.942333 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:00.942347 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:00.942358 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:00.942368 | ubuntu-noble-large | DiffID: sha256:58c83c5630d207185b34cbb5bd91485d3d5782d91460d17dd68ab8aab36c3dbf 2025-12-16 02:04:00.996680 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-agent@sha256:0e9aa247e6c00781d1169da58a1eb20aaaeef9c3fb83829158d66fc8a6656b5e 2025-12-16 02:04:00.997481 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:00.997603 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 02:04:00.997772 | ubuntu-noble-large | [SUCCESS] [28/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-agent:2024.2 2025-12-16 02:04:01.005636 | ubuntu-noble-large | [INFO]  [29/130] Checking: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 02:04:01.005725 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 02:04:01.445394 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 02:04:01.445517 | ubuntu-noble-large | [SUCCESS] [29/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 02:04:01.445642 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 02:04:01.495652 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 02:04:01.495849 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 02:04:01.496071 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:01.541638 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:811a4f2e554c7dc049e9d4174f47e319d41e1304535ec2d1cb3127bc1e672115 2025-12-16 02:04:01.541750 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-159754-8441 2025-12-16 02:04:01.847584 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:01.898471 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:811a4f2e554c7dc049e9d4174f47e319d41e1304535ec2d1cb3127bc1e672115 2025-12-16 02:04:01.898584 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:01.943473 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:01.943573 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:01.943583 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:01.943592 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:01.943600 | ubuntu-noble-large | DiffID: sha256:643f16df1061b75da2647bab5f5c877a142536b7ed5a245d30afc1671d1017e3 2025-12-16 02:04:01.998225 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:4677aa1ef95761efefd1c688eaf5916c85bc585e56dab4916e23e5614d088c96 2025-12-16 02:04:02.000264 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:02.045184 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:02.045312 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:02.045323 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:02.045330 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:02.045338 | ubuntu-noble-large | DiffID: sha256:643f16df1061b75da2647bab5f5c877a142536b7ed5a245d30afc1671d1017e3 2025-12-16 02:04:02.097148 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-server@sha256:4677aa1ef95761efefd1c688eaf5916c85bc585e56dab4916e23e5614d088c96 2025-12-16 02:04:02.098495 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:02.098621 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 02:04:02.098647 | ubuntu-noble-large | [SUCCESS] [29/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-server:2024.2 2025-12-16 02:04:02.105050 | ubuntu-noble-large | [INFO]  [30/130] Checking: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 02:04:02.105145 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 02:04:02.597621 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 02:04:02.597764 | ubuntu-noble-large | [SUCCESS] [30/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 02:04:02.597779 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 02:04:02.644374 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 02:04:02.645389 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 02:04:02.645496 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:02.694521 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ff0fe9f2f966395a8c347202c327c05aae882fde2633e67eee5e98eb8203a7d9 2025-12-16 02:04:02.694633 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-159754-988 2025-12-16 02:04:02.978224 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:03.022434 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ff0fe9f2f966395a8c347202c327c05aae882fde2633e67eee5e98eb8203a7d9 2025-12-16 02:04:03.022538 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:03.065571 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:03.065680 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:03.065692 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:03.065717 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:03.065731 | ubuntu-noble-large | DiffID: sha256:f5212cfa7f9b79b1e438f4ece6029a3b700d2c1459de116ce85d380fd7b716d8 2025-12-16 02:04:03.124863 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:8df234edf932fe101aa25c682d1ef82a5bad6021cf2478296c26c7691ac52a98 2025-12-16 02:04:03.125443 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:03.171061 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:03.171163 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:03.171177 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:03.171187 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:03.171197 | ubuntu-noble-large | DiffID: sha256:f5212cfa7f9b79b1e438f4ece6029a3b700d2c1459de116ce85d380fd7b716d8 2025-12-16 02:04:03.220091 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-bgp-dragent@sha256:8df234edf932fe101aa25c682d1ef82a5bad6021cf2478296c26c7691ac52a98 2025-12-16 02:04:03.220313 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:03.220346 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 02:04:03.220982 | ubuntu-noble-large | [SUCCESS] [30/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:2024.2 2025-12-16 02:04:03.227038 | ubuntu-noble-large | [INFO]  [31/130] Checking: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 02:04:03.227077 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 02:04:03.658184 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 02:04:03.658305 | ubuntu-noble-large | [SUCCESS] [31/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 02:04:03.658319 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 02:04:03.702338 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 02:04:03.702424 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 02:04:03.702457 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:03.752379 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:78e8f5f4b1189c252b435a59f57a7afe6241bd447877c44a0658345bfa65aa60 2025-12-16 02:04:03.752531 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-159754-32531 2025-12-16 02:04:04.023005 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:04.069383 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:78e8f5f4b1189c252b435a59f57a7afe6241bd447877c44a0658345bfa65aa60 2025-12-16 02:04:04.069514 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:04.116339 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:04.116447 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:04.116462 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:04.116474 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:04.116484 | ubuntu-noble-large | DiffID: sha256:ecc31c7e8bce31ad39cfd9cd1ca52e7242b849bd2f0bd81958ed27e076f4ddb4 2025-12-16 02:04:04.169206 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:64d7b8cc62f73900c853dfb2ad1d73c270ed0c3b53b9aa56e5a3e0fc651906fd 2025-12-16 02:04:04.170360 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:04.215932 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:04.216038 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:04.216051 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:04.216060 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:04.216069 | ubuntu-noble-large | DiffID: sha256:ecc31c7e8bce31ad39cfd9cd1ca52e7242b849bd2f0bd81958ed27e076f4ddb4 2025-12-16 02:04:04.264959 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metering-agent@sha256:64d7b8cc62f73900c853dfb2ad1d73c270ed0c3b53b9aa56e5a3e0fc651906fd 2025-12-16 02:04:04.266373 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:04.266480 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 02:04:04.266494 | ubuntu-noble-large | [SUCCESS] [31/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metering-agent:2024.2 2025-12-16 02:04:04.273572 | ubuntu-noble-large | [INFO]  [32/130] Checking: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 02:04:04.273639 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 02:04:04.699623 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 02:04:04.699728 | ubuntu-noble-large | [SUCCESS] [32/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 02:04:04.699745 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 02:04:04.747368 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 02:04:04.748369 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 02:04:04.748486 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:04.794453 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7fee245a11d9fd19d361f7de8968602e2769f5455a67a355acf9d817b3389a4a 2025-12-16 02:04:04.794549 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-159754-18452 2025-12-16 02:04:05.073388 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:05.122362 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7fee245a11d9fd19d361f7de8968602e2769f5455a67a355acf9d817b3389a4a 2025-12-16 02:04:05.122497 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:05.175059 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:05.175177 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:05.175191 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:05.175202 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:05.175212 | ubuntu-noble-large | DiffID: sha256:285d3cc78b792064695e66485a565023cbdb97f4ee74f3f2224e6dccb1e2bd43 2025-12-16 02:04:05.229905 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:55c84b29e535523340e553517cdeae07b175b47e916ac8dadaa866f721932159 2025-12-16 02:04:05.231098 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:05.271543 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:05.271650 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:05.271662 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:05.271671 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:05.271680 | ubuntu-noble-large | DiffID: sha256:285d3cc78b792064695e66485a565023cbdb97f4ee74f3f2224e6dccb1e2bd43 2025-12-16 02:04:05.326023 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-l3-agent@sha256:55c84b29e535523340e553517cdeae07b175b47e916ac8dadaa866f721932159 2025-12-16 02:04:05.327472 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:05.327552 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 02:04:05.327567 | ubuntu-noble-large | [SUCCESS] [32/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-l3-agent:2024.2 2025-12-16 02:04:05.334508 | ubuntu-noble-large | [INFO]  [33/130] Checking: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 02:04:05.334603 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 02:04:05.694381 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 02:04:05.694512 | ubuntu-noble-large | [SUCCESS] [33/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 02:04:05.694526 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 02:04:05.737831 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 02:04:05.737928 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 02:04:05.738356 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:05.788379 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2246298c90a56397aa9a5b072b55f399ffba627e060211190fd506720aeb4747 2025-12-16 02:04:05.788508 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-159754-29711 2025-12-16 02:04:06.077396 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:06.127395 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2246298c90a56397aa9a5b072b55f399ffba627e060211190fd506720aeb4747 2025-12-16 02:04:06.127509 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:06.169773 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:06.169865 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:06.169880 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:06.169892 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:06.169927 | ubuntu-noble-large | DiffID: sha256:8e1876b2bd04ec51c78eb2d3f2b4089fb4b624aef0d55aea0aafa398665176fb 2025-12-16 02:04:06.221617 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:df053d70cc5afe121a74ad4536c33ce1fb94aecc615765c85f04eedd6df9d75f 2025-12-16 02:04:06.223008 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:06.265683 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:06.265761 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:06.265771 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:06.265779 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:06.265787 | ubuntu-noble-large | DiffID: sha256:8e1876b2bd04ec51c78eb2d3f2b4089fb4b624aef0d55aea0aafa398665176fb 2025-12-16 02:04:06.323513 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-dhcp-agent@sha256:df053d70cc5afe121a74ad4536c33ce1fb94aecc615765c85f04eedd6df9d75f 2025-12-16 02:04:06.325223 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:06.325331 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 02:04:06.325347 | ubuntu-noble-large | [SUCCESS] [33/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:2024.2 2025-12-16 02:04:06.332362 | ubuntu-noble-large | [INFO]  [34/130] Checking: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 02:04:06.332485 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 02:04:06.733553 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 02:04:06.733696 | ubuntu-noble-large | [SUCCESS] [34/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 02:04:06.733712 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 02:04:06.787365 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 02:04:06.787476 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 02:04:06.787489 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:06.844464 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6455689143591c179629e4a1ef8ef5ef53672e752bbdc23e03b71af7a4ff0e79 2025-12-16 02:04:06.844568 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-159754-19749 2025-12-16 02:04:07.136149 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:07.184438 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6455689143591c179629e4a1ef8ef5ef53672e752bbdc23e03b71af7a4ff0e79 2025-12-16 02:04:07.184547 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:07.232859 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:07.232937 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:07.232947 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:07.232955 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:07.232962 | ubuntu-noble-large | DiffID: sha256:1df73fb595f1fc3b74696fa843fbf1916d5187d3fc51b30c1921d34268f1953c 2025-12-16 02:04:07.289535 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:7eae34216ef6f62d491df7080fc93f9b94ddeab35e3e751a4d10481b9bb98a2d 2025-12-16 02:04:07.290444 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:07.337906 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:07.337998 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:07.338035 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:07.338046 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:07.338056 | ubuntu-noble-large | DiffID: sha256:1df73fb595f1fc3b74696fa843fbf1916d5187d3fc51b30c1921d34268f1953c 2025-12-16 02:04:07.388547 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-metadata-agent@sha256:7eae34216ef6f62d491df7080fc93f9b94ddeab35e3e751a4d10481b9bb98a2d 2025-12-16 02:04:07.389372 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:07.389484 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 02:04:07.389502 | ubuntu-noble-large | [SUCCESS] [34/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-metadata-agent:2024.2 2025-12-16 02:04:07.396340 | ubuntu-noble-large | [INFO]  [35/130] Checking: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 02:04:07.396388 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 02:04:07.745377 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 02:04:07.745485 | ubuntu-noble-large | [SUCCESS] [35/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 02:04:07.745514 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 02:04:07.787389 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 02:04:07.787482 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 02:04:07.787496 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:07.833386 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b82ce2f6a4212bab27790cb012564a7202abbdcbf1c4e500ca88da2fb35645da 2025-12-16 02:04:07.833502 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-159754-9280 2025-12-16 02:04:08.113950 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:08.162377 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b82ce2f6a4212bab27790cb012564a7202abbdcbf1c4e500ca88da2fb35645da 2025-12-16 02:04:08.162506 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:08.204109 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:08.204210 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:08.204224 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:08.204276 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:08.204287 | ubuntu-noble-large | DiffID: sha256:338a470b867c91687035b6e568fbecbc9226b98ba69cdb1c67b055c75a7a7da0 2025-12-16 02:04:08.256867 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:c0bee8221495b09fa4b68fd88c8d2b72efc9990e8103d4876253b7e5bcacc8e4 2025-12-16 02:04:08.258178 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:08.302330 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:08.302432 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:08.302446 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:08.302456 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:08.302466 | ubuntu-noble-large | DiffID: sha256:338a470b867c91687035b6e568fbecbc9226b98ba69cdb1c67b055c75a7a7da0 2025-12-16 02:04:08.352136 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent@sha256:c0bee8221495b09fa4b68fd88c8d2b72efc9990e8103d4876253b7e5bcacc8e4 2025-12-16 02:04:08.353308 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:08.353345 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 02:04:08.353354 | ubuntu-noble-large | [SUCCESS] [35/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:2024.2 2025-12-16 02:04:08.359115 | ubuntu-noble-large | [INFO]  [36/130] Checking: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 02:04:08.359177 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 02:04:08.703914 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 02:04:08.704029 | ubuntu-noble-large | [SUCCESS] [36/130] EXISTS: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 02:04:08.704044 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 02:04:08.757375 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 02:04:08.757463 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 02:04:08.757470 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:08.799277 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:aa0282094e9c300cdb545df519f7a8c1dd0b092d014608e82b7f47a9bd381797 2025-12-16 02:04:08.799358 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-159754-6575 2025-12-16 02:04:09.077466 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:09.135519 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:aa0282094e9c300cdb545df519f7a8c1dd0b092d014608e82b7f47a9bd381797 2025-12-16 02:04:09.135604 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:09.186038 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:09.186151 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:09.186165 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:09.186175 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:09.186185 | ubuntu-noble-large | DiffID: sha256:7383a6d42dbccfd5a494343b2ae295f2efbfb684906a56afc8eee8749c904297 2025-12-16 02:04:09.239120 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:f1b1679d1ef4502e4795ddff2818de9adfbbc3f315520f38c55b225755f9f2e1 2025-12-16 02:04:09.239273 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:09.283967 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:09.284072 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:09.284086 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:09.284097 | ubuntu-noble-large | DiffID: sha256:4826fd2ef15b1fb0b16234eebda8d952d569db812ad77fb8364d3f8306a52f7b 2025-12-16 02:04:09.284107 | ubuntu-noble-large | DiffID: sha256:7383a6d42dbccfd5a494343b2ae295f2efbfb684906a56afc8eee8749c904297 2025-12-16 02:04:09.336437 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent@sha256:f1b1679d1ef4502e4795ddff2818de9adfbbc3f315520f38c55b225755f9f2e1 2025-12-16 02:04:09.338522 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:09.338625 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 02:04:09.338640 | ubuntu-noble-large | [SUCCESS] [36/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:2024.2 2025-12-16 02:04:09.345347 | ubuntu-noble-large | [INFO]  [37/130] Checking: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 02:04:09.345454 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 02:04:09.712401 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 02:04:09.712528 | ubuntu-noble-large | [SUCCESS] [37/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 02:04:09.712536 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 02:04:09.765512 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 02:04:09.765618 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 02:04:09.766335 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:09.820392 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6b81e00bf5b440059d0afeb81565f2e50b16742655f10518e6ace563387228c2 2025-12-16 02:04:09.820522 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-159754-1712 2025-12-16 02:04:10.093271 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:10.145368 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6b81e00bf5b440059d0afeb81565f2e50b16742655f10518e6ace563387228c2 2025-12-16 02:04:10.145480 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:10.189841 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:10.189938 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:10.189953 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:10.189966 | ubuntu-noble-large | DiffID: sha256:0daee33786f396d79b6a3ac81c290542eb33e82e2531329507c53f01ef995f85 2025-12-16 02:04:10.189978 | ubuntu-noble-large | DiffID: sha256:68334831675660c19af5b640c116ef4013877351cd2c42a5bd51177942dcbf73 2025-12-16 02:04:10.236692 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:6affef611e1ac0f65890ded4c734e378b7784b8bfa62fe829033c20f147f7895 2025-12-16 02:04:10.237398 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:10.286323 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:10.286448 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:10.286464 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:10.286477 | ubuntu-noble-large | DiffID: sha256:0daee33786f396d79b6a3ac81c290542eb33e82e2531329507c53f01ef995f85 2025-12-16 02:04:10.286489 | ubuntu-noble-large | DiffID: sha256:68334831675660c19af5b640c116ef4013877351cd2c42a5bd51177942dcbf73 2025-12-16 02:04:10.340216 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-api@sha256:6affef611e1ac0f65890ded4c734e378b7784b8bfa62fe829033c20f147f7895 2025-12-16 02:04:10.341394 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:10.341499 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 02:04:10.341517 | ubuntu-noble-large | [SUCCESS] [37/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-api:2024.2 2025-12-16 02:04:10.348490 | ubuntu-noble-large | [INFO]  [38/130] Checking: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 02:04:10.348577 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 02:04:10.830370 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 02:04:10.830482 | ubuntu-noble-large | [SUCCESS] [38/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 02:04:10.830493 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 02:04:10.879143 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 02:04:10.879392 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 02:04:10.880279 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:10.931349 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:522337c2b6e228e7480059236d4357043ce3ff04c11b40e0e5cc22af32504227 2025-12-16 02:04:10.931483 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-159754-17522 2025-12-16 02:04:11.229184 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:11.275925 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:522337c2b6e228e7480059236d4357043ce3ff04c11b40e0e5cc22af32504227 2025-12-16 02:04:11.275990 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:11.326108 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:11.326180 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:11.326188 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:11.326194 | ubuntu-noble-large | DiffID: sha256:0daee33786f396d79b6a3ac81c290542eb33e82e2531329507c53f01ef995f85 2025-12-16 02:04:11.326200 | ubuntu-noble-large | DiffID: sha256:9a2ea4dd2387a0a733308f85f748e9f9d919e7ecd074c9441950bac23db1b89e 2025-12-16 02:04:11.380337 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:1514642d782592ed6ec9cd4254c0018d474f4ba9f6adfd1a2fb5186d7e19b3ee 2025-12-16 02:04:11.382273 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:11.418330 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:11.418467 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:11.418480 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:11.418489 | ubuntu-noble-large | DiffID: sha256:0daee33786f396d79b6a3ac81c290542eb33e82e2531329507c53f01ef995f85 2025-12-16 02:04:11.418498 | ubuntu-noble-large | DiffID: sha256:9a2ea4dd2387a0a733308f85f748e9f9d919e7ecd074c9441950bac23db1b89e 2025-12-16 02:04:11.459506 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-volume@sha256:1514642d782592ed6ec9cd4254c0018d474f4ba9f6adfd1a2fb5186d7e19b3ee 2025-12-16 02:04:11.461365 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:11.461466 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 02:04:11.461481 | ubuntu-noble-large | [SUCCESS] [38/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-volume:2024.2 2025-12-16 02:04:11.467387 | ubuntu-noble-large | [INFO]  [39/130] Checking: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 02:04:11.467479 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 02:04:11.838362 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 02:04:11.838469 | ubuntu-noble-large | [SUCCESS] [39/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 02:04:11.838479 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 02:04:11.886438 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 02:04:11.886552 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 02:04:11.886577 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:11.938378 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:552932c4b5504a20e5b7a35f6ad4047513499702db8c37d16ea0d7fab23178d9 2025-12-16 02:04:11.938477 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-159754-19118 2025-12-16 02:04:12.248373 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:12.296470 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:552932c4b5504a20e5b7a35f6ad4047513499702db8c37d16ea0d7fab23178d9 2025-12-16 02:04:12.296581 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:12.338104 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:12.338185 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:12.338196 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:12.338204 | ubuntu-noble-large | DiffID: sha256:0daee33786f396d79b6a3ac81c290542eb33e82e2531329507c53f01ef995f85 2025-12-16 02:04:12.338213 | ubuntu-noble-large | DiffID: sha256:3471c1bb69a6f0a8e789a74aee92f90d5a47ef88bd49e695815fded6a67f5513 2025-12-16 02:04:12.385951 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:3e339fb6dd809817751f8fc069c69296508a1f41b7c7c9772cbcdf013f92bdd3 2025-12-16 02:04:12.386450 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:12.429331 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:12.429475 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:12.429491 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:12.429516 | ubuntu-noble-large | DiffID: sha256:0daee33786f396d79b6a3ac81c290542eb33e82e2531329507c53f01ef995f85 2025-12-16 02:04:12.429527 | ubuntu-noble-large | DiffID: sha256:3471c1bb69a6f0a8e789a74aee92f90d5a47ef88bd49e695815fded6a67f5513 2025-12-16 02:04:12.480365 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-backup@sha256:3e339fb6dd809817751f8fc069c69296508a1f41b7c7c9772cbcdf013f92bdd3 2025-12-16 02:04:12.481450 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:12.481519 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 02:04:12.481530 | ubuntu-noble-large | [SUCCESS] [39/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-backup:2024.2 2025-12-16 02:04:12.488386 | ubuntu-noble-large | [INFO]  [40/130] Checking: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 02:04:12.488486 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 02:04:12.883395 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 02:04:12.883531 | ubuntu-noble-large | [SUCCESS] [40/130] EXISTS: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 02:04:12.883540 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 02:04:12.933470 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 02:04:12.934319 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 02:04:12.934347 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:12.983429 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8e7b007f0b43fa47557ef57e7d3f73b7b12d5e3ffcdd3e24aa64a2a533df9e96 2025-12-16 02:04:12.983550 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-159754-13680 2025-12-16 02:04:13.270375 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:13.318564 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8e7b007f0b43fa47557ef57e7d3f73b7b12d5e3ffcdd3e24aa64a2a533df9e96 2025-12-16 02:04:13.318675 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:13.358674 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:13.358762 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:13.358773 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:13.358782 | ubuntu-noble-large | DiffID: sha256:0daee33786f396d79b6a3ac81c290542eb33e82e2531329507c53f01ef995f85 2025-12-16 02:04:13.358789 | ubuntu-noble-large | DiffID: sha256:6c35777f2c63d4bfd92b97b7a02f0a61bc7de92b2af60583310a5b7dffe64a45 2025-12-16 02:04:13.403774 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:02e72916cad0d7504d8aa2deaad813e6e03d085b9be3175e409a7efad2b3f5dc 2025-12-16 02:04:13.404470 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:13.448114 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:13.448201 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:13.448213 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:13.448223 | ubuntu-noble-large | DiffID: sha256:0daee33786f396d79b6a3ac81c290542eb33e82e2531329507c53f01ef995f85 2025-12-16 02:04:13.448276 | ubuntu-noble-large | DiffID: sha256:6c35777f2c63d4bfd92b97b7a02f0a61bc7de92b2af60583310a5b7dffe64a45 2025-12-16 02:04:13.493455 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cinder-scheduler@sha256:02e72916cad0d7504d8aa2deaad813e6e03d085b9be3175e409a7efad2b3f5dc 2025-12-16 02:04:13.494471 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:13.494580 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 02:04:13.494603 | ubuntu-noble-large | [SUCCESS] [40/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cinder-scheduler:2024.2 2025-12-16 02:04:13.501357 | ubuntu-noble-large | [INFO]  [41/130] Checking: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 02:04:13.502343 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 02:04:13.903363 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 02:04:13.903466 | ubuntu-noble-large | [SUCCESS] [41/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 02:04:13.903476 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 02:04:13.949371 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 02:04:13.949505 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 02:04:13.950218 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:13.997110 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6978a2ce41bf400cd1a57106cace35867afbf9141a28592cb2fcd191eb6fd00b 2025-12-16 02:04:13.997191 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-159754-12533 2025-12-16 02:04:14.269006 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:14.315387 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6978a2ce41bf400cd1a57106cace35867afbf9141a28592cb2fcd191eb6fd00b 2025-12-16 02:04:14.315462 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:14.362984 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:14.363064 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:14.363075 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:14.363084 | ubuntu-noble-large | DiffID: sha256:da229fa9d9ec0f625958cb5d63ee276eab55c27eac95fdab8b94adecf51844a0 2025-12-16 02:04:14.363094 | ubuntu-noble-large | DiffID: sha256:1d4e46ecb55467e5b2534d105630f7c68f2d12a570a30e7e01daff14c7697c31 2025-12-16 02:04:14.411434 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:29e85072a507f02e335e482da5bcc38caad7a4d77d550344990f4a0820ee73fe 2025-12-16 02:04:14.413125 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:14.459189 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:14.459298 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:14.459310 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:14.459346 | ubuntu-noble-large | DiffID: sha256:da229fa9d9ec0f625958cb5d63ee276eab55c27eac95fdab8b94adecf51844a0 2025-12-16 02:04:14.459355 | ubuntu-noble-large | DiffID: sha256:1d4e46ecb55467e5b2534d105630f7c68f2d12a570a30e7e01daff14c7697c31 2025-12-16 02:04:14.509508 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-worker@sha256:29e85072a507f02e335e482da5bcc38caad7a4d77d550344990f4a0820ee73fe 2025-12-16 02:04:14.510461 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:14.510540 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 02:04:14.510556 | ubuntu-noble-large | [SUCCESS] [41/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-worker:2024.2 2025-12-16 02:04:14.519455 | ubuntu-noble-large | [INFO]  [42/130] Checking: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 02:04:14.519544 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 02:04:14.921419 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 02:04:14.921550 | ubuntu-noble-large | [SUCCESS] [42/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 02:04:14.921562 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 02:04:14.976482 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 02:04:14.976652 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 02:04:14.976669 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:15.033210 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:312342531b61263d2587e990e62c721e7916774a041a08198e51e471bab8fb90 2025-12-16 02:04:15.033336 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-159754-12009 2025-12-16 02:04:15.347383 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:15.395439 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:312342531b61263d2587e990e62c721e7916774a041a08198e51e471bab8fb90 2025-12-16 02:04:15.395529 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:15.449725 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:15.449823 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:15.449838 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:15.449848 | ubuntu-noble-large | DiffID: sha256:da229fa9d9ec0f625958cb5d63ee276eab55c27eac95fdab8b94adecf51844a0 2025-12-16 02:04:15.449858 | ubuntu-noble-large | DiffID: sha256:1fc38851a15a2e02cadd4a1bb64229f6a72771969a2ba052b2cf74cf16386d77 2025-12-16 02:04:15.502843 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:e597c15755c3d195ccf19901ecf207bd9704b92c3abfd9d16bb6796f03639e08 2025-12-16 02:04:15.504376 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:15.556728 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:15.556805 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:15.556813 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:15.556820 | ubuntu-noble-large | DiffID: sha256:da229fa9d9ec0f625958cb5d63ee276eab55c27eac95fdab8b94adecf51844a0 2025-12-16 02:04:15.556825 | ubuntu-noble-large | DiffID: sha256:1fc38851a15a2e02cadd4a1bb64229f6a72771969a2ba052b2cf74cf16386d77 2025-12-16 02:04:15.609457 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-driver-agent@sha256:e597c15755c3d195ccf19901ecf207bd9704b92c3abfd9d16bb6796f03639e08 2025-12-16 02:04:15.610451 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:15.610563 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 02:04:15.610617 | ubuntu-noble-large | [SUCCESS] [42/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-driver-agent:2024.2 2025-12-16 02:04:15.618119 | ubuntu-noble-large | [INFO]  [43/130] Checking: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 02:04:15.618209 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 02:04:16.074445 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 02:04:16.074547 | ubuntu-noble-large | [SUCCESS] [43/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 02:04:16.074571 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 02:04:16.121451 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 02:04:16.121678 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 02:04:16.121916 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:16.164565 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1c41a932e8bb73cdfa5b375749af11af2542e7bf5f0face44e6dc319e99a90ff 2025-12-16 02:04:16.164675 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-159754-9864 2025-12-16 02:04:16.463499 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:16.505593 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1c41a932e8bb73cdfa5b375749af11af2542e7bf5f0face44e6dc319e99a90ff 2025-12-16 02:04:16.505713 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:16.551140 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:16.551217 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:16.551225 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:16.551261 | ubuntu-noble-large | DiffID: sha256:da229fa9d9ec0f625958cb5d63ee276eab55c27eac95fdab8b94adecf51844a0 2025-12-16 02:04:16.551267 | ubuntu-noble-large | DiffID: sha256:1d13ed39ac2b699a8fc97a18861505888a88df58dc6ba706f61a165a0bd90660 2025-12-16 02:04:16.600903 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:3dd5325263b830c1a861c6689e4cf0b6b67ce926b75df07d0c87bcb0b72c0150 2025-12-16 02:04:16.602084 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:16.649339 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:16.649441 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:16.649452 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:16.649460 | ubuntu-noble-large | DiffID: sha256:da229fa9d9ec0f625958cb5d63ee276eab55c27eac95fdab8b94adecf51844a0 2025-12-16 02:04:16.649468 | ubuntu-noble-large | DiffID: sha256:1d13ed39ac2b699a8fc97a18861505888a88df58dc6ba706f61a165a0bd90660 2025-12-16 02:04:16.699129 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-api@sha256:3dd5325263b830c1a861c6689e4cf0b6b67ce926b75df07d0c87bcb0b72c0150 2025-12-16 02:04:16.699463 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:16.699589 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 02:04:16.699785 | ubuntu-noble-large | [SUCCESS] [43/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-api:2024.2 2025-12-16 02:04:16.705743 | ubuntu-noble-large | [INFO]  [44/130] Checking: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 02:04:16.705833 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 02:04:17.081477 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 02:04:17.081581 | ubuntu-noble-large | [SUCCESS] [44/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 02:04:17.081647 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 02:04:17.130782 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 02:04:17.130983 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 02:04:17.131192 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:17.176936 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:655c7179bdc28b51b966d7b4889805d92c055ea8f63fad8d7d6510df3911d51e 2025-12-16 02:04:17.177031 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-159754-27951 2025-12-16 02:04:17.464761 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:17.515132 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:655c7179bdc28b51b966d7b4889805d92c055ea8f63fad8d7d6510df3911d51e 2025-12-16 02:04:17.515339 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:17.562492 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:17.562607 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:17.562620 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:17.562631 | ubuntu-noble-large | DiffID: sha256:da229fa9d9ec0f625958cb5d63ee276eab55c27eac95fdab8b94adecf51844a0 2025-12-16 02:04:17.562641 | ubuntu-noble-large | DiffID: sha256:7edf0f230e9838f5d2b82f119e5eabff07348cd73734fd33d0ede1715f5ee22d 2025-12-16 02:04:17.614557 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:8fc5c36deef90ce58349635f227f7a97d4f847a659ee5e758fcee92e23f564bb 2025-12-16 02:04:17.615651 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:17.660870 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:17.660945 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:17.660954 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:17.660961 | ubuntu-noble-large | DiffID: sha256:da229fa9d9ec0f625958cb5d63ee276eab55c27eac95fdab8b94adecf51844a0 2025-12-16 02:04:17.660968 | ubuntu-noble-large | DiffID: sha256:7edf0f230e9838f5d2b82f119e5eabff07348cd73734fd33d0ede1715f5ee22d 2025-12-16 02:04:17.712068 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-housekeeping@sha256:8fc5c36deef90ce58349635f227f7a97d4f847a659ee5e758fcee92e23f564bb 2025-12-16 02:04:17.713020 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:17.713141 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 02:04:17.713371 | ubuntu-noble-large | [SUCCESS] [44/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-housekeeping:2024.2 2025-12-16 02:04:17.718594 | ubuntu-noble-large | [INFO]  [45/130] Checking: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 02:04:17.718729 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 02:04:18.147189 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 02:04:18.147326 | ubuntu-noble-large | [SUCCESS] [45/130] EXISTS: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 02:04:18.147439 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 02:04:18.191200 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 02:04:18.191471 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 02:04:18.191653 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:18.238067 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bfebe0c73e78699a6800afc5cf02c75372bc5cf8ce8c5b65adec33cca2ce2036 2025-12-16 02:04:18.238162 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-159754-15699 2025-12-16 02:04:18.520738 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:18.564568 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bfebe0c73e78699a6800afc5cf02c75372bc5cf8ce8c5b65adec33cca2ce2036 2025-12-16 02:04:18.564660 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:18.604332 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:18.604451 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:18.604466 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:18.604477 | ubuntu-noble-large | DiffID: sha256:da229fa9d9ec0f625958cb5d63ee276eab55c27eac95fdab8b94adecf51844a0 2025-12-16 02:04:18.604487 | ubuntu-noble-large | DiffID: sha256:55963d70f71517d2375be54263b2921dcdd9984bcee92805eff4b24cec199e41 2025-12-16 02:04:18.652910 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:35becc0f48092a5f182c813707538b40abc3b07a44c2dafd54970f70b19a4256 2025-12-16 02:04:18.653357 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:18.695182 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:18.695307 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:18.695321 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:18.695332 | ubuntu-noble-large | DiffID: sha256:da229fa9d9ec0f625958cb5d63ee276eab55c27eac95fdab8b94adecf51844a0 2025-12-16 02:04:18.695341 | ubuntu-noble-large | DiffID: sha256:55963d70f71517d2375be54263b2921dcdd9984bcee92805eff4b24cec199e41 2025-12-16 02:04:18.743163 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/octavia-health-manager@sha256:35becc0f48092a5f182c813707538b40abc3b07a44c2dafd54970f70b19a4256 2025-12-16 02:04:18.744502 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:18.744595 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 02:04:18.744628 | ubuntu-noble-large | [SUCCESS] [45/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/octavia-health-manager:2024.2 2025-12-16 02:04:18.750394 | ubuntu-noble-large | [INFO]  [46/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 02:04:18.750471 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 02:04:19.175082 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 02:04:19.175207 | ubuntu-noble-large | [SUCCESS] [46/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 02:04:19.175220 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 02:04:19.224341 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 02:04:19.224431 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 02:04:19.224448 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:19.274306 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:da5243d487d299a25f820e0cefafa54351c1c19b0d2c2129bbbdbb17628f4a00 2025-12-16 02:04:19.274377 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-159754-7184 2025-12-16 02:04:19.592194 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:19.641353 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:da5243d487d299a25f820e0cefafa54351c1c19b0d2c2129bbbdbb17628f4a00 2025-12-16 02:04:19.641457 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:19.687011 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:19.687091 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:19.687100 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:19.687108 | ubuntu-noble-large | DiffID: sha256:a33809a20193ce1ad25bdd9b4513609682dba51bc4608fd1c8dcd48c599db77d 2025-12-16 02:04:19.687115 | ubuntu-noble-large | DiffID: sha256:957111b3d0cd7a934eed23a4b7e1f5f6d31e559f3347a93f3ef1bfb5fc313189 2025-12-16 02:04:19.743508 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:d2f0dbd840e0a55e6cbb71de9114f6a3907223ca4bdb77e97e795b0f376079d5 2025-12-16 02:04:19.745215 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:19.792354 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:19.792449 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:19.792457 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:19.792464 | ubuntu-noble-large | DiffID: sha256:a33809a20193ce1ad25bdd9b4513609682dba51bc4608fd1c8dcd48c599db77d 2025-12-16 02:04:19.792471 | ubuntu-noble-large | DiffID: sha256:957111b3d0cd7a934eed23a4b7e1f5f6d31e559f3347a93f3ef1bfb5fc313189 2025-12-16 02:04:19.840895 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-metricd@sha256:d2f0dbd840e0a55e6cbb71de9114f6a3907223ca4bdb77e97e795b0f376079d5 2025-12-16 02:04:19.841650 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:19.841770 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 02:04:19.841908 | ubuntu-noble-large | [SUCCESS] [46/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-metricd:2024.2 2025-12-16 02:04:19.848326 | ubuntu-noble-large | [INFO]  [47/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 02:04:19.848480 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 02:04:20.211255 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 02:04:20.211352 | ubuntu-noble-large | [SUCCESS] [47/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 02:04:20.211565 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 02:04:20.255732 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 02:04:20.255934 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 02:04:20.256172 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:20.299825 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fe48da93014df3f82c8ff674cff2069ff5b21ed0ff01bf44a662afdedd93b0d1 2025-12-16 02:04:20.299904 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-159754-23384 2025-12-16 02:04:20.591318 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:20.637802 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fe48da93014df3f82c8ff674cff2069ff5b21ed0ff01bf44a662afdedd93b0d1 2025-12-16 02:04:20.637894 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:20.684777 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:20.684861 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:20.684873 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:20.684883 | ubuntu-noble-large | DiffID: sha256:a33809a20193ce1ad25bdd9b4513609682dba51bc4608fd1c8dcd48c599db77d 2025-12-16 02:04:20.684893 | ubuntu-noble-large | DiffID: sha256:1f80b9e5253b1665d84f538500f7f1b834f5ec8ab48c4c473d6b030c96b4f0e4 2025-12-16 02:04:20.733774 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:381d4b65f5070179e50bd5542434d2447b5f669a8e90bab5ab4a65bd27badba7 2025-12-16 02:04:20.734553 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:20.774909 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:20.774975 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:20.774981 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:20.774985 | ubuntu-noble-large | DiffID: sha256:a33809a20193ce1ad25bdd9b4513609682dba51bc4608fd1c8dcd48c599db77d 2025-12-16 02:04:20.774989 | ubuntu-noble-large | DiffID: sha256:1f80b9e5253b1665d84f538500f7f1b834f5ec8ab48c4c473d6b030c96b4f0e4 2025-12-16 02:04:20.822860 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-api@sha256:381d4b65f5070179e50bd5542434d2447b5f669a8e90bab5ab4a65bd27badba7 2025-12-16 02:04:20.823662 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:20.823847 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 02:04:20.824039 | ubuntu-noble-large | [SUCCESS] [47/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-api:2024.2 2025-12-16 02:04:20.830664 | ubuntu-noble-large | [INFO]  [48/130] Checking: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 02:04:20.830797 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 02:04:21.264094 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 02:04:21.264216 | ubuntu-noble-large | [SUCCESS] [48/130] EXISTS: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 02:04:21.264497 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 02:04:21.312911 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 02:04:21.313095 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 02:04:21.313286 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:21.365015 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3fd3ce2a35b3829dae0e08ec45c5b41fc143f6362a8757a3a9df4f05a3de2052 2025-12-16 02:04:21.365116 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-159754-13085 2025-12-16 02:04:21.684569 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:21.732441 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3fd3ce2a35b3829dae0e08ec45c5b41fc143f6362a8757a3a9df4f05a3de2052 2025-12-16 02:04:21.732551 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:21.775641 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:21.775731 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:21.775742 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:21.775751 | ubuntu-noble-large | DiffID: sha256:a33809a20193ce1ad25bdd9b4513609682dba51bc4608fd1c8dcd48c599db77d 2025-12-16 02:04:21.775761 | ubuntu-noble-large | DiffID: sha256:539009fc7d806dadbfdea1b9d7ade33c3f5bf9b4fff3f48b40efbb450ee45743 2025-12-16 02:04:21.822701 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:99df814e5d8076be4ddb2c454fa5340fde68300f12cf672d6c9d737fe83443bf 2025-12-16 02:04:21.823482 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:21.870630 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:21.870725 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:21.870734 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:21.870740 | ubuntu-noble-large | DiffID: sha256:a33809a20193ce1ad25bdd9b4513609682dba51bc4608fd1c8dcd48c599db77d 2025-12-16 02:04:21.870746 | ubuntu-noble-large | DiffID: sha256:539009fc7d806dadbfdea1b9d7ade33c3f5bf9b4fff3f48b40efbb450ee45743 2025-12-16 02:04:21.922579 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/gnocchi-statsd@sha256:99df814e5d8076be4ddb2c454fa5340fde68300f12cf672d6c9d737fe83443bf 2025-12-16 02:04:21.923495 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:21.923633 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 02:04:21.923834 | ubuntu-noble-large | [SUCCESS] [48/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/gnocchi-statsd:2024.2 2025-12-16 02:04:21.930286 | ubuntu-noble-large | [INFO]  [49/130] Checking: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 02:04:21.930351 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 02:04:22.419050 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 02:04:22.419185 | ubuntu-noble-large | [SUCCESS] [49/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 02:04:22.419199 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 02:04:22.468941 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 02:04:22.469121 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 02:04:22.469382 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:22.515933 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:35c0f01832aaed07cbecd01976603a260098fa1617e44bc6a960984dd7883acf 2025-12-16 02:04:22.516025 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-159754-15617 2025-12-16 02:04:22.961091 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:23.006026 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:35c0f01832aaed07cbecd01976603a260098fa1617e44bc6a960984dd7883acf 2025-12-16 02:04:23.006129 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:23.050899 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:23.050995 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:23.051009 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:23.051019 | ubuntu-noble-large | DiffID: sha256:254ead4d923dd58a5147d69f7e9deb2f66fcce9bbb82dbe0265fa7b47f465b61 2025-12-16 02:04:23.051029 | ubuntu-noble-large | DiffID: sha256:ad1c0e9e65c22f8e21c338706f105aa266e22b0d27d6258f5bc978440c8a4175 2025-12-16 02:04:23.098421 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:c599b2303d4808b022feccbac0b4b02fc22b0fc971eef6bb20663ee9af613685 2025-12-16 02:04:23.098946 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:23.143087 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:23.143159 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:23.143170 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:23.143179 | ubuntu-noble-large | DiffID: sha256:254ead4d923dd58a5147d69f7e9deb2f66fcce9bbb82dbe0265fa7b47f465b61 2025-12-16 02:04:23.143187 | ubuntu-noble-large | DiffID: sha256:ad1c0e9e65c22f8e21c338706f105aa266e22b0d27d6258f5bc978440c8a4175 2025-12-16 02:04:23.189334 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-api@sha256:c599b2303d4808b022feccbac0b4b02fc22b0fc971eef6bb20663ee9af613685 2025-12-16 02:04:23.190023 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:23.190120 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 02:04:23.190280 | ubuntu-noble-large | [SUCCESS] [49/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-api:2024.2 2025-12-16 02:04:23.195968 | ubuntu-noble-large | [INFO]  [50/130] Checking: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 02:04:23.196041 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 02:04:23.619292 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 02:04:23.619381 | ubuntu-noble-large | [SUCCESS] [50/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 02:04:23.619544 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 02:04:23.662811 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 02:04:23.662994 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 02:04:23.663176 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:23.706249 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:77187db8b50167211e9e217b0754492591084e1ea1d5d12b450e2e8ec93db007 2025-12-16 02:04:23.706315 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-159754-4209 2025-12-16 02:04:24.022394 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:24.068350 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:77187db8b50167211e9e217b0754492591084e1ea1d5d12b450e2e8ec93db007 2025-12-16 02:04:24.068434 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:24.112939 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:24.113032 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:24.113045 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:24.113056 | ubuntu-noble-large | DiffID: sha256:254ead4d923dd58a5147d69f7e9deb2f66fcce9bbb82dbe0265fa7b47f465b61 2025-12-16 02:04:24.113066 | ubuntu-noble-large | DiffID: sha256:85945bfd78e0145abb84e0172c1c2f8a5f8a6bc45d63a08710af14c5fb59e210 2025-12-16 02:04:24.157628 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:1e1d86571aef546baec5cce16c7ff7eb481f6258d7e48ceb5dc9747ca9fcae19 2025-12-16 02:04:24.159629 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:24.200105 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:24.200184 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:24.200197 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:24.200206 | ubuntu-noble-large | DiffID: sha256:254ead4d923dd58a5147d69f7e9deb2f66fcce9bbb82dbe0265fa7b47f465b61 2025-12-16 02:04:24.200216 | ubuntu-noble-large | DiffID: sha256:85945bfd78e0145abb84e0172c1c2f8a5f8a6bc45d63a08710af14c5fb59e210 2025-12-16 02:04:24.248929 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-engine@sha256:1e1d86571aef546baec5cce16c7ff7eb481f6258d7e48ceb5dc9747ca9fcae19 2025-12-16 02:04:24.249064 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:24.249317 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 02:04:24.249340 | ubuntu-noble-large | [SUCCESS] [50/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-engine:2024.2 2025-12-16 02:04:24.254744 | ubuntu-noble-large | [INFO]  [51/130] Checking: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 02:04:24.254821 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 02:04:24.728178 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 02:04:24.728312 | ubuntu-noble-large | [SUCCESS] [51/130] EXISTS: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 02:04:24.728327 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 02:04:24.776364 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 02:04:24.776522 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 02:04:24.776541 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:24.823330 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f8d309e08c0e97601e26590174c9ffa530b24ad807b2a7ed6c655c89c1f2d957 2025-12-16 02:04:24.823394 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-159754-24075 2025-12-16 02:04:25.135098 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:25.183425 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f8d309e08c0e97601e26590174c9ffa530b24ad807b2a7ed6c655c89c1f2d957 2025-12-16 02:04:25.183547 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:25.227748 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:25.227830 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:25.227842 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:25.227851 | ubuntu-noble-large | DiffID: sha256:254ead4d923dd58a5147d69f7e9deb2f66fcce9bbb82dbe0265fa7b47f465b61 2025-12-16 02:04:25.227860 | ubuntu-noble-large | DiffID: sha256:6cece38fe353a52e48acd60b39900db83dcea5250ed144954ef8ef1017f89a1a 2025-12-16 02:04:25.275511 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:bf62bb9ec7e11bd8b12569ff7806dcefd0623d1ae4373554ff9fd6ec60b002e2 2025-12-16 02:04:25.276337 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:25.320690 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:25.320777 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:25.320791 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:25.320802 | ubuntu-noble-large | DiffID: sha256:254ead4d923dd58a5147d69f7e9deb2f66fcce9bbb82dbe0265fa7b47f465b61 2025-12-16 02:04:25.320812 | ubuntu-noble-large | DiffID: sha256:6cece38fe353a52e48acd60b39900db83dcea5250ed144954ef8ef1017f89a1a 2025-12-16 02:04:25.373116 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/masakari-monitors@sha256:bf62bb9ec7e11bd8b12569ff7806dcefd0623d1ae4373554ff9fd6ec60b002e2 2025-12-16 02:04:25.373993 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:25.374100 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 02:04:25.374339 | ubuntu-noble-large | [SUCCESS] [51/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/masakari-monitors:2024.2 2025-12-16 02:04:25.381036 | ubuntu-noble-large | [INFO]  [52/130] Checking: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 02:04:25.381109 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 02:04:25.746091 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 02:04:25.746177 | ubuntu-noble-large | [SUCCESS] [52/130] EXISTS: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 02:04:25.746187 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 02:04:25.791057 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 02:04:25.791227 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 02:04:25.791440 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:25.831387 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fa83ed8616f35b63a075991997be62a480c12503478aea8b3fe074dc5caf09fb 2025-12-16 02:04:25.831521 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-159754-24462 2025-12-16 02:04:26.136188 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:26.179999 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fa83ed8616f35b63a075991997be62a480c12503478aea8b3fe074dc5caf09fb 2025-12-16 02:04:26.180092 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:26.225177 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:26.225299 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:26.225313 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:26.225324 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:26.225334 | ubuntu-noble-large | DiffID: sha256:dfb0756a69bc187a2945e9d4462bb9b2199a6d79f2d7d8e43dbdbd37fd6dcedf 2025-12-16 02:04:26.277212 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:6a23744246addbd27bf168139b667252cea24ecc9f7f61fb5342d54dfb2951e8 2025-12-16 02:04:26.278254 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:26.313926 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:26.313993 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:26.314000 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:26.314006 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:26.314011 | ubuntu-noble-large | DiffID: sha256:dfb0756a69bc187a2945e9d4462bb9b2199a6d79f2d7d8e43dbdbd37fd6dcedf 2025-12-16 02:04:26.363500 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-conductor@sha256:6a23744246addbd27bf168139b667252cea24ecc9f7f61fb5342d54dfb2951e8 2025-12-16 02:04:26.364149 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:26.364304 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 02:04:26.364505 | ubuntu-noble-large | [SUCCESS] [52/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-conductor:2024.2 2025-12-16 02:04:26.371388 | ubuntu-noble-large | [INFO]  [53/130] Checking: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 02:04:26.371535 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 02:04:26.786491 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 02:04:26.786605 | ubuntu-noble-large | [SUCCESS] [53/130] EXISTS: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 02:04:26.786653 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 02:04:26.831530 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 02:04:26.831668 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 02:04:26.831910 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:26.877682 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4c9001b809613f7a21fe043b0af080d916b1c40a7037d9016857513cd218577d 2025-12-16 02:04:26.877807 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-159754-8609 2025-12-16 02:04:27.162690 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:27.209297 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4c9001b809613f7a21fe043b0af080d916b1c40a7037d9016857513cd218577d 2025-12-16 02:04:27.209374 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:27.251584 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:27.251676 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:27.251690 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:27.251700 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:27.251751 | ubuntu-noble-large | DiffID: sha256:6eb2d48a8774649adc7b6191ca90afda8d6c6c328728a9384b3d73eb80b2c75a 2025-12-16 02:04:27.304172 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:f9431acc5c563475bc5e569add2c1c81beb9d50cbefeaad91296b8dab4c050c1 2025-12-16 02:04:27.304303 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:27.349855 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:27.349943 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:27.349955 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:27.349966 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:27.349977 | ubuntu-noble-large | DiffID: sha256:6eb2d48a8774649adc7b6191ca90afda8d6c6c328728a9384b3d73eb80b2c75a 2025-12-16 02:04:27.403211 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-api@sha256:f9431acc5c563475bc5e569add2c1c81beb9d50cbefeaad91296b8dab4c050c1 2025-12-16 02:04:27.404042 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:27.404158 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 02:04:27.404339 | ubuntu-noble-large | [SUCCESS] [53/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-api:2024.2 2025-12-16 02:04:27.410176 | ubuntu-noble-large | [INFO]  [54/130] Checking: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 02:04:27.410367 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 02:04:27.944927 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 02:04:27.945036 | ubuntu-noble-large | [SUCCESS] [54/130] EXISTS: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 02:04:27.945096 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 02:04:27.989070 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 02:04:27.989200 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 02:04:27.989432 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:28.036057 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d69d247d7bb6e2817cd24544fd43aae69cb742145d0b453cb035d18ec33024dd 2025-12-16 02:04:28.036284 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-159754-5014 2025-12-16 02:04:28.336674 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:28.381218 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d69d247d7bb6e2817cd24544fd43aae69cb742145d0b453cb035d18ec33024dd 2025-12-16 02:04:28.381347 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:28.425100 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:28.425175 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:28.425183 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:28.425190 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:28.425196 | ubuntu-noble-large | DiffID: sha256:4131b643a7a098f6e21bb21b367eaf218ff99a02dbe95cb78b0583091e58c019 2025-12-16 02:04:28.472182 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:e55ae9d16edf2b76ec18b8a917714c0fc59301a58e20da56fff93e02da33d3e6 2025-12-16 02:04:28.473089 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:28.512104 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:28.512176 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:28.512205 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:28.512211 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:28.512217 | ubuntu-noble-large | DiffID: sha256:4131b643a7a098f6e21bb21b367eaf218ff99a02dbe95cb78b0583091e58c019 2025-12-16 02:04:28.558951 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-serialproxy@sha256:e55ae9d16edf2b76ec18b8a917714c0fc59301a58e20da56fff93e02da33d3e6 2025-12-16 02:04:28.559655 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:28.559737 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 02:04:28.559845 | ubuntu-noble-large | [SUCCESS] [54/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-serialproxy:2024.2 2025-12-16 02:04:28.566083 | ubuntu-noble-large | [INFO]  [55/130] Checking: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 02:04:28.566214 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 02:04:29.053143 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 02:04:29.053276 | ubuntu-noble-large | [SUCCESS] [55/130] EXISTS: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 02:04:29.053376 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 02:04:29.095661 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 02:04:29.095860 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 02:04:29.096070 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:29.141592 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7603492b70b69b0be0b8428bc311a25ce37db762af1bffa59fca029ad21b7d0c 2025-12-16 02:04:29.141671 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-159754-5318 2025-12-16 02:04:29.418327 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:29.458441 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7603492b70b69b0be0b8428bc311a25ce37db762af1bffa59fca029ad21b7d0c 2025-12-16 02:04:29.458539 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:29.499220 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:29.499317 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:29.499326 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:29.499333 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:29.499340 | ubuntu-noble-large | DiffID: sha256:6a9530c9967a9d53d418e2d3b8bf1539280b6be64eed91c0de343967fc6df4db 2025-12-16 02:04:29.544397 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:a86f90c979af03a3d6bd4254255aa5ca189c85c971a37ee6b940c6fcb4067e81 2025-12-16 02:04:29.545362 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:29.587452 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:29.587539 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:29.587551 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:29.587559 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:29.587569 | ubuntu-noble-large | DiffID: sha256:6a9530c9967a9d53d418e2d3b8bf1539280b6be64eed91c0de343967fc6df4db 2025-12-16 02:04:29.638562 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-scheduler@sha256:a86f90c979af03a3d6bd4254255aa5ca189c85c971a37ee6b940c6fcb4067e81 2025-12-16 02:04:29.639280 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:29.639362 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 02:04:29.639507 | ubuntu-noble-large | [SUCCESS] [55/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-scheduler:2024.2 2025-12-16 02:04:29.645327 | ubuntu-noble-large | [INFO]  [56/130] Checking: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 02:04:29.645485 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 02:04:30.207099 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 02:04:30.207198 | ubuntu-noble-large | [SUCCESS] [56/130] EXISTS: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 02:04:30.207355 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 02:04:30.262020 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 02:04:30.262211 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 02:04:30.262481 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:30.301495 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e0d4077a331ca914b685dbf773b718a1047cb6223c6806d860dcf1120aa0aa45 2025-12-16 02:04:30.301623 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-159754-22640 2025-12-16 02:04:30.593324 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:30.639457 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e0d4077a331ca914b685dbf773b718a1047cb6223c6806d860dcf1120aa0aa45 2025-12-16 02:04:30.639562 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:30.682430 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:30.682535 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:30.682546 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:30.682554 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:30.682562 | ubuntu-noble-large | DiffID: sha256:df1667b80adadb5a930933282c27d092d4214ff8b2abf185e79791e4462e9278 2025-12-16 02:04:30.731836 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:828f589897f07021fc2748a39765eda72d33288f37cf8bc1e963c33f2e7777d3 2025-12-16 02:04:30.732213 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:30.780152 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:30.780300 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:30.780325 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:30.780340 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:30.780355 | ubuntu-noble-large | DiffID: sha256:df1667b80adadb5a930933282c27d092d4214ff8b2abf185e79791e4462e9278 2025-12-16 02:04:30.827502 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-novncproxy@sha256:828f589897f07021fc2748a39765eda72d33288f37cf8bc1e963c33f2e7777d3 2025-12-16 02:04:30.828221 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:30.828327 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 02:04:30.828462 | ubuntu-noble-large | [SUCCESS] [56/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-novncproxy:2024.2 2025-12-16 02:04:30.835002 | ubuntu-noble-large | [INFO]  [57/130] Checking: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 02:04:30.835095 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 02:04:31.188654 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 02:04:31.188745 | ubuntu-noble-large | [SUCCESS] [57/130] EXISTS: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 02:04:31.188872 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 02:04:31.234801 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 02:04:31.234964 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 02:04:31.235124 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:31.282353 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f69298261a08b69d3b00af11a71d27508bd4ecb77bc4cac6376bbf7253265e49 2025-12-16 02:04:31.282471 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-159754-20950 2025-12-16 02:04:31.579317 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:31.623344 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f69298261a08b69d3b00af11a71d27508bd4ecb77bc4cac6376bbf7253265e49 2025-12-16 02:04:31.623442 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:31.664211 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:31.664311 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:31.664321 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:31.664328 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:31.664333 | ubuntu-noble-large | DiffID: sha256:4790227926bd8b600a17b50a09bbf2ed4e61e502a783507fd399d0db52927270 2025-12-16 02:04:31.713028 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:fb8643df1f096a9ea8fc6abb2ed6641c26acca3e8c64b32fe29f4038b2d99e85 2025-12-16 02:04:31.713907 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:31.753780 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:31.753876 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:31.753890 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:31.753900 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:31.753910 | ubuntu-noble-large | DiffID: sha256:4790227926bd8b600a17b50a09bbf2ed4e61e502a783507fd399d0db52927270 2025-12-16 02:04:31.799854 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute@sha256:fb8643df1f096a9ea8fc6abb2ed6641c26acca3e8c64b32fe29f4038b2d99e85 2025-12-16 02:04:31.801146 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:31.801221 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 02:04:31.801271 | ubuntu-noble-large | [SUCCESS] [57/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute:2024.2 2025-12-16 02:04:31.806042 | ubuntu-noble-large | [INFO]  [58/130] Checking: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 02:04:31.806088 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 02:04:32.200351 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 02:04:32.200452 | ubuntu-noble-large | [SUCCESS] [58/130] EXISTS: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 02:04:32.200469 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 02:04:32.240348 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 02:04:32.240454 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 02:04:32.240469 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:32.284560 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:67bca14619c7fec11b32ce21f1d493f52e9f60ec83cb46fe1c0115a7089432a2 2025-12-16 02:04:32.284654 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-159754-4198 2025-12-16 02:04:32.559362 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:32.604616 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:67bca14619c7fec11b32ce21f1d493f52e9f60ec83cb46fe1c0115a7089432a2 2025-12-16 02:04:32.604727 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:32.645220 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:32.645349 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:32.645364 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:32.645374 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:32.645384 | ubuntu-noble-large | DiffID: sha256:fe726f0f18b40f1b300c04b4f2d89758305186e916731276f39391c3b0c38083 2025-12-16 02:04:32.697050 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:e3748feadd350cbd55458e62a6abb7a6443447b946b86273dcf7cddebe36adff 2025-12-16 02:04:32.698327 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:32.739062 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:32.739141 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:32.739150 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:32.739158 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:32.739165 | ubuntu-noble-large | DiffID: sha256:fe726f0f18b40f1b300c04b4f2d89758305186e916731276f39391c3b0c38083 2025-12-16 02:04:32.788399 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy@sha256:e3748feadd350cbd55458e62a6abb7a6443447b946b86273dcf7cddebe36adff 2025-12-16 02:04:32.789445 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:32.789532 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 02:04:32.789555 | ubuntu-noble-large | [SUCCESS] [58/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:2024.2 2025-12-16 02:04:32.797196 | ubuntu-noble-large | [INFO]  [59/130] Checking: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 02:04:32.797327 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 02:04:33.260435 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 02:04:33.260545 | ubuntu-noble-large | [SUCCESS] [59/130] EXISTS: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 02:04:33.260560 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 02:04:33.312422 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 02:04:33.312494 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 02:04:33.313215 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:33.359477 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f9b8f2d6441b2b7f0cb8a23f5845aeac4acc59254da9a270a38c5adcd787f11a 2025-12-16 02:04:33.359571 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-159754-24383 2025-12-16 02:04:33.632743 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:33.678085 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f9b8f2d6441b2b7f0cb8a23f5845aeac4acc59254da9a270a38c5adcd787f11a 2025-12-16 02:04:33.678160 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:33.728077 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:33.728168 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:33.728188 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:33.728203 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:33.728212 | ubuntu-noble-large | DiffID: sha256:f4c122e0224b7c2f1eebba60bdb9e5cbc82b5ec1949c4c9c1b65e322785af404 2025-12-16 02:04:33.777266 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:c75aed2128361a8ae7841cc149c6e6de7e84ee024ea13b482f12ab409a29507f 2025-12-16 02:04:33.777533 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:33.821676 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:33.821748 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:33.821759 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:33.821768 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:33.821777 | ubuntu-noble-large | DiffID: sha256:f4c122e0224b7c2f1eebba60bdb9e5cbc82b5ec1949c4c9c1b65e322785af404 2025-12-16 02:04:33.872463 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-compute-ironic@sha256:c75aed2128361a8ae7841cc149c6e6de7e84ee024ea13b482f12ab409a29507f 2025-12-16 02:04:33.873183 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:33.873311 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 02:04:33.873497 | ubuntu-noble-large | [SUCCESS] [59/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-compute-ironic:2024.2 2025-12-16 02:04:33.879917 | ubuntu-noble-large | [INFO]  [60/130] Checking: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 02:04:33.880007 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 02:04:34.272458 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 02:04:34.272577 | ubuntu-noble-large | [SUCCESS] [60/130] EXISTS: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 02:04:34.272633 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 02:04:34.317201 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 02:04:34.317354 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 02:04:34.317533 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:34.361500 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:473830577812da1013e2f9dedcfaed0b1a0d757f09fd560bc4606c8edf79a7b5 2025-12-16 02:04:34.361637 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-159754-28377 2025-12-16 02:04:34.631637 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:34.674962 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:473830577812da1013e2f9dedcfaed0b1a0d757f09fd560bc4606c8edf79a7b5 2025-12-16 02:04:34.675042 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:34.714473 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:34.714550 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:34.714564 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:34.714574 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:34.714584 | ubuntu-noble-large | DiffID: sha256:647523cecde465a8b988b7c402f797fd151490158b24be28974d98e3fb69d2f4 2025-12-16 02:04:34.767717 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:3622000674496524d374b7ba199aa2bb20f4503d51d108114a355c090b7437a9 2025-12-16 02:04:34.768219 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:34.811269 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:34.811376 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:34.811389 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:34.811400 | ubuntu-noble-large | DiffID: sha256:af9f1e105e96b034e374c16c7531d83a3ddbb7412a30094cec805e50f6e9e911 2025-12-16 02:04:34.811436 | ubuntu-noble-large | DiffID: sha256:647523cecde465a8b988b7c402f797fd151490158b24be28974d98e3fb69d2f4 2025-12-16 02:04:34.854740 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-ssh@sha256:3622000674496524d374b7ba199aa2bb20f4503d51d108114a355c090b7437a9 2025-12-16 02:04:34.855386 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:34.855646 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 02:04:34.855720 | ubuntu-noble-large | [SUCCESS] [60/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-ssh:2024.2 2025-12-16 02:04:34.862767 | ubuntu-noble-large | [INFO]  [61/130] Checking: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 02:04:34.862869 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 02:04:35.239865 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 02:04:35.239965 | ubuntu-noble-large | [SUCCESS] [61/130] EXISTS: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 02:04:35.240054 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 02:04:35.283979 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 02:04:35.284191 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 02:04:35.284444 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:35.329583 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:64c38fbfac242c704790014e74a4a3b7e813c5a7ec2c59a1221a8d536ab348d1 2025-12-16 02:04:35.329678 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-159754-14499 2025-12-16 02:04:35.583825 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:35.636095 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:64c38fbfac242c704790014e74a4a3b7e813c5a7ec2c59a1221a8d536ab348d1 2025-12-16 02:04:35.636192 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:35.680066 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:35.680131 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:35.680140 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:35.680148 | ubuntu-noble-large | DiffID: sha256:e2350e615800b4ae238c2980bf2028dd1c51409c94f4296786269054824909fa 2025-12-16 02:04:35.680155 | ubuntu-noble-large | DiffID: sha256:70e1304db75723e02d683c03b56f0c0bdcf550c2a42b968dbb8af95195a792cf 2025-12-16 02:04:35.725204 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:8fba8ff412b3ef42ba931b5bb298af45515afd3a695f53fc5dae2dee014750a8 2025-12-16 02:04:35.725866 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:35.772983 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:35.773080 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:35.773095 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:35.773109 | ubuntu-noble-large | DiffID: sha256:e2350e615800b4ae238c2980bf2028dd1c51409c94f4296786269054824909fa 2025-12-16 02:04:35.773122 | ubuntu-noble-large | DiffID: sha256:70e1304db75723e02d683c03b56f0c0bdcf550c2a42b968dbb8af95195a792cf 2025-12-16 02:04:35.819332 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-fernet@sha256:8fba8ff412b3ef42ba931b5bb298af45515afd3a695f53fc5dae2dee014750a8 2025-12-16 02:04:35.820075 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:35.820209 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 02:04:35.820432 | ubuntu-noble-large | [SUCCESS] [61/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-fernet:2024.2 2025-12-16 02:04:35.826971 | ubuntu-noble-large | [INFO]  [62/130] Checking: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 02:04:35.827089 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 02:04:36.316305 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 02:04:36.316441 | ubuntu-noble-large | [SUCCESS] [62/130] EXISTS: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 02:04:36.316593 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 02:04:36.355634 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 02:04:36.355807 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 02:04:36.356007 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:36.399914 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a09d20af82f5e3727e80774dbab8fa267500c115b04f7d33e83be8c6cf540f12 2025-12-16 02:04:36.400027 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-159754-15617 2025-12-16 02:04:36.680914 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:36.726567 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a09d20af82f5e3727e80774dbab8fa267500c115b04f7d33e83be8c6cf540f12 2025-12-16 02:04:36.726702 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:36.774370 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:36.774489 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:36.774505 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:36.774517 | ubuntu-noble-large | DiffID: sha256:e2350e615800b4ae238c2980bf2028dd1c51409c94f4296786269054824909fa 2025-12-16 02:04:36.774530 | ubuntu-noble-large | DiffID: sha256:f48a71b0c4cf3aa84cc9ca3f1c828e15136bbe632e0b0ebdca44dcc40bf1259a 2025-12-16 02:04:36.824736 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:c3c82d317962aa8ee1ff2d59fdab28867e0ca2ae4ea6879c561ca5b17d5bf286 2025-12-16 02:04:36.825635 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:36.863753 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:36.863814 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:36.863820 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:36.863825 | ubuntu-noble-large | DiffID: sha256:e2350e615800b4ae238c2980bf2028dd1c51409c94f4296786269054824909fa 2025-12-16 02:04:36.863830 | ubuntu-noble-large | DiffID: sha256:f48a71b0c4cf3aa84cc9ca3f1c828e15136bbe632e0b0ebdca44dcc40bf1259a 2025-12-16 02:04:36.921804 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone-ssh@sha256:c3c82d317962aa8ee1ff2d59fdab28867e0ca2ae4ea6879c561ca5b17d5bf286 2025-12-16 02:04:36.923543 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:36.923652 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 02:04:36.923670 | ubuntu-noble-large | [SUCCESS] [62/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone-ssh:2024.2 2025-12-16 02:04:36.929032 | ubuntu-noble-large | [INFO]  [63/130] Checking: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 02:04:36.929123 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 02:04:37.303913 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 02:04:37.304040 | ubuntu-noble-large | [SUCCESS] [63/130] EXISTS: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 02:04:37.304074 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 02:04:37.349367 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 02:04:37.349601 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 02:04:37.349794 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:37.399021 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cfe3ac11d8510bb556413f69c18bb843adb1f439dacdc732df261713747e868f 2025-12-16 02:04:37.399121 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-159754-22485 2025-12-16 02:04:37.691191 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:37.740397 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cfe3ac11d8510bb556413f69c18bb843adb1f439dacdc732df261713747e868f 2025-12-16 02:04:37.740513 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:37.786188 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:37.786335 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:37.786358 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:37.786374 | ubuntu-noble-large | DiffID: sha256:e2350e615800b4ae238c2980bf2028dd1c51409c94f4296786269054824909fa 2025-12-16 02:04:37.786384 | ubuntu-noble-large | DiffID: sha256:641fd098f19270ef964ea5487580e5a535e3951873af7aadd8187e29343dfd6a 2025-12-16 02:04:37.835220 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:f723636255db796469fe995cbde602dc6cdaa06000229bef46705c453d1ef12d 2025-12-16 02:04:37.835937 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:37.875627 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:37.875718 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:37.875731 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:37.875741 | ubuntu-noble-large | DiffID: sha256:e2350e615800b4ae238c2980bf2028dd1c51409c94f4296786269054824909fa 2025-12-16 02:04:37.875752 | ubuntu-noble-large | DiffID: sha256:641fd098f19270ef964ea5487580e5a535e3951873af7aadd8187e29343dfd6a 2025-12-16 02:04:37.921776 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keystone@sha256:f723636255db796469fe995cbde602dc6cdaa06000229bef46705c453d1ef12d 2025-12-16 02:04:37.922501 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:37.922639 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 02:04:37.922842 | ubuntu-noble-large | [SUCCESS] [63/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keystone:2024.2 2025-12-16 02:04:37.928330 | ubuntu-noble-large | [INFO]  [64/130] Checking: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 02:04:37.928541 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 02:04:38.284947 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 02:04:38.285053 | ubuntu-noble-large | [SUCCESS] [64/130] EXISTS: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 02:04:38.285174 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 02:04:38.330916 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 02:04:38.331260 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 02:04:38.331541 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:38.379442 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0d5233a88837442636807307184a63105b50d7067041652a914c213fbc7bd5cd 2025-12-16 02:04:38.379611 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-159754-31630 2025-12-16 02:04:38.645811 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:38.691992 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0d5233a88837442636807307184a63105b50d7067041652a914c213fbc7bd5cd 2025-12-16 02:04:38.692112 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:38.737096 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:38.737221 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:38.737302 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:38.737314 | ubuntu-noble-large | DiffID: sha256:aa2ce9e9006c20e176b99fafbcf1969ce3bbed43612de9df0653ead56b29f716 2025-12-16 02:04:38.737324 | ubuntu-noble-large | DiffID: sha256:2e577432c48cb79f71e30e3db0e85c8f4e715e110d08907018b068877c1906d5 2025-12-16 02:04:38.790660 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:d75708e29121ccae55606a42d36f15d35b4659ae3c809fafcf1dff3012edfe5b 2025-12-16 02:04:38.791348 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:38.846761 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:38.846869 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:38.846901 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:38.846912 | ubuntu-noble-large | DiffID: sha256:aa2ce9e9006c20e176b99fafbcf1969ce3bbed43612de9df0653ead56b29f716 2025-12-16 02:04:38.846923 | ubuntu-noble-large | DiffID: sha256:2e577432c48cb79f71e30e3db0e85c8f4e715e110d08907018b068877c1906d5 2025-12-16 02:04:38.894902 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-api@sha256:d75708e29121ccae55606a42d36f15d35b4659ae3c809fafcf1dff3012edfe5b 2025-12-16 02:04:38.895690 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:38.895808 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 02:04:38.895994 | ubuntu-noble-large | [SUCCESS] [64/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-api:2024.2 2025-12-16 02:04:38.902637 | ubuntu-noble-large | [INFO]  [65/130] Checking: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 02:04:38.902760 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 02:04:39.270703 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 02:04:39.270796 | ubuntu-noble-large | [SUCCESS] [65/130] EXISTS: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 02:04:39.270909 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 02:04:39.316862 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 02:04:39.316983 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 02:04:39.317220 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:39.363163 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:c2e44cad8e523fce03b0be829a6c6a2e482441036c215bad1b006e2c8f96f0d6 2025-12-16 02:04:39.363346 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-159754-17253 2025-12-16 02:04:39.657177 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:39.704150 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:c2e44cad8e523fce03b0be829a6c6a2e482441036c215bad1b006e2c8f96f0d6 2025-12-16 02:04:39.704309 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:39.747905 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:39.747997 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:39.748010 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:39.748020 | ubuntu-noble-large | DiffID: sha256:aa2ce9e9006c20e176b99fafbcf1969ce3bbed43612de9df0653ead56b29f716 2025-12-16 02:04:39.748031 | ubuntu-noble-large | DiffID: sha256:139e3f3ed81d69a7ef1c9ab900b69da85c56b82f919e8dbabe9b94ad89fa6701 2025-12-16 02:04:39.790426 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:3858b5ae689c6d73be4eae0e0e99e59fcae8a76112bea420e27241b32f39bd63 2025-12-16 02:04:39.791017 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:39.834333 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:39.834441 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:39.834454 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:39.834464 | ubuntu-noble-large | DiffID: sha256:aa2ce9e9006c20e176b99fafbcf1969ce3bbed43612de9df0653ead56b29f716 2025-12-16 02:04:39.834473 | ubuntu-noble-large | DiffID: sha256:139e3f3ed81d69a7ef1c9ab900b69da85c56b82f919e8dbabe9b94ad89fa6701 2025-12-16 02:04:39.880713 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/magnum-conductor@sha256:3858b5ae689c6d73be4eae0e0e99e59fcae8a76112bea420e27241b32f39bd63 2025-12-16 02:04:39.881569 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:39.881695 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 02:04:39.881868 | ubuntu-noble-large | [SUCCESS] [65/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/magnum-conductor:2024.2 2025-12-16 02:04:39.888597 | ubuntu-noble-large | [INFO]  [66/130] Checking: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 02:04:39.888754 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 02:04:40.242209 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 02:04:40.242325 | ubuntu-noble-large | [SUCCESS] [66/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 02:04:40.242542 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 02:04:40.287326 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 02:04:40.287526 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 02:04:40.287715 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:40.333269 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2620879058ef975097a07b22677596e8e03b4d3aae1e15bb89d5a160ec6ebea3 2025-12-16 02:04:40.333447 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-159754-22974 2025-12-16 02:04:40.621873 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:40.665098 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2620879058ef975097a07b22677596e8e03b4d3aae1e15bb89d5a160ec6ebea3 2025-12-16 02:04:40.665194 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:40.706574 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:40.706671 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:40.706686 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:40.706696 | ubuntu-noble-large | DiffID: sha256:95ee17364f0eb1d344a0d468dcf0d26bb46c9eeaf50bffc7e85a3ca35279c745 2025-12-16 02:04:40.706706 | ubuntu-noble-large | DiffID: sha256:cf6e55a83ad88df3498122db0901b02cd008eef90e809f6702c326549f4245ee 2025-12-16 02:04:40.748952 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:89dbaa0ed1508972bf57ea2d457d9bd8855958ffd3ba8ac0d5ea05bf32b113ee 2025-12-16 02:04:40.750704 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:40.790155 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:40.790262 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:40.790280 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:40.790291 | ubuntu-noble-large | DiffID: sha256:95ee17364f0eb1d344a0d468dcf0d26bb46c9eeaf50bffc7e85a3ca35279c745 2025-12-16 02:04:40.790301 | ubuntu-noble-large | DiffID: sha256:cf6e55a83ad88df3498122db0901b02cd008eef90e809f6702c326549f4245ee 2025-12-16 02:04:40.835951 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-notifier@sha256:89dbaa0ed1508972bf57ea2d457d9bd8855958ffd3ba8ac0d5ea05bf32b113ee 2025-12-16 02:04:40.837329 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:40.837392 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 02:04:40.837423 | ubuntu-noble-large | [SUCCESS] [66/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-notifier:2024.2 2025-12-16 02:04:40.843874 | ubuntu-noble-large | [INFO]  [67/130] Checking: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 02:04:40.844012 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 02:04:41.254303 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 02:04:41.254453 | ubuntu-noble-large | [SUCCESS] [67/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 02:04:41.254528 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 02:04:41.306071 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 02:04:41.306197 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 02:04:41.306446 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:41.353058 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d00aabbaaf82367e7f574f77bfb9e80a5a075eb06829b9c280fd3f2bdcb4d675 2025-12-16 02:04:41.353160 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-159754-30358 2025-12-16 02:04:41.620768 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:41.664572 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d00aabbaaf82367e7f574f77bfb9e80a5a075eb06829b9c280fd3f2bdcb4d675 2025-12-16 02:04:41.664656 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:41.701881 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:41.701954 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:41.701963 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:41.701970 | ubuntu-noble-large | DiffID: sha256:95ee17364f0eb1d344a0d468dcf0d26bb46c9eeaf50bffc7e85a3ca35279c745 2025-12-16 02:04:41.701977 | ubuntu-noble-large | DiffID: sha256:7970a867ce32382b3a436196424f8f0e46d02abb2902aea7e67f64403f5fee03 2025-12-16 02:04:41.748102 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:81a30863c0a35dacec71983fc6b4c3138c702a6edf74932e839e20ae0d3d2899 2025-12-16 02:04:41.749886 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:41.790299 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:41.790391 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:41.790433 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:41.790446 | ubuntu-noble-large | DiffID: sha256:95ee17364f0eb1d344a0d468dcf0d26bb46c9eeaf50bffc7e85a3ca35279c745 2025-12-16 02:04:41.790483 | ubuntu-noble-large | DiffID: sha256:7970a867ce32382b3a436196424f8f0e46d02abb2902aea7e67f64403f5fee03 2025-12-16 02:04:41.838895 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-expirer@sha256:81a30863c0a35dacec71983fc6b4c3138c702a6edf74932e839e20ae0d3d2899 2025-12-16 02:04:41.839700 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:41.839823 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 02:04:41.839986 | ubuntu-noble-large | [SUCCESS] [67/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-expirer:2024.2 2025-12-16 02:04:41.845687 | ubuntu-noble-large | [INFO]  [68/130] Checking: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 02:04:41.845842 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 02:04:42.230029 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 02:04:42.230124 | ubuntu-noble-large | [SUCCESS] [68/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 02:04:42.230261 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 02:04:42.274559 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 02:04:42.274761 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 02:04:42.274971 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:42.322826 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cfbafe8f26a141ccd2f5ffa5f5c24756de640e7dc0c606d13b7fb6d52eb0b181 2025-12-16 02:04:42.322920 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-159754-31072 2025-12-16 02:04:42.600077 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:42.644545 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cfbafe8f26a141ccd2f5ffa5f5c24756de640e7dc0c606d13b7fb6d52eb0b181 2025-12-16 02:04:42.644617 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:42.684133 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:42.684224 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:42.684281 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:42.684292 | ubuntu-noble-large | DiffID: sha256:95ee17364f0eb1d344a0d468dcf0d26bb46c9eeaf50bffc7e85a3ca35279c745 2025-12-16 02:04:42.684302 | ubuntu-noble-large | DiffID: sha256:772d9eae87faa7ae70fb2bc2bdc1b9796285fcf6599446a8525c1b05f51f02d3 2025-12-16 02:04:42.732354 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:e0061689f36aa5aeb0616f718c8359c193bcf29943de13f7b129a7409dcb6095 2025-12-16 02:04:42.733048 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:42.759735 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:42.759796 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:42.759802 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:42.759806 | ubuntu-noble-large | DiffID: sha256:95ee17364f0eb1d344a0d468dcf0d26bb46c9eeaf50bffc7e85a3ca35279c745 2025-12-16 02:04:42.759810 | ubuntu-noble-large | DiffID: sha256:772d9eae87faa7ae70fb2bc2bdc1b9796285fcf6599446a8525c1b05f51f02d3 2025-12-16 02:04:42.790531 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-listener@sha256:e0061689f36aa5aeb0616f718c8359c193bcf29943de13f7b129a7409dcb6095 2025-12-16 02:04:42.790965 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:42.791015 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 02:04:42.791094 | ubuntu-noble-large | [SUCCESS] [68/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-listener:2024.2 2025-12-16 02:04:42.794397 | ubuntu-noble-large | [INFO]  [69/130] Checking: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 02:04:42.794469 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 02:04:43.210796 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 02:04:43.210898 | ubuntu-noble-large | [SUCCESS] [69/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 02:04:43.210912 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 02:04:43.253593 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 02:04:43.253786 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 02:04:43.253994 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:43.296108 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f01726bf16c64ec9ac175bb7fd9378f0e9c8d5db0f0a9e5c6508c736e1ffd650 2025-12-16 02:04:43.296212 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-159754-17826 2025-12-16 02:04:43.556183 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:43.599700 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f01726bf16c64ec9ac175bb7fd9378f0e9c8d5db0f0a9e5c6508c736e1ffd650 2025-12-16 02:04:43.599802 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:43.640463 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:43.640566 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:43.640579 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:43.640589 | ubuntu-noble-large | DiffID: sha256:95ee17364f0eb1d344a0d468dcf0d26bb46c9eeaf50bffc7e85a3ca35279c745 2025-12-16 02:04:43.640598 | ubuntu-noble-large | DiffID: sha256:93e19d18b41fc8e06bf257aacd6f832b05dbd7f007b3cd1eeb18e45634cbac88 2025-12-16 02:04:43.690040 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:580b1fc966188aed8fa18dee1cbf87fe6af499073c2ad890b072220ae714d84e 2025-12-16 02:04:43.690761 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:43.734649 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:43.734738 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:43.734749 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:43.734757 | ubuntu-noble-large | DiffID: sha256:95ee17364f0eb1d344a0d468dcf0d26bb46c9eeaf50bffc7e85a3ca35279c745 2025-12-16 02:04:43.734765 | ubuntu-noble-large | DiffID: sha256:93e19d18b41fc8e06bf257aacd6f832b05dbd7f007b3cd1eeb18e45634cbac88 2025-12-16 02:04:43.782808 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-api@sha256:580b1fc966188aed8fa18dee1cbf87fe6af499073c2ad890b072220ae714d84e 2025-12-16 02:04:43.784073 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:43.784164 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 02:04:43.784177 | ubuntu-noble-large | [SUCCESS] [69/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-api:2024.2 2025-12-16 02:04:43.790456 | ubuntu-noble-large | [INFO]  [70/130] Checking: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 02:04:43.790544 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 02:04:44.174514 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 02:04:44.174608 | ubuntu-noble-large | [SUCCESS] [70/130] EXISTS: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 02:04:44.174620 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 02:04:44.222428 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 02:04:44.222557 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 02:04:44.222573 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:44.267293 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a3385c13631db6f5e83a6dc5d95966615f155772af03a52f6bd4559739f14b3d 2025-12-16 02:04:44.267370 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-159754-6294 2025-12-16 02:04:44.544377 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:44.588345 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a3385c13631db6f5e83a6dc5d95966615f155772af03a52f6bd4559739f14b3d 2025-12-16 02:04:44.588428 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:44.627209 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:44.627327 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:44.627341 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:44.627352 | ubuntu-noble-large | DiffID: sha256:95ee17364f0eb1d344a0d468dcf0d26bb46c9eeaf50bffc7e85a3ca35279c745 2025-12-16 02:04:44.627362 | ubuntu-noble-large | DiffID: sha256:cba6e6b3db1ce873bb755575fa30614594f91db88e9713aeb865ecc20e2e88a0 2025-12-16 02:04:44.679424 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:f68254b307a116da1ca485225bb24f8c09c9a4c003569f508432067690f78b88 2025-12-16 02:04:44.680343 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:44.720902 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:44.720961 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:44.720966 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:44.720970 | ubuntu-noble-large | DiffID: sha256:95ee17364f0eb1d344a0d468dcf0d26bb46c9eeaf50bffc7e85a3ca35279c745 2025-12-16 02:04:44.720974 | ubuntu-noble-large | DiffID: sha256:cba6e6b3db1ce873bb755575fa30614594f91db88e9713aeb865ecc20e2e88a0 2025-12-16 02:04:44.769290 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/aodh-evaluator@sha256:f68254b307a116da1ca485225bb24f8c09c9a4c003569f508432067690f78b88 2025-12-16 02:04:44.770482 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:44.770567 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 02:04:44.770583 | ubuntu-noble-large | [SUCCESS] [70/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/aodh-evaluator:2024.2 2025-12-16 02:04:44.777167 | ubuntu-noble-large | [INFO]  [71/130] Checking: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 02:04:44.777287 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 02:04:45.207452 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 02:04:45.207577 | ubuntu-noble-large | [SUCCESS] [71/130] EXISTS: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 02:04:45.207604 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 02:04:45.252397 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 02:04:45.252511 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 02:04:45.252526 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:45.300791 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:0047ac5cfb289d46205125501e01cd453a0f2b6416e5283b94fcc01f94dc05f1 2025-12-16 02:04:45.300888 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-159754-1130 2025-12-16 02:04:45.551892 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:45.596332 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:0047ac5cfb289d46205125501e01cd453a0f2b6416e5283b94fcc01f94dc05f1 2025-12-16 02:04:45.596393 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:45.637737 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:45.637822 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:45.637835 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:45.637845 | ubuntu-noble-large | DiffID: sha256:67f1723b81fba80be77d457609ef1b708ffa6fad6aeedc4ddff520a29bd551f2 2025-12-16 02:04:45.637856 | ubuntu-noble-large | DiffID: sha256:0c87ff754de248ad4dd7a1fccf7a36edcedde341e6dbcf41d3c082a66318dbf8 2025-12-16 02:04:45.689336 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:dd01de002a17ffe94861c20b856c1854f9d4436d1dc5b26f7014c75dcc7db084 2025-12-16 02:04:45.690654 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:45.729680 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:45.729768 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:45.729779 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:45.729788 | ubuntu-noble-large | DiffID: sha256:67f1723b81fba80be77d457609ef1b708ffa6fad6aeedc4ddff520a29bd551f2 2025-12-16 02:04:45.729797 | ubuntu-noble-large | DiffID: sha256:0c87ff754de248ad4dd7a1fccf7a36edcedde341e6dbcf41d3c082a66318dbf8 2025-12-16 02:04:45.776272 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-api@sha256:dd01de002a17ffe94861c20b856c1854f9d4436d1dc5b26f7014c75dcc7db084 2025-12-16 02:04:45.776366 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:45.776379 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 02:04:45.776836 | ubuntu-noble-large | [SUCCESS] [71/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-api:2024.2 2025-12-16 02:04:45.783104 | ubuntu-noble-large | [INFO]  [72/130] Checking: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 02:04:45.783157 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 02:04:46.119430 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 02:04:46.119525 | ubuntu-noble-large | [SUCCESS] [72/130] EXISTS: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 02:04:46.119548 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 02:04:46.155470 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 02:04:46.155550 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 02:04:46.155563 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:46.192347 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:f3d2ff72a71a324695d9630788e06e61d0104013bb80f9496209256119df2e2f 2025-12-16 02:04:46.192471 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-159754-18996 2025-12-16 02:04:46.460450 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:46.510521 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:f3d2ff72a71a324695d9630788e06e61d0104013bb80f9496209256119df2e2f 2025-12-16 02:04:46.510612 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:46.552908 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:46.552987 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:46.553000 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:46.553052 | ubuntu-noble-large | DiffID: sha256:67f1723b81fba80be77d457609ef1b708ffa6fad6aeedc4ddff520a29bd551f2 2025-12-16 02:04:46.553063 | ubuntu-noble-large | DiffID: sha256:27a7f693c71497bdf96da34af5b2accdc89fbfff82c4e031c1c50037d9c04136 2025-12-16 02:04:46.601197 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:7f8c3955ca1984cf0aa9cb8b4cbf102ce7a4a6be1f57cfcc08608dcc3c10ae83 2025-12-16 02:04:46.601377 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:46.646563 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:46.646631 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:46.646640 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:46.646649 | ubuntu-noble-large | DiffID: sha256:67f1723b81fba80be77d457609ef1b708ffa6fad6aeedc4ddff520a29bd551f2 2025-12-16 02:04:46.646653 | ubuntu-noble-large | DiffID: sha256:27a7f693c71497bdf96da34af5b2accdc89fbfff82c4e031c1c50037d9c04136 2025-12-16 02:04:46.693478 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-worker@sha256:7f8c3955ca1984cf0aa9cb8b4cbf102ce7a4a6be1f57cfcc08608dcc3c10ae83 2025-12-16 02:04:46.693576 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:46.693595 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 02:04:46.694028 | ubuntu-noble-large | [SUCCESS] [72/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-worker:2024.2 2025-12-16 02:04:46.699377 | ubuntu-noble-large | [INFO]  [73/130] Checking: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 02:04:46.699469 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 02:04:47.229392 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 02:04:47.229551 | ubuntu-noble-large | [SUCCESS] [73/130] EXISTS: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 02:04:47.229567 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 02:04:47.278600 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 02:04:47.279354 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 02:04:47.279458 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:47.327459 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e197a19a0100ebc2d0342c1cb681e649e54447c5f5610a36b151197eeb3e7fb1 2025-12-16 02:04:47.327542 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-159754-26137 2025-12-16 02:04:47.613426 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:47.660335 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e197a19a0100ebc2d0342c1cb681e649e54447c5f5610a36b151197eeb3e7fb1 2025-12-16 02:04:47.660417 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:47.696693 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:47.696787 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:47.696804 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:47.696816 | ubuntu-noble-large | DiffID: sha256:67f1723b81fba80be77d457609ef1b708ffa6fad6aeedc4ddff520a29bd551f2 2025-12-16 02:04:47.696829 | ubuntu-noble-large | DiffID: sha256:a7c413189ed59492fb4a961ae1f94b85c1cffa2b2ba09c606b8f3adf047a390e 2025-12-16 02:04:47.743047 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:7bb70c5bb61998aaac38ee36ba63b89a3caaa53e74342170d2c0e7e7ddbd4c95 2025-12-16 02:04:47.744310 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:47.786681 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:47.786750 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:47.786779 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:47.786786 | ubuntu-noble-large | DiffID: sha256:67f1723b81fba80be77d457609ef1b708ffa6fad6aeedc4ddff520a29bd551f2 2025-12-16 02:04:47.786793 | ubuntu-noble-large | DiffID: sha256:a7c413189ed59492fb4a961ae1f94b85c1cffa2b2ba09c606b8f3adf047a390e 2025-12-16 02:04:47.831016 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-sink@sha256:7bb70c5bb61998aaac38ee36ba63b89a3caaa53e74342170d2c0e7e7ddbd4c95 2025-12-16 02:04:47.831439 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:47.831507 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 02:04:47.831522 | ubuntu-noble-large | [SUCCESS] [73/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-sink:2024.2 2025-12-16 02:04:47.837905 | ubuntu-noble-large | [INFO]  [74/130] Checking: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 02:04:47.837954 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 02:04:48.250351 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 02:04:48.250453 | ubuntu-noble-large | [SUCCESS] [74/130] EXISTS: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 02:04:48.250464 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 02:04:48.297520 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 02:04:48.297633 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 02:04:48.297648 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:48.346379 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a90aabb3ad2779b9b8436bef965142a3e767ff6168b65005b77e57a7f178b744 2025-12-16 02:04:48.346519 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-159754-15835 2025-12-16 02:04:48.648366 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:48.693379 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a90aabb3ad2779b9b8436bef965142a3e767ff6168b65005b77e57a7f178b744 2025-12-16 02:04:48.693506 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:48.733485 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:48.733549 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:48.733558 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:48.733565 | ubuntu-noble-large | DiffID: sha256:67f1723b81fba80be77d457609ef1b708ffa6fad6aeedc4ddff520a29bd551f2 2025-12-16 02:04:48.733573 | ubuntu-noble-large | DiffID: sha256:cd55deee9bf8cf782682bda9b74cf6817597fb24412797063c257fea6c91a065 2025-12-16 02:04:48.777112 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:45bc8ed76db6c14dffba98851430c042d0903fbf1eecde9a381c2ff106cfda2e 2025-12-16 02:04:48.778527 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:48.820078 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:48.820147 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:48.820160 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:48.820170 | ubuntu-noble-large | DiffID: sha256:67f1723b81fba80be77d457609ef1b708ffa6fad6aeedc4ddff520a29bd551f2 2025-12-16 02:04:48.820180 | ubuntu-noble-large | DiffID: sha256:cd55deee9bf8cf782682bda9b74cf6817597fb24412797063c257fea6c91a065 2025-12-16 02:04:48.871548 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-central@sha256:45bc8ed76db6c14dffba98851430c042d0903fbf1eecde9a381c2ff106cfda2e 2025-12-16 02:04:48.873171 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:48.873318 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 02:04:48.873339 | ubuntu-noble-large | [SUCCESS] [74/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-central:2024.2 2025-12-16 02:04:48.879374 | ubuntu-noble-large | [INFO]  [75/130] Checking: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 02:04:48.879454 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 02:04:49.252399 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 02:04:49.252519 | ubuntu-noble-large | [SUCCESS] [75/130] EXISTS: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 02:04:49.252532 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 02:04:49.296350 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 02:04:49.296473 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 02:04:49.296486 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:49.340347 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:43835b6e349efe52b08c69c034b5cff684ab7da7edd38e12e4b0dd84ba76f17a 2025-12-16 02:04:49.340433 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-159754-3978 2025-12-16 02:04:49.594123 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:49.637376 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:43835b6e349efe52b08c69c034b5cff684ab7da7edd38e12e4b0dd84ba76f17a 2025-12-16 02:04:49.637498 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:49.681327 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:49.681463 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:49.681477 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:49.681487 | ubuntu-noble-large | DiffID: sha256:67f1723b81fba80be77d457609ef1b708ffa6fad6aeedc4ddff520a29bd551f2 2025-12-16 02:04:49.681497 | ubuntu-noble-large | DiffID: sha256:c66bdfdc9bf2e0c6dd1178312f3037fcf71729fc82ac141209de7032499edcdc 2025-12-16 02:04:49.727356 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:3de262fb75bd6bdb26e12a188c9831ea5f44c7cc51c42ecfba969519e5a08994 2025-12-16 02:04:49.728296 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:49.773158 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:49.773300 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:49.773319 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:49.773330 | ubuntu-noble-large | DiffID: sha256:67f1723b81fba80be77d457609ef1b708ffa6fad6aeedc4ddff520a29bd551f2 2025-12-16 02:04:49.773339 | ubuntu-noble-large | DiffID: sha256:c66bdfdc9bf2e0c6dd1178312f3037fcf71729fc82ac141209de7032499edcdc 2025-12-16 02:04:49.822561 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-mdns@sha256:3de262fb75bd6bdb26e12a188c9831ea5f44c7cc51c42ecfba969519e5a08994 2025-12-16 02:04:49.823217 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:49.823370 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 02:04:49.823562 | ubuntu-noble-large | [SUCCESS] [75/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-mdns:2024.2 2025-12-16 02:04:49.828844 | ubuntu-noble-large | [INFO]  [76/130] Checking: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 02:04:49.829015 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 02:04:50.226833 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 02:04:50.226977 | ubuntu-noble-large | [SUCCESS] [76/130] EXISTS: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 02:04:50.226997 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 02:04:50.271521 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 02:04:50.271694 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 02:04:50.271866 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:50.314070 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d41c1d96bb41d7651fefad421042d3897ec937b970bbb2a9d7a702a22255efda 2025-12-16 02:04:50.314179 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-159754-14952 2025-12-16 02:04:50.605857 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:50.652084 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d41c1d96bb41d7651fefad421042d3897ec937b970bbb2a9d7a702a22255efda 2025-12-16 02:04:50.652187 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:50.693074 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:50.693127 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:50.693134 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:50.693140 | ubuntu-noble-large | DiffID: sha256:67f1723b81fba80be77d457609ef1b708ffa6fad6aeedc4ddff520a29bd551f2 2025-12-16 02:04:50.693146 | ubuntu-noble-large | DiffID: sha256:bd630c13bebdcc3c218d66a91d9a1d135bc35005a23079c293d105e6d75457eb 2025-12-16 02:04:50.742938 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:b2dd262e464c1a31dbe2f809bae47534e82086bd09383440a76b0a6a25fc912b 2025-12-16 02:04:50.743728 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:50.790214 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:50.790314 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:50.790325 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:50.790334 | ubuntu-noble-large | DiffID: sha256:67f1723b81fba80be77d457609ef1b708ffa6fad6aeedc4ddff520a29bd551f2 2025-12-16 02:04:50.790342 | ubuntu-noble-large | DiffID: sha256:bd630c13bebdcc3c218d66a91d9a1d135bc35005a23079c293d105e6d75457eb 2025-12-16 02:04:50.843259 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-backend-bind9@sha256:b2dd262e464c1a31dbe2f809bae47534e82086bd09383440a76b0a6a25fc912b 2025-12-16 02:04:50.843993 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:50.844073 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 02:04:50.844268 | ubuntu-noble-large | [SUCCESS] [76/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-backend-bind9:2024.2 2025-12-16 02:04:50.850619 | ubuntu-noble-large | [INFO]  [77/130] Checking: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 02:04:50.850699 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 02:04:51.212716 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 02:04:51.212846 | ubuntu-noble-large | [SUCCESS] [77/130] EXISTS: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 02:04:51.213039 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 02:04:51.256271 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 02:04:51.256553 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 02:04:51.256823 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:51.313466 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bbbc369227b346f35e240f86c8d987b7bdfb50c9e541293768b742034a17c496 2025-12-16 02:04:51.313562 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-159754-15980 2025-12-16 02:04:51.604459 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:51.645900 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bbbc369227b346f35e240f86c8d987b7bdfb50c9e541293768b742034a17c496 2025-12-16 02:04:51.645988 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:51.692897 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:51.692978 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:51.692986 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:51.692993 | ubuntu-noble-large | DiffID: sha256:67f1723b81fba80be77d457609ef1b708ffa6fad6aeedc4ddff520a29bd551f2 2025-12-16 02:04:51.692999 | ubuntu-noble-large | DiffID: sha256:3cc2e35cddfd0eba1f87b04dead1532aead9959bbc969347bd8c0e4d522eb5d1 2025-12-16 02:04:51.739928 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:096e0967b56e0ffa09bf3219118509ab097d01f5522f21797159f208aaeac988 2025-12-16 02:04:51.740658 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:51.791301 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:51.791447 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:51.791466 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:51.791477 | ubuntu-noble-large | DiffID: sha256:67f1723b81fba80be77d457609ef1b708ffa6fad6aeedc4ddff520a29bd551f2 2025-12-16 02:04:51.791487 | ubuntu-noble-large | DiffID: sha256:3cc2e35cddfd0eba1f87b04dead1532aead9959bbc969347bd8c0e4d522eb5d1 2025-12-16 02:04:51.840069 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/designate-producer@sha256:096e0967b56e0ffa09bf3219118509ab097d01f5522f21797159f208aaeac988 2025-12-16 02:04:51.840886 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:51.841026 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 02:04:51.841202 | ubuntu-noble-large | [SUCCESS] [77/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/designate-producer:2024.2 2025-12-16 02:04:51.847472 | ubuntu-noble-large | [INFO]  [78/130] Checking: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-12-16 02:04:51.847597 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-12-16 02:04:52.237441 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-12-16 02:04:52.237553 | ubuntu-noble-large | [SUCCESS] [78/130] EXISTS: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-12-16 02:04:52.237668 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-12-16 02:04:52.283311 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-12-16 02:04:52.283578 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-12-16 02:04:52.283781 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:52.330155 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ac0964214e7b248ae518f249db4e6eeade522cb5731514512007a34bc8b572f2 2025-12-16 02:04:52.330285 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-159754-22543 2025-12-16 02:04:52.593889 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:52.640727 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ac0964214e7b248ae518f249db4e6eeade522cb5731514512007a34bc8b572f2 2025-12-16 02:04:52.640870 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:52.684607 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:52.684695 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:52.684708 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:52.684718 | ubuntu-noble-large | DiffID: sha256:604d7cb8d0b9a03dbab62194889538520e2e7ea42835e0f11e55465ff36c562f 2025-12-16 02:04:52.684727 | ubuntu-noble-large | DiffID: sha256:85d5cd432c459b89cffd7e0326b1d19772d7910f4e4ee6e92ee146da9d1287e0 2025-12-16 02:04:52.733599 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:9925eae38a470dd74f475882294ca52eaa9bc937ebe7902493cbc8173205455b 2025-12-16 02:04:52.734288 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:52.779628 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:52.779723 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:52.779737 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:52.779761 | ubuntu-noble-large | DiffID: sha256:604d7cb8d0b9a03dbab62194889538520e2e7ea42835e0f11e55465ff36c562f 2025-12-16 02:04:52.779772 | ubuntu-noble-large | DiffID: sha256:85d5cd432c459b89cffd7e0326b1d19772d7910f4e4ee6e92ee146da9d1287e0 2025-12-16 02:04:52.830024 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-manager@sha256:9925eae38a470dd74f475882294ca52eaa9bc937ebe7902493cbc8173205455b 2025-12-16 02:04:52.830911 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:52.831048 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-12-16 02:04:52.831450 | ubuntu-noble-large | [SUCCESS] [78/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-manager:2024.2 2025-12-16 02:04:52.837572 | ubuntu-noble-large | [INFO]  [79/130] Checking: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-12-16 02:04:52.837747 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-12-16 02:04:53.172374 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-12-16 02:04:53.172478 | ubuntu-noble-large | [SUCCESS] [79/130] EXISTS: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-12-16 02:04:53.172561 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-12-16 02:04:53.219718 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-12-16 02:04:53.219813 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-12-16 02:04:53.219981 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:53.263980 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7ad9520738a0115618d95d3d03909d4f178bf7882c574af52b1e43074fb1e5ae 2025-12-16 02:04:53.264207 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-159754-10770 2025-12-16 02:04:53.562038 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:53.611128 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7ad9520738a0115618d95d3d03909d4f178bf7882c574af52b1e43074fb1e5ae 2025-12-16 02:04:53.611210 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:53.651915 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:53.651974 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:53.651981 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:53.651987 | ubuntu-noble-large | DiffID: sha256:604d7cb8d0b9a03dbab62194889538520e2e7ea42835e0f11e55465ff36c562f 2025-12-16 02:04:53.651992 | ubuntu-noble-large | DiffID: sha256:28a1410fb5fa762d2e4289562d0cdc5c03e544307008be9275171838aa1ce10f 2025-12-16 02:04:53.699077 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:462dd908c4b89d32f8323198ae35862e48f0de404586edb9374fb33a438a7b37 2025-12-16 02:04:53.699873 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:53.738800 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:53.738873 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:53.738885 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:04:53.738893 | ubuntu-noble-large | DiffID: sha256:604d7cb8d0b9a03dbab62194889538520e2e7ea42835e0f11e55465ff36c562f 2025-12-16 02:04:53.738902 | ubuntu-noble-large | DiffID: sha256:28a1410fb5fa762d2e4289562d0cdc5c03e544307008be9275171838aa1ce10f 2025-12-16 02:04:53.787376 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/blazar-api@sha256:462dd908c4b89d32f8323198ae35862e48f0de404586edb9374fb33a438a7b37 2025-12-16 02:04:53.787925 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:53.788058 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-12-16 02:04:53.788222 | ubuntu-noble-large | [SUCCESS] [79/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/blazar-api:2024.2 2025-12-16 02:04:53.794156 | ubuntu-noble-large | [INFO]  [80/130] Checking: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 02:04:53.794317 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 02:04:54.229420 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 02:04:54.229525 | ubuntu-noble-large | [SUCCESS] [80/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 02:04:54.229645 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 02:04:54.270766 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 02:04:54.270957 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 02:04:54.271167 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:54.320543 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9e8bdd48314d2d035976b34f93129a8383c412d0e66bfb661f552cc7aa7a9b8e 2025-12-16 02:04:54.320638 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-159754-23503 2025-12-16 02:04:54.602417 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:54.643519 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9e8bdd48314d2d035976b34f93129a8383c412d0e66bfb661f552cc7aa7a9b8e 2025-12-16 02:04:54.643619 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:54.692429 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:54.692550 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:54.692573 | ubuntu-noble-large | DiffID: sha256:68c691591aa651f5e2b235149e14b445ff850087e6a015a158f3f25042bdfb0f 2025-12-16 02:04:54.692591 | ubuntu-noble-large | DiffID: sha256:c462357e68b6f634b68ccd98547f7b2b42fea78014b5a5f8ab5a7bded68a5d50 2025-12-16 02:04:54.692609 | ubuntu-noble-large | DiffID: sha256:5f0dba9d82f1b2e720bc1f809f8e0400de196b35138e0fc27404b6732e3bd636 2025-12-16 02:04:54.739307 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:7206a97a6e71aa8559adea45cba73bbac426a6716c87b188b3e6204f47dc07cc 2025-12-16 02:04:54.740035 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:54.786852 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:54.786917 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:54.786925 | ubuntu-noble-large | DiffID: sha256:68c691591aa651f5e2b235149e14b445ff850087e6a015a158f3f25042bdfb0f 2025-12-16 02:04:54.786932 | ubuntu-noble-large | DiffID: sha256:c462357e68b6f634b68ccd98547f7b2b42fea78014b5a5f8ab5a7bded68a5d50 2025-12-16 02:04:54.786956 | ubuntu-noble-large | DiffID: sha256:5f0dba9d82f1b2e720bc1f809f8e0400de196b35138e0fc27404b6732e3bd636 2025-12-16 02:04:54.831974 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-northd@sha256:7206a97a6e71aa8559adea45cba73bbac426a6716c87b188b3e6204f47dc07cc 2025-12-16 02:04:54.832825 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:54.832936 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 02:04:54.833049 | ubuntu-noble-large | [SUCCESS] [80/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-northd:2024.2 2025-12-16 02:04:54.840216 | ubuntu-noble-large | [INFO]  [81/130] Checking: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 02:04:54.840334 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 02:04:55.216878 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 02:04:55.216989 | ubuntu-noble-large | [SUCCESS] [81/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 02:04:55.217126 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 02:04:55.259509 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 02:04:55.259725 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 02:04:55.259963 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:55.305901 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:cdffb6e1bd8b54db591ae60476732a9785f678df894fc3bdf0c26a6057d472b4 2025-12-16 02:04:55.305998 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-159754-15314 2025-12-16 02:04:55.594935 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:55.643515 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:cdffb6e1bd8b54db591ae60476732a9785f678df894fc3bdf0c26a6057d472b4 2025-12-16 02:04:55.643577 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:55.688178 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:55.688303 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:55.688316 | ubuntu-noble-large | DiffID: sha256:68c691591aa651f5e2b235149e14b445ff850087e6a015a158f3f25042bdfb0f 2025-12-16 02:04:55.688324 | ubuntu-noble-large | DiffID: sha256:c462357e68b6f634b68ccd98547f7b2b42fea78014b5a5f8ab5a7bded68a5d50 2025-12-16 02:04:55.688331 | ubuntu-noble-large | DiffID: sha256:6c29139434556ee7d146a1500db7d82264d97dcda4209560b60177b1de6aeedd 2025-12-16 02:04:55.733485 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:b0f70e934f5043bfe4fa62bb659c523a6c3957c80ceaee0520fc9f158ce1d669 2025-12-16 02:04:55.734148 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:55.777709 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:55.777797 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:55.777812 | ubuntu-noble-large | DiffID: sha256:68c691591aa651f5e2b235149e14b445ff850087e6a015a158f3f25042bdfb0f 2025-12-16 02:04:55.777822 | ubuntu-noble-large | DiffID: sha256:c462357e68b6f634b68ccd98547f7b2b42fea78014b5a5f8ab5a7bded68a5d50 2025-12-16 02:04:55.777832 | ubuntu-noble-large | DiffID: sha256:6c29139434556ee7d146a1500db7d82264d97dcda4209560b60177b1de6aeedd 2025-12-16 02:04:55.826948 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-nb-db-server@sha256:b0f70e934f5043bfe4fa62bb659c523a6c3957c80ceaee0520fc9f158ce1d669 2025-12-16 02:04:55.827633 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:55.827760 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 02:04:55.827966 | ubuntu-noble-large | [SUCCESS] [81/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-nb-db-server:2024.2 2025-12-16 02:04:55.834754 | ubuntu-noble-large | [INFO]  [82/130] Checking: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 02:04:55.834960 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 02:04:56.269281 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 02:04:56.269385 | ubuntu-noble-large | [SUCCESS] [82/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 02:04:56.269463 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 02:04:56.318378 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 02:04:56.318502 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 02:04:56.318518 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:56.360377 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a0c82151eadc57246f8f1d3f0828bf0b444fa53f5623d954d9644f0a10db4c3b 2025-12-16 02:04:56.360517 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-159754-3426 2025-12-16 02:04:56.642764 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:56.686902 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a0c82151eadc57246f8f1d3f0828bf0b444fa53f5623d954d9644f0a10db4c3b 2025-12-16 02:04:56.687029 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:56.735163 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:56.735293 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:56.735306 | ubuntu-noble-large | DiffID: sha256:68c691591aa651f5e2b235149e14b445ff850087e6a015a158f3f25042bdfb0f 2025-12-16 02:04:56.735315 | ubuntu-noble-large | DiffID: sha256:c462357e68b6f634b68ccd98547f7b2b42fea78014b5a5f8ab5a7bded68a5d50 2025-12-16 02:04:56.735324 | ubuntu-noble-large | DiffID: sha256:a4f4bd88a821156bce59f6d8158f4cfd0ea889e56a6d39946f9fb25e140c0455 2025-12-16 02:04:56.786224 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:0c19be864731aafb2a8bb2780ac2eada3d3121ab90f65b5d24ba1b005b146d75 2025-12-16 02:04:56.787012 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:56.831058 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:56.831164 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:56.831185 | ubuntu-noble-large | DiffID: sha256:68c691591aa651f5e2b235149e14b445ff850087e6a015a158f3f25042bdfb0f 2025-12-16 02:04:56.831202 | ubuntu-noble-large | DiffID: sha256:c462357e68b6f634b68ccd98547f7b2b42fea78014b5a5f8ab5a7bded68a5d50 2025-12-16 02:04:56.831219 | ubuntu-noble-large | DiffID: sha256:a4f4bd88a821156bce59f6d8158f4cfd0ea889e56a6d39946f9fb25e140c0455 2025-12-16 02:04:56.882167 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-controller@sha256:0c19be864731aafb2a8bb2780ac2eada3d3121ab90f65b5d24ba1b005b146d75 2025-12-16 02:04:56.882773 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:56.882896 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 02:04:56.883083 | ubuntu-noble-large | [SUCCESS] [82/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-controller:2024.2 2025-12-16 02:04:56.889021 | ubuntu-noble-large | [INFO]  [83/130] Checking: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 02:04:56.889181 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 02:04:57.275085 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 02:04:57.275217 | ubuntu-noble-large | [SUCCESS] [83/130] EXISTS: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 02:04:57.275364 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 02:04:57.319368 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 02:04:57.319582 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 02:04:57.319824 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:57.369632 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5a6ff7f3c82c4331c24197c87188493c99aaa0711679705e868ab1c4833b7a50 2025-12-16 02:04:57.369762 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-159754-18566 2025-12-16 02:04:57.637702 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:57.678474 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5a6ff7f3c82c4331c24197c87188493c99aaa0711679705e868ab1c4833b7a50 2025-12-16 02:04:57.678594 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:57.718066 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:57.718180 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:57.718196 | ubuntu-noble-large | DiffID: sha256:68c691591aa651f5e2b235149e14b445ff850087e6a015a158f3f25042bdfb0f 2025-12-16 02:04:57.718207 | ubuntu-noble-large | DiffID: sha256:c462357e68b6f634b68ccd98547f7b2b42fea78014b5a5f8ab5a7bded68a5d50 2025-12-16 02:04:57.718217 | ubuntu-noble-large | DiffID: sha256:27ac5914cac0318d8d5d7e84a38c4ef490d4be07b9275f2d08c6080776ae8524 2025-12-16 02:04:57.763930 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:45ee8c7d9cf908b0d0b8dd976a8fd372c16323b52de44ee20f0d29e68f59a025 2025-12-16 02:04:57.764688 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:57.806314 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:57.806388 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:57.806396 | ubuntu-noble-large | DiffID: sha256:68c691591aa651f5e2b235149e14b445ff850087e6a015a158f3f25042bdfb0f 2025-12-16 02:04:57.806424 | ubuntu-noble-large | DiffID: sha256:c462357e68b6f634b68ccd98547f7b2b42fea78014b5a5f8ab5a7bded68a5d50 2025-12-16 02:04:57.806430 | ubuntu-noble-large | DiffID: sha256:27ac5914cac0318d8d5d7e84a38c4ef490d4be07b9275f2d08c6080776ae8524 2025-12-16 02:04:57.853610 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovn-sb-db-server@sha256:45ee8c7d9cf908b0d0b8dd976a8fd372c16323b52de44ee20f0d29e68f59a025 2025-12-16 02:04:57.854642 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:57.854736 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 02:04:57.854869 | ubuntu-noble-large | [SUCCESS] [83/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovn-sb-db-server:2024.2 2025-12-16 02:04:57.860321 | ubuntu-noble-large | [INFO]  [84/130] Checking: osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 02:04:57.860382 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 02:04:58.218951 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 02:04:58.219038 | ubuntu-noble-large | [SUCCESS] [84/130] EXISTS: osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 02:04:58.219182 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 02:04:58.259330 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 02:04:58.259566 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 02:04:58.259773 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:58.301653 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:656b0ea15fcdfbd57760ec74f8c57eabc786914aab0292bb51ee0e6963327fb2 2025-12-16 02:04:58.301774 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-159754-23819 2025-12-16 02:04:58.581667 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:58.627458 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:656b0ea15fcdfbd57760ec74f8c57eabc786914aab0292bb51ee0e6963327fb2 2025-12-16 02:04:58.627557 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:58.669946 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:58.670038 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:58.670050 | ubuntu-noble-large | DiffID: sha256:0fe0bb7b22022460dfb69c8652c5f2570275c806c6ce4c3ffe1fdc89bb1e53ee 2025-12-16 02:04:58.670061 | ubuntu-noble-large | DiffID: sha256:0ec31a666d2092fae5605c8bf62170ac5862765efb302d9039d9cd5f4351f5ff 2025-12-16 02:04:58.716099 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:e6a36998f347e1d4d058ce48c189f92839021862fe88a63df78e1f99d350b666 2025-12-16 02:04:58.716748 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:58.758849 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:58.758947 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:58.758960 | ubuntu-noble-large | DiffID: sha256:0fe0bb7b22022460dfb69c8652c5f2570275c806c6ce4c3ffe1fdc89bb1e53ee 2025-12-16 02:04:58.758971 | ubuntu-noble-large | DiffID: sha256:0ec31a666d2092fae5605c8bf62170ac5862765efb302d9039d9cd5f4351f5ff 2025-12-16 02:04:58.807714 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis@sha256:e6a36998f347e1d4d058ce48c189f92839021862fe88a63df78e1f99d350b666 2025-12-16 02:04:58.808501 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:58.808640 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 02:04:58.808808 | ubuntu-noble-large | [SUCCESS] [84/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis:2024.2 2025-12-16 02:04:58.815473 | ubuntu-noble-large | [INFO]  [85/130] Checking: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 02:04:58.815598 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 02:04:59.194128 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 02:04:59.194276 | ubuntu-noble-large | [SUCCESS] [85/130] EXISTS: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 02:04:59.194440 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 02:04:59.234201 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 02:04:59.234433 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 02:04:59.234656 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:04:59.274797 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9535d517cca66f45d3acd004edbf2531593ae473210fd1af642692f133261677 2025-12-16 02:04:59.274915 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-159754-24326 2025-12-16 02:04:59.534268 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:04:59.578479 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9535d517cca66f45d3acd004edbf2531593ae473210fd1af642692f133261677 2025-12-16 02:04:59.578576 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:04:59.620366 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:59.620486 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:59.620499 | ubuntu-noble-large | DiffID: sha256:0fe0bb7b22022460dfb69c8652c5f2570275c806c6ce4c3ffe1fdc89bb1e53ee 2025-12-16 02:04:59.620509 | ubuntu-noble-large | DiffID: sha256:e0e49813e404c68d72f62228cebedd54f57497451a5273703f1f43de5c64801f 2025-12-16 02:04:59.665605 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:050de93b2950f67518696e6736df9130fd185f333e1a8111940ee08e6ba0b364 2025-12-16 02:04:59.666334 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:04:59.703930 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:04:59.704022 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:04:59.704035 | ubuntu-noble-large | DiffID: sha256:0fe0bb7b22022460dfb69c8652c5f2570275c806c6ce4c3ffe1fdc89bb1e53ee 2025-12-16 02:04:59.704046 | ubuntu-noble-large | DiffID: sha256:e0e49813e404c68d72f62228cebedd54f57497451a5273703f1f43de5c64801f 2025-12-16 02:04:59.750818 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/redis-sentinel@sha256:050de93b2950f67518696e6736df9130fd185f333e1a8111940ee08e6ba0b364 2025-12-16 02:04:59.751945 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:04:59.751989 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 02:04:59.752066 | ubuntu-noble-large | [SUCCESS] [85/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/redis-sentinel:2024.2 2025-12-16 02:04:59.758743 | ubuntu-noble-large | [INFO]  [86/130] Checking: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 02:04:59.758984 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 02:05:00.239479 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 02:05:00.240381 | ubuntu-noble-large | [SUCCESS] [86/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 02:05:00.240524 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 02:05:00.280516 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 02:05:00.280663 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 02:05:00.280884 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:00.328353 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2dd22e7b7335bf6b02a5a3dcc826705a71b8e94219c89c17141409f22dc8a75b 2025-12-16 02:05:00.328494 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-159754-19849 2025-12-16 02:05:00.606131 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:00.657058 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2dd22e7b7335bf6b02a5a3dcc826705a71b8e94219c89c17141409f22dc8a75b 2025-12-16 02:05:00.657162 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:00.701879 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:00.701965 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:00.701977 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:00.701986 | ubuntu-noble-large | DiffID: sha256:eaf62ab1d0995ce980550377710b58a44f78fe594e67b90f9c0112d4383ba58a 2025-12-16 02:05:00.754773 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:1b0536a12e4de7ee9114fdcd877e0219fa7db819e8fee9ce12aff0ce0ceddd28 2025-12-16 02:05:00.755528 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:00.802427 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:00.802522 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:00.802541 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:00.802568 | ubuntu-noble-large | DiffID: sha256:eaf62ab1d0995ce980550377710b58a44f78fe594e67b90f9c0112d4383ba58a 2025-12-16 02:05:00.851363 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter@sha256:1b0536a12e4de7ee9114fdcd877e0219fa7db819e8fee9ce12aff0ce0ceddd28 2025-12-16 02:05:00.851996 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:00.852124 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 02:05:00.852305 | ubuntu-noble-large | [SUCCESS] [86/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:2024.2 2025-12-16 02:05:00.858974 | ubuntu-noble-large | [INFO]  [87/130] Checking: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 02:05:00.859131 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 02:05:01.258375 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 02:05:01.258503 | ubuntu-noble-large | [SUCCESS] [87/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 02:05:01.258622 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 02:05:01.300695 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 02:05:01.300903 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 02:05:01.301116 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:01.351313 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a608365e92b1bd194e32e8fac65b4b5ebe718b6eef9bc9c2c2de5f8245f6b8de 2025-12-16 02:05:01.351422 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-159754-4647 2025-12-16 02:05:01.641814 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:01.689516 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a608365e92b1bd194e32e8fac65b4b5ebe718b6eef9bc9c2c2de5f8245f6b8de 2025-12-16 02:05:01.689611 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:01.736163 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:01.736308 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:01.736326 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:01.736337 | ubuntu-noble-large | DiffID: sha256:327fa7f232853706e89702087670d9165d90558700f8b11bfc923a59aec5b9db 2025-12-16 02:05:01.790437 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:4640236c85a603d9eb2c9eb4bf9bc1fdfe29fb150e9af71b732d9e18afbf2f73 2025-12-16 02:05:01.791428 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:01.834012 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:01.834101 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:01.834111 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:01.834119 | ubuntu-noble-large | DiffID: sha256:327fa7f232853706e89702087670d9165d90558700f8b11bfc923a59aec5b9db 2025-12-16 02:05:01.885331 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter@sha256:4640236c85a603d9eb2c9eb4bf9bc1fdfe29fb150e9af71b732d9e18afbf2f73 2025-12-16 02:05:01.886352 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:01.886467 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 02:05:01.886481 | ubuntu-noble-large | [SUCCESS] [87/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:2024.2 2025-12-16 02:05:01.892430 | ubuntu-noble-large | [INFO]  [88/130] Checking: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 02:05:01.892477 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 02:05:02.270430 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 02:05:02.270551 | ubuntu-noble-large | [SUCCESS] [88/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 02:05:02.270566 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 02:05:02.313355 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 02:05:02.313484 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 02:05:02.313952 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:02.359293 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:56fb6d355345be3b7fc639d6276438c3c8e4fabc4c03940d641af2e2f456ca90 2025-12-16 02:05:02.359426 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-159754-13712 2025-12-16 02:05:02.624288 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:02.673360 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:56fb6d355345be3b7fc639d6276438c3c8e4fabc4c03940d641af2e2f456ca90 2025-12-16 02:05:02.673485 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:02.717559 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:02.717663 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:02.717676 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:02.717686 | ubuntu-noble-large | DiffID: sha256:59f5e858ac6fe7bff6fc9b4d6b902cc92dffb8450b9f4b1199c38c2e8d31adec 2025-12-16 02:05:02.766900 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:6fc18a665860d2160276aad9381785920d9179833297812ad566549c83667df3 2025-12-16 02:05:02.768226 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:02.812840 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:02.812936 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:02.812950 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:02.812960 | ubuntu-noble-large | DiffID: sha256:59f5e858ac6fe7bff6fc9b4d6b902cc92dffb8450b9f4b1199c38c2e8d31adec 2025-12-16 02:05:02.858638 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter@sha256:6fc18a665860d2160276aad9381785920d9179833297812ad566549c83667df3 2025-12-16 02:05:02.860616 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:02.860670 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 02:05:02.860685 | ubuntu-noble-large | [SUCCESS] [88/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:2024.2 2025-12-16 02:05:02.866389 | ubuntu-noble-large | [INFO]  [89/130] Checking: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 02:05:02.866510 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 02:05:03.220422 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 02:05:03.220530 | ubuntu-noble-large | [SUCCESS] [89/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 02:05:03.220545 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 02:05:03.272325 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 02:05:03.272431 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 02:05:03.272470 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:03.319378 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bb6bef1575a769458ffb89256869f9dd19ba2048ffc63a06246ada9aa7808c05 2025-12-16 02:05:03.319499 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-159754-3590 2025-12-16 02:05:03.610178 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:03.654371 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bb6bef1575a769458ffb89256869f9dd19ba2048ffc63a06246ada9aa7808c05 2025-12-16 02:05:03.654491 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:03.702570 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:03.702685 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:03.702699 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:03.702710 | ubuntu-noble-large | DiffID: sha256:66f0939a4f05c527895c26a20f48e8b8cc4d5f60f0cb4a91db42ac44474472e7 2025-12-16 02:05:03.756132 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:256a3568b83bbca23dcf98ab8630df93b64139066c7e7595886e765071946551 2025-12-16 02:05:03.757374 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:03.799568 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:03.799655 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:03.799668 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:03.799678 | ubuntu-noble-large | DiffID: sha256:66f0939a4f05c527895c26a20f48e8b8cc4d5f60f0cb4a91db42ac44474472e7 2025-12-16 02:05:03.850570 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter@sha256:256a3568b83bbca23dcf98ab8630df93b64139066c7e7595886e765071946551 2025-12-16 02:05:03.851884 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:03.851979 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 02:05:03.851996 | ubuntu-noble-large | [SUCCESS] [89/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:2024.2 2025-12-16 02:05:03.857350 | ubuntu-noble-large | [INFO]  [90/130] Checking: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 02:05:03.857438 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 02:05:04.212386 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 02:05:04.213766 | ubuntu-noble-large | [SUCCESS] [90/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 02:05:04.213793 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 02:05:04.257431 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 02:05:04.258260 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 02:05:04.258331 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:04.300347 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:135b066ac743537297769d8bc202e0d63394ba5497060b0a8396259011ad4e94 2025-12-16 02:05:04.300454 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-159754-29799 2025-12-16 02:05:04.584418 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:04.632758 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:135b066ac743537297769d8bc202e0d63394ba5497060b0a8396259011ad4e94 2025-12-16 02:05:04.632843 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:04.674079 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:04.674176 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:04.674186 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:04.674194 | ubuntu-noble-large | DiffID: sha256:d5de7ec06a9f8197128ac421a7d9be40b69167b1c7080a3068286aa7feb59d0a 2025-12-16 02:05:04.727496 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:845a43ce04c8aa6375abdf29b90e589ca5710c0153c4b778e4047807b79cfd05 2025-12-16 02:05:04.728364 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:04.771396 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:04.771533 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:04.771547 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:04.771558 | ubuntu-noble-large | DiffID: sha256:d5de7ec06a9f8197128ac421a7d9be40b69167b1c7080a3068286aa7feb59d0a 2025-12-16 02:05:04.820342 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-node-exporter@sha256:845a43ce04c8aa6375abdf29b90e589ca5710c0153c4b778e4047807b79cfd05 2025-12-16 02:05:04.821808 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:04.821887 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 02:05:04.821902 | ubuntu-noble-large | [SUCCESS] [90/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-node-exporter:2024.2 2025-12-16 02:05:04.828902 | ubuntu-noble-large | [INFO]  [91/130] Checking: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 02:05:04.828948 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 02:05:05.195372 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 02:05:05.195480 | ubuntu-noble-large | [SUCCESS] [91/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 02:05:05.195501 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 02:05:05.243344 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 02:05:05.243447 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 02:05:05.243463 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:05.287216 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9058f3d9be62a1dfbed35d5ae8938b2793d023c22c1d2cb4d0bf67bad9694de1 2025-12-16 02:05:05.287320 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-159754-12259 2025-12-16 02:05:05.547972 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:05.590441 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9058f3d9be62a1dfbed35d5ae8938b2793d023c22c1d2cb4d0bf67bad9694de1 2025-12-16 02:05:05.590529 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:05.631087 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:05.631158 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:05.631169 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:05.631178 | ubuntu-noble-large | DiffID: sha256:a60befb8d6fac74f9bdcfe92b1a89552e5b69cd68f65df3094486b489515e844 2025-12-16 02:05:05.678433 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:dc16e473da495006662c1dcb0fe8a76e2af6bb55014c5242ce2decc1b747171b 2025-12-16 02:05:05.680124 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:05.725672 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:05.725784 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:05.725798 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:05.725809 | ubuntu-noble-large | DiffID: sha256:a60befb8d6fac74f9bdcfe92b1a89552e5b69cd68f65df3094486b489515e844 2025-12-16 02:05:05.774370 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter@sha256:dc16e473da495006662c1dcb0fe8a76e2af6bb55014c5242ce2decc1b747171b 2025-12-16 02:05:05.775370 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:05.775472 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 02:05:05.775497 | ubuntu-noble-large | [SUCCESS] [91/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:2024.2 2025-12-16 02:05:05.782365 | ubuntu-noble-large | [INFO]  [92/130] Checking: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 02:05:05.782430 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 02:05:06.177376 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 02:05:06.177897 | ubuntu-noble-large | [SUCCESS] [92/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 02:05:06.177916 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 02:05:06.227850 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 02:05:06.228417 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 02:05:06.228535 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:06.281326 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1451623132bc1af3f54c21f532d36e38bc748b0887cddb2494b55681b0040cc9 2025-12-16 02:05:06.281476 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-159754-7059 2025-12-16 02:05:06.614369 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:06.664367 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1451623132bc1af3f54c21f532d36e38bc748b0887cddb2494b55681b0040cc9 2025-12-16 02:05:06.664477 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:06.703129 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:06.703193 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:06.703200 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:06.703207 | ubuntu-noble-large | DiffID: sha256:777fc2643d67358ef36f67244a3f32ede66e7b8eb584200daed622d5c696ffa6 2025-12-16 02:05:06.743328 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:b9d7fa6df2dde449f9af4f798b1a5dca606f8687e65cbedd1614b4f940b2bafb 2025-12-16 02:05:06.744367 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:06.784125 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:06.784208 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:06.784220 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:06.784269 | ubuntu-noble-large | DiffID: sha256:777fc2643d67358ef36f67244a3f32ede66e7b8eb584200daed622d5c696ffa6 2025-12-16 02:05:06.832891 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter@sha256:b9d7fa6df2dde449f9af4f798b1a5dca606f8687e65cbedd1614b4f940b2bafb 2025-12-16 02:05:06.833381 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:06.833452 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 02:05:06.834300 | ubuntu-noble-large | [SUCCESS] [92/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:2024.2 2025-12-16 02:05:06.840361 | ubuntu-noble-large | [INFO]  [93/130] Checking: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 02:05:06.840466 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 02:05:07.226369 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 02:05:07.226497 | ubuntu-noble-large | [SUCCESS] [93/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 02:05:07.227483 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 02:05:07.271393 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 02:05:07.271533 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 02:05:07.271548 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:07.319372 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3a9307d3c88328e6fad08f33cd6786a42c143fabd1b42662d90d7432860724b0 2025-12-16 02:05:07.319473 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-v2-server:temp-remote-check-159754-28677 2025-12-16 02:05:07.625367 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:07.672449 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3a9307d3c88328e6fad08f33cd6786a42c143fabd1b42662d90d7432860724b0 2025-12-16 02:05:07.672534 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:07.714528 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:07.714622 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:07.714635 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:07.714646 | ubuntu-noble-large | DiffID: sha256:e71698eba775be77881c95fae68652dbe46c53a9e2f16010341dcf611c19d796 2025-12-16 02:05:07.768467 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-v2-server@sha256:596fa5178a81d7e8b5c8c06daa70d961b6e6f70b3ff371aac686e6fd3546b488 2025-12-16 02:05:07.769384 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:07.814752 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:07.814856 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:07.814870 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:07.814879 | ubuntu-noble-large | DiffID: sha256:e71698eba775be77881c95fae68652dbe46c53a9e2f16010341dcf611c19d796 2025-12-16 02:05:07.867386 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-v2-server@sha256:596fa5178a81d7e8b5c8c06daa70d961b6e6f70b3ff371aac686e6fd3546b488 2025-12-16 02:05:07.868514 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:07.868590 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 02:05:07.868602 | ubuntu-noble-large | [SUCCESS] [93/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-v2-server:2024.2 2025-12-16 02:05:07.875530 | ubuntu-noble-large | [INFO]  [94/130] Checking: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 02:05:07.875585 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 02:05:08.322392 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 02:05:08.322507 | ubuntu-noble-large | [SUCCESS] [94/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 02:05:08.322542 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 02:05:08.371554 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 02:05:08.371648 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 02:05:08.371663 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:08.417333 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7362d78689d16763149b43c437bcf6851f1419e75dfc5f46fe64a3db7f006e5e 2025-12-16 02:05:08.418113 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-159754-16837 2025-12-16 02:05:08.712157 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:08.759385 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7362d78689d16763149b43c437bcf6851f1419e75dfc5f46fe64a3db7f006e5e 2025-12-16 02:05:08.759498 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:08.804334 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:08.804433 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:08.804447 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:08.804458 | ubuntu-noble-large | DiffID: sha256:2916a6373835eedebc350e799c0901b8824d5d3e6ae06bc4de202e582c0f9b67 2025-12-16 02:05:08.855964 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:1705eb6c448ae53ab1f219a0eb11cf1798325b0beb17b29a78af38b20aea9f75 2025-12-16 02:05:08.856372 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:08.900322 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:08.900426 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:08.900440 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:08.900451 | ubuntu-noble-large | DiffID: sha256:2916a6373835eedebc350e799c0901b8824d5d3e6ae06bc4de202e582c0f9b67 2025-12-16 02:05:08.954376 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-mtail@sha256:1705eb6c448ae53ab1f219a0eb11cf1798325b0beb17b29a78af38b20aea9f75 2025-12-16 02:05:08.955737 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:08.955814 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 02:05:08.955828 | ubuntu-noble-large | [SUCCESS] [94/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-mtail:2024.2 2025-12-16 02:05:08.962427 | ubuntu-noble-large | [INFO]  [95/130] Checking: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 02:05:08.962531 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 02:05:09.358381 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 02:05:09.358534 | ubuntu-noble-large | [SUCCESS] [95/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 02:05:09.358549 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 02:05:09.408668 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 02:05:09.408751 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 02:05:09.408764 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:09.458483 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:62e11b7040531be87d752acabd6a120276f4379619063a4e3a020f166de80da8 2025-12-16 02:05:09.458575 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-159754-7147 2025-12-16 02:05:09.752377 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:09.805368 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:62e11b7040531be87d752acabd6a120276f4379619063a4e3a020f166de80da8 2025-12-16 02:05:09.805482 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:09.850650 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:09.850742 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:09.850756 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:09.850766 | ubuntu-noble-large | DiffID: sha256:7c4958f1f14ef5ef01de49870fd0d722267f159cded8a615cc9c31ba099a7c4e 2025-12-16 02:05:09.895425 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:43400e41f068abbc5a6d34dda014827e64d7ebc92158556ed0b01d4ed411af33 2025-12-16 02:05:09.896938 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:09.944362 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:09.944520 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:09.944537 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:09.944548 | ubuntu-noble-large | DiffID: sha256:7c4958f1f14ef5ef01de49870fd0d722267f159cded8a615cc9c31ba099a7c4e 2025-12-16 02:05:09.996357 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-cadvisor@sha256:43400e41f068abbc5a6d34dda014827e64d7ebc92158556ed0b01d4ed411af33 2025-12-16 02:05:09.997375 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:09.997487 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 02:05:09.997501 | ubuntu-noble-large | [SUCCESS] [95/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-cadvisor:2024.2 2025-12-16 02:05:10.004180 | ubuntu-noble-large | [INFO]  [96/130] Checking: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 02:05:10.004480 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 02:05:10.387992 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 02:05:10.389058 | ubuntu-noble-large | [SUCCESS] [96/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 02:05:10.389101 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 02:05:10.425981 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 02:05:10.426104 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 02:05:10.426361 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:10.480493 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e1d5b8723d21a32b23e99ac31c029c0e699d384d32e497e0833f1431f2f782a3 2025-12-16 02:05:10.480584 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-159754-1480 2025-12-16 02:05:10.762183 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:10.807332 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e1d5b8723d21a32b23e99ac31c029c0e699d384d32e497e0833f1431f2f782a3 2025-12-16 02:05:10.807429 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:10.853871 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:10.853958 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:10.853971 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:10.853982 | ubuntu-noble-large | DiffID: sha256:0c7b02a198056fda3ff0d7c30f68d6723977e4844cea271ddf1ca118dbe2ad26 2025-12-16 02:05:10.898600 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:2a8777a06f3df4ad4ab0c83c4981ef816d361594dc1e72cc7147f6ad0c246dba 2025-12-16 02:05:10.899934 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:10.942050 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:10.942124 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:10.942136 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:10.942145 | ubuntu-noble-large | DiffID: sha256:0c7b02a198056fda3ff0d7c30f68d6723977e4844cea271ddf1ca118dbe2ad26 2025-12-16 02:05:10.988370 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-alertmanager@sha256:2a8777a06f3df4ad4ab0c83c4981ef816d361594dc1e72cc7147f6ad0c246dba 2025-12-16 02:05:10.989339 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:10.989430 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 02:05:10.989446 | ubuntu-noble-large | [SUCCESS] [96/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-alertmanager:2024.2 2025-12-16 02:05:10.996131 | ubuntu-noble-large | [INFO]  [97/130] Checking: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 02:05:10.996211 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 02:05:11.366343 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 02:05:11.366463 | ubuntu-noble-large | [SUCCESS] [97/130] EXISTS: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 02:05:11.366477 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 02:05:11.405382 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 02:05:11.405516 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 02:05:11.405542 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:11.443309 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:e9a600be25e117533311f5695b685ffb3b12694eb766b34bbb3e81b6efd321a4 2025-12-16 02:05:11.443427 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-159754-31496 2025-12-16 02:05:11.721770 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:11.766268 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:e9a600be25e117533311f5695b685ffb3b12694eb766b34bbb3e81b6efd321a4 2025-12-16 02:05:11.766373 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:11.802742 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:11.802814 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:11.802820 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:11.802826 | ubuntu-noble-large | DiffID: sha256:8fbd9ea2d3f3680a1118b04b8c12f39e7c24fcddc2d427760b57a05e050293f7 2025-12-16 02:05:11.844776 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:03e1d78f452d6226ffc1dd68da7d17446691985c4c6dbde448fc05fc3ffb0d67 2025-12-16 02:05:11.845200 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:11.890725 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:11.890801 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:11.890810 | ubuntu-noble-large | DiffID: sha256:a32a5563e7af6bf3a0fb1a8fc8b52232c263cd3c83b02da4e0cd29d0e6cd4a5a 2025-12-16 02:05:11.890817 | ubuntu-noble-large | DiffID: sha256:8fbd9ea2d3f3680a1118b04b8c12f39e7c24fcddc2d427760b57a05e050293f7 2025-12-16 02:05:11.941617 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter@sha256:03e1d78f452d6226ffc1dd68da7d17446691985c4c6dbde448fc05fc3ffb0d67 2025-12-16 02:05:11.942354 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:11.942496 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 02:05:11.942679 | ubuntu-noble-large | [SUCCESS] [97/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:2024.2 2025-12-16 02:05:11.948198 | ubuntu-noble-large | [INFO]  [98/130] Checking: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 02:05:11.948343 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 02:05:12.306280 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 02:05:12.306386 | ubuntu-noble-large | [SUCCESS] [98/130] EXISTS: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 02:05:12.306548 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 02:05:12.348029 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 02:05:12.348304 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 02:05:12.348567 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:12.392818 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:5a6066b8c798cb234d079a0c55739358ddbb6728ef2e01b29bab955ce1ccbb13 2025-12-16 02:05:12.392893 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-159754-27892 2025-12-16 02:05:12.684366 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:12.733744 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:5a6066b8c798cb234d079a0c55739358ddbb6728ef2e01b29bab955ce1ccbb13 2025-12-16 02:05:12.733829 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:12.777494 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:12.777573 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:12.777581 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:05:12.777587 | ubuntu-noble-large | DiffID: sha256:d0050b1ad8c386df86a147ad322149ef9dfffe167b3b9e8030dda2a7a769bab2 2025-12-16 02:05:12.826741 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:f5500ee380fcf5d63662528da19036470013fdb6d2a8bb083e55e42395f09e19 2025-12-16 02:05:12.828039 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:12.873174 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:12.873255 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:12.873261 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:05:12.873265 | ubuntu-noble-large | DiffID: sha256:d0050b1ad8c386df86a147ad322149ef9dfffe167b3b9e8030dda2a7a769bab2 2025-12-16 02:05:12.921846 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ironic-inspector@sha256:f5500ee380fcf5d63662528da19036470013fdb6d2a8bb083e55e42395f09e19 2025-12-16 02:05:12.924348 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:12.924449 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 02:05:12.924476 | ubuntu-noble-large | [SUCCESS] [98/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ironic-inspector:2024.2 2025-12-16 02:05:12.931145 | ubuntu-noble-large | [INFO]  [99/130] Checking: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 02:05:12.931295 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 02:05:13.301649 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 02:05:13.301786 | ubuntu-noble-large | [SUCCESS] [99/130] EXISTS: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 02:05:13.301874 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 02:05:13.345935 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 02:05:13.346125 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 02:05:13.346367 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:13.391939 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:44ece62ec8824dee59c01cee1b19aac8e4d17843b1622a8d693f5ae1eced02f9 2025-12-16 02:05:13.392023 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-159754-7018 2025-12-16 02:05:13.686848 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:13.730339 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:44ece62ec8824dee59c01cee1b19aac8e4d17843b1622a8d693f5ae1eced02f9 2025-12-16 02:05:13.730488 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:13.768934 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:13.769033 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:13.769046 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:05:13.769057 | ubuntu-noble-large | DiffID: sha256:681db060e0ae3e283f101429b092ba46e145d188aead1d0abe45766a3281ff72 2025-12-16 02:05:13.813594 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:dacedb565e6fcacd5f18293fde5edec8a14ad726b7762630483651c1b0a138bf 2025-12-16 02:05:13.814251 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:13.856013 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:13.856078 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:13.856086 | ubuntu-noble-large | DiffID: sha256:2b9c175c4c6263cfa1cbcb1f8732bd0bb6176378600482768a0fb739acc30723 2025-12-16 02:05:13.856093 | ubuntu-noble-large | DiffID: sha256:681db060e0ae3e283f101429b092ba46e145d188aead1d0abe45766a3281ff72 2025-12-16 02:05:13.901512 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/horizon@sha256:dacedb565e6fcacd5f18293fde5edec8a14ad726b7762630483651c1b0a138bf 2025-12-16 02:05:13.901813 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:13.901931 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 02:05:13.902091 | ubuntu-noble-large | [SUCCESS] [99/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/horizon:2024.2 2025-12-16 02:05:13.908490 | ubuntu-noble-large | [INFO]  [100/130] Checking: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 02:05:13.908624 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 02:05:14.271844 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 02:05:14.271944 | ubuntu-noble-large | [SUCCESS] [100/130] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 02:05:14.272070 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 02:05:14.318709 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 02:05:14.318910 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 02:05:14.319123 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:14.363044 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:d1041f26606d38eb274245a0f8a8ab112a5bb22a5607c1f31a67f1a52604fb5a 2025-12-16 02:05:14.363127 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-159754-16959 2025-12-16 02:05:14.638455 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:14.681656 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:d1041f26606d38eb274245a0f8a8ab112a5bb22a5607c1f31a67f1a52604fb5a 2025-12-16 02:05:14.681738 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:14.721484 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:14.721556 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:14.721566 | ubuntu-noble-large | DiffID: sha256:61494e6a9d1d4cd945866318710b09b8cd10461a531d6c6abd693e20b072ca1b 2025-12-16 02:05:14.721574 | ubuntu-noble-large | DiffID: sha256:3e0b577a1788c03840d2558814ff474367f8565a82517b5f9ccc28d9d9d8bbb3 2025-12-16 02:05:14.766540 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:48fcea96f513da2aa4a2906e357331c813c8c360d9581ada7c2cf384303df177 2025-12-16 02:05:14.768084 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:14.819022 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:14.819109 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:14.819133 | ubuntu-noble-large | DiffID: sha256:61494e6a9d1d4cd945866318710b09b8cd10461a531d6c6abd693e20b072ca1b 2025-12-16 02:05:14.819144 | ubuntu-noble-large | DiffID: sha256:3e0b577a1788c03840d2558814ff474367f8565a82517b5f9ccc28d9d9d8bbb3 2025-12-16 02:05:14.863666 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-webserver@sha256:48fcea96f513da2aa4a2906e357331c813c8c360d9581ada7c2cf384303df177 2025-12-16 02:05:14.864210 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:14.864270 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 02:05:14.864449 | ubuntu-noble-large | [SUCCESS] [100/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-webserver:2024.2 2025-12-16 02:05:14.870785 | ubuntu-noble-large | [INFO]  [101/130] Checking: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 02:05:14.870916 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 02:05:15.210064 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 02:05:15.210163 | ubuntu-noble-large | [SUCCESS] [101/130] EXISTS: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 02:05:15.210353 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 02:05:15.258683 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 02:05:15.258860 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 02:05:15.259047 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:15.300810 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3905e75c0773a9f11589bc4d482234f10f2235e302b6e83fd457d50bf66bf420 2025-12-16 02:05:15.300901 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-159754-2389 2025-12-16 02:05:15.575059 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:15.621491 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3905e75c0773a9f11589bc4d482234f10f2235e302b6e83fd457d50bf66bf420 2025-12-16 02:05:15.621589 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:15.664822 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:15.664902 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:15.664914 | ubuntu-noble-large | DiffID: sha256:61494e6a9d1d4cd945866318710b09b8cd10461a531d6c6abd693e20b072ca1b 2025-12-16 02:05:15.664924 | ubuntu-noble-large | DiffID: sha256:279c93550dc460180df816419f9ce884744fdd7aede98bf8929cb594d95b1ddf 2025-12-16 02:05:15.709034 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:cd7ca83f62a036f19e0ff474f88554122df42c280197af1238774e2aacb88509 2025-12-16 02:05:15.709801 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:15.754019 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:15.754114 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:15.754126 | ubuntu-noble-large | DiffID: sha256:61494e6a9d1d4cd945866318710b09b8cd10461a531d6c6abd693e20b072ca1b 2025-12-16 02:05:15.754136 | ubuntu-noble-large | DiffID: sha256:279c93550dc460180df816419f9ce884744fdd7aede98bf8929cb594d95b1ddf 2025-12-16 02:05:15.801306 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/letsencrypt-lego@sha256:cd7ca83f62a036f19e0ff474f88554122df42c280197af1238774e2aacb88509 2025-12-16 02:05:15.801942 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:15.802010 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 02:05:15.802105 | ubuntu-noble-large | [SUCCESS] [101/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/letsencrypt-lego:2024.2 2025-12-16 02:05:15.807744 | ubuntu-noble-large | [INFO]  [102/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 02:05:15.807824 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 02:05:16.159599 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 02:05:16.159726 | ubuntu-noble-large | [SUCCESS] [102/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 02:05:16.159740 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 02:05:16.205180 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 02:05:16.205443 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 02:05:16.205667 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:16.252008 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:937ce74280c52ca6fd88b55a888c643212523298a8b6d4f7f9f26447840d62ac 2025-12-16 02:05:16.252144 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-159754-31088 2025-12-16 02:05:16.532918 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:16.576653 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:937ce74280c52ca6fd88b55a888c643212523298a8b6d4f7f9f26447840d62ac 2025-12-16 02:05:16.576739 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:16.616215 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:16.616325 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:16.616335 | ubuntu-noble-large | DiffID: sha256:c52c58252369393bd4bcdc9e6b12ef4a42b216e3df0e4dec07202f27709fa0f5 2025-12-16 02:05:16.616344 | ubuntu-noble-large | DiffID: sha256:11f7e20042764f1ec0b9f830fac58a3637d7771293c0cc5442cc949042cfd354 2025-12-16 02:05:16.656215 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:dc001d195586a0dcac5dfb6cb8230f20852e7e90d924d3bd275c2b91a9045c1a 2025-12-16 02:05:16.657033 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:16.696714 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:16.696784 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:16.696795 | ubuntu-noble-large | DiffID: sha256:c52c58252369393bd4bcdc9e6b12ef4a42b216e3df0e4dec07202f27709fa0f5 2025-12-16 02:05:16.696804 | ubuntu-noble-large | DiffID: sha256:11f7e20042764f1ec0b9f830fac58a3637d7771293c0cc5442cc949042cfd354 2025-12-16 02:05:16.741929 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker@sha256:dc001d195586a0dcac5dfb6cb8230f20852e7e90d924d3bd275c2b91a9045c1a 2025-12-16 02:05:16.742622 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:16.742669 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 02:05:16.742835 | ubuntu-noble-large | [SUCCESS] [102/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker:2024.2 2025-12-16 02:05:16.748383 | ubuntu-noble-large | [INFO]  [103/130] Checking: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 02:05:16.748525 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 02:05:17.224194 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 02:05:17.224344 | ubuntu-noble-large | [SUCCESS] [103/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 02:05:17.224393 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 02:05:17.267210 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 02:05:17.267439 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 02:05:17.267716 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:17.310656 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9f7c5256583ed5f466611ded5a0ba0b79a64cca649347c23e3d66dceaa902978 2025-12-16 02:05:17.310787 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-159754-17741 2025-12-16 02:05:17.593881 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:17.637280 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9f7c5256583ed5f466611ded5a0ba0b79a64cca649347c23e3d66dceaa902978 2025-12-16 02:05:17.637375 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:17.679562 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:17.679658 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:17.679672 | ubuntu-noble-large | DiffID: sha256:c52c58252369393bd4bcdc9e6b12ef4a42b216e3df0e4dec07202f27709fa0f5 2025-12-16 02:05:17.679682 | ubuntu-noble-large | DiffID: sha256:3da69636c9d775d1788be7c503bcd7550edbfa276cd7710f2e223fa6b7981678 2025-12-16 02:05:17.730569 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:5bfaeb0a5e9910fb11da3866c851120df6109cae8be4e071c0980afa9019ff43 2025-12-16 02:05:17.731432 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:17.769736 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:17.769805 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:17.769813 | ubuntu-noble-large | DiffID: sha256:c52c58252369393bd4bcdc9e6b12ef4a42b216e3df0e4dec07202f27709fa0f5 2025-12-16 02:05:17.769819 | ubuntu-noble-large | DiffID: sha256:3da69636c9d775d1788be7c503bcd7550edbfa276cd7710f2e223fa6b7981678 2025-12-16 02:05:17.815565 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-corosync@sha256:5bfaeb0a5e9910fb11da3866c851120df6109cae8be4e071c0980afa9019ff43 2025-12-16 02:05:17.816382 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:17.816445 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 02:05:17.816669 | ubuntu-noble-large | [SUCCESS] [103/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-corosync:2024.2 2025-12-16 02:05:17.823347 | ubuntu-noble-large | [INFO]  [104/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 02:05:17.823523 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 02:05:18.177880 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 02:05:18.178051 | ubuntu-noble-large | [SUCCESS] [104/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 02:05:18.178136 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 02:05:18.226794 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 02:05:18.226998 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 02:05:18.227260 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:18.272763 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:6f6c6bb980ab2a9a41ff08966078673bbe9b6c065059e2bb0d72fdf31fec93c2 2025-12-16 02:05:18.272865 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-159754-8823 2025-12-16 02:05:18.569315 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:18.617170 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:6f6c6bb980ab2a9a41ff08966078673bbe9b6c065059e2bb0d72fdf31fec93c2 2025-12-16 02:05:18.617262 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:18.659467 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:18.659551 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:18.659561 | ubuntu-noble-large | DiffID: sha256:c52c58252369393bd4bcdc9e6b12ef4a42b216e3df0e4dec07202f27709fa0f5 2025-12-16 02:05:18.659569 | ubuntu-noble-large | DiffID: sha256:59681ffc595d68ee830aa3eaa722373cb1851302bada883b8b0d9fa19fee83cd 2025-12-16 02:05:18.705579 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:58196d5301204050c283507b14b699e97dd6b0a8ada3a948c7e5cb8c0aa589ce 2025-12-16 02:05:18.706483 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:18.750837 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:18.750918 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:18.750929 | ubuntu-noble-large | DiffID: sha256:c52c58252369393bd4bcdc9e6b12ef4a42b216e3df0e4dec07202f27709fa0f5 2025-12-16 02:05:18.750938 | ubuntu-noble-large | DiffID: sha256:59681ffc595d68ee830aa3eaa722373cb1851302bada883b8b0d9fa19fee83cd 2025-12-16 02:05:18.800442 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pcs@sha256:58196d5301204050c283507b14b699e97dd6b0a8ada3a948c7e5cb8c0aa589ce 2025-12-16 02:05:18.801115 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:18.801297 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 02:05:18.801343 | ubuntu-noble-large | [SUCCESS] [104/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pcs:2024.2 2025-12-16 02:05:18.806209 | ubuntu-noble-large | [INFO]  [105/130] Checking: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 02:05:18.806484 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 02:05:19.206436 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 02:05:19.206537 | ubuntu-noble-large | [SUCCESS] [105/130] EXISTS: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 02:05:19.206654 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 02:05:19.255318 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 02:05:19.255616 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 02:05:19.255925 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:19.301990 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b5954cf8a9082227eb36b7a8f255e33455f9650e56180e8c3aeea153735b675a 2025-12-16 02:05:19.302101 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-159754-28423 2025-12-16 02:05:19.588110 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:19.637852 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b5954cf8a9082227eb36b7a8f255e33455f9650e56180e8c3aeea153735b675a 2025-12-16 02:05:19.638020 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:19.681285 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:19.681393 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:19.681434 | ubuntu-noble-large | DiffID: sha256:c52c58252369393bd4bcdc9e6b12ef4a42b216e3df0e4dec07202f27709fa0f5 2025-12-16 02:05:19.681445 | ubuntu-noble-large | DiffID: sha256:d5b15da8af24cdc63fd83382f970889d26f51ff577c24a9be4c9287003d83f28 2025-12-16 02:05:19.728350 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:5bf5aed1f0793d727c01b13364a5b8e75a258686c20793591ad0a80fd4f48a72 2025-12-16 02:05:19.728705 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:19.771253 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:19.771329 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:19.771338 | ubuntu-noble-large | DiffID: sha256:c52c58252369393bd4bcdc9e6b12ef4a42b216e3df0e4dec07202f27709fa0f5 2025-12-16 02:05:19.771345 | ubuntu-noble-large | DiffID: sha256:d5b15da8af24cdc63fd83382f970889d26f51ff577c24a9be4c9287003d83f28 2025-12-16 02:05:19.816674 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote@sha256:5bf5aed1f0793d727c01b13364a5b8e75a258686c20793591ad0a80fd4f48a72 2025-12-16 02:05:19.817390 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:19.817524 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 02:05:19.817699 | ubuntu-noble-large | [SUCCESS] [105/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:2024.2 2025-12-16 02:05:19.824419 | ubuntu-noble-large | [INFO]  [106/130] Checking: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 02:05:19.824598 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 02:05:20.172818 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 02:05:20.172942 | ubuntu-noble-large | [SUCCESS] [106/130] EXISTS: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 02:05:20.172961 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 02:05:20.220777 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 02:05:20.220968 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 02:05:20.221320 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:20.270480 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b6fb30d5b6961b52f57053db62c83e6d04e5d833337dc524f054bc641ed80832 2025-12-16 02:05:20.270572 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-159754-19160 2025-12-16 02:05:20.560812 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:20.604990 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b6fb30d5b6961b52f57053db62c83e6d04e5d833337dc524f054bc641ed80832 2025-12-16 02:05:20.605081 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:20.649153 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:20.649282 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:20.649302 | ubuntu-noble-large | DiffID: sha256:63dc77c8f38f842fac7b2546d9d917566b2bd054bc2b2d5f4b9d802455ee87d3 2025-12-16 02:05:20.649342 | ubuntu-noble-large | DiffID: sha256:9d70e9feda7a2a2fd4390dfd1b796bd9ec76691f950e3af9353343824e781d1d 2025-12-16 02:05:20.699705 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:159a1d40129a62a463dc1a4288022973c5022960bd4b4f7f06b67f31cbded1ad 2025-12-16 02:05:20.700309 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:20.733891 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:20.733965 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:20.733976 | ubuntu-noble-large | DiffID: sha256:63dc77c8f38f842fac7b2546d9d917566b2bd054bc2b2d5f4b9d802455ee87d3 2025-12-16 02:05:20.733985 | ubuntu-noble-large | DiffID: sha256:9d70e9feda7a2a2fd4390dfd1b796bd9ec76691f950e3af9353343824e781d1d 2025-12-16 02:05:20.781207 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-clustercheck@sha256:159a1d40129a62a463dc1a4288022973c5022960bd4b4f7f06b67f31cbded1ad 2025-12-16 02:05:20.782421 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:20.782492 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 02:05:20.782508 | ubuntu-noble-large | [SUCCESS] [106/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-clustercheck:2024.2 2025-12-16 02:05:20.788420 | ubuntu-noble-large | [INFO]  [107/130] Checking: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 02:05:20.788470 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 02:05:21.212544 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 02:05:21.212680 | ubuntu-noble-large | [SUCCESS] [107/130] EXISTS: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 02:05:21.212699 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 02:05:21.253100 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 02:05:21.253209 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 02:05:21.253327 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:21.300802 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:bdc5ed22df754933a16b5bd7615857c3390b4844d79bea29fb1be023bd2b6e3f 2025-12-16 02:05:21.300956 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-159754-1718 2025-12-16 02:05:21.581435 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:21.628364 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:bdc5ed22df754933a16b5bd7615857c3390b4844d79bea29fb1be023bd2b6e3f 2025-12-16 02:05:21.628507 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:21.668794 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:21.668871 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:21.668882 | ubuntu-noble-large | DiffID: sha256:63dc77c8f38f842fac7b2546d9d917566b2bd054bc2b2d5f4b9d802455ee87d3 2025-12-16 02:05:21.668891 | ubuntu-noble-large | DiffID: sha256:c60da4f1eba8d956afbaa82c495d8b2d9e29ddbd1aa72a7759c3d60e0b3dba36 2025-12-16 02:05:21.716923 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:83f3eab7c10da051ad9bce9653365768a746169518969dd1105113c2628df8f6 2025-12-16 02:05:21.717802 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:21.758223 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:21.758321 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:21.758330 | ubuntu-noble-large | DiffID: sha256:63dc77c8f38f842fac7b2546d9d917566b2bd054bc2b2d5f4b9d802455ee87d3 2025-12-16 02:05:21.758337 | ubuntu-noble-large | DiffID: sha256:c60da4f1eba8d956afbaa82c495d8b2d9e29ddbd1aa72a7759c3d60e0b3dba36 2025-12-16 02:05:21.810519 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/mariadb-server@sha256:83f3eab7c10da051ad9bce9653365768a746169518969dd1105113c2628df8f6 2025-12-16 02:05:21.811377 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:21.811522 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 02:05:21.811702 | ubuntu-noble-large | [SUCCESS] [107/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/mariadb-server:2024.2 2025-12-16 02:05:21.817740 | ubuntu-noble-large | [INFO]  [108/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 02:05:21.817861 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 02:05:22.183844 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 02:05:22.183948 | ubuntu-noble-large | [SUCCESS] [108/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 02:05:22.184038 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 02:05:22.229078 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 02:05:22.229305 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 02:05:22.229548 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:22.273980 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:de8cf5cadd1e2a8412de6a828d8b7156e6c7a6de48ebc99c27f1013a19d77a8f 2025-12-16 02:05:22.274089 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-159754-25791 2025-12-16 02:05:22.545351 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:22.593509 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:de8cf5cadd1e2a8412de6a828d8b7156e6c7a6de48ebc99c27f1013a19d77a8f 2025-12-16 02:05:22.593631 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:22.636703 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:22.636790 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:22.636803 | ubuntu-noble-large | DiffID: sha256:63b4bfbc3daf8203d6fb5c1410e1aeecbe1cd6e8a44784c75df913d9579eeafe 2025-12-16 02:05:22.636813 | ubuntu-noble-large | DiffID: sha256:ed21c48ead3668d2b530105d94a542ba65b63a09eee55f081cc55e140abadf3c 2025-12-16 02:05:22.679105 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:a5b9f1c6ab7f613b944288b5d9548e24d541072dd62db8b5868231078c8d4dba 2025-12-16 02:05:22.679875 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:22.725149 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:22.725328 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:22.725356 | ubuntu-noble-large | DiffID: sha256:63b4bfbc3daf8203d6fb5c1410e1aeecbe1cd6e8a44784c75df913d9579eeafe 2025-12-16 02:05:22.725375 | ubuntu-noble-large | DiffID: sha256:ed21c48ead3668d2b530105d94a542ba65b63a09eee55f081cc55e140abadf3c 2025-12-16 02:05:22.774317 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd@sha256:a5b9f1c6ab7f613b944288b5d9548e24d541072dd62db8b5868231078c8d4dba 2025-12-16 02:05:22.775690 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:22.775776 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 02:05:22.775801 | ubuntu-noble-large | [SUCCESS] [108/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:2024.2 2025-12-16 02:05:22.781368 | ubuntu-noble-large | [INFO]  [109/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 02:05:22.781461 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 02:05:23.230430 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 02:05:23.230575 | ubuntu-noble-large | [SUCCESS] [109/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 02:05:23.230592 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 02:05:23.276051 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 02:05:23.276139 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 02:05:23.276153 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:23.325419 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:64f1e20f225626c5f6f1854d4217b2002f91eb5aaba5294be151318839570deb 2025-12-16 02:05:23.325526 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-159754-22285 2025-12-16 02:05:23.577373 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:23.620545 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:64f1e20f225626c5f6f1854d4217b2002f91eb5aaba5294be151318839570deb 2025-12-16 02:05:23.620619 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:23.658135 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:23.658215 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:23.658256 | ubuntu-noble-large | DiffID: sha256:63b4bfbc3daf8203d6fb5c1410e1aeecbe1cd6e8a44784c75df913d9579eeafe 2025-12-16 02:05:23.658269 | ubuntu-noble-large | DiffID: sha256:1704cf9c458a2477da534e2a8d8296e7b9be15cc713054eed1520bb2371f2ec3 2025-12-16 02:05:23.703277 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:b4bc69bc55e3c6f2b97ad7097e0ed6b9fb4316fd1bf0d23d73e80b81a09806c8 2025-12-16 02:05:23.704507 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:23.743082 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:23.743190 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:23.743203 | ubuntu-noble-large | DiffID: sha256:63b4bfbc3daf8203d6fb5c1410e1aeecbe1cd6e8a44784c75df913d9579eeafe 2025-12-16 02:05:23.743213 | ubuntu-noble-large | DiffID: sha256:1704cf9c458a2477da534e2a8d8296e7b9be15cc713054eed1520bb2371f2ec3 2025-12-16 02:05:23.788798 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk-db@sha256:b4bc69bc55e3c6f2b97ad7097e0ed6b9fb4316fd1bf0d23d73e80b81a09806c8 2025-12-16 02:05:23.789572 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:23.789716 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 02:05:23.789918 | ubuntu-noble-large | [SUCCESS] [109/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk-db:2024.2 2025-12-16 02:05:23.796426 | ubuntu-noble-large | [INFO]  [110/130] Checking: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 02:05:23.796593 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 02:05:24.158134 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 02:05:24.158279 | ubuntu-noble-large | [SUCCESS] [110/130] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 02:05:24.158390 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 02:05:24.205382 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 02:05:24.205630 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 02:05:24.205821 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:24.249076 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:3db399d34ff734eb56b7a7f65fbd19dccb6807e9910cc377d27d8adbfbd686bb 2025-12-16 02:05:24.249207 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-159754-16259 2025-12-16 02:05:24.520013 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:24.564091 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:3db399d34ff734eb56b7a7f65fbd19dccb6807e9910cc377d27d8adbfbd686bb 2025-12-16 02:05:24.564219 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:24.609522 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:24.609612 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:24.609619 | ubuntu-noble-large | DiffID: sha256:68c691591aa651f5e2b235149e14b445ff850087e6a015a158f3f25042bdfb0f 2025-12-16 02:05:24.609637 | ubuntu-noble-large | DiffID: sha256:09ecf3f95a04eab4862ff10ca28ded6d704a0b6a87196590b880c9fe65aab728 2025-12-16 02:05:24.659065 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:e1888e708dea6a973e70da74613a235c08115fcc54de535adc3abad40fdf02b9 2025-12-16 02:05:24.659761 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:24.702382 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:24.702511 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:24.702521 | ubuntu-noble-large | DiffID: sha256:68c691591aa651f5e2b235149e14b445ff850087e6a015a158f3f25042bdfb0f 2025-12-16 02:05:24.702530 | ubuntu-noble-large | DiffID: sha256:09ecf3f95a04eab4862ff10ca28ded6d704a0b6a87196590b880c9fe65aab728 2025-12-16 02:05:24.752305 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-db-server@sha256:e1888e708dea6a973e70da74613a235c08115fcc54de535adc3abad40fdf02b9 2025-12-16 02:05:24.753057 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:24.753167 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 02:05:24.753354 | ubuntu-noble-large | [SUCCESS] [110/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-db-server:2024.2 2025-12-16 02:05:24.760178 | ubuntu-noble-large | [INFO]  [111/130] Checking: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 02:05:24.760272 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 02:05:25.121683 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 02:05:25.121817 | ubuntu-noble-large | [SUCCESS] [111/130] EXISTS: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 02:05:25.121833 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 02:05:25.168435 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 02:05:25.168792 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 02:05:25.169111 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:25.215119 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:2d5b43f3fbc93f86eda33ca88e85bb87fd80d6cbe836048f83281e50e511cb82 2025-12-16 02:05:25.215220 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-159754-21761 2025-12-16 02:05:25.477004 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:25.522889 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:2d5b43f3fbc93f86eda33ca88e85bb87fd80d6cbe836048f83281e50e511cb82 2025-12-16 02:05:25.522980 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:25.566556 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:25.566667 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:25.566675 | ubuntu-noble-large | DiffID: sha256:68c691591aa651f5e2b235149e14b445ff850087e6a015a158f3f25042bdfb0f 2025-12-16 02:05:25.566707 | ubuntu-noble-large | DiffID: sha256:9aaf8e522647547e67576a5021a8dd9bc237a656f1746fdfcc505272549185e2 2025-12-16 02:05:25.610281 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:416f4a5c492daf116f3fefe682d9e721384590d4797fdf4c951cba01498d1748 2025-12-16 02:05:25.610548 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:25.654519 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:25.654610 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:25.654617 | ubuntu-noble-large | DiffID: sha256:68c691591aa651f5e2b235149e14b445ff850087e6a015a158f3f25042bdfb0f 2025-12-16 02:05:25.654622 | ubuntu-noble-large | DiffID: sha256:9aaf8e522647547e67576a5021a8dd9bc237a656f1746fdfcc505272549185e2 2025-12-16 02:05:25.705940 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/openvswitch-vswitchd@sha256:416f4a5c492daf116f3fefe682d9e721384590d4797fdf4c951cba01498d1748 2025-12-16 02:05:25.706707 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:25.706838 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 02:05:25.706996 | ubuntu-noble-large | [SUCCESS] [111/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:2024.2 2025-12-16 02:05:25.713522 | ubuntu-noble-large | [INFO]  [112/130] Checking: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 02:05:25.713628 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 02:05:26.046444 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 02:05:26.046786 | ubuntu-noble-large | [SUCCESS] [112/130] EXISTS: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 02:05:26.046845 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 02:05:26.092973 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 02:05:26.093075 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 02:05:26.093338 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:26.144721 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:91d7900649f1fb404ebe070975eff423220d46c4f52e9350bf6e660d4f4a50b6 2025-12-16 02:05:26.144844 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-159754-21500 2025-12-16 02:05:26.422008 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:26.465710 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:91d7900649f1fb404ebe070975eff423220d46c4f52e9350bf6e660d4f4a50b6 2025-12-16 02:05:26.465800 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:26.510986 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:26.511063 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:26.511073 | ubuntu-noble-large | DiffID: sha256:46583d11fd94eb9826ae4411253a2b53a9154b72b0f450f79f429ec334a14dea 2025-12-16 02:05:26.557417 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:a828d9ad6f599d284aea940fd8088a1bebcf8f41613b521dd5aaedc6467ed082 2025-12-16 02:05:26.558069 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:26.598269 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:26.598349 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:26.598361 | ubuntu-noble-large | DiffID: sha256:46583d11fd94eb9826ae4411253a2b53a9154b72b0f450f79f429ec334a14dea 2025-12-16 02:05:26.646345 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch-dashboards@sha256:a828d9ad6f599d284aea940fd8088a1bebcf8f41613b521dd5aaedc6467ed082 2025-12-16 02:05:26.647138 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:26.647283 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 02:05:26.647536 | ubuntu-noble-large | [SUCCESS] [112/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch-dashboards:2024.2 2025-12-16 02:05:26.654084 | ubuntu-noble-large | [INFO]  [113/130] Checking: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 02:05:26.654209 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 02:05:27.055488 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 02:05:27.055607 | ubuntu-noble-large | [SUCCESS] [113/130] EXISTS: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 02:05:27.055621 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 02:05:27.100599 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 02:05:27.100700 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 02:05:27.100919 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:27.148929 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a6b5209552585cbd00b78b37f533bee359d1f1284ce7c8b131e5fee86dec938e 2025-12-16 02:05:27.149033 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-159754-19761 2025-12-16 02:05:27.427292 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:27.472429 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a6b5209552585cbd00b78b37f533bee359d1f1284ce7c8b131e5fee86dec938e 2025-12-16 02:05:27.472529 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:27.514848 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:27.514934 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:27.514949 | ubuntu-noble-large | DiffID: sha256:c74ecfc535c7f41585e9562818e87fe2b8b0dc2517c962ae7ca0503bd1bb209d 2025-12-16 02:05:27.569004 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:6ee12cf030b0cfb198151d5a4dd8f941896825d50e22f3e38572faf17b3f7751 2025-12-16 02:05:27.570994 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:27.617860 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:27.617954 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:27.617962 | ubuntu-noble-large | DiffID: sha256:c74ecfc535c7f41585e9562818e87fe2b8b0dc2517c962ae7ca0503bd1bb209d 2025-12-16 02:05:27.658599 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/opensearch@sha256:6ee12cf030b0cfb198151d5a4dd8f941896825d50e22f3e38572faf17b3f7751 2025-12-16 02:05:27.659440 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:27.659578 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 02:05:27.659736 | ubuntu-noble-large | [SUCCESS] [113/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/opensearch:2024.2 2025-12-16 02:05:27.665870 | ubuntu-noble-large | [INFO]  [114/130] Checking: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 02:05:27.665963 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 02:05:28.034627 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 02:05:28.034740 | ubuntu-noble-large | [SUCCESS] [114/130] EXISTS: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 02:05:28.034844 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 02:05:28.078286 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 02:05:28.078441 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 02:05:28.078673 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:28.125280 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:4a90ebd9c27036ad1ad0156c2ae2995c5fe862e9007d027afd906278541c4bec 2025-12-16 02:05:28.125431 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-159754-29259 2025-12-16 02:05:28.441941 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:28.479464 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:4a90ebd9c27036ad1ad0156c2ae2995c5fe862e9007d027afd906278541c4bec 2025-12-16 02:05:28.479582 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:28.524938 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:28.525018 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:28.525029 | ubuntu-noble-large | DiffID: sha256:6b863b2de0acb18f08f28d6a485c1469458d265978546a9f1fb83bd987a4c098 2025-12-16 02:05:28.574318 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:9579add8f13b44011140478520550bb8053b97d82837e8c257b97ca92b4a4f85 2025-12-16 02:05:28.575022 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:28.620732 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:28.620830 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:28.620841 | ubuntu-noble-large | DiffID: sha256:6b863b2de0acb18f08f28d6a485c1469458d265978546a9f1fb83bd987a4c098 2025-12-16 02:05:28.671484 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/fluentd@sha256:9579add8f13b44011140478520550bb8053b97d82837e8c257b97ca92b4a4f85 2025-12-16 02:05:28.672370 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:28.672519 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 02:05:28.672718 | ubuntu-noble-large | [SUCCESS] [114/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/fluentd:2024.2 2025-12-16 02:05:28.679621 | ubuntu-noble-large | [INFO]  [115/130] Checking: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 02:05:28.679736 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 02:05:29.025730 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 02:05:29.025854 | ubuntu-noble-large | [SUCCESS] [115/130] EXISTS: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 02:05:29.025946 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 02:05:29.068310 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 02:05:29.068450 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 02:05:29.068676 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:29.112014 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:8d4591c6e48cc793ee72e6adcfbf67e0b5caccc4f0985ebb8cf7fae695b4d326 2025-12-16 02:05:29.112189 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-159754-23764 2025-12-16 02:05:29.371194 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:29.414206 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:8d4591c6e48cc793ee72e6adcfbf67e0b5caccc4f0985ebb8cf7fae695b4d326 2025-12-16 02:05:29.414354 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:29.456544 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:29.456639 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:29.456653 | ubuntu-noble-large | DiffID: sha256:21e106c748641a04060cc841f1633dfca8034c0bff907e9c2118ee7579aff838 2025-12-16 02:05:29.502998 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:1b492168d4fc86f4b0f4337260269211e5e0b0828e21ef2719de97cba156d722 2025-12-16 02:05:29.504297 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:29.549898 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:29.549968 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:29.549974 | ubuntu-noble-large | DiffID: sha256:21e106c748641a04060cc841f1633dfca8034c0bff907e9c2118ee7579aff838 2025-12-16 02:05:29.601960 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/grafana@sha256:1b492168d4fc86f4b0f4337260269211e5e0b0828e21ef2719de97cba156d722 2025-12-16 02:05:29.602719 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:29.602820 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 02:05:29.602997 | ubuntu-noble-large | [SUCCESS] [115/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/grafana:2024.2 2025-12-16 02:05:29.608926 | ubuntu-noble-large | [INFO]  [116/130] Checking: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 02:05:29.609051 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 02:05:30.031911 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 02:05:30.032054 | ubuntu-noble-large | [SUCCESS] [116/130] EXISTS: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 02:05:30.032111 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 02:05:30.081618 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 02:05:30.081787 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 02:05:30.081981 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:30.125887 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:9d69227ff91ba349bc86ca0f5ae9f152de28296651f61ab102bd09579fcbade5 2025-12-16 02:05:30.126023 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-159754-14423 2025-12-16 02:05:30.397349 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:30.448566 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:9d69227ff91ba349bc86ca0f5ae9f152de28296651f61ab102bd09579fcbade5 2025-12-16 02:05:30.448715 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:30.498074 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:30.498173 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:30.498188 | ubuntu-noble-large | DiffID: sha256:83bd18db0282386c9de894a09f75daf07469d2847a331706b03b51047aa9713b 2025-12-16 02:05:30.545208 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:7b35b5866d2ec5ea83fe7d56dfe61feb7842687f66669731dc13cc4196940cd5 2025-12-16 02:05:30.545955 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:30.588609 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:30.588695 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:30.588705 | ubuntu-noble-large | DiffID: sha256:83bd18db0282386c9de894a09f75daf07469d2847a331706b03b51047aa9713b 2025-12-16 02:05:30.641472 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/proxysql@sha256:7b35b5866d2ec5ea83fe7d56dfe61feb7842687f66669731dc13cc4196940cd5 2025-12-16 02:05:30.642566 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:30.642622 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 02:05:30.642632 | ubuntu-noble-large | [SUCCESS] [116/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/proxysql:2024.2 2025-12-16 02:05:30.649288 | ubuntu-noble-large | [INFO]  [117/130] Checking: osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 02:05:30.649327 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 02:05:31.124496 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 02:05:31.124600 | ubuntu-noble-large | [SUCCESS] [117/130] EXISTS: osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 02:05:31.124615 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 02:05:31.172358 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 02:05:31.172486 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 02:05:31.172522 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:31.222712 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a39d05bb18bf1c65629e190ae77fd8a749af945d6941b666358dbbbacd0b96c9 2025-12-16 02:05:31.222827 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-159754-9205 2025-12-16 02:05:31.516157 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:31.565471 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a39d05bb18bf1c65629e190ae77fd8a749af945d6941b666358dbbbacd0b96c9 2025-12-16 02:05:31.565567 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:31.610807 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:31.610892 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:31.610904 | ubuntu-noble-large | DiffID: sha256:5e5803c7bba751f1d8a3fb69265202c096c215717d2a80a0602bf24d467f75a4 2025-12-16 02:05:31.662274 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:dd2d7a029e3a82e62e92a03f9b225c3e99525b3e8bfa41e7c5182c39b5940d72 2025-12-16 02:05:31.663367 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:31.707445 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:31.707517 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:31.707527 | ubuntu-noble-large | DiffID: sha256:5e5803c7bba751f1d8a3fb69265202c096c215717d2a80a0602bf24d467f75a4 2025-12-16 02:05:31.756382 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/cron@sha256:dd2d7a029e3a82e62e92a03f9b225c3e99525b3e8bfa41e7c5182c39b5940d72 2025-12-16 02:05:31.757628 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:31.757702 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 02:05:31.757712 | ubuntu-noble-large | [SUCCESS] [117/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/cron:2024.2 2025-12-16 02:05:31.763425 | ubuntu-noble-large | [INFO]  [118/130] Checking: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 02:05:31.763491 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 02:05:32.103382 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 02:05:32.103511 | ubuntu-noble-large | [SUCCESS] [118/130] EXISTS: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 02:05:32.103522 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 02:05:32.152110 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 02:05:32.153320 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 02:05:32.153478 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:32.200521 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:67c6acaaebfb79d4da5d7cdf0a754db4dcb45d91dadf6a038fc7497c91d7eed7 2025-12-16 02:05:32.200642 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-159754-8299 2025-12-16 02:05:32.483374 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:32.530368 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:67c6acaaebfb79d4da5d7cdf0a754db4dcb45d91dadf6a038fc7497c91d7eed7 2025-12-16 02:05:32.530500 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:32.572302 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:32.572377 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:32.572386 | ubuntu-noble-large | DiffID: sha256:63b4bfbc3daf8203d6fb5c1410e1aeecbe1cd6e8a44784c75df913d9579eeafe 2025-12-16 02:05:32.622462 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:d59f9c4b0d195692639f65b5b1351eb2ff394753a53ae640bbf34a2ef65e1c14 2025-12-16 02:05:32.623356 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:32.664360 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:32.664466 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:32.664477 | ubuntu-noble-large | DiffID: sha256:63b4bfbc3daf8203d6fb5c1410e1aeecbe1cd6e8a44784c75df913d9579eeafe 2025-12-16 02:05:32.708129 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/ovsdpdk@sha256:d59f9c4b0d195692639f65b5b1351eb2ff394753a53ae640bbf34a2ef65e1c14 2025-12-16 02:05:32.709268 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:32.709340 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 02:05:32.709352 | ubuntu-noble-large | [SUCCESS] [118/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/ovsdpdk:2024.2 2025-12-16 02:05:32.715364 | ubuntu-noble-large | [INFO]  [119/130] Checking: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 02:05:32.715455 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 02:05:33.091470 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 02:05:33.091568 | ubuntu-noble-large | [SUCCESS] [119/130] EXISTS: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 02:05:33.091581 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 02:05:33.131449 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 02:05:33.132354 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 02:05:33.132465 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:33.179268 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:a27eb16b166d2f9f9dfeb9206f03a40e26f2c902f0efa365f0102c3bee5a6886 2025-12-16 02:05:33.179353 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-159754-29458 2025-12-16 02:05:33.458462 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:33.508344 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:a27eb16b166d2f9f9dfeb9206f03a40e26f2c902f0efa365f0102c3bee5a6886 2025-12-16 02:05:33.508439 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:33.549980 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:33.550062 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:33.550075 | ubuntu-noble-large | DiffID: sha256:a8297e3e3e2b40d4cd656c2bccfe4b5be2759d2b50b9f4d2d96caead4dca0890 2025-12-16 02:05:33.597271 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:052653fbfc2a431dad4727459923b86299a4d9e9bd12dd4619449fb940a70509 2025-12-16 02:05:33.598666 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:33.635078 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:33.635161 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:33.635175 | ubuntu-noble-large | DiffID: sha256:a8297e3e3e2b40d4cd656c2bccfe4b5be2759d2b50b9f4d2d96caead4dca0890 2025-12-16 02:05:33.678911 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/kolla-toolbox@sha256:052653fbfc2a431dad4727459923b86299a4d9e9bd12dd4619449fb940a70509 2025-12-16 02:05:33.679419 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:33.679498 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 02:05:33.679523 | ubuntu-noble-large | [SUCCESS] [119/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/kolla-toolbox:2024.2 2025-12-16 02:05:33.686833 | ubuntu-noble-large | [INFO]  [120/130] Checking: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 02:05:33.686896 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 02:05:34.066387 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 02:05:34.066506 | ubuntu-noble-large | [SUCCESS] [120/130] EXISTS: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 02:05:34.066529 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 02:05:34.103795 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 02:05:34.105321 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 02:05:34.105354 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:34.146382 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:1b2cc042ff758d8246533285301cfe4effeccfa13ab7704e3b88de87d046bff3 2025-12-16 02:05:34.146492 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-159754-24559 2025-12-16 02:05:34.435443 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:34.476374 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:1b2cc042ff758d8246533285301cfe4effeccfa13ab7704e3b88de87d046bff3 2025-12-16 02:05:34.476481 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:34.517787 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:34.517850 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:34.517858 | ubuntu-noble-large | DiffID: sha256:fa6bbf525d3b10346b1df696c3b0a34779d6ba5fe4ae5061a58119b1d2284007 2025-12-16 02:05:34.569380 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:e19c487017ab90e8575d621fd34c66982693197f883e5f9cea36f720f3c9d781 2025-12-16 02:05:34.571003 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:34.613441 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:34.613534 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:34.613546 | ubuntu-noble-large | DiffID: sha256:fa6bbf525d3b10346b1df696c3b0a34779d6ba5fe4ae5061a58119b1d2284007 2025-12-16 02:05:34.664903 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/iscsid@sha256:e19c487017ab90e8575d621fd34c66982693197f883e5f9cea36f720f3c9d781 2025-12-16 02:05:34.665384 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:34.665506 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 02:05:34.665526 | ubuntu-noble-large | [SUCCESS] [120/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/iscsid:2024.2 2025-12-16 02:05:34.672377 | ubuntu-noble-large | [INFO]  [121/130] Checking: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 02:05:34.672483 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 02:05:35.071617 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 02:05:35.071717 | ubuntu-noble-large | [SUCCESS] [121/130] EXISTS: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 02:05:35.072776 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 02:05:35.126384 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 02:05:35.126670 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 02:05:35.126928 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:35.170607 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:90cc44ff1a5d63dd53be738fc5c343b1f511260ee0a2ca006dd3f4f1ae877c23 2025-12-16 02:05:35.170920 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-159754-15188 2025-12-16 02:05:35.433002 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:35.483628 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:90cc44ff1a5d63dd53be738fc5c343b1f511260ee0a2ca006dd3f4f1ae877c23 2025-12-16 02:05:35.483871 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:35.524384 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:35.524494 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:35.524508 | ubuntu-noble-large | DiffID: sha256:f0dcbb3aeef85f0665b2c06f74e2a2bacf61ba22d9e44e69e9135771f4c0ca2c 2025-12-16 02:05:35.570119 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:1e3a91b157231cc62d744cfdf5f10f91f811d7c3323cea99a600169eb1539f96 2025-12-16 02:05:35.571034 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:35.613026 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:35.613109 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:35.613122 | ubuntu-noble-large | DiffID: sha256:f0dcbb3aeef85f0665b2c06f74e2a2bacf61ba22d9e44e69e9135771f4c0ca2c 2025-12-16 02:05:35.658059 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/keepalived@sha256:1e3a91b157231cc62d744cfdf5f10f91f811d7c3323cea99a600169eb1539f96 2025-12-16 02:05:35.658950 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:35.659014 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 02:05:35.659025 | ubuntu-noble-large | [SUCCESS] [121/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/keepalived:2024.2 2025-12-16 02:05:35.664368 | ubuntu-noble-large | [INFO]  [122/130] Checking: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 02:05:35.664465 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 02:05:36.071411 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 02:05:36.071502 | ubuntu-noble-large | [SUCCESS] [122/130] EXISTS: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 02:05:36.071512 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 02:05:36.132361 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 02:05:36.132484 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 02:05:36.132510 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:36.183388 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:826aca01a50d225e37467e2eb4725dba4919f9c49fe002486f6bc6bc9b70623c 2025-12-16 02:05:36.183510 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-159754-2067 2025-12-16 02:05:36.473483 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:36.519430 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:826aca01a50d225e37467e2eb4725dba4919f9c49fe002486f6bc6bc9b70623c 2025-12-16 02:05:36.519528 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:36.558202 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:36.558331 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:36.558345 | ubuntu-noble-large | DiffID: sha256:0846917d4fa089564d83c38515df6301796e89ffd1d37e357f84930abd795f6e 2025-12-16 02:05:36.605291 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:2fdcb59e14ff105f8e7a5b9d4ae613d40e1aac1e63ddb32a174de369269c1eca 2025-12-16 02:05:36.606417 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:36.655640 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:36.655755 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:36.655777 | ubuntu-noble-large | DiffID: sha256:0846917d4fa089564d83c38515df6301796e89ffd1d37e357f84930abd795f6e 2025-12-16 02:05:36.701976 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/tgtd@sha256:2fdcb59e14ff105f8e7a5b9d4ae613d40e1aac1e63ddb32a174de369269c1eca 2025-12-16 02:05:36.703311 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:36.703388 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 02:05:36.703443 | ubuntu-noble-large | [SUCCESS] [122/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/tgtd:2024.2 2025-12-16 02:05:36.709364 | ubuntu-noble-large | [INFO]  [123/130] Checking: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 02:05:36.709450 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 02:05:37.078430 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 02:05:37.078524 | ubuntu-noble-large | [SUCCESS] [123/130] EXISTS: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 02:05:37.078538 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 02:05:37.118106 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 02:05:37.118187 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 02:05:37.118198 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:37.162627 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ac3454567a0cd696e26ba65bbb337aa1d889c64991e5864433f414c80ff67576 2025-12-16 02:05:37.162707 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-159754-2885 2025-12-16 02:05:37.448007 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:37.490026 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ac3454567a0cd696e26ba65bbb337aa1d889c64991e5864433f414c80ff67576 2025-12-16 02:05:37.490100 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:37.527739 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:37.527823 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:37.527835 | ubuntu-noble-large | DiffID: sha256:8525dab8c0cf838d48368e3843fc5bda9937cd7f6de6735d0392d9d7fa7d578e 2025-12-16 02:05:37.574112 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:10cd25eb19357f35b7577bf000615efc84b92cd5b558747d4dbba41cc4058e57 2025-12-16 02:05:37.575510 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:37.614498 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:37.614568 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:37.614577 | ubuntu-noble-large | DiffID: sha256:8525dab8c0cf838d48368e3843fc5bda9937cd7f6de6735d0392d9d7fa7d578e 2025-12-16 02:05:37.658368 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy-ssh@sha256:10cd25eb19357f35b7577bf000615efc84b92cd5b558747d4dbba41cc4058e57 2025-12-16 02:05:37.659945 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:37.660023 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 02:05:37.660039 | ubuntu-noble-large | [SUCCESS] [123/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy-ssh:2024.2 2025-12-16 02:05:37.665315 | ubuntu-noble-large | [INFO]  [124/130] Checking: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 02:05:37.665361 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 02:05:38.071473 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 02:05:38.071724 | ubuntu-noble-large | [SUCCESS] [124/130] EXISTS: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 02:05:38.071893 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 02:05:38.115982 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 02:05:38.116339 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 02:05:38.116991 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:38.165438 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:727e2135717fa94f1d594d255010b6d3ba103d160b2ecdeb966d9715ad4d14db 2025-12-16 02:05:38.165551 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-159754-19947 2025-12-16 02:05:38.443514 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:38.490383 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:727e2135717fa94f1d594d255010b6d3ba103d160b2ecdeb966d9715ad4d14db 2025-12-16 02:05:38.490502 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:38.532695 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:38.532786 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:38.532798 | ubuntu-noble-large | DiffID: sha256:4b75dd1109b3c74b1925b78431494e8d84c08ab9cef6da9a149dbcfb761bd6d4 2025-12-16 02:05:38.580091 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:be7365824a0ebb858d17643d0b5444d96eac4e92007697e0489842d659d12cc2 2025-12-16 02:05:38.581361 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:38.623417 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:38.623512 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:38.623524 | ubuntu-noble-large | DiffID: sha256:4b75dd1109b3c74b1925b78431494e8d84c08ab9cef6da9a149dbcfb761bd6d4 2025-12-16 02:05:38.669357 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/haproxy@sha256:be7365824a0ebb858d17643d0b5444d96eac4e92007697e0489842d659d12cc2 2025-12-16 02:05:38.670301 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:38.670323 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 02:05:38.670332 | ubuntu-noble-large | [SUCCESS] [124/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/haproxy:2024.2 2025-12-16 02:05:38.677332 | ubuntu-noble-large | [INFO]  [125/130] Checking: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 02:05:38.677375 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 02:05:39.056606 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 02:05:39.056685 | ubuntu-noble-large | [SUCCESS] [125/130] EXISTS: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 02:05:39.056695 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 02:05:39.103652 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 02:05:39.103741 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 02:05:39.103757 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:39.146428 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ac2b5624f6d65d6eb814c80ef6f34c83b1132d41143db4cff9a8ac42bde4023d 2025-12-16 02:05:39.146530 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-159754-29783 2025-12-16 02:05:39.420544 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:39.462249 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ac2b5624f6d65d6eb814c80ef6f34c83b1132d41143db4cff9a8ac42bde4023d 2025-12-16 02:05:39.462324 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:39.505152 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:39.505278 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:39.505294 | ubuntu-noble-large | DiffID: sha256:2b79950bc80aef5d86873a0ee517115ed1053514ecf3cb76a290e9ea02ce5343 2025-12-16 02:05:39.551738 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:78237632724f9b4e4d941d79d5eb147cb638a886c622f929799e6f3161547bdc 2025-12-16 02:05:39.552315 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:39.591420 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:39.591516 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:39.591531 | ubuntu-noble-large | DiffID: sha256:2b79950bc80aef5d86873a0ee517115ed1053514ecf3cb76a290e9ea02ce5343 2025-12-16 02:05:39.638217 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/multipathd@sha256:78237632724f9b4e4d941d79d5eb147cb638a886c622f929799e6f3161547bdc 2025-12-16 02:05:39.639115 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:39.639182 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 02:05:39.639196 | ubuntu-noble-large | [SUCCESS] [125/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/multipathd:2024.2 2025-12-16 02:05:39.644140 | ubuntu-noble-large | [INFO]  [126/130] Checking: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 02:05:39.644185 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 02:05:40.006206 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 02:05:40.006344 | ubuntu-noble-large | [SUCCESS] [126/130] EXISTS: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 02:05:40.006359 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 02:05:40.059439 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 02:05:40.059534 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 02:05:40.060141 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:40.109435 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:fdfa80859042771d5396929e9a6920b0359d8e736ff964f2782e0c6652fd44ca 2025-12-16 02:05:40.109531 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-159754-22216 2025-12-16 02:05:40.398527 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:40.447386 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:fdfa80859042771d5396929e9a6920b0359d8e736ff964f2782e0c6652fd44ca 2025-12-16 02:05:40.447495 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:40.494751 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:40.494839 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:40.494853 | ubuntu-noble-large | DiffID: sha256:841831cd3e688e76f80bb9a5c9c26a2624a832022741a9a09be19151f32c9a25 2025-12-16 02:05:40.545446 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:49b7b3e4e00788f8884d61cead2c077ea012a1b13d3ae870e3671dc1c017f4cf 2025-12-16 02:05:40.546471 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:40.588807 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:40.588887 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:40.588921 | ubuntu-noble-large | DiffID: sha256:841831cd3e688e76f80bb9a5c9c26a2624a832022741a9a09be19151f32c9a25 2025-12-16 02:05:40.632363 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/nova-libvirt@sha256:49b7b3e4e00788f8884d61cead2c077ea012a1b13d3ae870e3671dc1c017f4cf 2025-12-16 02:05:40.633354 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:40.633433 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 02:05:40.633441 | ubuntu-noble-large | [SUCCESS] [126/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/nova-libvirt:2024.2 2025-12-16 02:05:40.639727 | ubuntu-noble-large | [INFO]  [127/130] Checking: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 02:05:40.639797 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 02:05:41.005050 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 02:05:41.005148 | ubuntu-noble-large | [SUCCESS] [127/130] EXISTS: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 02:05:41.005163 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 02:05:41.050363 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 02:05:41.050478 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 02:05:41.050493 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:41.093275 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ceee1164a6a758cb77b3e62094bbe9a7b7a9efadab4c4a6b5c1d61b2caf1a99e 2025-12-16 02:05:41.093363 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-159754-6568 2025-12-16 02:05:41.359745 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:41.399356 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ceee1164a6a758cb77b3e62094bbe9a7b7a9efadab4c4a6b5c1d61b2caf1a99e 2025-12-16 02:05:41.399437 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:41.447371 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:41.447452 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:41.447458 | ubuntu-noble-large | DiffID: sha256:9492b4af2bffafe701d9cde883dd6cc2c4376729a2ee8acb53fabcc4274f336d 2025-12-16 02:05:41.501004 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:b7ed3e1fdad43c41ffeb4d5c71db2ac18c61fcbb6f888924cd3ff6b9f9af0ef9 2025-12-16 02:05:41.501374 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:41.540785 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:41.540874 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:41.540886 | ubuntu-noble-large | DiffID: sha256:9492b4af2bffafe701d9cde883dd6cc2c4376729a2ee8acb53fabcc4274f336d 2025-12-16 02:05:41.592291 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/dnsmasq@sha256:b7ed3e1fdad43c41ffeb4d5c71db2ac18c61fcbb6f888924cd3ff6b9f9af0ef9 2025-12-16 02:05:41.593417 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:41.593509 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 02:05:41.593525 | ubuntu-noble-large | [SUCCESS] [127/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/dnsmasq:2024.2 2025-12-16 02:05:41.600334 | ubuntu-noble-large | [INFO]  [128/130] Checking: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 02:05:41.600367 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 02:05:42.048475 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 02:05:42.048577 | ubuntu-noble-large | [SUCCESS] [128/130] EXISTS: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 02:05:42.048611 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 02:05:42.089371 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 02:05:42.089491 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 02:05:42.090127 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:42.137352 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:7122e94294ef06b688c7f50c6a23c0c8137dc73d37909605ef8c2beb4412966f 2025-12-16 02:05:42.137452 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-159754-27971 2025-12-16 02:05:42.410187 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:42.457349 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:7122e94294ef06b688c7f50c6a23c0c8137dc73d37909605ef8c2beb4412966f 2025-12-16 02:05:42.457440 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:42.499652 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:42.499745 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:42.499756 | ubuntu-noble-large | DiffID: sha256:81900f90e00e3643b64715f4200d13f9d2ca0d5425efa9fd491194dd2bec92a2 2025-12-16 02:05:42.545414 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:d8935540461baa94d246497cc4c43ea1a564805c40e4646538bf346d45bb9e1a 2025-12-16 02:05:42.546905 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:42.588571 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:42.588688 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:42.588702 | ubuntu-noble-large | DiffID: sha256:81900f90e00e3643b64715f4200d13f9d2ca0d5425efa9fd491194dd2bec92a2 2025-12-16 02:05:42.634762 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/memcached@sha256:d8935540461baa94d246497cc4c43ea1a564805c40e4646538bf346d45bb9e1a 2025-12-16 02:05:42.635783 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:42.635849 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 02:05:42.635860 | ubuntu-noble-large | [SUCCESS] [128/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/memcached:2024.2 2025-12-16 02:05:42.641302 | ubuntu-noble-large | [INFO]  [129/130] Checking: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 02:05:42.641341 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 02:05:42.981062 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 02:05:42.982343 | ubuntu-noble-large | [SUCCESS] [129/130] EXISTS: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 02:05:42.982411 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 02:05:43.031418 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 02:05:43.031514 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 02:05:43.031538 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:43.080280 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:ea4d27c7d01fecdc0058b780b229d1b0ea4de13e731bee80a8d8095c9a5d31b0 2025-12-16 02:05:43.080375 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-159754-806 2025-12-16 02:05:43.344355 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:43.389927 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:ea4d27c7d01fecdc0058b780b229d1b0ea4de13e731bee80a8d8095c9a5d31b0 2025-12-16 02:05:43.390038 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:43.432635 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:43.432746 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:43.432758 | ubuntu-noble-large | DiffID: sha256:6269dc52fb9fd27d742702d172e64ac7711d29197d1bc76c583b6431b887309b 2025-12-16 02:05:43.485344 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:28c9b26880482b3d42533e0e5aa63668d06f7b3151ac1f639400f8b2e52ae655 2025-12-16 02:05:43.486802 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:43.533024 | ubuntu-noble-large | DiffID: sha256:e8bce0aabd687e9ee90e0bada33884f40b277196f72aac9934357472863a80ae 2025-12-16 02:05:43.533106 | ubuntu-noble-large | DiffID: sha256:9f20ebe32a30806549ac94936ebe412cc69818d3266030f1b3130580fc6ebf0d 2025-12-16 02:05:43.533116 | ubuntu-noble-large | DiffID: sha256:6269dc52fb9fd27d742702d172e64ac7711d29197d1bc76c583b6431b887309b 2025-12-16 02:05:43.582464 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/rabbitmq@sha256:28c9b26880482b3d42533e0e5aa63668d06f7b3151ac1f639400f8b2e52ae655 2025-12-16 02:05:43.583786 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:43.583868 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 02:05:43.583881 | ubuntu-noble-large | [SUCCESS] [129/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/rabbitmq:2024.2 2025-12-16 02:05:43.589329 | ubuntu-noble-large | [INFO]  [130/130] Checking: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-12-16 02:05:43.589451 | ubuntu-noble-large | [VERBOSE] Checking if image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-12-16 02:05:43.948836 | ubuntu-noble-large | [VERBOSE] Image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-12-16 02:05:43.949419 | ubuntu-noble-large | [SUCCESS] [130/130] EXISTS: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-12-16 02:05:43.949444 | ubuntu-noble-large | [VERBOSE] Checking if local image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-12-16 02:05:43.992057 | ubuntu-noble-large | [VERBOSE] Local image exists: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-12-16 02:05:43.992146 | ubuntu-noble-large | [VERBOSE] Comparing image content for: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-12-16 02:05:43.992724 | ubuntu-noble-large | [VERBOSE] Getting local image ID... 2025-12-16 02:05:44.036357 | ubuntu-noble-large | [VERBOSE] Local image ID: sha256:b1dd4e0ddecb9d6959eecc3530f9625292a1d1c2fee31eb85b83416926cc22ff 2025-12-16 02:05:44.036466 | ubuntu-noble-large | [VERBOSE] Pulling remote image to temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-159754-28033 2025-12-16 02:05:44.316348 | ubuntu-noble-large | [VERBOSE] Getting remote image ID... 2025-12-16 02:05:44.359681 | ubuntu-noble-large | [VERBOSE] Remote image ID: sha256:b1dd4e0ddecb9d6959eecc3530f9625292a1d1c2fee31eb85b83416926cc22ff 2025-12-16 02:05:44.359748 | ubuntu-noble-large | [VERBOSE] === REMOTE LAYER DETAILS (freshly pulled) === 2025-12-16 02:05:44.396412 | ubuntu-noble-large | DiffID: sha256:99c72b5ada3b73dce6fa36433d29d473414a7e05e29f61934eb7b4e906c46a74 2025-12-16 02:05:44.437731 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:e81bfbf8a4b41bb5fadbb87a7053cd77d779a6cfb953dd2ce1bf249f01ceab95 2025-12-16 02:05:44.438468 | ubuntu-noble-large | [VERBOSE] === LOCAL LAYER DETAILS (original) === 2025-12-16 02:05:44.478650 | ubuntu-noble-large | DiffID: sha256:99c72b5ada3b73dce6fa36433d29d473414a7e05e29f61934eb7b4e906c46a74 2025-12-16 02:05:44.518378 | ubuntu-noble-large | RepoDigest: osism.harbor.regio.digital/kolla/sbom@sha256:e81bfbf8a4b41bb5fadbb87a7053cd77d779a6cfb953dd2ce1bf249f01ceab95 2025-12-16 02:05:44.519356 | ubuntu-noble-large | [VERBOSE] === END LAYER DETAILS === 2025-12-16 02:05:44.519456 | ubuntu-noble-large | [VERBOSE] Image IDs match - images are identical: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-12-16 02:05:44.519470 | ubuntu-noble-large | [SUCCESS] [130/130] DIGESTS MATCH: osism.harbor.regio.digital/kolla/sbom:2024.2 2025-12-16 02:05:44.519484 | ubuntu-noble-large | 2025-12-16 02:05:44.519497 | ubuntu-noble-large | [INFO]  ============== SUMMARY ============== 2025-12-16 02:05:44.519507 | ubuntu-noble-large | [INFO]  Total images checked: 130 2025-12-16 02:05:44.519517 | ubuntu-noble-large | [SUCCESS] Images already on registry: 130 2025-12-16 02:05:44.519527 | ubuntu-noble-large | [INFO]  Images missing from registry: 0 2025-12-16 02:05:44.519558 | ubuntu-noble-large | [INFO]  Images with digest mismatches: 0 2025-12-16 02:05:44.519568 | ubuntu-noble-large | 2025-12-16 02:05:44.519587 | ubuntu-noble-large | [INFO]  Cleaning up 130 temporary remote images... 2025-12-16 02:05:44.520494 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-prometheus-exporter:temp-remote-check-159754-24623 2025-12-16 02:05:44.561654 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-infoblox-ipam-agent:temp-remote-check-159754-27019 2025-12-16 02:05:44.611959 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-conductor:temp-remote-check-159754-24765 2025-12-16 02:05:44.657977 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-pxe:temp-remote-check-159754-15622 2025-12-16 02:05:44.703183 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-api:temp-remote-check-159754-24899 2025-12-16 02:05:44.749350 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-api:temp-remote-check-159754-28449 2025-12-16 02:05:44.796117 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-scheduler:temp-remote-check-159754-10536 2025-12-16 02:05:44.839972 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-data:temp-remote-check-159754-31327 2025-12-16 02:05:44.882120 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/manila-share:temp-remote-check-159754-31428 2025-12-16 02:05:44.936513 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api:temp-remote-check-159754-7491 2025-12-16 02:05:44.982284 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-engine:temp-remote-check-159754-32215 2025-12-16 02:05:45.026795 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/heat-api-cfn:temp-remote-check-159754-19592 2025-12-16 02:05:45.077253 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-central:temp-remote-check-159754-22114 2025-12-16 02:05:45.122428 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-compute:temp-remote-check-159754-30510 2025-12-16 02:05:45.175018 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-notification:temp-remote-check-159754-26381 2025-12-16 02:05:45.223564 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ceilometer-ipmi:temp-remote-check-159754-14904 2025-12-16 02:05:45.270170 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-console:temp-remote-check-159754-32743 2025-12-16 02:05:45.314803 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/skyline-apiserver:temp-remote-check-159754-10352 2025-12-16 02:05:45.366648 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/placement-api:temp-remote-check-159754-23465 2025-12-16 02:05:45.412106 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-api:temp-remote-check-159754-3404 2025-12-16 02:05:45.462875 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-worker:temp-remote-check-159754-17551 2025-12-16 02:05:45.514912 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/barbican-keystone-listener:temp-remote-check-159754-484 2025-12-16 02:05:45.565482 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/glance-api:temp-remote-check-159754-4858 2025-12-16 02:05:45.613634 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-neutron-agent:temp-remote-check-159754-19302 2025-12-16 02:05:45.662307 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-sriov-agent:temp-remote-check-159754-20957 2025-12-16 02:05:45.709903 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-mlnx-agent:temp-remote-check-159754-9 2025-12-16 02:05:45.762081 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-linuxbridge-agent:temp-remote-check-159754-21887 2025-12-16 02:05:45.812203 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-agent:temp-remote-check-159754-23490 2025-12-16 02:05:45.859864 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-server:temp-remote-check-159754-8441 2025-12-16 02:05:45.911350 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-bgp-dragent:temp-remote-check-159754-988 2025-12-16 02:05:45.961786 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metering-agent:temp-remote-check-159754-32531 2025-12-16 02:05:46.013695 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-l3-agent:temp-remote-check-159754-18452 2025-12-16 02:05:46.067930 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-dhcp-agent:temp-remote-check-159754-29711 2025-12-16 02:05:46.120770 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-metadata-agent:temp-remote-check-159754-19749 2025-12-16 02:05:46.169053 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-openvswitch-agent:temp-remote-check-159754-9280 2025-12-16 02:05:46.219650 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/neutron-ovn-vpn-agent:temp-remote-check-159754-6575 2025-12-16 02:05:46.265503 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-api:temp-remote-check-159754-1712 2025-12-16 02:05:46.309896 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-volume:temp-remote-check-159754-17522 2025-12-16 02:05:46.358461 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-backup:temp-remote-check-159754-19118 2025-12-16 02:05:46.404305 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cinder-scheduler:temp-remote-check-159754-13680 2025-12-16 02:05:46.450658 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-worker:temp-remote-check-159754-12533 2025-12-16 02:05:46.498408 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-driver-agent:temp-remote-check-159754-12009 2025-12-16 02:05:46.545716 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-api:temp-remote-check-159754-9864 2025-12-16 02:05:46.591670 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-housekeeping:temp-remote-check-159754-27951 2025-12-16 02:05:46.641431 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/octavia-health-manager:temp-remote-check-159754-15699 2025-12-16 02:05:46.688334 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-metricd:temp-remote-check-159754-7184 2025-12-16 02:05:46.738752 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-api:temp-remote-check-159754-23384 2025-12-16 02:05:46.785090 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/gnocchi-statsd:temp-remote-check-159754-13085 2025-12-16 02:05:46.835999 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-api:temp-remote-check-159754-15617 2025-12-16 02:05:46.881160 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-engine:temp-remote-check-159754-4209 2025-12-16 02:05:46.930078 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/masakari-monitors:temp-remote-check-159754-24075 2025-12-16 02:05:46.974638 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-conductor:temp-remote-check-159754-24462 2025-12-16 02:05:47.026483 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-api:temp-remote-check-159754-8609 2025-12-16 02:05:47.085030 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-serialproxy:temp-remote-check-159754-5014 2025-12-16 02:05:47.128798 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-scheduler:temp-remote-check-159754-5318 2025-12-16 02:05:47.183317 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-novncproxy:temp-remote-check-159754-22640 2025-12-16 02:05:47.238282 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute:temp-remote-check-159754-20950 2025-12-16 02:05:47.289760 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-spicehtml5proxy:temp-remote-check-159754-4198 2025-12-16 02:05:47.341350 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-compute-ironic:temp-remote-check-159754-24383 2025-12-16 02:05:47.392423 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-ssh:temp-remote-check-159754-28377 2025-12-16 02:05:47.444025 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-fernet:temp-remote-check-159754-14499 2025-12-16 02:05:47.492942 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone-ssh:temp-remote-check-159754-15617 2025-12-16 02:05:47.540435 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keystone:temp-remote-check-159754-22485 2025-12-16 02:05:47.586879 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-api:temp-remote-check-159754-31630 2025-12-16 02:05:47.633043 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/magnum-conductor:temp-remote-check-159754-17253 2025-12-16 02:05:47.678549 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-notifier:temp-remote-check-159754-22974 2025-12-16 02:05:47.722985 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-expirer:temp-remote-check-159754-30358 2025-12-16 02:05:47.770506 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-listener:temp-remote-check-159754-31072 2025-12-16 02:05:47.822582 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-api:temp-remote-check-159754-17826 2025-12-16 02:05:47.873493 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/aodh-evaluator:temp-remote-check-159754-6294 2025-12-16 02:05:47.924987 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-api:temp-remote-check-159754-1130 2025-12-16 02:05:47.974529 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-worker:temp-remote-check-159754-18996 2025-12-16 02:05:48.018293 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-sink:temp-remote-check-159754-26137 2025-12-16 02:05:48.068045 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-central:temp-remote-check-159754-15835 2025-12-16 02:05:48.118663 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-mdns:temp-remote-check-159754-3978 2025-12-16 02:05:48.168464 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-backend-bind9:temp-remote-check-159754-14952 2025-12-16 02:05:48.222312 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/designate-producer:temp-remote-check-159754-15980 2025-12-16 02:05:48.269193 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-manager:temp-remote-check-159754-22543 2025-12-16 02:05:48.317879 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/blazar-api:temp-remote-check-159754-10770 2025-12-16 02:05:48.359994 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-northd:temp-remote-check-159754-23503 2025-12-16 02:05:48.413483 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-nb-db-server:temp-remote-check-159754-15314 2025-12-16 02:05:48.461014 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-controller:temp-remote-check-159754-3426 2025-12-16 02:05:48.508025 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovn-sb-db-server:temp-remote-check-159754-18566 2025-12-16 02:05:48.552692 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis:temp-remote-check-159754-23819 2025-12-16 02:05:48.601674 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/redis-sentinel:temp-remote-check-159754-24326 2025-12-16 02:05:48.649202 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-ovn-exporter:temp-remote-check-159754-19849 2025-12-16 02:05:48.698193 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-libvirt-exporter:temp-remote-check-159754-4647 2025-12-16 02:05:48.741859 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-elasticsearch-exporter:temp-remote-check-159754-13712 2025-12-16 02:05:48.789271 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-openstack-exporter:temp-remote-check-159754-3590 2025-12-16 02:05:48.828144 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-node-exporter:temp-remote-check-159754-29799 2025-12-16 02:05:48.867352 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mysqld-exporter:temp-remote-check-159754-12259 2025-12-16 02:05:48.915452 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-memcached-exporter:temp-remote-check-159754-7059 2025-12-16 02:05:48.962318 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-v2-server:temp-remote-check-159754-28677 2025-12-16 02:05:49.009670 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-mtail:temp-remote-check-159754-16837 2025-12-16 02:05:49.063258 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-cadvisor:temp-remote-check-159754-7147 2025-12-16 02:05:49.109370 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-alertmanager:temp-remote-check-159754-1480 2025-12-16 02:05:49.157367 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/prometheus-blackbox-exporter:temp-remote-check-159754-31496 2025-12-16 02:05:49.211354 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ironic-inspector:temp-remote-check-159754-27892 2025-12-16 02:05:49.260141 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/horizon:temp-remote-check-159754-7018 2025-12-16 02:05:49.306982 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-webserver:temp-remote-check-159754-16959 2025-12-16 02:05:49.359136 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/letsencrypt-lego:temp-remote-check-159754-2389 2025-12-16 02:05:49.410427 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker:temp-remote-check-159754-31088 2025-12-16 02:05:49.462373 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-corosync:temp-remote-check-159754-17741 2025-12-16 02:05:49.510414 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pcs:temp-remote-check-159754-8823 2025-12-16 02:05:49.559423 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/hacluster-pacemaker-remote:temp-remote-check-159754-28423 2025-12-16 02:05:49.601381 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-clustercheck:temp-remote-check-159754-19160 2025-12-16 02:05:49.642350 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/mariadb-server:temp-remote-check-159754-1718 2025-12-16 02:05:49.688318 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-vswitchd:temp-remote-check-159754-25791 2025-12-16 02:05:49.736998 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk-db:temp-remote-check-159754-22285 2025-12-16 02:05:49.783193 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-db-server:temp-remote-check-159754-16259 2025-12-16 02:05:49.837373 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/openvswitch-vswitchd:temp-remote-check-159754-21761 2025-12-16 02:05:49.883354 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch-dashboards:temp-remote-check-159754-21500 2025-12-16 02:05:49.932139 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/opensearch:temp-remote-check-159754-19761 2025-12-16 02:05:49.978429 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/fluentd:temp-remote-check-159754-29259 2025-12-16 02:05:50.028374 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/grafana:temp-remote-check-159754-23764 2025-12-16 02:05:50.077772 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/proxysql:temp-remote-check-159754-14423 2025-12-16 02:05:50.128919 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/cron:temp-remote-check-159754-9205 2025-12-16 02:05:50.176175 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/ovsdpdk:temp-remote-check-159754-8299 2025-12-16 02:05:50.223091 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/kolla-toolbox:temp-remote-check-159754-29458 2025-12-16 02:05:50.271414 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/iscsid:temp-remote-check-159754-24559 2025-12-16 02:05:50.321139 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/keepalived:temp-remote-check-159754-15188 2025-12-16 02:05:50.371358 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/tgtd:temp-remote-check-159754-2067 2025-12-16 02:05:50.422371 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy-ssh:temp-remote-check-159754-2885 2025-12-16 02:05:50.471379 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/haproxy:temp-remote-check-159754-19947 2025-12-16 02:05:50.521375 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/multipathd:temp-remote-check-159754-29783 2025-12-16 02:05:50.570377 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/nova-libvirt:temp-remote-check-159754-22216 2025-12-16 02:05:50.620368 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/dnsmasq:temp-remote-check-159754-6568 2025-12-16 02:05:50.664224 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/memcached:temp-remote-check-159754-27971 2025-12-16 02:05:50.714346 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/rabbitmq:temp-remote-check-159754-806 2025-12-16 02:05:50.758459 | ubuntu-noble-large | [VERBOSE] Removing temporary tag: osism.harbor.regio.digital/kolla/sbom:temp-remote-check-159754-28033 2025-12-16 02:05:50.806372 | ubuntu-noble-large | [SUCCESS] Cleanup completed 2025-12-16 02:05:50.806475 | ubuntu-noble-large | 2025-12-16 02:05:50.806491 | ubuntu-noble-large | [SUCCESS] Script completed successfully 2025-12-16 02:05:50.806930 | ubuntu-noble-large | + bash scripts/130-cosign.sh 2025-12-16 02:05:50.811002 | ubuntu-noble-large | + COSIGN_PARALLEL_JOBS=8 2025-12-16 02:05:50.811043 | ubuntu-noble-large | + COSIGN_RETRIES=3 2025-12-16 02:05:50.811049 | ubuntu-noble-large | + LSTFILE=images.lst 2025-12-16 02:05:50.811054 | ubuntu-noble-large | + [[ ! -f images.lst ]] 2025-12-16 02:05:50.811060 | ubuntu-noble-large | + [[ ! -f cosign-linux-amd64 ]] 2025-12-16 02:05:50.811065 | ubuntu-noble-large | + echo 'Downloading cosign binary...' 2025-12-16 02:05:50.811071 | ubuntu-noble-large | Downloading cosign binary... 2025-12-16 02:05:50.811076 | ubuntu-noble-large | + curl -O -L https://github.com/sigstore/cosign/releases/latest/download/cosign-linux-amd64 2025-12-16 02:05:50.833409 | ubuntu-noble-large | % Total % Received % Xferd Average Speed Time Time Time Current 2025-12-16 02:05:50.833454 | ubuntu-noble-large | Dload Upload Total Spent Left Speed 2025-12-16 02:05:51.152096 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-12-16 02:05:51.342540 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2025-12-16 02:05:56.725525 | ubuntu-noble-large | 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 26 129M 26 34.6M 0 0 10.8M 0 0:00:11 0:00:03 0:00:08 17.9M 53 129M 53 68.9M 0 0 16.4M 0 0:00:07 0:00:04 0:00:03 23.5M 80 129M 80 103M 0 0 19.9M 0 0:00:06 0:00:05 0:00:01 26.4M 100 129M 100 129M 0 0 21.9M 0 0:00:05 0:00:05 --:--:-- 27.9M 2025-12-16 02:05:56.734046 | ubuntu-noble-large | + chmod +x cosign-linux-amd64 2025-12-16 02:05:56.740436 | ubuntu-noble-large | + command -v parallel 2025-12-16 02:05:56.740526 | ubuntu-noble-large | + echo 'Using parallel processing with 8 jobs' 2025-12-16 02:05:56.740541 | ubuntu-noble-large | Using parallel processing with 8 jobs 2025-12-16 02:05:56.740799 | ubuntu-noble-large | + cat images.lst 2025-12-16 02:05:56.741781 | ubuntu-noble-large | + parallel --retries 3 --joblog cosign-signing.log -j8 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY '{}' '>' /dev/null 2025-12-16 02:06:05.164462 | 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. 2025-12-16 02:06:05.164538 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:05.164547 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:05.164553 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:05.164560 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:05.164565 | ubuntu-noble-large | 2025-12-16 02:06:05.164571 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:06.034338 | 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. 2025-12-16 02:06:06.034465 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:06.034481 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:06.034491 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:06.034503 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:06.034514 | ubuntu-noble-large | 2025-12-16 02:06:06.034526 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:06.633358 | 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. 2025-12-16 02:06:06.633481 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:06.633497 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:06.633507 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:06.633519 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:06.633530 | ubuntu-noble-large | 2025-12-16 02:06:06.633548 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:07.360409 | 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. 2025-12-16 02:06:07.360536 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:07.360552 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:07.360563 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:07.360576 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:07.360587 | ubuntu-noble-large | 2025-12-16 02:06:07.360613 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:08.056410 | 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. 2025-12-16 02:06:08.056529 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:08.056545 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:08.056556 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:08.056569 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:08.056580 | ubuntu-noble-large | 2025-12-16 02:06:08.056593 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:08.959327 | 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. 2025-12-16 02:06:08.959451 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:08.959462 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:08.959468 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:08.959475 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:08.959481 | ubuntu-noble-large | 2025-12-16 02:06:08.959487 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:09.629919 | 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. 2025-12-16 02:06:09.630005 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:09.630020 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:09.630032 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:09.630044 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:09.630056 | ubuntu-noble-large | 2025-12-16 02:06:09.630068 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:10.536092 | 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. 2025-12-16 02:06:10.536184 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:10.536200 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:10.536211 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:10.536224 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:10.536298 | ubuntu-noble-large | 2025-12-16 02:06:10.536311 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:13.683605 | 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. 2025-12-16 02:06:13.683681 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:13.683695 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:13.683707 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:13.683718 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:13.683730 | ubuntu-noble-large | 2025-12-16 02:06:13.683742 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:14.458132 | 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. 2025-12-16 02:06:14.458212 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:14.458284 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:14.458300 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:14.458313 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:14.458326 | ubuntu-noble-large | 2025-12-16 02:06:14.458337 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:15.082365 | 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. 2025-12-16 02:06:15.082467 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:15.082480 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:15.082490 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:15.082501 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:15.082511 | ubuntu-noble-large | 2025-12-16 02:06:15.082522 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:15.690423 | 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. 2025-12-16 02:06:15.690500 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:15.690514 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:15.690525 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:15.690538 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:15.690549 | ubuntu-noble-large | 2025-12-16 02:06:15.690562 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:16.340179 | 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. 2025-12-16 02:06:16.340306 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:16.340320 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:16.340330 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:16.340341 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:16.340352 | ubuntu-noble-large | 2025-12-16 02:06:16.340362 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:19.881697 | 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. 2025-12-16 02:06:19.881812 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:19.881837 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:19.881855 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:19.881875 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:19.881895 | ubuntu-noble-large | 2025-12-16 02:06:19.881915 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:20.596793 | 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. 2025-12-16 02:06:20.596883 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:20.596897 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:20.596917 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:20.596928 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:20.596938 | ubuntu-noble-large | 2025-12-16 02:06:20.596948 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:21.350567 | 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. 2025-12-16 02:06:21.350685 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:21.350704 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:21.350715 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:21.350756 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:21.350769 | ubuntu-noble-large | 2025-12-16 02:06:21.350781 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:22.038489 | 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. 2025-12-16 02:06:22.038598 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:22.038614 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:22.038626 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:22.038638 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:22.038650 | ubuntu-noble-large | 2025-12-16 02:06:22.038662 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:22.901343 | 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. 2025-12-16 02:06:22.901468 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:22.901479 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:22.901486 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:22.901494 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:22.901502 | ubuntu-noble-large | 2025-12-16 02:06:22.901510 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:26.598533 | 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. 2025-12-16 02:06:26.598615 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:26.598628 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:26.598637 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:26.598648 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:26.598658 | ubuntu-noble-large | 2025-12-16 02:06:26.598668 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:27.600278 | 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. 2025-12-16 02:06:27.600367 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:27.600413 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:27.600423 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:27.600434 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:27.600445 | ubuntu-noble-large | 2025-12-16 02:06:27.600456 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:28.360347 | 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. 2025-12-16 02:06:28.360447 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:28.360460 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:28.360470 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:28.360481 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:28.360492 | ubuntu-noble-large | 2025-12-16 02:06:28.360503 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:29.093436 | 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. 2025-12-16 02:06:29.093541 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:29.093557 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:29.093568 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:29.093581 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:29.093592 | ubuntu-noble-large | 2025-12-16 02:06:29.093605 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:29.792566 | 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. 2025-12-16 02:06:29.792728 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:29.792749 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:29.792760 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:29.792774 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:29.792786 | ubuntu-noble-large | 2025-12-16 02:06:29.792799 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:34.620502 | 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. 2025-12-16 02:06:34.620608 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:34.620624 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:34.620634 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:34.620646 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:34.620658 | ubuntu-noble-large | 2025-12-16 02:06:34.620670 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:35.973446 | 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. 2025-12-16 02:06:35.973543 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:35.973559 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:35.973571 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:35.973583 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:35.973595 | ubuntu-noble-large | 2025-12-16 02:06:35.973607 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:41.192517 | 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. 2025-12-16 02:06:41.192627 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:41.192642 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:41.192653 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:41.192666 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:41.192677 | ubuntu-noble-large | 2025-12-16 02:06:41.192689 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:41.933517 | 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. 2025-12-16 02:06:41.933654 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:41.933671 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:41.933682 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:41.933695 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:41.933706 | ubuntu-noble-large | 2025-12-16 02:06:41.933718 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:43.583484 | 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. 2025-12-16 02:06:43.583574 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:43.583586 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:43.583595 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:43.583605 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:43.583614 | ubuntu-noble-large | 2025-12-16 02:06:43.583624 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:47.302562 | 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. 2025-12-16 02:06:47.302704 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:47.302760 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:47.302772 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:47.302784 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:47.302796 | ubuntu-noble-large | 2025-12-16 02:06:47.302808 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:48.622683 | 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. 2025-12-16 02:06:48.622758 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:48.622767 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:48.622773 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:48.622781 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:48.622787 | ubuntu-noble-large | 2025-12-16 02:06:48.622793 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:52.185516 | 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. 2025-12-16 02:06:52.185643 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:52.185672 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:52.185693 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:52.185712 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:52.185727 | ubuntu-noble-large | 2025-12-16 02:06:52.185752 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:53.338570 | 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. 2025-12-16 02:06:53.338699 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:53.338760 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:53.338785 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:53.338810 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:53.338834 | ubuntu-noble-large | 2025-12-16 02:06:53.338858 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:56.338347 | 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. 2025-12-16 02:06:56.338435 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:56.338445 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:56.338452 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:56.338461 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:56.338468 | ubuntu-noble-large | 2025-12-16 02:06:56.338475 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:06:57.987999 | 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. 2025-12-16 02:06:57.988151 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:06:57.988168 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:06:57.988180 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:06:57.988195 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:06:57.988208 | ubuntu-noble-large | 2025-12-16 02:06:57.988221 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:02.403289 | 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. 2025-12-16 02:07:02.403442 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:02.403462 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:02.403476 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:02.403514 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:02.403525 | ubuntu-noble-large | 2025-12-16 02:07:02.403538 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:03.068440 | 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. 2025-12-16 02:07:03.068538 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:03.068553 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:03.068564 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:03.068576 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:03.068587 | ubuntu-noble-large | 2025-12-16 02:07:03.068599 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:03.723464 | 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. 2025-12-16 02:07:03.723557 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:03.723572 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:03.723582 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:03.723594 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:03.723605 | ubuntu-noble-large | 2025-12-16 02:07:03.723616 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:08.588468 | 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. 2025-12-16 02:07:08.588644 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:08.588664 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:08.588676 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:08.588690 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:08.588703 | ubuntu-noble-large | 2025-12-16 02:07:08.588715 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:09.442665 | 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. 2025-12-16 02:07:09.442747 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:09.442762 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:09.442774 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:09.442787 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:09.442800 | ubuntu-noble-large | 2025-12-16 02:07:09.442812 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:10.329634 | 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. 2025-12-16 02:07:10.329692 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:10.329701 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:10.329708 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:10.329716 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:10.329722 | ubuntu-noble-large | 2025-12-16 02:07:10.329728 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:18.277351 | 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. 2025-12-16 02:07:18.277469 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:18.277487 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:18.277515 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:18.277530 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:18.277544 | ubuntu-noble-large | 2025-12-16 02:07:18.277571 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:21.085198 | 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. 2025-12-16 02:07:21.085304 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:21.085316 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:21.085324 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:21.085334 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:21.085343 | ubuntu-noble-large | 2025-12-16 02:07:21.085353 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:21.775024 | 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. 2025-12-16 02:07:21.775131 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:21.775145 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:21.775155 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:21.775167 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:21.775177 | ubuntu-noble-large | 2025-12-16 02:07:21.775188 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:22.588341 | 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. 2025-12-16 02:07:22.588441 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:22.588451 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:22.588458 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:22.588466 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:22.588473 | ubuntu-noble-large | 2025-12-16 02:07:22.588481 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:23.423056 | 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. 2025-12-16 02:07:23.423175 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:23.423204 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:23.423228 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:23.423338 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:23.423402 | ubuntu-noble-large | 2025-12-16 02:07:23.423429 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:25.076357 | 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. 2025-12-16 02:07:25.076490 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:25.076507 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:25.076519 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:25.076533 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:25.076545 | ubuntu-noble-large | 2025-12-16 02:07:25.076558 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:26.240282 | 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. 2025-12-16 02:07:26.240390 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:26.240408 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:26.240422 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:26.240435 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:26.240450 | ubuntu-noble-large | 2025-12-16 02:07:26.240463 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:31.858600 | 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. 2025-12-16 02:07:31.858681 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:31.858691 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:31.858696 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:31.858703 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:31.858709 | ubuntu-noble-large | 2025-12-16 02:07:31.858715 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:35.559921 | 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. 2025-12-16 02:07:35.559974 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:35.559982 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:35.559987 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:35.559994 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:35.559999 | ubuntu-noble-large | 2025-12-16 02:07:35.560005 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:36.289054 | 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. 2025-12-16 02:07:36.289105 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:36.289112 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:36.289118 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:36.289124 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:36.289129 | ubuntu-noble-large | 2025-12-16 02:07:36.289142 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:38.027027 | 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. 2025-12-16 02:07:38.027111 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:38.027126 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:38.027138 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:38.027151 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:38.027164 | ubuntu-noble-large | 2025-12-16 02:07:38.027176 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:39.996093 | 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. 2025-12-16 02:07:39.996177 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:39.996195 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:39.996208 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:39.996223 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:39.996295 | ubuntu-noble-large | 2025-12-16 02:07:39.996310 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:42.061528 | 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. 2025-12-16 02:07:42.061624 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:42.061639 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:42.061651 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:42.061663 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:42.061674 | ubuntu-noble-large | 2025-12-16 02:07:42.061686 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:47.490501 | 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. 2025-12-16 02:07:47.490618 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:47.490638 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:47.490651 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:47.490690 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:47.490702 | ubuntu-noble-large | 2025-12-16 02:07:47.490714 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:48.162464 | 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. 2025-12-16 02:07:48.162597 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:48.162613 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:48.162625 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:48.162637 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:48.162649 | ubuntu-noble-large | 2025-12-16 02:07:48.162661 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:48.891411 | 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. 2025-12-16 02:07:48.891508 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:48.891523 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:48.891534 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:48.891546 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:48.891558 | ubuntu-noble-large | 2025-12-16 02:07:48.891569 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:51.675569 | 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. 2025-12-16 02:07:51.675668 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:51.675684 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:51.675696 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:51.675709 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:51.675722 | ubuntu-noble-large | 2025-12-16 02:07:51.675734 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:52.573343 | 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. 2025-12-16 02:07:52.573493 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:52.573510 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:52.573523 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:52.573536 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:52.573550 | ubuntu-noble-large | 2025-12-16 02:07:52.573564 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:56.644222 | 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. 2025-12-16 02:07:56.644420 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:56.644442 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:56.644455 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:56.644470 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:56.644483 | ubuntu-noble-large | 2025-12-16 02:07:56.644497 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:07:59.994682 | 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. 2025-12-16 02:07:59.994764 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:07:59.994781 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:07:59.994794 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:07:59.994807 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:07:59.994821 | ubuntu-noble-large | 2025-12-16 02:07:59.994849 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:04.313317 | 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. 2025-12-16 02:08:04.313421 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:04.313437 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:04.313448 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:04.313460 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:04.313472 | ubuntu-noble-large | 2025-12-16 02:08:04.313484 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:07.643843 | 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. 2025-12-16 02:08:07.643933 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:07.643951 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:07.643964 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:07.643979 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:07.643993 | ubuntu-noble-large | 2025-12-16 02:08:07.644008 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:10.981882 | 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. 2025-12-16 02:08:10.981965 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:10.981981 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:10.981994 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:10.982008 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:10.982022 | ubuntu-noble-large | 2025-12-16 02:08:10.982036 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:11.778787 | 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. 2025-12-16 02:08:11.778869 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:11.778886 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:11.778899 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:11.778914 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:11.778928 | ubuntu-noble-large | 2025-12-16 02:08:11.778941 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:12.959550 | 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. 2025-12-16 02:08:12.959626 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:12.959643 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:12.959656 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:12.959670 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:12.959683 | ubuntu-noble-large | 2025-12-16 02:08:12.959697 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:13.919867 | 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. 2025-12-16 02:08:13.919960 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:13.919977 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:13.919990 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:13.920005 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:13.920019 | ubuntu-noble-large | 2025-12-16 02:08:13.920032 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:14.615435 | 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. 2025-12-16 02:08:14.615537 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:14.615578 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:14.615590 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:14.615602 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:14.615615 | ubuntu-noble-large | 2025-12-16 02:08:14.615626 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:20.770501 | 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. 2025-12-16 02:08:20.770601 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:20.770615 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:20.770625 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:20.770637 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:20.770648 | ubuntu-noble-large | 2025-12-16 02:08:20.770659 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:22.786532 | 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. 2025-12-16 02:08:22.786680 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:22.786700 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:22.786714 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:22.786729 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:22.786743 | ubuntu-noble-large | 2025-12-16 02:08:22.786757 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:24.457483 | 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. 2025-12-16 02:08:24.457610 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:24.457629 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:24.457644 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:24.457658 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:24.457672 | ubuntu-noble-large | 2025-12-16 02:08:24.457686 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:29.848488 | 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. 2025-12-16 02:08:29.848609 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:29.848628 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:29.848642 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:29.848657 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:29.848671 | ubuntu-noble-large | 2025-12-16 02:08:29.848685 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:31.549527 | 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. 2025-12-16 02:08:31.549637 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:31.549656 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:31.549670 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:31.549685 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:31.549699 | ubuntu-noble-large | 2025-12-16 02:08:31.549714 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:32.458414 | 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. 2025-12-16 02:08:32.458503 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:32.458518 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:32.458530 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:32.458560 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:32.458571 | ubuntu-noble-large | 2025-12-16 02:08:32.458582 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:33.217688 | 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. 2025-12-16 02:08:33.217765 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:33.217780 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:33.217790 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:33.217802 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:33.217813 | ubuntu-noble-large | 2025-12-16 02:08:33.217824 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:37.722976 | 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. 2025-12-16 02:08:37.723063 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:37.723080 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:37.723093 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:37.723107 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:37.723122 | ubuntu-noble-large | 2025-12-16 02:08:37.723137 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:39.224570 | 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. 2025-12-16 02:08:39.224652 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:39.224668 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:39.224681 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:39.224694 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:39.224708 | ubuntu-noble-large | 2025-12-16 02:08:39.224721 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:39.804557 | 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. 2025-12-16 02:08:39.804632 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:39.804648 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:39.804661 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:39.804675 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:39.804689 | ubuntu-noble-large | 2025-12-16 02:08:39.804702 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:43.408299 | 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. 2025-12-16 02:08:43.408425 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:43.408444 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:43.408474 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:43.408489 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:43.408503 | ubuntu-noble-large | 2025-12-16 02:08:43.408517 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:46.029316 | 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. 2025-12-16 02:08:46.029419 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:46.029435 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:46.029447 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:46.029459 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:46.029471 | ubuntu-noble-large | 2025-12-16 02:08:46.029484 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:47.640458 | 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. 2025-12-16 02:08:47.640550 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:47.640566 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:47.640578 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:47.640591 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:47.640602 | ubuntu-noble-large | 2025-12-16 02:08:47.640613 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:51.160503 | 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. 2025-12-16 02:08:51.160627 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:51.160646 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:51.160659 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:51.160673 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:51.160687 | ubuntu-noble-large | 2025-12-16 02:08:51.160702 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:52.800494 | 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. 2025-12-16 02:08:52.800613 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:52.800632 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:52.800645 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:52.800660 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:52.800674 | ubuntu-noble-large | 2025-12-16 02:08:52.800688 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:54.879474 | 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. 2025-12-16 02:08:54.879602 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:54.879620 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:54.879633 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:54.879648 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:54.879661 | ubuntu-noble-large | 2025-12-16 02:08:54.879676 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:55.593289 | 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. 2025-12-16 02:08:55.593435 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:55.593453 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:55.593466 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:55.593479 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:55.593493 | ubuntu-noble-large | 2025-12-16 02:08:55.593508 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:08:56.666530 | 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. 2025-12-16 02:08:56.666649 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:08:56.666668 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:08:56.666681 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:08:56.666697 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:08:56.666711 | ubuntu-noble-large | 2025-12-16 02:08:56.666725 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:00.879435 | 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. 2025-12-16 02:09:00.879546 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:00.879588 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:00.879600 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:00.879612 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:00.879624 | ubuntu-noble-large | 2025-12-16 02:09:00.879636 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:12.613548 | 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. 2025-12-16 02:09:12.613664 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:12.613683 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:12.613697 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:12.613732 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:12.613747 | ubuntu-noble-large | 2025-12-16 02:09:12.613762 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:14.981476 | 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. 2025-12-16 02:09:14.981635 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:14.981656 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:14.981670 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:14.981684 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:14.981699 | ubuntu-noble-large | 2025-12-16 02:09:14.981713 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:18.033490 | 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. 2025-12-16 02:09:18.033601 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:18.033620 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:18.033633 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:18.033647 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:18.033661 | ubuntu-noble-large | 2025-12-16 02:09:18.033675 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:19.773444 | 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. 2025-12-16 02:09:19.773547 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:19.773564 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:19.773576 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:19.773591 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:19.773605 | ubuntu-noble-large | 2025-12-16 02:09:19.773619 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:20.669347 | 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. 2025-12-16 02:09:20.669411 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:20.669422 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:20.669430 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:20.669440 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:20.669448 | ubuntu-noble-large | 2025-12-16 02:09:20.669457 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:23.203389 | 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. 2025-12-16 02:09:23.203474 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:23.203490 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:23.203518 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:23.203530 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:23.203542 | ubuntu-noble-large | 2025-12-16 02:09:23.203553 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:23.965529 | 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. 2025-12-16 02:09:23.965587 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:23.965595 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:23.965601 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:23.965608 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:23.965614 | ubuntu-noble-large | 2025-12-16 02:09:23.965621 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:25.966098 | 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. 2025-12-16 02:09:25.966185 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:25.966208 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:25.966299 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:25.966360 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:25.966386 | ubuntu-noble-large | 2025-12-16 02:09:25.966411 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:35.599452 | 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. 2025-12-16 02:09:35.599535 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:35.599553 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:35.599565 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:35.599579 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:35.599593 | ubuntu-noble-large | 2025-12-16 02:09:35.599607 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:38.184029 | 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. 2025-12-16 02:09:38.184110 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:38.184127 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:38.184140 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:38.184155 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:38.184169 | ubuntu-noble-large | 2025-12-16 02:09:38.184183 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:39.063745 | 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. 2025-12-16 02:09:39.063817 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:39.063833 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:39.063846 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:39.063860 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:39.063874 | ubuntu-noble-large | 2025-12-16 02:09:39.063888 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:42.080414 | 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. 2025-12-16 02:09:42.080503 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:42.080520 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:42.080534 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:42.080548 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:42.080576 | ubuntu-noble-large | 2025-12-16 02:09:42.080588 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:44.283432 | 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. 2025-12-16 02:09:44.283520 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:44.283535 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:44.283546 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:44.283557 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:44.283569 | ubuntu-noble-large | 2025-12-16 02:09:44.283581 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:45.053387 | 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. 2025-12-16 02:09:45.053464 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:45.053478 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:45.053488 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:45.053500 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:45.053512 | ubuntu-noble-large | 2025-12-16 02:09:45.053524 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:47.730024 | 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. 2025-12-16 02:09:47.730082 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:47.730090 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:47.730096 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:47.730104 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:47.730110 | ubuntu-noble-large | 2025-12-16 02:09:47.730117 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:48.974457 | 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. 2025-12-16 02:09:48.974531 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:48.974545 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:48.974554 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:48.974566 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:48.974577 | ubuntu-noble-large | 2025-12-16 02:09:48.974588 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:57.423985 | 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. 2025-12-16 02:09:57.424067 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:57.424085 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:57.424098 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:57.424113 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:57.424126 | ubuntu-noble-large | 2025-12-16 02:09:57.424140 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:09:59.836170 | 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. 2025-12-16 02:09:59.836323 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:09:59.836341 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:09:59.836352 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:09:59.836365 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:09:59.836378 | ubuntu-noble-large | 2025-12-16 02:09:59.836390 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:02.151801 | 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. 2025-12-16 02:10:02.151896 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:02.151911 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:02.151922 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:02.151933 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:02.151946 | ubuntu-noble-large | 2025-12-16 02:10:02.151957 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:03.256431 | 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. 2025-12-16 02:10:03.256623 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:03.256643 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:03.256657 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:03.256673 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:03.256687 | ubuntu-noble-large | 2025-12-16 02:10:03.256702 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:04.715482 | 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. 2025-12-16 02:10:04.715584 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:04.715602 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:04.715614 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:04.715627 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:04.715640 | ubuntu-noble-large | 2025-12-16 02:10:04.715653 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:05.679333 | 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. 2025-12-16 02:10:05.679400 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:05.679408 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:05.679413 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:05.679420 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:05.679425 | ubuntu-noble-large | 2025-12-16 02:10:05.679430 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:11.950603 | 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. 2025-12-16 02:10:11.950688 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:11.950705 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:11.950718 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:11.950732 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:11.950746 | ubuntu-noble-large | 2025-12-16 02:10:11.950760 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:18.979072 | 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. 2025-12-16 02:10:18.979130 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:18.979139 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:18.979145 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:18.979153 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:18.979159 | ubuntu-noble-large | 2025-12-16 02:10:18.979166 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:19.915008 | 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. 2025-12-16 02:10:19.915086 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:19.915117 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:19.915128 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:19.915140 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:19.915152 | ubuntu-noble-large | 2025-12-16 02:10:19.915164 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:23.248153 | 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. 2025-12-16 02:10:23.248278 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:23.248336 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:23.248348 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:23.248360 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:23.248372 | ubuntu-noble-large | 2025-12-16 02:10:23.248385 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:24.481212 | 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. 2025-12-16 02:10:24.481368 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:24.481384 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:24.481394 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:24.481406 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:24.481417 | ubuntu-noble-large | 2025-12-16 02:10:24.481430 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:26.287782 | 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. 2025-12-16 02:10:26.287861 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:26.287876 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:26.287887 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:26.287900 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:26.287911 | ubuntu-noble-large | 2025-12-16 02:10:26.287923 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:29.290799 | 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. 2025-12-16 02:10:29.290891 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:29.290906 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:29.290918 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:29.290930 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:29.290942 | ubuntu-noble-large | 2025-12-16 02:10:29.290953 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:30.161958 | 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. 2025-12-16 02:10:30.162018 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:30.162028 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:30.162034 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:30.162042 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:30.162049 | ubuntu-noble-large | 2025-12-16 02:10:30.162056 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:40.347853 | 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. 2025-12-16 02:10:40.347936 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:40.347954 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:40.347967 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:40.347982 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:40.348009 | ubuntu-noble-large | 2025-12-16 02:10:40.348022 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:42.254375 | 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. 2025-12-16 02:10:42.254452 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:42.254466 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:42.254475 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:42.254486 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:42.254496 | ubuntu-noble-large | 2025-12-16 02:10:42.254507 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:43.173377 | 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. 2025-12-16 02:10:43.173471 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:43.173485 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:43.173495 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:43.173508 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:43.173519 | ubuntu-noble-large | 2025-12-16 02:10:43.173531 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:47.562924 | 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. 2025-12-16 02:10:47.562998 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:47.563015 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:47.563026 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:47.563039 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:47.563051 | ubuntu-noble-large | 2025-12-16 02:10:47.563063 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:48.425751 | 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. 2025-12-16 02:10:48.425831 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:48.425847 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:48.425860 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:48.425874 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:48.425888 | ubuntu-noble-large | 2025-12-16 02:10:48.425902 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:49.401807 | 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. 2025-12-16 02:10:49.401890 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:49.401907 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:49.401919 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:49.401933 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:49.401947 | ubuntu-noble-large | 2025-12-16 02:10:49.401961 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:51.096011 | 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. 2025-12-16 02:10:51.096070 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:51.096081 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:51.096089 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:51.096098 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:51.096105 | ubuntu-noble-large | 2025-12-16 02:10:51.096114 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:52.280998 | 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. 2025-12-16 02:10:52.281089 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:52.281105 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:52.281127 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:52.281140 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:52.281152 | ubuntu-noble-large | 2025-12-16 02:10:52.281163 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:10:59.918167 | 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. 2025-12-16 02:10:59.918335 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:10:59.918358 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:10:59.918371 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:10:59.918386 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:10:59.918399 | ubuntu-noble-large | 2025-12-16 02:10:59.918414 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:11:01.193661 | 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. 2025-12-16 02:11:01.193738 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:11:01.193755 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:11:01.193768 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:11:01.193782 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:11:01.193796 | ubuntu-noble-large | 2025-12-16 02:11:01.193810 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:11:03.215059 | 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. 2025-12-16 02:11:03.215153 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:11:03.215171 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:11:03.215184 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:11:03.215199 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:11:03.215214 | ubuntu-noble-large | 2025-12-16 02:11:03.215308 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:11:07.773997 | 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. 2025-12-16 02:11:07.774081 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:11:07.774098 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:11:07.774111 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:11:07.774125 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:11:07.774138 | ubuntu-noble-large | 2025-12-16 02:11:07.774152 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:11:08.600921 | 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. 2025-12-16 02:11:08.600993 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:11:08.601009 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:11:08.601023 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:11:08.601037 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:11:08.601051 | ubuntu-noble-large | 2025-12-16 02:11:08.601066 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:11:09.744518 | 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. 2025-12-16 02:11:09.744632 | ubuntu-noble-large | This can lead you to sign a different image than the intended one. Please use a 2025-12-16 02:11:09.744649 | ubuntu-noble-large | digest (example.com/ubuntu@sha256:abc123...) rather than tag 2025-12-16 02:11:09.744662 | ubuntu-noble-large | (example.com/ubuntu:latest) for the input to cosign. The ability to refer to 2025-12-16 02:11:09.744716 | ubuntu-noble-large | images by tag will be removed in a future release. 2025-12-16 02:11:09.744729 | ubuntu-noble-large | 2025-12-16 02:11:09.744742 | ubuntu-noble-large | Signing artifact... 2025-12-16 02:11:09.757741 | ubuntu-noble-large | + echo '=== Cosign signing job log ===' 2025-12-16 02:11:09.757813 | ubuntu-noble-large | === Cosign signing job log === 2025-12-16 02:11:09.757828 | ubuntu-noble-large | + cat cosign-signing.log 2025-12-16 02:11:09.761807 | ubuntu-noble-large | Seq Host Starttime JobRuntime Send Receive Exitval Signal Command 2025-12-16 02:11:09.761846 | ubuntu-noble-large | 1 : 1765850756.903 8.259 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 2025-12-16 02:11:09.761865 | ubuntu-noble-large | 3 : 1765850756.914 9.116 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 2025-12-16 02:11:09.761878 | ubuntu-noble-large | 4 : 1765850756.919 9.713 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 2025-12-16 02:11:09.761888 | ubuntu-noble-large | 8 : 1765850756.940 10.418 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 2025-12-16 02:11:09.761898 | ubuntu-noble-large | 6 : 1765850756.930 11.125 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 2025-12-16 02:11:09.761908 | ubuntu-noble-large | 2 : 1765850756.908 12.048 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 2025-12-16 02:11:09.761940 | ubuntu-noble-large | 7 : 1765850756.934 12.694 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 2025-12-16 02:11:09.761951 | ubuntu-noble-large | 5 : 1765850756.925 13.610 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 2025-12-16 02:11:09.761960 | ubuntu-noble-large | 10 : 1765850766.041 7.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 2025-12-16 02:11:09.761970 | ubuntu-noble-large | 11 : 1765850766.642 7.815 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 2025-12-16 02:11:09.761980 | ubuntu-noble-large | 9 : 1765850765.172 9.909 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 2025-12-16 02:11:09.761989 | ubuntu-noble-large | 12 : 1765850767.370 8.319 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 2025-12-16 02:11:09.761999 | ubuntu-noble-large | 13 : 1765850768.064 8.275 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 2025-12-16 02:11:09.762009 | ubuntu-noble-large | 16 : 1765850770.546 9.334 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 2025-12-16 02:11:09.762018 | ubuntu-noble-large | 15 : 1765850769.640 10.954 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 2025-12-16 02:11:09.762028 | ubuntu-noble-large | 14 : 1765850768.965 12.383 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 2025-12-16 02:11:09.762037 | ubuntu-noble-large | 17 : 1765850773.692 8.344 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 2025-12-16 02:11:09.762046 | ubuntu-noble-large | 18 : 1765850774.468 8.430 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 2025-12-16 02:11:09.762074 | ubuntu-noble-large | 19 : 1765850775.093 11.503 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 2025-12-16 02:11:09.762083 | ubuntu-noble-large | 21 : 1765850776.349 11.250 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 2025-12-16 02:11:09.762093 | ubuntu-noble-large | 20 : 1765850775.698 12.661 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 2025-12-16 02:11:09.762102 | ubuntu-noble-large | 22 : 1765850779.890 9.201 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 2025-12-16 02:11:09.762112 | ubuntu-noble-large | 23 : 1765850780.604 9.186 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 2025-12-16 02:11:09.762137 | ubuntu-noble-large | 24 : 1765850781.359 13.259 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 2025-12-16 02:11:09.762147 | ubuntu-noble-large | 25 : 1765850782.046 13.925 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 2025-12-16 02:11:09.762158 | ubuntu-noble-large | 26 : 1765850782.907 18.283 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 2025-12-16 02:11:09.762168 | ubuntu-noble-large | 27 : 1765850786.607 15.324 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 2025-12-16 02:11:09.762177 | ubuntu-noble-large | 28 : 1765850787.609 15.973 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 2025-12-16 02:11:09.762186 | ubuntu-noble-large | 32 : 1765850794.627 12.674 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 2025-12-16 02:11:09.762196 | ubuntu-noble-large | 30 : 1765850789.102 19.519 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 2025-12-16 02:11:09.762211 | ubuntu-noble-large | 31 : 1765850789.800 22.383 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 2025-12-16 02:11:09.762220 | ubuntu-noble-large | 33 : 1765850795.980 17.356 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 2025-12-16 02:11:09.762300 | ubuntu-noble-large | 29 : 1765850788.370 27.967 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 2025-12-16 02:11:09.762312 | ubuntu-noble-large | 34 : 1765850801.200 16.783 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 2025-12-16 02:11:09.762321 | ubuntu-noble-large | 39 : 1765850812.192 10.207 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 2025-12-16 02:11:09.762331 | ubuntu-noble-large | 36 : 1765850803.593 19.473 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 2025-12-16 02:11:09.762341 | ubuntu-noble-large | 35 : 1765850801.941 21.779 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 2025-12-16 02:11:09.762350 | ubuntu-noble-large | 40 : 1765850813.345 15.240 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 2025-12-16 02:11:09.762369 | ubuntu-noble-large | 37 : 1765850807.309 22.129 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 2025-12-16 02:11:09.762379 | ubuntu-noble-large | 38 : 1765850808.631 21.697 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 2025-12-16 02:11:09.762388 | ubuntu-noble-large | 45 : 1765850823.731 14.545 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 2025-12-16 02:11:09.762398 | ubuntu-noble-large | 41 : 1765850816.345 24.736 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 2025-12-16 02:11:09.762407 | ubuntu-noble-large | 44 : 1765850823.075 18.694 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 2025-12-16 02:11:09.762416 | ubuntu-noble-large | 43 : 1765850822.412 20.173 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 2025-12-16 02:11:09.762426 | ubuntu-noble-large | 42 : 1765850817.994 25.427 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 2025-12-16 02:11:09.762435 | ubuntu-noble-large | 46 : 1765850828.598 16.476 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 2025-12-16 02:11:09.762453 | ubuntu-noble-large | 47 : 1765850829.450 16.789 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 2025-12-16 02:11:09.762463 | ubuntu-noble-large | 51 : 1765850841.783 10.074 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 2025-12-16 02:11:09.762473 | ubuntu-noble-large | 48 : 1765850830.337 25.222 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 2025-12-16 02:11:09.762482 | ubuntu-noble-large | 49 : 1765850838.288 18.000 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 2025-12-16 02:11:09.762492 | ubuntu-noble-large | 52 : 1765850842.593 15.432 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 2025-12-16 02:11:09.762501 | ubuntu-noble-large | 50 : 1765850841.106 18.888 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 2025-12-16 02:11:09.762510 | ubuntu-noble-large | 53 : 1765850843.433 18.625 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 2025-12-16 02:11:09.762520 | ubuntu-noble-large | 56 : 1765850851.865 15.624 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 2025-12-16 02:11:09.762535 | ubuntu-noble-large | 55 : 1765850846.249 21.909 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 2025-12-16 02:11:09.762545 | ubuntu-noble-large | 54 : 1765850845.085 23.803 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 2025-12-16 02:11:09.762554 | ubuntu-noble-large | 58 : 1765850856.294 15.380 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 2025-12-16 02:11:09.762563 | ubuntu-noble-large | 59 : 1765850858.035 14.533 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 2025-12-16 02:11:09.762573 | ubuntu-noble-large | 57 : 1765850855.566 21.076 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 2025-12-16 02:11:09.762590 | ubuntu-noble-large | 60 : 1765850860.005 19.987 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 2025-12-16 02:11:09.762600 | ubuntu-noble-large | 65 : 1765850871.680 12.631 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 2025-12-16 02:11:09.762609 | ubuntu-noble-large | 62 : 1765850867.498 20.144 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 2025-12-16 02:11:09.762618 | ubuntu-noble-large | 63 : 1765850868.170 22.809 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keystone:2024.2' > /dev/null 2025-12-16 02:11:09.762628 | ubuntu-noble-large | 66 : 1765850872.579 19.197 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 2025-12-16 02:11:09.762637 | ubuntu-noble-large | 67 : 1765850876.653 16.304 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 2025-12-16 02:11:09.762647 | ubuntu-noble-large | 64 : 1765850868.898 25.020 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 2025-12-16 02:11:09.762656 | ubuntu-noble-large | 61 : 1765850862.070 32.542 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 2025-12-16 02:11:09.762666 | ubuntu-noble-large | 69 : 1765850884.322 16.445 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 2025-12-16 02:11:09.762675 | ubuntu-noble-large | 68 : 1765850880.003 22.782 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 2025-12-16 02:11:09.762684 | ubuntu-noble-large | 72 : 1765850891.786 12.670 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 2025-12-16 02:11:09.762700 | ubuntu-noble-large | 70 : 1765850887.654 22.192 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 2025-12-16 02:11:09.762710 | ubuntu-noble-large | 71 : 1765850890.990 20.558 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 2025-12-16 02:11:09.762720 | ubuntu-noble-large | 73 : 1765850892.968 19.486 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 2025-12-16 02:11:09.762729 | ubuntu-noble-large | 74 : 1765850893.928 19.288 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 2025-12-16 02:11:09.762739 | ubuntu-noble-large | 75 : 1765850894.621 23.100 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 2025-12-16 02:11:09.762749 | ubuntu-noble-large | 78 : 1765850904.468 14.755 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 2025-12-16 02:11:09.762758 | ubuntu-noble-large | 77 : 1765850902.797 17.006 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 2025-12-16 02:11:09.762768 | ubuntu-noble-large | 76 : 1765850900.778 22.628 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 2025-12-16 02:11:09.762784 | ubuntu-noble-large | 79 : 1765850909.857 16.171 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 2025-12-16 02:11:09.762800 | ubuntu-noble-large | 80 : 1765850911.555 16.083 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 2025-12-16 02:11:09.762810 | ubuntu-noble-large | 85 : 1765850919.812 11.345 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 2025-12-16 02:11:09.762819 | ubuntu-noble-large | 83 : 1765850917.733 15.065 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 2025-12-16 02:11:09.762829 | ubuntu-noble-large | 82 : 1765850913.226 21.651 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 2025-12-16 02:11:09.762838 | ubuntu-noble-large | 84 : 1765850919.234 16.355 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/redis:2024.2' > /dev/null 2025-12-16 02:11:09.762848 | ubuntu-noble-large | 86 : 1765850923.418 13.246 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 2025-12-16 02:11:09.762858 | ubuntu-noble-large | 81 : 1765850912.464 28.414 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 2025-12-16 02:11:09.762868 | ubuntu-noble-large | 92 : 1765850935.603 17.009 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 2025-12-16 02:11:09.762877 | ubuntu-noble-large | 87 : 1765850926.038 28.940 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 2025-12-16 02:11:09.762886 | ubuntu-noble-large | 89 : 1765850931.169 26.861 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 2025-12-16 02:11:09.762896 | ubuntu-noble-large | 94 : 1765850940.885 18.887 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 2025-12-16 02:11:09.762905 | ubuntu-noble-large | 93 : 1765850936.677 23.988 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 2025-12-16 02:11:09.762915 | ubuntu-noble-large | 90 : 1765850932.809 30.392 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 2025-12-16 02:11:09.762924 | ubuntu-noble-large | 88 : 1765850927.655 36.309 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 2025-12-16 02:11:09.762934 | ubuntu-noble-large | 91 : 1765850934.888 31.076 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 2025-12-16 02:11:09.762950 | ubuntu-noble-large | 99 : 1765850960.675 14.923 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/horizon:2024.2' > /dev/null 2025-12-16 02:11:09.762960 | ubuntu-noble-large | 97 : 1765850958.040 20.143 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 2025-12-16 02:11:09.762970 | ubuntu-noble-large | 95 : 1765850952.623 26.439 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 2025-12-16 02:11:09.762979 | ubuntu-noble-large | 98 : 1765850959.782 22.296 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 2025-12-16 02:11:09.762989 | ubuntu-noble-large | 100 : 1765850963.212 21.068 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 2025-12-16 02:11:09.763005 | ubuntu-noble-large | 96 : 1765850954.987 30.065 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 2025-12-16 02:11:09.763014 | ubuntu-noble-large | 101 : 1765850963.973 23.756 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 2025-12-16 02:11:09.763030 | ubuntu-noble-large | 102 : 1765850965.977 22.996 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 2025-12-16 02:11:09.763039 | ubuntu-noble-large | 104 : 1765850978.192 19.231 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 2025-12-16 02:11:09.763049 | ubuntu-noble-large | 108 : 1765850985.061 14.773 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 2025-12-16 02:11:09.763058 | ubuntu-noble-large | 106 : 1765850982.088 20.062 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 2025-12-16 02:11:09.763067 | ubuntu-noble-large | 103 : 1765850975.607 27.648 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 2025-12-16 02:11:09.763077 | ubuntu-noble-large | 105 : 1765850979.071 25.641 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 2025-12-16 02:11:09.763086 | ubuntu-noble-large | 107 : 1765850984.288 21.386 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 2025-12-16 02:11:09.763096 | ubuntu-noble-large | 109 : 1765850987.736 24.212 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 2025-12-16 02:11:09.763105 | ubuntu-noble-large | 112 : 1765850999.845 19.132 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 2025-12-16 02:11:09.763115 | ubuntu-noble-large | 110 : 1765850988.984 30.930 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 2025-12-16 02:11:09.763124 | ubuntu-noble-large | 116 : 1765851005.682 17.565 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/proxysql:2024.2' > /dev/null 2025-12-16 02:11:09.763133 | ubuntu-noble-large | 115 : 1765851004.722 19.758 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/grafana:2024.2' > /dev/null 2025-12-16 02:11:09.763143 | ubuntu-noble-large | 113 : 1765851002.160 24.125 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/opensearch:2024.2' > /dev/null 2025-12-16 02:11:09.763152 | ubuntu-noble-large | 111 : 1765850997.432 31.857 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 2025-12-16 02:11:09.763162 | ubuntu-noble-large | 114 : 1765851003.265 26.895 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/fluentd:2024.2' > /dev/null 2025-12-16 02:11:09.763171 | ubuntu-noble-large | 120 : 1765851023.257 17.088 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/iscsid:2024.2' > /dev/null 2025-12-16 02:11:09.763187 | ubuntu-noble-large | 121 : 1765851024.489 17.763 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/keepalived:2024.2' > /dev/null 2025-12-16 02:11:09.763197 | ubuntu-noble-large | 122 : 1765851026.297 16.871 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/tgtd:2024.2' > /dev/null 2025-12-16 02:11:09.763213 | ubuntu-noble-large | 118 : 1765851018.985 28.577 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/ovsdpdk:2024.2' > /dev/null 2025-12-16 02:11:09.763223 | ubuntu-noble-large | 117 : 1765851011.959 36.464 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/cron:2024.2' > /dev/null 2025-12-16 02:11:09.763259 | ubuntu-noble-large | 119 : 1765851019.922 29.478 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 2025-12-16 02:11:09.763287 | ubuntu-noble-large | 123 : 1765851029.299 21.796 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 2025-12-16 02:11:09.763296 | ubuntu-noble-large | 124 : 1765851030.169 22.111 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/haproxy:2024.2' > /dev/null 2025-12-16 02:11:09.763311 | ubuntu-noble-large | 126 : 1765851042.261 17.656 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 2025-12-16 02:11:09.763327 | ubuntu-noble-large | 128 : 1765851047.570 13.621 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/memcached:2024.2' > /dev/null 2025-12-16 02:11:09.763337 | ubuntu-noble-large | 127 : 1765851043.179 20.032 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/dnsmasq:2024.2' > /dev/null 2025-12-16 02:11:09.763347 | ubuntu-noble-large | 125 : 1765851040.356 27.417 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/multipathd:2024.2' > /dev/null 2025-12-16 02:11:09.763357 | ubuntu-noble-large | 129 : 1765851048.434 20.164 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/rabbitmq:2024.2' > /dev/null 2025-12-16 02:11:09.763366 | ubuntu-noble-large | 130 : 1765851049.410 20.332 0 0 0 0 ./cosign-linux-amd64 sign --yes --key env://COSIGN_PRIVATE_KEY 'osism.harbor.regio.digital/kolla/sbom:2024.2' > /dev/null 2025-12-16 02:11:09.763376 | ubuntu-noble-large | + grep -q '^[^#].*\s[^0]\s*$' cosign-signing.log 2025-12-16 02:11:09.772126 | ubuntu-noble-large | + echo '=== Cosign signing completed successfully ===' 2025-12-16 02:11:09.772216 | ubuntu-noble-large | === Cosign signing completed successfully === 2025-12-16 02:11:09.946074 | ubuntu-noble-large | ok: Runtime: 0:22:55.008578 2025-12-16 02:11:10.025396 | 2025-12-16 02:11:10.025555 | TASK [Run release push script] 2025-12-16 02:11:10.561712 | ubuntu-noble-large | skipping: Conditional result was False 2025-12-16 02:11:10.567385 | 2025-12-16 02:11:10.567598 | PLAY RECAP 2025-12-16 02:11:10.567772 | ubuntu-noble-large | ok: 3 changed: 1 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2025-12-16 02:11:10.567845 | 2025-12-16 02:11:10.860116 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-images-kolla/playbooks/build.yml@main] 2025-12-16 02:11:10.862304 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-16 02:11:11.664804 | 2025-12-16 02:11:11.664995 | PLAY [Base post] 2025-12-16 02:11:11.681260 | 2025-12-16 02:11:11.681433 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-12-16 02:11:12.613014 | ubuntu-noble-large | changed 2025-12-16 02:11:12.620561 | 2025-12-16 02:11:12.620790 | PLAY RECAP 2025-12-16 02:11:12.620889 | ubuntu-noble-large | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-12-16 02:11:12.620961 | 2025-12-16 02:11:12.764787 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-12-16 02:11:12.765800 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-12-16 02:11:13.646424 | 2025-12-16 02:11:13.646595 | PLAY [Base post-logs] 2025-12-16 02:11:13.658195 | 2025-12-16 02:11:13.658357 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-12-16 02:11:14.196457 | localhost | changed 2025-12-16 02:11:14.207521 | 2025-12-16 02:11:14.207710 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-12-16 02:11:14.245368 | localhost | ok 2025-12-16 02:11:14.249040 | 2025-12-16 02:11:14.249243 | TASK [Set zuul-log-path fact] 2025-12-16 02:11:14.266937 | localhost | ok 2025-12-16 02:11:14.275474 | 2025-12-16 02:11:14.275609 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-16 02:11:14.302178 | localhost | ok 2025-12-16 02:11:14.305780 | 2025-12-16 02:11:14.305914 | TASK [upload-logs : Create log directories] 2025-12-16 02:11:14.850259 | localhost | changed 2025-12-16 02:11:14.854075 | 2025-12-16 02:11:14.854232 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-12-16 02:11:15.408622 | localhost -> localhost | ok: Runtime: 0:00:00.008881 2025-12-16 02:11:15.420887 | 2025-12-16 02:11:15.421097 | TASK [upload-logs : Upload logs to log server] 2025-12-16 02:11:16.018307 | localhost | Output suppressed because no_log was given 2025-12-16 02:11:16.020460 | 2025-12-16 02:11:16.020580 | LOOP [upload-logs : Compress console log and json output] 2025-12-16 02:11:16.075876 | localhost | skipping: Conditional result was False 2025-12-16 02:11:16.082063 | localhost | skipping: Conditional result was False 2025-12-16 02:11:16.094046 | 2025-12-16 02:11:16.094306 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-16 02:11:16.151097 | localhost | skipping: Conditional result was False 2025-12-16 02:11:16.151877 | 2025-12-16 02:11:16.154530 | localhost | skipping: Conditional result was False 2025-12-16 02:11:16.166175 | 2025-12-16 02:11:16.166350 | LOOP [upload-logs : Upload console log and json output]